# Functions
New creates a new masterdata API client.
New creates a new masterdata API client with basic auth credentials.
New creates a new masterdata API client with a bearer token for authentication.
NewGetMasterdataDefault creates a GetMasterdataDefault with default headers values.
NewGetMasterdataNotFound creates a GetMasterdataNotFound with default headers values.
NewGetMasterdataOK creates a GetMasterdataOK with default headers values.
NewGetMasterdataParams creates a new GetMasterdataParams object, with the default timeout for this client.
NewGetMasterdataParamsWithContext creates a new GetMasterdataParams object with the ability to set a context for a request.
NewGetMasterdataParamsWithHTTPClient creates a new GetMasterdataParams object with the ability to set a custom HTTPClient for a request.
NewGetMasterdataParamsWithTimeout creates a new GetMasterdataParams object with the ability to set a timeout on a request.
# Structs
Client for masterdata API
*/.
GetMasterdataDefault describes a response with status code -1, with default header values.
GetMasterdataNotFound describes a response with status code 404, with default header values.
GetMasterdataOK describes a response with status code 200, with default header values.
GetMasterdataParams contains all the parameters to send to the API endpoint
for the get masterdata operation.
GetMasterdataReader is a Reader for the GetMasterdata structure.
# Interfaces
ClientService is the interface for Client methods.
# Type aliases
ClientOption may be used to customize the behavior of Client methods.