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 currency API client.
NewCreateCurrencyConflict creates a CreateCurrencyConflict with default headers values.
NewCreateCurrencyOK creates a CreateCurrencyOK with default headers values.
NewCreateCurrencyParams creates a new CreateCurrencyParams object with the default values initialized.
NewCreateCurrencyParamsWithContext creates a new CreateCurrencyParams object with the default values initialized, and the ability to set a context for a request.
NewCreateCurrencyParamsWithHTTPClient creates a new CreateCurrencyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreateCurrencyParamsWithTimeout creates a new CreateCurrencyParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreateCurrencyUnprocessableEntity creates a CreateCurrencyUnprocessableEntity with default headers values.
NewDeleteCurrencyNotFound creates a DeleteCurrencyNotFound with default headers values.
NewDeleteCurrencyOK creates a DeleteCurrencyOK with default headers values.
NewDeleteCurrencyParams creates a new DeleteCurrencyParams object with the default values initialized.
NewDeleteCurrencyParamsWithContext creates a new DeleteCurrencyParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteCurrencyParamsWithHTTPClient creates a new DeleteCurrencyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteCurrencyParamsWithTimeout creates a new DeleteCurrencyParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCurrencyConfigNotFound creates a GetCurrencyConfigNotFound with default headers values.
NewGetCurrencyConfigOK creates a GetCurrencyConfigOK with default headers values.
NewGetCurrencyConfigParams creates a new GetCurrencyConfigParams object with the default values initialized.
NewGetCurrencyConfigParamsWithContext creates a new GetCurrencyConfigParams object with the default values initialized, and the ability to set a context for a request.
NewGetCurrencyConfigParamsWithHTTPClient creates a new GetCurrencyConfigParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCurrencyConfigParamsWithTimeout creates a new GetCurrencyConfigParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetCurrencySummaryNotFound creates a GetCurrencySummaryNotFound with default headers values.
NewGetCurrencySummaryOK creates a GetCurrencySummaryOK with default headers values.
NewGetCurrencySummaryParams creates a new GetCurrencySummaryParams object with the default values initialized.
NewGetCurrencySummaryParamsWithContext creates a new GetCurrencySummaryParams object with the default values initialized, and the ability to set a context for a request.
NewGetCurrencySummaryParamsWithHTTPClient creates a new GetCurrencySummaryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetCurrencySummaryParamsWithTimeout creates a new GetCurrencySummaryParams object with the default values initialized, and the ability to set a timeout on a request.
NewListCurrenciesOK creates a ListCurrenciesOK with default headers values.
NewListCurrenciesParams creates a new ListCurrenciesParams object with the default values initialized.
NewListCurrenciesParamsWithContext creates a new ListCurrenciesParams object with the default values initialized, and the ability to set a context for a request.
NewListCurrenciesParamsWithHTTPClient creates a new ListCurrenciesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewListCurrenciesParamsWithTimeout creates a new ListCurrenciesParams object with the default values initialized, and the ability to set a timeout on a request.
NewPublicListCurrenciesOK creates a PublicListCurrenciesOK with default headers values.
NewPublicListCurrenciesParams creates a new PublicListCurrenciesParams object with the default values initialized.
NewPublicListCurrenciesParamsWithContext creates a new PublicListCurrenciesParams object with the default values initialized, and the ability to set a context for a request.
NewPublicListCurrenciesParamsWithHTTPClient creates a new PublicListCurrenciesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewPublicListCurrenciesParamsWithTimeout creates a new PublicListCurrenciesParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateCurrencyNotFound creates a UpdateCurrencyNotFound with default headers values.
NewUpdateCurrencyOK creates a UpdateCurrencyOK with default headers values.
NewUpdateCurrencyParams creates a new UpdateCurrencyParams object with the default values initialized.
NewUpdateCurrencyParamsWithContext creates a new UpdateCurrencyParams object with the default values initialized, and the ability to set a context for a request.
NewUpdateCurrencyParamsWithHTTPClient creates a new UpdateCurrencyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewUpdateCurrencyParamsWithTimeout creates a new UpdateCurrencyParams object with the default values initialized, and the ability to set a timeout on a request.
NewUpdateCurrencyUnprocessableEntity creates a UpdateCurrencyUnprocessableEntity with default headers values.

# Constants

Get the enum in ListCurrenciesParams.
Get the enum in ListCurrenciesParams.
Get the enum in PublicListCurrenciesParams.
Get the enum in PublicListCurrenciesParams.

# Structs

Client for currency API */.
CreateCurrencyConflict handles this case with default header values.
CreateCurrencyOK handles this case with default header values.
CreateCurrencyParams contains all the parameters to send to the API endpoint for the create currency operation typically these are written to a http.Request */.
CreateCurrencyReader is a Reader for the CreateCurrency structure.
CreateCurrencyUnprocessableEntity handles this case with default header values.
DeleteCurrencyNotFound handles this case with default header values.
DeleteCurrencyOK handles this case with default header values.
DeleteCurrencyParams contains all the parameters to send to the API endpoint for the delete currency operation typically these are written to a http.Request */.
DeleteCurrencyReader is a Reader for the DeleteCurrency structure.
GetCurrencyConfigNotFound handles this case with default header values.
GetCurrencyConfigOK handles this case with default header values.
GetCurrencyConfigParams contains all the parameters to send to the API endpoint for the get currency config operation typically these are written to a http.Request */.
GetCurrencyConfigReader is a Reader for the GetCurrencyConfig structure.
GetCurrencySummaryNotFound handles this case with default header values.
GetCurrencySummaryOK handles this case with default header values.
GetCurrencySummaryParams contains all the parameters to send to the API endpoint for the get currency summary operation typically these are written to a http.Request */.
GetCurrencySummaryReader is a Reader for the GetCurrencySummary structure.
ListCurrenciesOK handles this case with default header values.
ListCurrenciesParams contains all the parameters to send to the API endpoint for the list currencies operation typically these are written to a http.Request */.
ListCurrenciesReader is a Reader for the ListCurrencies structure.
PublicListCurrenciesOK handles this case with default header values.
PublicListCurrenciesParams contains all the parameters to send to the API endpoint for the public list currencies operation typically these are written to a http.Request */.
PublicListCurrenciesReader is a Reader for the PublicListCurrencies structure.
UpdateCurrencyNotFound handles this case with default header values.
UpdateCurrencyOK handles this case with default header values.
UpdateCurrencyParams contains all the parameters to send to the API endpoint for the update currency operation typically these are written to a http.Request */.
UpdateCurrencyReader is a Reader for the UpdateCurrency structure.
UpdateCurrencyUnprocessableEntity handles this case with default header values.

# Interfaces

ClientService is the interface for Client methods.