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 callback config API client.
NewGetPaymentCallbackConfigNotFound creates a GetPaymentCallbackConfigNotFound with default headers values.
NewGetPaymentCallbackConfigOK creates a GetPaymentCallbackConfigOK with default headers values.
NewGetPaymentCallbackConfigParams creates a new GetPaymentCallbackConfigParams object with the default values initialized.
NewGetPaymentCallbackConfigParamsWithContext creates a new GetPaymentCallbackConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetPaymentCallbackConfigParamsWithHTTPClient creates a new GetPaymentCallbackConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetPaymentCallbackConfigParamsWithTimeout creates a new GetPaymentCallbackConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdatePaymentCallbackConfigOK creates a UpdatePaymentCallbackConfigOK with default headers values.
NewUpdatePaymentCallbackConfigParams creates a new UpdatePaymentCallbackConfigParams object with the default values initialized.
NewUpdatePaymentCallbackConfigParamsWithContext creates a new UpdatePaymentCallbackConfigParams object with the default values initialized, and the ability to set a context for a request.
NewUpdatePaymentCallbackConfigParamsWithHTTPClient creates a new UpdatePaymentCallbackConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdatePaymentCallbackConfigParamsWithTimeout creates a new UpdatePaymentCallbackConfigParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for payment callback config API */.
GetPaymentCallbackConfigNotFound handles this case with default header values.
GetPaymentCallbackConfigOK handles this case with default header values.
GetPaymentCallbackConfigParams contains all the parameters to send to the API endpoint for the get payment callback config operation typically these are written to a http.Request */.
GetPaymentCallbackConfigReader is a Reader for the GetPaymentCallbackConfig structure.
UpdatePaymentCallbackConfigOK handles this case with default header values.
UpdatePaymentCallbackConfigParams contains all the parameters to send to the API endpoint for the update payment callback config operation typically these are written to a http.Request */.
UpdatePaymentCallbackConfigReader is a Reader for the UpdatePaymentCallbackConfig structure.

# Interfaces

ClientService is the interface for Client methods.