package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new attachment API client.
NewPostAttachmentEntityFidDefault creates a PostAttachmentEntityFidDefault with default headers values.
NewPostAttachmentEntityFidOK creates a PostAttachmentEntityFidOK with default headers values.
NewPostAttachmentEntityFidParams creates a new PostAttachmentEntityFidParams object, with the default timeout for this client.
NewPostAttachmentEntityFidParamsWithContext creates a new PostAttachmentEntityFidParams object with the ability to set a context for a request.
NewPostAttachmentEntityFidParamsWithHTTPClient creates a new PostAttachmentEntityFidParams object with the ability to set a custom HTTPClient for a request.
NewPostAttachmentEntityFidParamsWithTimeout creates a new PostAttachmentEntityFidParams object with the ability to set a timeout on a request.
# Structs
Client for attachment API
*/.
PostAttachmentEntityFidDefault describes a response with status code -1, with default header values.
PostAttachmentEntityFidOK describes a response with status code 200, with default header values.
PostAttachmentEntityFidOKBody post attachment entity fid o k body
swagger:model PostAttachmentEntityFidOKBody
*/.
PostAttachmentEntityFidParams contains all the parameters to send to the API endpoint
for the post attachment entity fid operation.
PostAttachmentEntityFidReader is a Reader for the PostAttachmentEntityFid structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.