# Functions

NewAmount instantiates a new Amount object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewAmountWithDefaults instantiates a new Amount object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
NewServiceError instantiates a new ServiceError object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewServiceErrorWithDefaults instantiates a new ServiceError object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueBalanceCheckRequest instantiates a new StoredValueBalanceCheckRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueBalanceCheckRequestWithDefaults instantiates a new StoredValueBalanceCheckRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueBalanceCheckResponse instantiates a new StoredValueBalanceCheckResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueBalanceCheckResponseWithDefaults instantiates a new StoredValueBalanceCheckResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueBalanceMergeRequest instantiates a new StoredValueBalanceMergeRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueBalanceMergeRequestWithDefaults instantiates a new StoredValueBalanceMergeRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueBalanceMergeResponse instantiates a new StoredValueBalanceMergeResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueBalanceMergeResponseWithDefaults instantiates a new StoredValueBalanceMergeResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueIssueRequest instantiates a new StoredValueIssueRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueIssueRequestWithDefaults instantiates a new StoredValueIssueRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueIssueResponse instantiates a new StoredValueIssueResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueIssueResponseWithDefaults instantiates a new StoredValueIssueResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueLoadRequest instantiates a new StoredValueLoadRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueLoadRequestWithDefaults instantiates a new StoredValueLoadRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueLoadResponse instantiates a new StoredValueLoadResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueLoadResponseWithDefaults instantiates a new StoredValueLoadResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueStatusChangeRequest instantiates a new StoredValueStatusChangeRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueStatusChangeRequestWithDefaults instantiates a new StoredValueStatusChangeRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueStatusChangeResponse instantiates a new StoredValueStatusChangeResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueStatusChangeResponseWithDefaults instantiates a new StoredValueStatusChangeResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueVoidRequest instantiates a new StoredValueVoidRequest object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueVoidRequestWithDefaults instantiates a new StoredValueVoidRequest object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.
NewStoredValueVoidResponse instantiates a new StoredValueVoidResponse object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed.
NewStoredValueVoidResponseWithDefaults instantiates a new StoredValueVoidResponse object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set.

# Structs

Amount struct for Amount.
All parameters accepted by GeneralApi.ChangeStatus.
All parameters accepted by GeneralApi.CheckBalance.
All parameters accepted by GeneralApi.Issue.
All parameters accepted by GeneralApi.Load.
All parameters accepted by GeneralApi.MergeBalance.
All parameters accepted by GeneralApi.VoidTransaction.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ServiceError struct for ServiceError.
StoredValueBalanceCheckRequest struct for StoredValueBalanceCheckRequest.
StoredValueBalanceCheckResponse struct for StoredValueBalanceCheckResponse.
StoredValueBalanceMergeRequest struct for StoredValueBalanceMergeRequest.
StoredValueBalanceMergeResponse struct for StoredValueBalanceMergeResponse.
StoredValueIssueRequest struct for StoredValueIssueRequest.
StoredValueIssueResponse struct for StoredValueIssueResponse.
StoredValueLoadRequest struct for StoredValueLoadRequest.
StoredValueLoadResponse struct for StoredValueLoadResponse.
StoredValueStatusChangeRequest struct for StoredValueStatusChangeRequest.
StoredValueStatusChangeResponse struct for StoredValueStatusChangeResponse.
StoredValueVoidRequest struct for StoredValueVoidRequest.
StoredValueVoidResponse struct for StoredValueVoidResponse.

# Type aliases

GeneralApi service.