# Functions
New creates a new order dedicated API client.
NewSyncOrdersOK creates a SyncOrdersOK with default headers values.
NewSyncOrdersParams creates a new SyncOrdersParams object with the default values initialized.
NewSyncOrdersParamsWithContext creates a new SyncOrdersParams object with the default values initialized, and the ability to set a context for a request.
NewSyncOrdersParamsWithHTTPClient creates a new SyncOrdersParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewSyncOrdersParamsWithTimeout creates a new SyncOrdersParams object with the default values initialized, and the ability to set a timeout on a request.
# Structs
Client for order dedicated API
*/.
SyncOrdersOK handles this case with default header values.
SyncOrdersParams contains all the parameters to send to the API endpoint
for the sync orders operation typically these are written to a http.Request
*/.
SyncOrdersReader is a Reader for the SyncOrders structure.
# Interfaces
ClientService is the interface for Client methods.