package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new accountant API client.
NewPostAccountantTransactionSearchDefault creates a PostAccountantTransactionSearchDefault with default headers values.
NewPostAccountantTransactionSearchOK creates a PostAccountantTransactionSearchOK with default headers values.
NewPostAccountantTransactionSearchParams creates a new PostAccountantTransactionSearchParams object, with the default timeout for this client.
NewPostAccountantTransactionSearchParamsWithContext creates a new PostAccountantTransactionSearchParams object with the ability to set a context for a request.
NewPostAccountantTransactionSearchParamsWithHTTPClient creates a new PostAccountantTransactionSearchParams object with the ability to set a custom HTTPClient for a request.
NewPostAccountantTransactionSearchParamsWithTimeout creates a new PostAccountantTransactionSearchParams object with the ability to set a timeout on a request.
# Structs
Client for accountant API
*/.
PostAccountantTransactionSearchDefault describes a response with status code -1, with default header values.
PostAccountantTransactionSearchOK describes a response with status code 200, with default header values.
PostAccountantTransactionSearchOKBody post accountant transaction search o k body
swagger:model PostAccountantTransactionSearchOKBody
*/.
PostAccountantTransactionSearchParams contains all the parameters to send to the API endpoint
for the post accountant transaction search operation.
PostAccountantTransactionSearchReader is a Reader for the PostAccountantTransactionSearch structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.