package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new account API client.
NewPostAccountVerificationDefault creates a PostAccountVerificationDefault with default headers values.
NewPostAccountVerificationOK creates a PostAccountVerificationOK with default headers values.
NewPostAccountVerificationParams creates a new PostAccountVerificationParams object, with the default timeout for this client.
NewPostAccountVerificationParamsWithContext creates a new PostAccountVerificationParams object with the ability to set a context for a request.
NewPostAccountVerificationParamsWithHTTPClient creates a new PostAccountVerificationParams object with the ability to set a custom HTTPClient for a request.
NewPostAccountVerificationParamsWithTimeout creates a new PostAccountVerificationParams object with the ability to set a timeout on a request.
# Structs
Client for account API
*/.
PostAccountVerificationDefault describes a response with status code -1, with default header values.
PostAccountVerificationOK describes a response with status code 200, with default header values.
PostAccountVerificationParams contains all the parameters to send to the API endpoint
for the post account verification operation.
PostAccountVerificationReader is a Reader for the PostAccountVerification structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.