package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev

# Functions

New creates a new devices API client.
NewDeleteDeviceHardwareIDDefault creates a DeleteDeviceHardwareIDDefault with default headers values.
NewDeleteDeviceHardwareIDOK creates a DeleteDeviceHardwareIDOK with default headers values.
NewDeleteDeviceHardwareIDParams creates a new DeleteDeviceHardwareIDParams object, with the default timeout for this client.
NewDeleteDeviceHardwareIDParamsWithContext creates a new DeleteDeviceHardwareIDParams object with the ability to set a context for a request.
NewDeleteDeviceHardwareIDParamsWithHTTPClient creates a new DeleteDeviceHardwareIDParams object with the ability to set a custom HTTPClient for a request.
NewDeleteDeviceHardwareIDParamsWithTimeout creates a new DeleteDeviceHardwareIDParams object with the ability to set a timeout on a request.
NewPostDeviceUpsertDefault creates a PostDeviceUpsertDefault with default headers values.
NewPostDeviceUpsertOK creates a PostDeviceUpsertOK with default headers values.
NewPostDeviceUpsertParams creates a new PostDeviceUpsertParams object, with the default timeout for this client.
NewPostDeviceUpsertParamsWithContext creates a new PostDeviceUpsertParams object with the ability to set a context for a request.
NewPostDeviceUpsertParamsWithHTTPClient creates a new PostDeviceUpsertParams object with the ability to set a custom HTTPClient for a request.
NewPostDeviceUpsertParamsWithTimeout creates a new PostDeviceUpsertParams object with the ability to set a timeout on a request.

# Structs

Client for devices API */.
DeleteDeviceHardwareIDDefault describes a response with status code -1, with default header values.
DeleteDeviceHardwareIDOK describes a response with status code 200, with default header values.
DeleteDeviceHardwareIDParams contains all the parameters to send to the API endpoint for the delete device hardware ID operation.
DeleteDeviceHardwareIDReader is a Reader for the DeleteDeviceHardwareID structure.
PostDeviceUpsertDefault describes a response with status code -1, with default header values.
PostDeviceUpsertOK describes a response with status code 200, with default header values.
PostDeviceUpsertOKBody post device upsert o k body swagger:model PostDeviceUpsertOKBody */.
PostDeviceUpsertParams contains all the parameters to send to the API endpoint for the post device upsert operation.
PostDeviceUpsertReader is a Reader for the PostDeviceUpsert structure.

# Interfaces

ClientService is the interface for Client methods.

# Type aliases

ClientOption is the option for Client methods.