package
0.1.0-alpha.15
Repository: https://github.com/accelbyte/accelbyte-go-modular-sdk.git
Documentation: pkg.go.dev

# Functions

New creates a new payment account API client.
NewPublicDeletePaymentAccountNoContent creates a PublicDeletePaymentAccountNoContent with default headers values.
NewPublicDeletePaymentAccountParams creates a new PublicDeletePaymentAccountParams object with the default values initialized.
NewPublicDeletePaymentAccountParamsWithContext creates a new PublicDeletePaymentAccountParams object with the default values initialized, and the ability to set a context for a request.
NewPublicDeletePaymentAccountParamsWithHTTPClient creates a new PublicDeletePaymentAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicDeletePaymentAccountParamsWithTimeout creates a new PublicDeletePaymentAccountParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicGetPaymentAccountsOK creates a PublicGetPaymentAccountsOK with default headers values.
NewPublicGetPaymentAccountsParams creates a new PublicGetPaymentAccountsParams object with the default values initialized.
NewPublicGetPaymentAccountsParamsWithContext creates a new PublicGetPaymentAccountsParams object with the default values initialized, and the ability to set a context for a request.
NewPublicGetPaymentAccountsParamsWithHTTPClient creates a new PublicGetPaymentAccountsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicGetPaymentAccountsParamsWithTimeout creates a new PublicGetPaymentAccountsParams object with the default values initialized, and the ability to set a timeout on a request.

# Constants

Get the enum in PublicDeletePaymentAccountParams.
Get the enum in PublicDeletePaymentAccountParams.

# Structs

Client for payment account API */.
PublicDeletePaymentAccountNoContent handles this case with default header values.
PublicDeletePaymentAccountParams contains all the parameters to send to the API endpoint for the public delete payment account operation typically these are written to a http.Request */.
PublicDeletePaymentAccountReader is a Reader for the PublicDeletePaymentAccount structure.
PublicGetPaymentAccountsOK handles this case with default header values.
PublicGetPaymentAccountsParams contains all the parameters to send to the API endpoint for the public get payment accounts operation typically these are written to a http.Request */.
PublicGetPaymentAccountsReader is a Reader for the PublicGetPaymentAccounts structure.

# Interfaces

ClientService is the interface for Client methods.