# Functions

New creates a new spoe transactions API client.
NewCommitSpoeTransactionAccepted creates a CommitSpoeTransactionAccepted with default headers values.
NewCommitSpoeTransactionBadRequest creates a CommitSpoeTransactionBadRequest with default headers values.
NewCommitSpoeTransactionDefault creates a CommitSpoeTransactionDefault with default headers values.
NewCommitSpoeTransactionNotFound creates a CommitSpoeTransactionNotFound with default headers values.
NewCommitSpoeTransactionOK creates a CommitSpoeTransactionOK with default headers values.
NewCommitSpoeTransactionParams creates a new CommitSpoeTransactionParams object with the default values initialized.
NewCommitSpoeTransactionParamsWithContext creates a new CommitSpoeTransactionParams object with the default values initialized, and the ability to set a context for a request.
NewCommitSpoeTransactionParamsWithHTTPClient creates a new CommitSpoeTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewCommitSpoeTransactionParamsWithTimeout creates a new CommitSpoeTransactionParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeleteSpoeTransactionDefault creates a DeleteSpoeTransactionDefault with default headers values.
NewDeleteSpoeTransactionNoContent creates a DeleteSpoeTransactionNoContent with default headers values.
NewDeleteSpoeTransactionNotFound creates a DeleteSpoeTransactionNotFound with default headers values.
NewDeleteSpoeTransactionParams creates a new DeleteSpoeTransactionParams object with the default values initialized.
NewDeleteSpoeTransactionParamsWithContext creates a new DeleteSpoeTransactionParams object with the default values initialized, and the ability to set a context for a request.
NewDeleteSpoeTransactionParamsWithHTTPClient creates a new DeleteSpoeTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeleteSpoeTransactionParamsWithTimeout creates a new DeleteSpoeTransactionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSpoeTransactionDefault creates a GetSpoeTransactionDefault with default headers values.
NewGetSpoeTransactionNotFound creates a GetSpoeTransactionNotFound with default headers values.
NewGetSpoeTransactionOK creates a GetSpoeTransactionOK with default headers values.
NewGetSpoeTransactionParams creates a new GetSpoeTransactionParams object with the default values initialized.
NewGetSpoeTransactionParamsWithContext creates a new GetSpoeTransactionParams object with the default values initialized, and the ability to set a context for a request.
NewGetSpoeTransactionParamsWithHTTPClient creates a new GetSpoeTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSpoeTransactionParamsWithTimeout creates a new GetSpoeTransactionParams object with the default values initialized, and the ability to set a timeout on a request.
NewGetSpoeTransactionsDefault creates a GetSpoeTransactionsDefault with default headers values.
NewGetSpoeTransactionsOK creates a GetSpoeTransactionsOK with default headers values.
NewGetSpoeTransactionsParams creates a new GetSpoeTransactionsParams object with the default values initialized.
NewGetSpoeTransactionsParamsWithContext creates a new GetSpoeTransactionsParams object with the default values initialized, and the ability to set a context for a request.
NewGetSpoeTransactionsParamsWithHTTPClient creates a new GetSpoeTransactionsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewGetSpoeTransactionsParamsWithTimeout creates a new GetSpoeTransactionsParams object with the default values initialized, and the ability to set a timeout on a request.
NewStartSpoeTransactionCreated creates a StartSpoeTransactionCreated with default headers values.
NewStartSpoeTransactionDefault creates a StartSpoeTransactionDefault with default headers values.
NewStartSpoeTransactionParams creates a new StartSpoeTransactionParams object with the default values initialized.
NewStartSpoeTransactionParamsWithContext creates a new StartSpoeTransactionParams object with the default values initialized, and the ability to set a context for a request.
NewStartSpoeTransactionParamsWithHTTPClient creates a new StartSpoeTransactionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewStartSpoeTransactionParamsWithTimeout creates a new StartSpoeTransactionParams object with the default values initialized, and the ability to set a timeout on a request.
NewStartSpoeTransactionTooManyRequests creates a StartSpoeTransactionTooManyRequests with default headers values.

# Structs

Client for spoe transactions API */.
CommitSpoeTransactionAccepted handles this case with default header values.
CommitSpoeTransactionBadRequest handles this case with default header values.
CommitSpoeTransactionDefault handles this case with default header values.
CommitSpoeTransactionNotFound handles this case with default header values.
CommitSpoeTransactionOK handles this case with default header values.
CommitSpoeTransactionParams contains all the parameters to send to the API endpoint for the commit spoe transaction operation typically these are written to a http.Request */.
CommitSpoeTransactionReader is a Reader for the CommitSpoeTransaction structure.
DeleteSpoeTransactionDefault handles this case with default header values.
DeleteSpoeTransactionNoContent handles this case with default header values.
DeleteSpoeTransactionNotFound handles this case with default header values.
DeleteSpoeTransactionParams contains all the parameters to send to the API endpoint for the delete spoe transaction operation typically these are written to a http.Request */.
DeleteSpoeTransactionReader is a Reader for the DeleteSpoeTransaction structure.
GetSpoeTransactionDefault handles this case with default header values.
GetSpoeTransactionNotFound handles this case with default header values.
GetSpoeTransactionOK handles this case with default header values.
GetSpoeTransactionParams contains all the parameters to send to the API endpoint for the get spoe transaction operation typically these are written to a http.Request */.
GetSpoeTransactionReader is a Reader for the GetSpoeTransaction structure.
GetSpoeTransactionsDefault handles this case with default header values.
GetSpoeTransactionsOK handles this case with default header values.
GetSpoeTransactionsParams contains all the parameters to send to the API endpoint for the get spoe transactions operation typically these are written to a http.Request */.
GetSpoeTransactionsReader is a Reader for the GetSpoeTransactions structure.
StartSpoeTransactionCreated handles this case with default header values.
StartSpoeTransactionDefault handles this case with default header values.
StartSpoeTransactionParams contains all the parameters to send to the API endpoint for the start spoe transaction operation typically these are written to a http.Request */.
StartSpoeTransactionReader is a Reader for the StartSpoeTransaction structure.
StartSpoeTransactionTooManyRequests handles this case with default header values.
StartSpoeTransactionTooManyRequestsBody start spoe transaction too many requests body swagger:model StartSpoeTransactionTooManyRequestsBody */.

# Interfaces

ClientService is the interface for Client methods.