Categorygithub.com/AccelByte/accelbyte-go-modular-sdk/platform-sdkpkgplatformclientpayment_dedicated
# Functions
New creates a new payment dedicated API client.
NewCreatePaymentOrderByDedicatedBadRequest creates a CreatePaymentOrderByDedicatedBadRequest with default headers values.
NewCreatePaymentOrderByDedicatedConflict creates a CreatePaymentOrderByDedicatedConflict with default headers values.
NewCreatePaymentOrderByDedicatedCreated creates a CreatePaymentOrderByDedicatedCreated with default headers values.
NewCreatePaymentOrderByDedicatedForbidden creates a CreatePaymentOrderByDedicatedForbidden with default headers values.
NewCreatePaymentOrderByDedicatedNotFound creates a CreatePaymentOrderByDedicatedNotFound with default headers values.
NewCreatePaymentOrderByDedicatedParams creates a new CreatePaymentOrderByDedicatedParams object with the default values initialized.
NewCreatePaymentOrderByDedicatedParamsWithContext creates a new CreatePaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a context for a request.
NewCreatePaymentOrderByDedicatedParamsWithHTTPClient creates a new CreatePaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCreatePaymentOrderByDedicatedParamsWithTimeout creates a new CreatePaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a timeout on a request.
NewCreatePaymentOrderByDedicatedUnprocessableEntity creates a CreatePaymentOrderByDedicatedUnprocessableEntity with default headers values.
NewRefundPaymentOrderByDedicatedConflict creates a RefundPaymentOrderByDedicatedConflict with default headers values.
NewRefundPaymentOrderByDedicatedNoContent creates a RefundPaymentOrderByDedicatedNoContent with default headers values.
NewRefundPaymentOrderByDedicatedNotFound creates a RefundPaymentOrderByDedicatedNotFound with default headers values.
NewRefundPaymentOrderByDedicatedOK creates a RefundPaymentOrderByDedicatedOK with default headers values.
NewRefundPaymentOrderByDedicatedParams creates a new RefundPaymentOrderByDedicatedParams object with the default values initialized.
NewRefundPaymentOrderByDedicatedParamsWithContext creates a new RefundPaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a context for a request.
NewRefundPaymentOrderByDedicatedParamsWithHTTPClient creates a new RefundPaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewRefundPaymentOrderByDedicatedParamsWithTimeout creates a new RefundPaymentOrderByDedicatedParams object with the default values initialized, and the ability to set a timeout on a request.
NewRefundPaymentOrderByDedicatedUnprocessableEntity creates a RefundPaymentOrderByDedicatedUnprocessableEntity with default headers values.
NewSyncPaymentOrdersOK creates a SyncPaymentOrdersOK with default headers values.
NewSyncPaymentOrdersParams creates a new SyncPaymentOrdersParams object with the default values initialized.
NewSyncPaymentOrdersParamsWithContext creates a new SyncPaymentOrdersParams object with the default values initialized, and the ability to set a context for a request.
NewSyncPaymentOrdersParamsWithHTTPClient creates a new SyncPaymentOrdersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSyncPaymentOrdersParamsWithTimeout creates a new SyncPaymentOrdersParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for payment dedicated API
*/.
CreatePaymentOrderByDedicatedBadRequest handles this case with default header values.
CreatePaymentOrderByDedicatedConflict handles this case with default header values.
CreatePaymentOrderByDedicatedCreated handles this case with default header values.
CreatePaymentOrderByDedicatedForbidden handles this case with default header values.
CreatePaymentOrderByDedicatedNotFound handles this case with default header values.
CreatePaymentOrderByDedicatedParams contains all the parameters to send to the API endpoint
for the create payment order by dedicated operation typically these are written to a http.Request
*/.
CreatePaymentOrderByDedicatedReader is a Reader for the CreatePaymentOrderByDedicated structure.
CreatePaymentOrderByDedicatedUnprocessableEntity handles this case with default header values.
RefundPaymentOrderByDedicatedConflict handles this case with default header values.
RefundPaymentOrderByDedicatedNoContent handles this case with default header values.
RefundPaymentOrderByDedicatedNotFound handles this case with default header values.
RefundPaymentOrderByDedicatedOK handles this case with default header values.
RefundPaymentOrderByDedicatedParams contains all the parameters to send to the API endpoint
for the refund payment order by dedicated operation typically these are written to a http.Request
*/.
RefundPaymentOrderByDedicatedReader is a Reader for the RefundPaymentOrderByDedicated structure.
RefundPaymentOrderByDedicatedUnprocessableEntity handles this case with default header values.
SyncPaymentOrdersOK handles this case with default header values.
SyncPaymentOrdersParams contains all the parameters to send to the API endpoint
for the sync payment orders operation typically these are written to a http.Request
*/.
SyncPaymentOrdersReader is a Reader for the SyncPaymentOrders structure.
# Interfaces
ClientService is the interface for Client methods.