infoMessages property

List<String>? infoMessages
final

When the service returns additional information about the request specification, there may be an additional info_messages field within the response object.

Implementation

final List<String>? infoMessages;