responses property

Map<String, APIResponse?>? responses
getter/setter pair

The list of possible responses as they are returned from executing this operation.

REQUIRED.

Implementation

Map<String, APIResponse?>? responses;