package
0.0.0-20211130175403-dc3cc4a76a90
Repository: https://github.com/jefflinse/square-connect.git
Documentation: pkg.go.dev

# Functions

New creates a new terminal API client.
NewCancelTerminalCheckoutOK creates a CancelTerminalCheckoutOK with default headers values.
NewCancelTerminalCheckoutParams creates a new CancelTerminalCheckoutParams object, with the default timeout for this client.
NewCancelTerminalCheckoutParamsWithContext creates a new CancelTerminalCheckoutParams object with the ability to set a context for a request.
NewCancelTerminalCheckoutParamsWithHTTPClient creates a new CancelTerminalCheckoutParams object with the ability to set a custom HTTPClient for a request.
NewCancelTerminalCheckoutParamsWithTimeout creates a new CancelTerminalCheckoutParams object with the ability to set a timeout on a request.
NewCancelTerminalRefundOK creates a CancelTerminalRefundOK with default headers values.
NewCancelTerminalRefundParams creates a new CancelTerminalRefundParams object, with the default timeout for this client.
NewCancelTerminalRefundParamsWithContext creates a new CancelTerminalRefundParams object with the ability to set a context for a request.
NewCancelTerminalRefundParamsWithHTTPClient creates a new CancelTerminalRefundParams object with the ability to set a custom HTTPClient for a request.
NewCancelTerminalRefundParamsWithTimeout creates a new CancelTerminalRefundParams object with the ability to set a timeout on a request.
NewCreateTerminalCheckoutOK creates a CreateTerminalCheckoutOK with default headers values.
NewCreateTerminalCheckoutParams creates a new CreateTerminalCheckoutParams object, with the default timeout for this client.
NewCreateTerminalCheckoutParamsWithContext creates a new CreateTerminalCheckoutParams object with the ability to set a context for a request.
NewCreateTerminalCheckoutParamsWithHTTPClient creates a new CreateTerminalCheckoutParams object with the ability to set a custom HTTPClient for a request.
NewCreateTerminalCheckoutParamsWithTimeout creates a new CreateTerminalCheckoutParams object with the ability to set a timeout on a request.
NewCreateTerminalRefundOK creates a CreateTerminalRefundOK with default headers values.
NewCreateTerminalRefundParams creates a new CreateTerminalRefundParams object, with the default timeout for this client.
NewCreateTerminalRefundParamsWithContext creates a new CreateTerminalRefundParams object with the ability to set a context for a request.
NewCreateTerminalRefundParamsWithHTTPClient creates a new CreateTerminalRefundParams object with the ability to set a custom HTTPClient for a request.
NewCreateTerminalRefundParamsWithTimeout creates a new CreateTerminalRefundParams object with the ability to set a timeout on a request.
NewGetTerminalCheckoutOK creates a GetTerminalCheckoutOK with default headers values.
NewGetTerminalCheckoutParams creates a new GetTerminalCheckoutParams object, with the default timeout for this client.
NewGetTerminalCheckoutParamsWithContext creates a new GetTerminalCheckoutParams object with the ability to set a context for a request.
NewGetTerminalCheckoutParamsWithHTTPClient creates a new GetTerminalCheckoutParams object with the ability to set a custom HTTPClient for a request.
NewGetTerminalCheckoutParamsWithTimeout creates a new GetTerminalCheckoutParams object with the ability to set a timeout on a request.
NewGetTerminalRefundOK creates a GetTerminalRefundOK with default headers values.
NewGetTerminalRefundParams creates a new GetTerminalRefundParams object, with the default timeout for this client.
NewGetTerminalRefundParamsWithContext creates a new GetTerminalRefundParams object with the ability to set a context for a request.
NewGetTerminalRefundParamsWithHTTPClient creates a new GetTerminalRefundParams object with the ability to set a custom HTTPClient for a request.
NewGetTerminalRefundParamsWithTimeout creates a new GetTerminalRefundParams object with the ability to set a timeout on a request.
NewSearchTerminalCheckoutsOK creates a SearchTerminalCheckoutsOK with default headers values.
NewSearchTerminalCheckoutsParams creates a new SearchTerminalCheckoutsParams object, with the default timeout for this client.
NewSearchTerminalCheckoutsParamsWithContext creates a new SearchTerminalCheckoutsParams object with the ability to set a context for a request.
NewSearchTerminalCheckoutsParamsWithHTTPClient creates a new SearchTerminalCheckoutsParams object with the ability to set a custom HTTPClient for a request.
NewSearchTerminalCheckoutsParamsWithTimeout creates a new SearchTerminalCheckoutsParams object with the ability to set a timeout on a request.
NewSearchTerminalRefundsOK creates a SearchTerminalRefundsOK with default headers values.
NewSearchTerminalRefundsParams creates a new SearchTerminalRefundsParams object, with the default timeout for this client.
NewSearchTerminalRefundsParamsWithContext creates a new SearchTerminalRefundsParams object with the ability to set a context for a request.
NewSearchTerminalRefundsParamsWithHTTPClient creates a new SearchTerminalRefundsParams object with the ability to set a custom HTTPClient for a request.
NewSearchTerminalRefundsParamsWithTimeout creates a new SearchTerminalRefundsParams object with the ability to set a timeout on a request.

# Structs

CancelTerminalCheckoutOK describes a response with status code 200, with default header values.
CancelTerminalCheckoutParams contains all the parameters to send to the API endpoint for the cancel terminal checkout operation.
CancelTerminalCheckoutReader is a Reader for the CancelTerminalCheckout structure.
CancelTerminalRefundOK describes a response with status code 200, with default header values.
CancelTerminalRefundParams contains all the parameters to send to the API endpoint for the cancel terminal refund operation.
CancelTerminalRefundReader is a Reader for the CancelTerminalRefund structure.
Client for terminal API */.
CreateTerminalCheckoutOK describes a response with status code 200, with default header values.
CreateTerminalCheckoutParams contains all the parameters to send to the API endpoint for the create terminal checkout operation.
CreateTerminalCheckoutReader is a Reader for the CreateTerminalCheckout structure.
CreateTerminalRefundOK describes a response with status code 200, with default header values.
CreateTerminalRefundParams contains all the parameters to send to the API endpoint for the create terminal refund operation.
CreateTerminalRefundReader is a Reader for the CreateTerminalRefund structure.
GetTerminalCheckoutOK describes a response with status code 200, with default header values.
GetTerminalCheckoutParams contains all the parameters to send to the API endpoint for the get terminal checkout operation.
GetTerminalCheckoutReader is a Reader for the GetTerminalCheckout structure.
GetTerminalRefundOK describes a response with status code 200, with default header values.
GetTerminalRefundParams contains all the parameters to send to the API endpoint for the get terminal refund operation.
GetTerminalRefundReader is a Reader for the GetTerminalRefund structure.
SearchTerminalCheckoutsOK describes a response with status code 200, with default header values.
SearchTerminalCheckoutsParams contains all the parameters to send to the API endpoint for the search terminal checkouts operation.
SearchTerminalCheckoutsReader is a Reader for the SearchTerminalCheckouts structure.
SearchTerminalRefundsOK describes a response with status code 200, with default header values.
SearchTerminalRefundsParams contains all the parameters to send to the API endpoint for the search terminal refunds operation.
SearchTerminalRefundsReader is a Reader for the SearchTerminalRefunds structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.