# Functions
New creates a new ava file forms API client.
NewCreateAvaFileFormsBadRequest creates a CreateAvaFileFormsBadRequest with default headers values.
NewCreateAvaFileFormsOK creates a CreateAvaFileFormsOK with default headers values.
NewCreateAvaFileFormsParams creates a new CreateAvaFileFormsParams object, with the default timeout for this client.
NewCreateAvaFileFormsParamsWithContext creates a new CreateAvaFileFormsParams object with the ability to set a context for a request.
NewCreateAvaFileFormsParamsWithHTTPClient creates a new CreateAvaFileFormsParams object with the ability to set a custom HTTPClient for a request.
NewCreateAvaFileFormsParamsWithTimeout creates a new CreateAvaFileFormsParams object with the ability to set a timeout on a request.
NewCreateAvaFileFormsUnauthorized creates a CreateAvaFileFormsUnauthorized with default headers values.
NewDeleteAvaFileFormBadRequest creates a DeleteAvaFileFormBadRequest with default headers values.
NewDeleteAvaFileFormNotFound creates a DeleteAvaFileFormNotFound with default headers values.
NewDeleteAvaFileFormOK creates a DeleteAvaFileFormOK with default headers values.
NewDeleteAvaFileFormParams creates a new DeleteAvaFileFormParams object, with the default timeout for this client.
NewDeleteAvaFileFormParamsWithContext creates a new DeleteAvaFileFormParams object with the ability to set a context for a request.
NewDeleteAvaFileFormParamsWithHTTPClient creates a new DeleteAvaFileFormParams object with the ability to set a custom HTTPClient for a request.
NewDeleteAvaFileFormParamsWithTimeout creates a new DeleteAvaFileFormParams object with the ability to set a timeout on a request.
NewDeleteAvaFileFormUnauthorized creates a DeleteAvaFileFormUnauthorized with default headers values.
NewGetAvaFileFormBadRequest creates a GetAvaFileFormBadRequest with default headers values.
NewGetAvaFileFormNotFound creates a GetAvaFileFormNotFound with default headers values.
NewGetAvaFileFormOK creates a GetAvaFileFormOK with default headers values.
NewGetAvaFileFormParams creates a new GetAvaFileFormParams object, with the default timeout for this client.
NewGetAvaFileFormParamsWithContext creates a new GetAvaFileFormParams object with the ability to set a context for a request.
NewGetAvaFileFormParamsWithHTTPClient creates a new GetAvaFileFormParams object with the ability to set a custom HTTPClient for a request.
NewGetAvaFileFormParamsWithTimeout creates a new GetAvaFileFormParams object with the ability to set a timeout on a request.
NewGetAvaFileFormUnauthorized creates a GetAvaFileFormUnauthorized with default headers values.
NewQueryAvaFileFormsBadRequest creates a QueryAvaFileFormsBadRequest with default headers values.
NewQueryAvaFileFormsOK creates a QueryAvaFileFormsOK with default headers values.
NewQueryAvaFileFormsParams creates a new QueryAvaFileFormsParams object, with the default timeout for this client.
NewQueryAvaFileFormsParamsWithContext creates a new QueryAvaFileFormsParams object with the ability to set a context for a request.
NewQueryAvaFileFormsParamsWithHTTPClient creates a new QueryAvaFileFormsParams object with the ability to set a custom HTTPClient for a request.
NewQueryAvaFileFormsParamsWithTimeout creates a new QueryAvaFileFormsParams object with the ability to set a timeout on a request.
NewQueryAvaFileFormsUnauthorized creates a QueryAvaFileFormsUnauthorized with default headers values.
NewUpdateAvaFileFormBadRequest creates a UpdateAvaFileFormBadRequest with default headers values.
NewUpdateAvaFileFormNotFound creates a UpdateAvaFileFormNotFound with default headers values.
NewUpdateAvaFileFormOK creates a UpdateAvaFileFormOK with default headers values.
NewUpdateAvaFileFormParams creates a new UpdateAvaFileFormParams object, with the default timeout for this client.
NewUpdateAvaFileFormParamsWithContext creates a new UpdateAvaFileFormParams object with the ability to set a context for a request.
NewUpdateAvaFileFormParamsWithHTTPClient creates a new UpdateAvaFileFormParams object with the ability to set a custom HTTPClient for a request.
NewUpdateAvaFileFormParamsWithTimeout creates a new UpdateAvaFileFormParams object with the ability to set a timeout on a request.
NewUpdateAvaFileFormUnauthorized creates a UpdateAvaFileFormUnauthorized with default headers values.
# Structs
Client for ava file forms API
*/.
CreateAvaFileFormsBadRequest describes a response with status code 400, with default header values.
CreateAvaFileFormsOK describes a response with status code 200, with default header values.
CreateAvaFileFormsParams contains all the parameters to send to the API endpoint
for the create ava file forms operation.
CreateAvaFileFormsReader is a Reader for the CreateAvaFileForms structure.
CreateAvaFileFormsUnauthorized describes a response with status code 401, with default header values.
DeleteAvaFileFormBadRequest describes a response with status code 400, with default header values.
DeleteAvaFileFormNotFound describes a response with status code 404, with default header values.
DeleteAvaFileFormOK describes a response with status code 200, with default header values.
DeleteAvaFileFormParams contains all the parameters to send to the API endpoint
for the delete ava file form operation.
DeleteAvaFileFormReader is a Reader for the DeleteAvaFileForm structure.
DeleteAvaFileFormUnauthorized describes a response with status code 401, with default header values.
GetAvaFileFormBadRequest describes a response with status code 400, with default header values.
GetAvaFileFormNotFound describes a response with status code 404, with default header values.
GetAvaFileFormOK describes a response with status code 200, with default header values.
GetAvaFileFormParams contains all the parameters to send to the API endpoint
for the get ava file form operation.
GetAvaFileFormReader is a Reader for the GetAvaFileForm structure.
GetAvaFileFormUnauthorized describes a response with status code 401, with default header values.
QueryAvaFileFormsBadRequest describes a response with status code 400, with default header values.
QueryAvaFileFormsOK describes a response with status code 200, with default header values.
QueryAvaFileFormsParams contains all the parameters to send to the API endpoint
for the query ava file forms operation.
QueryAvaFileFormsReader is a Reader for the QueryAvaFileForms structure.
QueryAvaFileFormsUnauthorized describes a response with status code 401, with default header values.
UpdateAvaFileFormBadRequest describes a response with status code 400, with default header values.
UpdateAvaFileFormNotFound describes a response with status code 404, with default header values.
UpdateAvaFileFormOK describes a response with status code 200, with default header values.
UpdateAvaFileFormParams contains all the parameters to send to the API endpoint
for the update ava file form operation.
UpdateAvaFileFormReader is a Reader for the UpdateAvaFileForm structure.
UpdateAvaFileFormUnauthorized describes a response with status code 401, with default header values.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.