# Functions
New creates a new accounts API client.
NewCreateAccountCreated creates a CreateAccountCreated with default headers values.
NewDeleteAccountNoContent creates a DeleteAccountNoContent with default headers values.
NewGetAccountOK creates a GetAccountOK with default headers values.
NewListAccountEventsOK creates a ListAccountEventsOK with default headers values.
NewListAccountsOK creates a ListAccountsOK with default headers values.
NewModifyAccountOK creates a ModifyAccountOK with default headers values.
# Structs
Client for accounts API
*/.
CreateAccountCreated handles this case with default header values.
CreateAccountReader is a Reader for the CreateAccount structure.
No description provided by the author
DeleteAccountNoContent handles this case with default header values.
DeleteAccountReader is a Reader for the DeleteAccount structure.
No description provided by the author
GetAccountOK handles this case with default header values.
GetAccountReader is a Reader for the GetAccount structure.
No description provided by the author
ListAccountEventsOK handles this case with default header values.
ListAccountEventsReader is a Reader for the ListAccountEvents structure.
No description provided by the author
ListAccountsOK handles this case with default header values.
ListAccountsReader is a Reader for the ListAccounts structure.
No description provided by the author
ModifyAccountOK handles this case with default header values.
ModifyAccountReader is a Reader for the ModifyAccount structure.
No description provided by the author