# Functions
New creates a new admin API client.
NewGetQueueEntriesBadRequest creates a GetQueueEntriesBadRequest with default headers values.
NewGetQueueEntriesNotFound creates a GetQueueEntriesNotFound with default headers values.
NewGetQueueEntriesOK creates a GetQueueEntriesOK with default headers values.
NewGetQueueEntriesParams creates a new GetQueueEntriesParams object, with the default timeout for this client.
NewGetQueueEntriesParamsWithContext creates a new GetQueueEntriesParams object with the ability to set a context for a request.
NewGetQueueEntriesParamsWithHTTPClient creates a new GetQueueEntriesParams object with the ability to set a custom HTTPClient for a request.
NewGetQueueEntriesParamsWithTimeout creates a new GetQueueEntriesParams object with the ability to set a timeout on a request.
NewInvalidatesCacheBadRequest creates a InvalidatesCacheBadRequest with default headers values.
NewInvalidatesCacheByAccountBadRequest creates a InvalidatesCacheByAccountBadRequest with default headers values.
NewInvalidatesCacheByAccountNoContent creates a InvalidatesCacheByAccountNoContent with default headers values.
NewInvalidatesCacheByAccountParams creates a new InvalidatesCacheByAccountParams object, with the default timeout for this client.
NewInvalidatesCacheByAccountParamsWithContext creates a new InvalidatesCacheByAccountParams object with the ability to set a context for a request.
NewInvalidatesCacheByAccountParamsWithHTTPClient creates a new InvalidatesCacheByAccountParams object with the ability to set a custom HTTPClient for a request.
NewInvalidatesCacheByAccountParamsWithTimeout creates a new InvalidatesCacheByAccountParams object with the ability to set a timeout on a request.
NewInvalidatesCacheByTenantNoContent creates a InvalidatesCacheByTenantNoContent with default headers values.
NewInvalidatesCacheByTenantParams creates a new InvalidatesCacheByTenantParams object, with the default timeout for this client.
NewInvalidatesCacheByTenantParamsWithContext creates a new InvalidatesCacheByTenantParams object with the ability to set a context for a request.
NewInvalidatesCacheByTenantParamsWithHTTPClient creates a new InvalidatesCacheByTenantParams object with the ability to set a custom HTTPClient for a request.
NewInvalidatesCacheByTenantParamsWithTimeout creates a new InvalidatesCacheByTenantParams object with the ability to set a timeout on a request.
NewInvalidatesCacheNoContent creates a InvalidatesCacheNoContent with default headers values.
NewInvalidatesCacheParams creates a new InvalidatesCacheParams object, with the default timeout for this client.
NewInvalidatesCacheParamsWithContext creates a new InvalidatesCacheParams object with the ability to set a context for a request.
NewInvalidatesCacheParamsWithHTTPClient creates a new InvalidatesCacheParams object with the ability to set a custom HTTPClient for a request.
NewInvalidatesCacheParamsWithTimeout creates a new InvalidatesCacheParams object with the ability to set a timeout on a request.
NewPutInRotationNoContent creates a PutInRotationNoContent with default headers values.
NewPutInRotationParams creates a new PutInRotationParams object, with the default timeout for this client.
NewPutInRotationParamsWithContext creates a new PutInRotationParams object with the ability to set a context for a request.
NewPutInRotationParamsWithHTTPClient creates a new PutInRotationParams object with the ability to set a custom HTTPClient for a request.
NewPutInRotationParamsWithTimeout creates a new PutInRotationParams object with the ability to set a timeout on a request.
NewPutOutOfRotationNoContent creates a PutOutOfRotationNoContent with default headers values.
NewPutOutOfRotationParams creates a new PutOutOfRotationParams object, with the default timeout for this client.
NewPutOutOfRotationParamsWithContext creates a new PutOutOfRotationParams object with the ability to set a context for a request.
NewPutOutOfRotationParamsWithHTTPClient creates a new PutOutOfRotationParams object with the ability to set a custom HTTPClient for a request.
NewPutOutOfRotationParamsWithTimeout creates a new PutOutOfRotationParams object with the ability to set a timeout on a request.
NewTriggerInvoiceGenerationForParkedAccountsOK creates a TriggerInvoiceGenerationForParkedAccountsOK with default headers values.
NewTriggerInvoiceGenerationForParkedAccountsParams creates a new TriggerInvoiceGenerationForParkedAccountsParams object, with the default timeout for this client.
NewTriggerInvoiceGenerationForParkedAccountsParamsWithContext creates a new TriggerInvoiceGenerationForParkedAccountsParams object with the ability to set a context for a request.
NewTriggerInvoiceGenerationForParkedAccountsParamsWithHTTPClient creates a new TriggerInvoiceGenerationForParkedAccountsParams object with the ability to set a custom HTTPClient for a request.
NewTriggerInvoiceGenerationForParkedAccountsParamsWithTimeout creates a new TriggerInvoiceGenerationForParkedAccountsParams object with the ability to set a timeout on a request.
NewUpdatePaymentTransactionStateBadRequest creates a UpdatePaymentTransactionStateBadRequest with default headers values.
NewUpdatePaymentTransactionStateNoContent creates a UpdatePaymentTransactionStateNoContent with default headers values.
NewUpdatePaymentTransactionStateParams creates a new UpdatePaymentTransactionStateParams object, with the default timeout for this client.
NewUpdatePaymentTransactionStateParamsWithContext creates a new UpdatePaymentTransactionStateParams object with the ability to set a context for a request.
NewUpdatePaymentTransactionStateParamsWithHTTPClient creates a new UpdatePaymentTransactionStateParams object with the ability to set a custom HTTPClient for a request.
NewUpdatePaymentTransactionStateParamsWithTimeout creates a new UpdatePaymentTransactionStateParams object with the ability to set a timeout on a request.
# Structs
Client for admin API
*/.
GetQueueEntriesBadRequest describes a response with status code 400, with default header values.
GetQueueEntriesNotFound describes a response with status code 404, with default header values.
GetQueueEntriesOK describes a response with status code 200, with default header values.
GetQueueEntriesParams contains all the parameters to send to the API endpoint
for the get queue entries operation.
GetQueueEntriesReader is a Reader for the GetQueueEntries structure.
InvalidatesCacheBadRequest describes a response with status code 400, with default header values.
InvalidatesCacheByAccountBadRequest describes a response with status code 400, with default header values.
InvalidatesCacheByAccountNoContent describes a response with status code 204, with default header values.
InvalidatesCacheByAccountParams contains all the parameters to send to the API endpoint
for the invalidates cache by account operation.
InvalidatesCacheByAccountReader is a Reader for the InvalidatesCacheByAccount structure.
InvalidatesCacheByTenantNoContent describes a response with status code 204, with default header values.
InvalidatesCacheByTenantParams contains all the parameters to send to the API endpoint
for the invalidates cache by tenant operation.
InvalidatesCacheByTenantReader is a Reader for the InvalidatesCacheByTenant structure.
InvalidatesCacheNoContent describes a response with status code 204, with default header values.
InvalidatesCacheParams contains all the parameters to send to the API endpoint
for the invalidates cache operation.
InvalidatesCacheReader is a Reader for the InvalidatesCache structure.
PutInRotationNoContent describes a response with status code 204, with default header values.
PutInRotationParams contains all the parameters to send to the API endpoint
for the put in rotation operation.
PutInRotationReader is a Reader for the PutInRotation structure.
PutOutOfRotationNoContent describes a response with status code 204, with default header values.
PutOutOfRotationParams contains all the parameters to send to the API endpoint
for the put out of rotation operation.
PutOutOfRotationReader is a Reader for the PutOutOfRotation structure.
TriggerInvoiceGenerationForParkedAccountsOK describes a response with status code 200, with default header values.
TriggerInvoiceGenerationForParkedAccountsParams contains all the parameters to send to the API endpoint
for the trigger invoice generation for parked accounts operation.
TriggerInvoiceGenerationForParkedAccountsReader is a Reader for the TriggerInvoiceGenerationForParkedAccounts structure.
UpdatePaymentTransactionStateBadRequest describes a response with status code 400, with default header values.
UpdatePaymentTransactionStateNoContent describes a response with status code 204, with default header values.
UpdatePaymentTransactionStateParams contains all the parameters to send to the API endpoint
for the update payment transaction state operation.
UpdatePaymentTransactionStateReader is a Reader for the UpdatePaymentTransactionState structure.
# Interfaces
ClientService is the interface for Client methods.
killbill default values.
# Type aliases
ClientOption is the option for Client methods.