package
0.0.0-20230802165401-1aaa840d9d07
Repository: https://github.com/fortifi/go-api.git
Documentation: pkg.go.dev
# Functions
New creates a new properties API client.
NewGetPropertiesDefault creates a GetPropertiesDefault with default headers values.
NewGetPropertiesOK creates a GetPropertiesOK with default headers values.
NewGetPropertiesParams creates a new GetPropertiesParams object, with the default timeout for this client.
NewGetPropertiesParamsWithContext creates a new GetPropertiesParams object with the ability to set a context for a request.
NewGetPropertiesParamsWithHTTPClient creates a new GetPropertiesParams object with the ability to set a custom HTTPClient for a request.
NewGetPropertiesParamsWithTimeout creates a new GetPropertiesParams object with the ability to set a timeout on a request.
# Structs
Client for properties API
*/.
GetPropertiesDefault describes a response with status code -1, with default header values.
GetPropertiesOK describes a response with status code 200, with default header values.
GetPropertiesOKBody get properties o k body
swagger:model GetPropertiesOKBody
*/.
GetPropertiesParams contains all the parameters to send to the API endpoint
for the get properties operation.
GetPropertiesReader is a Reader for the GetProperties structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption is the option for Client methods.