package
0.0.7
Repository: https://github.com/tomerheber/avatax-v2-go.git
Documentation: pkg.go.dev

# Functions

New creates a new advanced rules API client.
NewCreateCompanyLookupFileBadRequest creates a CreateCompanyLookupFileBadRequest with default headers values.
NewCreateCompanyLookupFileCreated creates a CreateCompanyLookupFileCreated with default headers values.
NewCreateCompanyLookupFileNotFound creates a CreateCompanyLookupFileNotFound with default headers values.
NewCreateCompanyLookupFileParams creates a new CreateCompanyLookupFileParams object, with the default timeout for this client.
NewCreateCompanyLookupFileParamsWithContext creates a new CreateCompanyLookupFileParams object with the ability to set a context for a request.
NewCreateCompanyLookupFileParamsWithHTTPClient creates a new CreateCompanyLookupFileParams object with the ability to set a custom HTTPClient for a request.
NewCreateCompanyLookupFileParamsWithTimeout creates a new CreateCompanyLookupFileParams object with the ability to set a timeout on a request.
NewCreateCompanyLookupFileUnauthorized creates a CreateCompanyLookupFileUnauthorized with default headers values.
NewDeleteLookupFileBadRequest creates a DeleteLookupFileBadRequest with default headers values.
NewDeleteLookupFileNotFound creates a DeleteLookupFileNotFound with default headers values.
NewDeleteLookupFileOK creates a DeleteLookupFileOK with default headers values.
NewDeleteLookupFileParams creates a new DeleteLookupFileParams object, with the default timeout for this client.
NewDeleteLookupFileParamsWithContext creates a new DeleteLookupFileParams object with the ability to set a context for a request.
NewDeleteLookupFileParamsWithHTTPClient creates a new DeleteLookupFileParams object with the ability to set a custom HTTPClient for a request.
NewDeleteLookupFileParamsWithTimeout creates a new DeleteLookupFileParams object with the ability to set a timeout on a request.
NewDeleteLookupFileUnauthorized creates a DeleteLookupFileUnauthorized with default headers values.
NewGetCompanyLookupFilesBadRequest creates a GetCompanyLookupFilesBadRequest with default headers values.
NewGetCompanyLookupFilesNotFound creates a GetCompanyLookupFilesNotFound with default headers values.
NewGetCompanyLookupFilesOK creates a GetCompanyLookupFilesOK with default headers values.
NewGetCompanyLookupFilesParams creates a new GetCompanyLookupFilesParams object, with the default timeout for this client.
NewGetCompanyLookupFilesParamsWithContext creates a new GetCompanyLookupFilesParams object with the ability to set a context for a request.
NewGetCompanyLookupFilesParamsWithHTTPClient creates a new GetCompanyLookupFilesParams object with the ability to set a custom HTTPClient for a request.
NewGetCompanyLookupFilesParamsWithTimeout creates a new GetCompanyLookupFilesParams object with the ability to set a timeout on a request.
NewGetCompanyLookupFilesUnauthorized creates a GetCompanyLookupFilesUnauthorized with default headers values.
NewGetLookupFileBadRequest creates a GetLookupFileBadRequest with default headers values.
NewGetLookupFileNotFound creates a GetLookupFileNotFound with default headers values.
NewGetLookupFileOK creates a GetLookupFileOK with default headers values.
NewGetLookupFileParams creates a new GetLookupFileParams object, with the default timeout for this client.
NewGetLookupFileParamsWithContext creates a new GetLookupFileParams object with the ability to set a context for a request.
NewGetLookupFileParamsWithHTTPClient creates a new GetLookupFileParams object with the ability to set a custom HTTPClient for a request.
NewGetLookupFileParamsWithTimeout creates a new GetLookupFileParams object with the ability to set a timeout on a request.
NewGetLookupFileUnauthorized creates a GetLookupFileUnauthorized with default headers values.
NewUpdateLookupFileBadRequest creates a UpdateLookupFileBadRequest with default headers values.
NewUpdateLookupFileNotFound creates a UpdateLookupFileNotFound with default headers values.
NewUpdateLookupFileOK creates a UpdateLookupFileOK with default headers values.
NewUpdateLookupFileParams creates a new UpdateLookupFileParams object, with the default timeout for this client.
NewUpdateLookupFileParamsWithContext creates a new UpdateLookupFileParams object with the ability to set a context for a request.
NewUpdateLookupFileParamsWithHTTPClient creates a new UpdateLookupFileParams object with the ability to set a custom HTTPClient for a request.
NewUpdateLookupFileParamsWithTimeout creates a new UpdateLookupFileParams object with the ability to set a timeout on a request.
NewUpdateLookupFileUnauthorized creates a UpdateLookupFileUnauthorized with default headers values.

# Structs

Client for advanced rules API */.
CreateCompanyLookupFileBadRequest describes a response with status code 400, with default header values.
CreateCompanyLookupFileCreated describes a response with status code 201, with default header values.
CreateCompanyLookupFileNotFound describes a response with status code 404, with default header values.
CreateCompanyLookupFileParams contains all the parameters to send to the API endpoint for the create company lookup file operation.
CreateCompanyLookupFileReader is a Reader for the CreateCompanyLookupFile structure.
CreateCompanyLookupFileUnauthorized describes a response with status code 401, with default header values.
DeleteLookupFileBadRequest describes a response with status code 400, with default header values.
DeleteLookupFileNotFound describes a response with status code 404, with default header values.
DeleteLookupFileOK describes a response with status code 200, with default header values.
DeleteLookupFileParams contains all the parameters to send to the API endpoint for the delete lookup file operation.
DeleteLookupFileReader is a Reader for the DeleteLookupFile structure.
DeleteLookupFileUnauthorized describes a response with status code 401, with default header values.
GetCompanyLookupFilesBadRequest describes a response with status code 400, with default header values.
GetCompanyLookupFilesNotFound describes a response with status code 404, with default header values.
GetCompanyLookupFilesOK describes a response with status code 200, with default header values.
GetCompanyLookupFilesParams contains all the parameters to send to the API endpoint for the get company lookup files operation.
GetCompanyLookupFilesReader is a Reader for the GetCompanyLookupFiles structure.
GetCompanyLookupFilesUnauthorized describes a response with status code 401, with default header values.
GetLookupFileBadRequest describes a response with status code 400, with default header values.
GetLookupFileNotFound describes a response with status code 404, with default header values.
GetLookupFileOK describes a response with status code 200, with default header values.
GetLookupFileParams contains all the parameters to send to the API endpoint for the get lookup file operation.
GetLookupFileReader is a Reader for the GetLookupFile structure.
GetLookupFileUnauthorized describes a response with status code 401, with default header values.
UpdateLookupFileBadRequest describes a response with status code 400, with default header values.
UpdateLookupFileNotFound describes a response with status code 404, with default header values.
UpdateLookupFileOK describes a response with status code 200, with default header values.
UpdateLookupFileParams contains all the parameters to send to the API endpoint for the update lookup file operation.
UpdateLookupFileReader is a Reader for the UpdateLookupFile structure.
UpdateLookupFileUnauthorized 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.