billing

package
v0.0.0-...-853dd42 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type API

type API interface {
	/*
	   GetBillingReportsBillableusage gets a report of the billable license usages
	   Report is of the billable usages (e.g. licenses and devices utilized) for a given period. If response's status is InProgress, wait a few seconds, then try the same request again.
	*/
	GetBillingReportsBillableusage(ctx context.Context, params *GetBillingReportsBillableusageParams) (*GetBillingReportsBillableusageOK, error)
	/*
	   GetBillingTrusteebillingoverviewTrustorOrgID gets the billing overview for an organization that is managed by a partner
	   Tax Disclaimer: Prices returned by this API do not include applicable taxes. It is the responsibility of the customer to pay all taxes that are appropriate in their jurisdiction. See the PureCloud API Documentation in the Developer Center for more information about this API: https://developer.mypurecloud.com/api/rest/v2/
	*/
	GetBillingTrusteebillingoverviewTrustorOrgID(ctx context.Context, params *GetBillingTrusteebillingoverviewTrustorOrgIDParams) (*GetBillingTrusteebillingoverviewTrustorOrgIDOK, error)
}

API is the interface of the billing client

type Client

type Client struct {
	// contains filtered or unexported fields
}

Client for billing API

func New

func New(transport runtime.ClientTransport, formats strfmt.Registry, authInfo runtime.ClientAuthInfoWriter) *Client

New creates a new billing API client.

func (*Client) GetBillingReportsBillableusage

func (a *Client) GetBillingReportsBillableusage(ctx context.Context, params *GetBillingReportsBillableusageParams) (*GetBillingReportsBillableusageOK, error)

GetBillingReportsBillableusage gets a report of the billable license usages

Report is of the billable usages (e.g. licenses and devices utilized) for a given period. If response's status is InProgress, wait a few seconds, then try the same request again.

func (*Client) GetBillingTrusteebillingoverviewTrustorOrgID

GetBillingTrusteebillingoverviewTrustorOrgID gets the billing overview for an organization that is managed by a partner

Tax Disclaimer: Prices returned by this API do not include applicable taxes. It is the responsibility of the customer to pay all taxes that are appropriate in their jurisdiction. See the PureCloud API Documentation in the Developer Center for more information about this API: https://developer.mypurecloud.com/api/rest/v2/

type GetBillingReportsBillableusageBadRequest

type GetBillingReportsBillableusageBadRequest struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetBillingReportsBillableusageBadRequest

func NewGetBillingReportsBillableusageBadRequest() *GetBillingReportsBillableusageBadRequest

NewGetBillingReportsBillableusageBadRequest creates a GetBillingReportsBillableusageBadRequest with default headers values

func (*GetBillingReportsBillableusageBadRequest) Error

func (*GetBillingReportsBillableusageBadRequest) GetPayload

func (*GetBillingReportsBillableusageBadRequest) IsClientError

IsClientError returns true when this get billing reports billableusage bad request response has a 4xx status code

func (*GetBillingReportsBillableusageBadRequest) IsCode

IsCode returns true when this get billing reports billableusage bad request response a status code equal to that given

func (*GetBillingReportsBillableusageBadRequest) IsRedirect

IsRedirect returns true when this get billing reports billableusage bad request response has a 3xx status code

func (*GetBillingReportsBillableusageBadRequest) IsServerError

IsServerError returns true when this get billing reports billableusage bad request response has a 5xx status code

func (*GetBillingReportsBillableusageBadRequest) IsSuccess

IsSuccess returns true when this get billing reports billableusage bad request response has a 2xx status code

func (*GetBillingReportsBillableusageBadRequest) String

type GetBillingReportsBillableusageForbidden

type GetBillingReportsBillableusageForbidden struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetBillingReportsBillableusageForbidden

func NewGetBillingReportsBillableusageForbidden() *GetBillingReportsBillableusageForbidden

NewGetBillingReportsBillableusageForbidden creates a GetBillingReportsBillableusageForbidden with default headers values

func (*GetBillingReportsBillableusageForbidden) Error

func (*GetBillingReportsBillableusageForbidden) GetPayload

func (*GetBillingReportsBillableusageForbidden) IsClientError

func (o *GetBillingReportsBillableusageForbidden) IsClientError() bool

IsClientError returns true when this get billing reports billableusage forbidden response has a 4xx status code

func (*GetBillingReportsBillableusageForbidden) IsCode

IsCode returns true when this get billing reports billableusage forbidden response a status code equal to that given

func (*GetBillingReportsBillableusageForbidden) IsRedirect

IsRedirect returns true when this get billing reports billableusage forbidden response has a 3xx status code

func (*GetBillingReportsBillableusageForbidden) IsServerError

func (o *GetBillingReportsBillableusageForbidden) IsServerError() bool

IsServerError returns true when this get billing reports billableusage forbidden response has a 5xx status code

func (*GetBillingReportsBillableusageForbidden) IsSuccess

IsSuccess returns true when this get billing reports billableusage forbidden response has a 2xx status code

func (*GetBillingReportsBillableusageForbidden) String

type GetBillingReportsBillableusageGatewayTimeout

type GetBillingReportsBillableusageGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetBillingReportsBillableusageGatewayTimeout

func NewGetBillingReportsBillableusageGatewayTimeout() *GetBillingReportsBillableusageGatewayTimeout

NewGetBillingReportsBillableusageGatewayTimeout creates a GetBillingReportsBillableusageGatewayTimeout with default headers values

func (*GetBillingReportsBillableusageGatewayTimeout) Error

func (*GetBillingReportsBillableusageGatewayTimeout) GetPayload

func (*GetBillingReportsBillableusageGatewayTimeout) IsClientError

IsClientError returns true when this get billing reports billableusage gateway timeout response has a 4xx status code

func (*GetBillingReportsBillableusageGatewayTimeout) IsCode

IsCode returns true when this get billing reports billableusage gateway timeout response a status code equal to that given

func (*GetBillingReportsBillableusageGatewayTimeout) IsRedirect

IsRedirect returns true when this get billing reports billableusage gateway timeout response has a 3xx status code

func (*GetBillingReportsBillableusageGatewayTimeout) IsServerError

IsServerError returns true when this get billing reports billableusage gateway timeout response has a 5xx status code

func (*GetBillingReportsBillableusageGatewayTimeout) IsSuccess

IsSuccess returns true when this get billing reports billableusage gateway timeout response has a 2xx status code

func (*GetBillingReportsBillableusageGatewayTimeout) String

type GetBillingReportsBillableusageInternalServerError

type GetBillingReportsBillableusageInternalServerError struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetBillingReportsBillableusageInternalServerError

func NewGetBillingReportsBillableusageInternalServerError() *GetBillingReportsBillableusageInternalServerError

NewGetBillingReportsBillableusageInternalServerError creates a GetBillingReportsBillableusageInternalServerError with default headers values

func (*GetBillingReportsBillableusageInternalServerError) Error

func (*GetBillingReportsBillableusageInternalServerError) GetPayload

func (*GetBillingReportsBillableusageInternalServerError) IsClientError

IsClientError returns true when this get billing reports billableusage internal server error response has a 4xx status code

func (*GetBillingReportsBillableusageInternalServerError) IsCode

IsCode returns true when this get billing reports billableusage internal server error response a status code equal to that given

func (*GetBillingReportsBillableusageInternalServerError) IsRedirect

IsRedirect returns true when this get billing reports billableusage internal server error response has a 3xx status code

func (*GetBillingReportsBillableusageInternalServerError) IsServerError

IsServerError returns true when this get billing reports billableusage internal server error response has a 5xx status code

func (*GetBillingReportsBillableusageInternalServerError) IsSuccess

IsSuccess returns true when this get billing reports billableusage internal server error response has a 2xx status code

func (*GetBillingReportsBillableusageInternalServerError) String

type GetBillingReportsBillableusageNotFound

type GetBillingReportsBillableusageNotFound struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetBillingReportsBillableusageNotFound

func NewGetBillingReportsBillableusageNotFound() *GetBillingReportsBillableusageNotFound

NewGetBillingReportsBillableusageNotFound creates a GetBillingReportsBillableusageNotFound with default headers values

func (*GetBillingReportsBillableusageNotFound) Error

func (*GetBillingReportsBillableusageNotFound) GetPayload

func (*GetBillingReportsBillableusageNotFound) IsClientError

func (o *GetBillingReportsBillableusageNotFound) IsClientError() bool

IsClientError returns true when this get billing reports billableusage not found response has a 4xx status code

func (*GetBillingReportsBillableusageNotFound) IsCode

IsCode returns true when this get billing reports billableusage not found response a status code equal to that given

func (*GetBillingReportsBillableusageNotFound) IsRedirect

IsRedirect returns true when this get billing reports billableusage not found response has a 3xx status code

func (*GetBillingReportsBillableusageNotFound) IsServerError

func (o *GetBillingReportsBillableusageNotFound) IsServerError() bool

IsServerError returns true when this get billing reports billableusage not found response has a 5xx status code

func (*GetBillingReportsBillableusageNotFound) IsSuccess

IsSuccess returns true when this get billing reports billableusage not found response has a 2xx status code

func (*GetBillingReportsBillableusageNotFound) String

type GetBillingReportsBillableusageOK

type GetBillingReportsBillableusageOK struct {
	Payload *models.BillingUsageReport
}

GetBillingReportsBillableusageOK describes a response with status code 200, with default header values.

successful operation

func NewGetBillingReportsBillableusageOK

func NewGetBillingReportsBillableusageOK() *GetBillingReportsBillableusageOK

NewGetBillingReportsBillableusageOK creates a GetBillingReportsBillableusageOK with default headers values

func (*GetBillingReportsBillableusageOK) Error

func (*GetBillingReportsBillableusageOK) GetPayload

func (*GetBillingReportsBillableusageOK) IsClientError

func (o *GetBillingReportsBillableusageOK) IsClientError() bool

IsClientError returns true when this get billing reports billableusage o k response has a 4xx status code

func (*GetBillingReportsBillableusageOK) IsCode

func (o *GetBillingReportsBillableusageOK) IsCode(code int) bool

IsCode returns true when this get billing reports billableusage o k response a status code equal to that given

func (*GetBillingReportsBillableusageOK) IsRedirect

func (o *GetBillingReportsBillableusageOK) IsRedirect() bool

IsRedirect returns true when this get billing reports billableusage o k response has a 3xx status code

func (*GetBillingReportsBillableusageOK) IsServerError

func (o *GetBillingReportsBillableusageOK) IsServerError() bool

IsServerError returns true when this get billing reports billableusage o k response has a 5xx status code

func (*GetBillingReportsBillableusageOK) IsSuccess

func (o *GetBillingReportsBillableusageOK) IsSuccess() bool

IsSuccess returns true when this get billing reports billableusage o k response has a 2xx status code

func (*GetBillingReportsBillableusageOK) String

type GetBillingReportsBillableusageParams

type GetBillingReportsBillableusageParams struct {

	/* EndDate.

	   The period end date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z

	   Format: date-time
	*/
	EndDate strfmt.DateTime

	/* StartDate.

	   The period start date. Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss[.mmm]Z

	   Format: date-time
	*/
	StartDate strfmt.DateTime

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetBillingReportsBillableusageParams contains all the parameters to send to the API endpoint

for the get billing reports billableusage operation.

Typically these are written to a http.Request.

func NewGetBillingReportsBillableusageParams

func NewGetBillingReportsBillableusageParams() *GetBillingReportsBillableusageParams

NewGetBillingReportsBillableusageParams creates a new GetBillingReportsBillableusageParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetBillingReportsBillableusageParamsWithContext

func NewGetBillingReportsBillableusageParamsWithContext(ctx context.Context) *GetBillingReportsBillableusageParams

NewGetBillingReportsBillableusageParamsWithContext creates a new GetBillingReportsBillableusageParams object with the ability to set a context for a request.

func NewGetBillingReportsBillableusageParamsWithHTTPClient

func NewGetBillingReportsBillableusageParamsWithHTTPClient(client *http.Client) *GetBillingReportsBillableusageParams

NewGetBillingReportsBillableusageParamsWithHTTPClient creates a new GetBillingReportsBillableusageParams object with the ability to set a custom HTTPClient for a request.

func NewGetBillingReportsBillableusageParamsWithTimeout

func NewGetBillingReportsBillableusageParamsWithTimeout(timeout time.Duration) *GetBillingReportsBillableusageParams

NewGetBillingReportsBillableusageParamsWithTimeout creates a new GetBillingReportsBillableusageParams object with the ability to set a timeout on a request.

func (*GetBillingReportsBillableusageParams) SetContext

SetContext adds the context to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) SetDefaults

func (o *GetBillingReportsBillableusageParams) SetDefaults()

SetDefaults hydrates default values in the get billing reports billableusage params (not the query body).

All values with no default are reset to their zero value.

func (*GetBillingReportsBillableusageParams) SetEndDate

func (o *GetBillingReportsBillableusageParams) SetEndDate(endDate strfmt.DateTime)

SetEndDate adds the endDate to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) SetHTTPClient

func (o *GetBillingReportsBillableusageParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) SetStartDate

func (o *GetBillingReportsBillableusageParams) SetStartDate(startDate strfmt.DateTime)

SetStartDate adds the startDate to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) SetTimeout

func (o *GetBillingReportsBillableusageParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WithContext

WithContext adds the context to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WithDefaults

WithDefaults hydrates default values in the get billing reports billableusage params (not the query body).

All values with no default are reset to their zero value.

func (*GetBillingReportsBillableusageParams) WithEndDate

WithEndDate adds the endDate to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WithStartDate

WithStartDate adds the startDate to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WithTimeout

WithTimeout adds the timeout to the get billing reports billableusage params

func (*GetBillingReportsBillableusageParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetBillingReportsBillableusageReader

type GetBillingReportsBillableusageReader struct {
	// contains filtered or unexported fields
}

GetBillingReportsBillableusageReader is a Reader for the GetBillingReportsBillableusage structure.

func (*GetBillingReportsBillableusageReader) ReadResponse

func (o *GetBillingReportsBillableusageReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBillingReportsBillableusageRequestEntityTooLarge

type GetBillingReportsBillableusageRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetBillingReportsBillableusageRequestEntityTooLarge

func NewGetBillingReportsBillableusageRequestEntityTooLarge() *GetBillingReportsBillableusageRequestEntityTooLarge

NewGetBillingReportsBillableusageRequestEntityTooLarge creates a GetBillingReportsBillableusageRequestEntityTooLarge with default headers values

func (*GetBillingReportsBillableusageRequestEntityTooLarge) Error

func (*GetBillingReportsBillableusageRequestEntityTooLarge) GetPayload

func (*GetBillingReportsBillableusageRequestEntityTooLarge) IsClientError

IsClientError returns true when this get billing reports billableusage request entity too large response has a 4xx status code

func (*GetBillingReportsBillableusageRequestEntityTooLarge) IsCode

IsCode returns true when this get billing reports billableusage request entity too large response a status code equal to that given

func (*GetBillingReportsBillableusageRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get billing reports billableusage request entity too large response has a 3xx status code

func (*GetBillingReportsBillableusageRequestEntityTooLarge) IsServerError

IsServerError returns true when this get billing reports billableusage request entity too large response has a 5xx status code

func (*GetBillingReportsBillableusageRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get billing reports billableusage request entity too large response has a 2xx status code

func (*GetBillingReportsBillableusageRequestEntityTooLarge) String

type GetBillingReportsBillableusageRequestTimeout

type GetBillingReportsBillableusageRequestTimeout struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetBillingReportsBillableusageRequestTimeout

func NewGetBillingReportsBillableusageRequestTimeout() *GetBillingReportsBillableusageRequestTimeout

NewGetBillingReportsBillableusageRequestTimeout creates a GetBillingReportsBillableusageRequestTimeout with default headers values

func (*GetBillingReportsBillableusageRequestTimeout) Error

func (*GetBillingReportsBillableusageRequestTimeout) GetPayload

func (*GetBillingReportsBillableusageRequestTimeout) IsClientError

IsClientError returns true when this get billing reports billableusage request timeout response has a 4xx status code

func (*GetBillingReportsBillableusageRequestTimeout) IsCode

IsCode returns true when this get billing reports billableusage request timeout response a status code equal to that given

func (*GetBillingReportsBillableusageRequestTimeout) IsRedirect

IsRedirect returns true when this get billing reports billableusage request timeout response has a 3xx status code

func (*GetBillingReportsBillableusageRequestTimeout) IsServerError

IsServerError returns true when this get billing reports billableusage request timeout response has a 5xx status code

func (*GetBillingReportsBillableusageRequestTimeout) IsSuccess

IsSuccess returns true when this get billing reports billableusage request timeout response has a 2xx status code

func (*GetBillingReportsBillableusageRequestTimeout) String

type GetBillingReportsBillableusageServiceUnavailable

type GetBillingReportsBillableusageServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetBillingReportsBillableusageServiceUnavailable

func NewGetBillingReportsBillableusageServiceUnavailable() *GetBillingReportsBillableusageServiceUnavailable

NewGetBillingReportsBillableusageServiceUnavailable creates a GetBillingReportsBillableusageServiceUnavailable with default headers values

func (*GetBillingReportsBillableusageServiceUnavailable) Error

func (*GetBillingReportsBillableusageServiceUnavailable) GetPayload

func (*GetBillingReportsBillableusageServiceUnavailable) IsClientError

IsClientError returns true when this get billing reports billableusage service unavailable response has a 4xx status code

func (*GetBillingReportsBillableusageServiceUnavailable) IsCode

IsCode returns true when this get billing reports billableusage service unavailable response a status code equal to that given

func (*GetBillingReportsBillableusageServiceUnavailable) IsRedirect

IsRedirect returns true when this get billing reports billableusage service unavailable response has a 3xx status code

func (*GetBillingReportsBillableusageServiceUnavailable) IsServerError

IsServerError returns true when this get billing reports billableusage service unavailable response has a 5xx status code

func (*GetBillingReportsBillableusageServiceUnavailable) IsSuccess

IsSuccess returns true when this get billing reports billableusage service unavailable response has a 2xx status code

func (*GetBillingReportsBillableusageServiceUnavailable) String

type GetBillingReportsBillableusageTooManyRequests

type GetBillingReportsBillableusageTooManyRequests struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetBillingReportsBillableusageTooManyRequests

func NewGetBillingReportsBillableusageTooManyRequests() *GetBillingReportsBillableusageTooManyRequests

NewGetBillingReportsBillableusageTooManyRequests creates a GetBillingReportsBillableusageTooManyRequests with default headers values

func (*GetBillingReportsBillableusageTooManyRequests) Error

func (*GetBillingReportsBillableusageTooManyRequests) GetPayload

func (*GetBillingReportsBillableusageTooManyRequests) IsClientError

IsClientError returns true when this get billing reports billableusage too many requests response has a 4xx status code

func (*GetBillingReportsBillableusageTooManyRequests) IsCode

IsCode returns true when this get billing reports billableusage too many requests response a status code equal to that given

func (*GetBillingReportsBillableusageTooManyRequests) IsRedirect

IsRedirect returns true when this get billing reports billableusage too many requests response has a 3xx status code

func (*GetBillingReportsBillableusageTooManyRequests) IsServerError

IsServerError returns true when this get billing reports billableusage too many requests response has a 5xx status code

func (*GetBillingReportsBillableusageTooManyRequests) IsSuccess

IsSuccess returns true when this get billing reports billableusage too many requests response has a 2xx status code

func (*GetBillingReportsBillableusageTooManyRequests) String

type GetBillingReportsBillableusageUnauthorized

type GetBillingReportsBillableusageUnauthorized struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetBillingReportsBillableusageUnauthorized

func NewGetBillingReportsBillableusageUnauthorized() *GetBillingReportsBillableusageUnauthorized

NewGetBillingReportsBillableusageUnauthorized creates a GetBillingReportsBillableusageUnauthorized with default headers values

func (*GetBillingReportsBillableusageUnauthorized) Error

func (*GetBillingReportsBillableusageUnauthorized) GetPayload

func (*GetBillingReportsBillableusageUnauthorized) IsClientError

IsClientError returns true when this get billing reports billableusage unauthorized response has a 4xx status code

func (*GetBillingReportsBillableusageUnauthorized) IsCode

IsCode returns true when this get billing reports billableusage unauthorized response a status code equal to that given

func (*GetBillingReportsBillableusageUnauthorized) IsRedirect

IsRedirect returns true when this get billing reports billableusage unauthorized response has a 3xx status code

func (*GetBillingReportsBillableusageUnauthorized) IsServerError

IsServerError returns true when this get billing reports billableusage unauthorized response has a 5xx status code

func (*GetBillingReportsBillableusageUnauthorized) IsSuccess

IsSuccess returns true when this get billing reports billableusage unauthorized response has a 2xx status code

func (*GetBillingReportsBillableusageUnauthorized) String

type GetBillingReportsBillableusageUnsupportedMediaType

type GetBillingReportsBillableusageUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetBillingReportsBillableusageUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetBillingReportsBillableusageUnsupportedMediaType

func NewGetBillingReportsBillableusageUnsupportedMediaType() *GetBillingReportsBillableusageUnsupportedMediaType

NewGetBillingReportsBillableusageUnsupportedMediaType creates a GetBillingReportsBillableusageUnsupportedMediaType with default headers values

func (*GetBillingReportsBillableusageUnsupportedMediaType) Error

func (*GetBillingReportsBillableusageUnsupportedMediaType) GetPayload

func (*GetBillingReportsBillableusageUnsupportedMediaType) IsClientError

IsClientError returns true when this get billing reports billableusage unsupported media type response has a 4xx status code

func (*GetBillingReportsBillableusageUnsupportedMediaType) IsCode

IsCode returns true when this get billing reports billableusage unsupported media type response a status code equal to that given

func (*GetBillingReportsBillableusageUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get billing reports billableusage unsupported media type response has a 3xx status code

func (*GetBillingReportsBillableusageUnsupportedMediaType) IsServerError

IsServerError returns true when this get billing reports billableusage unsupported media type response has a 5xx status code

func (*GetBillingReportsBillableusageUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get billing reports billableusage unsupported media type response has a 2xx status code

func (*GetBillingReportsBillableusageUnsupportedMediaType) String

type GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest

type GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest describes a response with status code 400, with default header values.

The request could not be understood by the server due to malformed syntax.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDBadRequest

func NewGetBillingTrusteebillingoverviewTrustorOrgIDBadRequest() *GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest

NewGetBillingTrusteebillingoverviewTrustorOrgIDBadRequest creates a GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id bad request response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id bad request response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id bad request response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id bad request response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id bad request response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDBadRequest) String

type GetBillingTrusteebillingoverviewTrustorOrgIDForbidden

type GetBillingTrusteebillingoverviewTrustorOrgIDForbidden struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDForbidden describes a response with status code 403, with default header values.

You are not authorized to perform the requested action.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDForbidden

func NewGetBillingTrusteebillingoverviewTrustorOrgIDForbidden() *GetBillingTrusteebillingoverviewTrustorOrgIDForbidden

NewGetBillingTrusteebillingoverviewTrustorOrgIDForbidden creates a GetBillingTrusteebillingoverviewTrustorOrgIDForbidden with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id forbidden response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id forbidden response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id forbidden response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id forbidden response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id forbidden response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDForbidden) String

type GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout

type GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout describes a response with status code 504, with default header values.

The request timed out.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout

func NewGetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout() *GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout

NewGetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout creates a GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id gateway timeout response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id gateway timeout response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id gateway timeout response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id gateway timeout response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id gateway timeout response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDGatewayTimeout) String

type GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError

type GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError describes a response with status code 500, with default header values.

The server encountered an unexpected condition which prevented it from fulfilling the request.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError

func NewGetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError() *GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError

NewGetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError creates a GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id internal server error response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id internal server error response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id internal server error response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id internal server error response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id internal server error response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDInternalServerError) String

type GetBillingTrusteebillingoverviewTrustorOrgIDNotFound

type GetBillingTrusteebillingoverviewTrustorOrgIDNotFound struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDNotFound describes a response with status code 404, with default header values.

The requested resource was not found.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDNotFound

func NewGetBillingTrusteebillingoverviewTrustorOrgIDNotFound() *GetBillingTrusteebillingoverviewTrustorOrgIDNotFound

NewGetBillingTrusteebillingoverviewTrustorOrgIDNotFound creates a GetBillingTrusteebillingoverviewTrustorOrgIDNotFound with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id not found response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id not found response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id not found response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id not found response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id not found response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDNotFound) String

type GetBillingTrusteebillingoverviewTrustorOrgIDOK

type GetBillingTrusteebillingoverviewTrustorOrgIDOK struct {
	Payload *models.TrusteeBillingOverview
}

GetBillingTrusteebillingoverviewTrustorOrgIDOK describes a response with status code 200, with default header values.

successful operation

func NewGetBillingTrusteebillingoverviewTrustorOrgIDOK

func NewGetBillingTrusteebillingoverviewTrustorOrgIDOK() *GetBillingTrusteebillingoverviewTrustorOrgIDOK

NewGetBillingTrusteebillingoverviewTrustorOrgIDOK creates a GetBillingTrusteebillingoverviewTrustorOrgIDOK with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id o k response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id o k response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id o k response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id o k response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id o k response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDOK) String

type GetBillingTrusteebillingoverviewTrustorOrgIDParams

type GetBillingTrusteebillingoverviewTrustorOrgIDParams struct {

	/* BillingPeriodIndex.

	   0 for active period (overview data may change until period closes). 1 for prior completed billing period. 2 for two billing cycles prior, and so on.

	   Format: int32
	*/
	BillingPeriodIndex *int32

	/* TrustorOrgID.

	   The organization ID of the trustor (customer) organization.
	*/
	TrustorOrgID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetBillingTrusteebillingoverviewTrustorOrgIDParams contains all the parameters to send to the API endpoint

for the get billing trusteebillingoverview trustor org Id operation.

Typically these are written to a http.Request.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParams

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParams() *GetBillingTrusteebillingoverviewTrustorOrgIDParams

NewGetBillingTrusteebillingoverviewTrustorOrgIDParams creates a new GetBillingTrusteebillingoverviewTrustorOrgIDParams object, with the default timeout for this client.

Default values are not hydrated, since defaults are normally applied by the API server side.

To enforce default values in parameter, use SetDefaults or WithDefaults.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithContext

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithContext(ctx context.Context) *GetBillingTrusteebillingoverviewTrustorOrgIDParams

NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithContext creates a new GetBillingTrusteebillingoverviewTrustorOrgIDParams object with the ability to set a context for a request.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithHTTPClient

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithHTTPClient(client *http.Client) *GetBillingTrusteebillingoverviewTrustorOrgIDParams

NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithHTTPClient creates a new GetBillingTrusteebillingoverviewTrustorOrgIDParams object with the ability to set a custom HTTPClient for a request.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithTimeout

func NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithTimeout(timeout time.Duration) *GetBillingTrusteebillingoverviewTrustorOrgIDParams

NewGetBillingTrusteebillingoverviewTrustorOrgIDParamsWithTimeout creates a new GetBillingTrusteebillingoverviewTrustorOrgIDParams object with the ability to set a timeout on a request.

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetBillingPeriodIndex

func (o *GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetBillingPeriodIndex(billingPeriodIndex *int32)

SetBillingPeriodIndex adds the billingPeriodIndex to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetContext

SetContext adds the context to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetDefaults

SetDefaults hydrates default values in the get billing trusteebillingoverview trustor org Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetHTTPClient

SetHTTPClient adds the HTTPClient to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetTimeout

SetTimeout adds the timeout to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetTrustorOrgID

func (o *GetBillingTrusteebillingoverviewTrustorOrgIDParams) SetTrustorOrgID(trustorOrgID string)

SetTrustorOrgID adds the trustorOrgId to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithBillingPeriodIndex

WithBillingPeriodIndex adds the billingPeriodIndex to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithContext

WithContext adds the context to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithDefaults

WithDefaults hydrates default values in the get billing trusteebillingoverview trustor org Id params (not the query body).

All values with no default are reset to their zero value.

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithHTTPClient

WithHTTPClient adds the HTTPClient to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithTimeout

WithTimeout adds the timeout to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WithTrustorOrgID

WithTrustorOrgID adds the trustorOrgID to the get billing trusteebillingoverview trustor org Id params

func (*GetBillingTrusteebillingoverviewTrustorOrgIDParams) WriteToRequest

WriteToRequest writes these params to a swagger request

type GetBillingTrusteebillingoverviewTrustorOrgIDReader

type GetBillingTrusteebillingoverviewTrustorOrgIDReader struct {
	// contains filtered or unexported fields
}

GetBillingTrusteebillingoverviewTrustorOrgIDReader is a Reader for the GetBillingTrusteebillingoverviewTrustorOrgID structure.

func (*GetBillingTrusteebillingoverviewTrustorOrgIDReader) ReadResponse

func (o *GetBillingTrusteebillingoverviewTrustorOrgIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge

type GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge describes a response with status code 413, with default header values.

The request is over the size limit. Maximum bytes: %s

func NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge

func NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge() *GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge

NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge creates a GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id request entity too large response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id request entity too large response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id request entity too large response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id request entity too large response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id request entity too large response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestEntityTooLarge) String

type GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout

type GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout describes a response with status code 408, with default header values.

The client did not produce a request within the server timeout limit. This can be caused by a slow network connection and/or large payloads.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout

func NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout() *GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout

NewGetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout creates a GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id request timeout response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id request timeout response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id request timeout response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id request timeout response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id request timeout response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDRequestTimeout) String

type GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable

type GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable describes a response with status code 503, with default header values.

Service Unavailable - The server is currently unavailable (because it is overloaded or down for maintenance).

func NewGetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable

func NewGetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable() *GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable

NewGetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable creates a GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id service unavailable response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id service unavailable response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id service unavailable response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id service unavailable response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id service unavailable response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDServiceUnavailable) String

type GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests

type GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests describes a response with status code 429, with default header values.

Rate limit exceeded the maximum. Retry the request in [%s] seconds

func NewGetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests

func NewGetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests() *GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests

NewGetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests creates a GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id too many requests response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id too many requests response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id too many requests response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id too many requests response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id too many requests response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDTooManyRequests) String

type GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized

type GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized describes a response with status code 401, with default header values.

No authentication bearer token specified in authorization header.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized

func NewGetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized() *GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized

NewGetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized creates a GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id unauthorized response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id unauthorized response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id unauthorized response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id unauthorized response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id unauthorized response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnauthorized) String

type GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType

type GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType struct {
	Payload *models.ErrorBody
}

GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType describes a response with status code 415, with default header values.

Unsupported Media Type - Unsupported or incorrect media type, such as an incorrect Content-Type value in the header.

func NewGetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType

func NewGetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType() *GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType

NewGetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType creates a GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType with default headers values

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) Error

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) GetPayload

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) IsClientError

IsClientError returns true when this get billing trusteebillingoverview trustor org Id unsupported media type response has a 4xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) IsCode

IsCode returns true when this get billing trusteebillingoverview trustor org Id unsupported media type response a status code equal to that given

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) IsRedirect

IsRedirect returns true when this get billing trusteebillingoverview trustor org Id unsupported media type response has a 3xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) IsServerError

IsServerError returns true when this get billing trusteebillingoverview trustor org Id unsupported media type response has a 5xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) IsSuccess

IsSuccess returns true when this get billing trusteebillingoverview trustor org Id unsupported media type response has a 2xx status code

func (*GetBillingTrusteebillingoverviewTrustorOrgIDUnsupportedMediaType) String

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL