package
1.1.0
Repository: https://github.com/bjerkio/tripletex-go.git
Documentation: pkg.go.dev

# Functions

New creates a new delivery address API client.
NewDeliveryAddressGetOK creates a DeliveryAddressGetOK with default headers values.
NewDeliveryAddressGetParams creates a new DeliveryAddressGetParams object with the default values initialized.
NewDeliveryAddressGetParamsWithContext creates a new DeliveryAddressGetParams object with the default values initialized, and the ability to set a context for a request.
NewDeliveryAddressGetParamsWithHTTPClient creates a new DeliveryAddressGetParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeliveryAddressGetParamsWithTimeout creates a new DeliveryAddressGetParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeliveryAddressPutOK creates a DeliveryAddressPutOK with default headers values.
NewDeliveryAddressPutParams creates a new DeliveryAddressPutParams object with the default values initialized.
NewDeliveryAddressPutParamsWithContext creates a new DeliveryAddressPutParams object with the default values initialized, and the ability to set a context for a request.
NewDeliveryAddressPutParamsWithHTTPClient creates a new DeliveryAddressPutParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeliveryAddressPutParamsWithTimeout creates a new DeliveryAddressPutParams object with the default values initialized, and the ability to set a timeout on a request.
NewDeliveryAddressSearchOK creates a DeliveryAddressSearchOK with default headers values.
NewDeliveryAddressSearchParams creates a new DeliveryAddressSearchParams object with the default values initialized.
NewDeliveryAddressSearchParamsWithContext creates a new DeliveryAddressSearchParams object with the default values initialized, and the ability to set a context for a request.
NewDeliveryAddressSearchParamsWithHTTPClient creates a new DeliveryAddressSearchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request.
NewDeliveryAddressSearchParamsWithTimeout creates a new DeliveryAddressSearchParams object with the default values initialized, and the ability to set a timeout on a request.

# Structs

Client for delivery address API */.
DeliveryAddressGetOK handles this case with default header values.
DeliveryAddressGetParams contains all the parameters to send to the API endpoint for the delivery address get operation typically these are written to a http.Request */.
DeliveryAddressGetReader is a Reader for the DeliveryAddressGet structure.
DeliveryAddressPutOK handles this case with default header values.
DeliveryAddressPutParams contains all the parameters to send to the API endpoint for the delivery address put operation typically these are written to a http.Request */.
DeliveryAddressPutReader is a Reader for the DeliveryAddressPut structure.
DeliveryAddressSearchOK handles this case with default header values.
DeliveryAddressSearchParams contains all the parameters to send to the API endpoint for the delivery address search operation typically these are written to a http.Request */.
DeliveryAddressSearchReader is a Reader for the DeliveryAddressSearch structure.

# Interfaces

ClientService is the interface for Client methods.