Documentation
¶
Index ¶
- func WithAcceptApplicationJSON(r *runtime.ClientOperation)
- func WithAcceptApplicationXML(r *runtime.ClientOperation)
- func WithAcceptTextJSON(r *runtime.ClientOperation)
- func WithAcceptTextXML(r *runtime.ClientOperation)
- func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
- func WithContentTypeApplicationXML(r *runtime.ClientOperation)
- func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
- func WithContentTypeTextJSON(r *runtime.ClientOperation)
- func WithContentTypeTextXML(r *runtime.ClientOperation)
- type AccountAddLicenseBillableOK
- func (o *AccountAddLicenseBillableOK) Code() int
- func (o *AccountAddLicenseBillableOK) Error() string
- func (o *AccountAddLicenseBillableOK) GetPayload() *model.AddNewLicenseBillableResponseModel
- func (o *AccountAddLicenseBillableOK) IsClientError() bool
- func (o *AccountAddLicenseBillableOK) IsCode(code int) bool
- func (o *AccountAddLicenseBillableOK) IsRedirect() bool
- func (o *AccountAddLicenseBillableOK) IsServerError() bool
- func (o *AccountAddLicenseBillableOK) IsSuccess() bool
- func (o *AccountAddLicenseBillableOK) String() string
- type AccountAddLicenseBillableParams
- func NewAccountAddLicenseBillableParams() *AccountAddLicenseBillableParams
- func NewAccountAddLicenseBillableParamsWithContext(ctx context.Context) *AccountAddLicenseBillableParams
- func NewAccountAddLicenseBillableParamsWithHTTPClient(client *http.Client) *AccountAddLicenseBillableParams
- func NewAccountAddLicenseBillableParamsWithTimeout(timeout time.Duration) *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) SetContext(ctx context.Context)
- func (o *AccountAddLicenseBillableParams) SetDefaults()
- func (o *AccountAddLicenseBillableParams) SetHTTPClient(client *http.Client)
- func (o *AccountAddLicenseBillableParams) SetLicenseBillableModel(licenseBillableModel *model.AddNewLicenseBillableModel)
- func (o *AccountAddLicenseBillableParams) SetTimeout(timeout time.Duration)
- func (o *AccountAddLicenseBillableParams) WithContext(ctx context.Context) *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) WithDefaults() *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) WithHTTPClient(client *http.Client) *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) WithLicenseBillableModel(licenseBillableModel *model.AddNewLicenseBillableModel) *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) WithTimeout(timeout time.Duration) *AccountAddLicenseBillableParams
- func (o *AccountAddLicenseBillableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountAddLicenseBillableReader
- type AccountGetAccountInformationOK
- func (o *AccountGetAccountInformationOK) Code() int
- func (o *AccountGetAccountInformationOK) Error() string
- func (o *AccountGetAccountInformationOK) GetPayload() *model.AccountInformation
- func (o *AccountGetAccountInformationOK) IsClientError() bool
- func (o *AccountGetAccountInformationOK) IsCode(code int) bool
- func (o *AccountGetAccountInformationOK) IsRedirect() bool
- func (o *AccountGetAccountInformationOK) IsServerError() bool
- func (o *AccountGetAccountInformationOK) IsSuccess() bool
- func (o *AccountGetAccountInformationOK) String() string
- type AccountGetAccountInformationParams
- func NewAccountGetAccountInformationParams() *AccountGetAccountInformationParams
- func NewAccountGetAccountInformationParamsWithContext(ctx context.Context) *AccountGetAccountInformationParams
- func NewAccountGetAccountInformationParamsWithHTTPClient(client *http.Client) *AccountGetAccountInformationParams
- func NewAccountGetAccountInformationParamsWithTimeout(timeout time.Duration) *AccountGetAccountInformationParams
- func (o *AccountGetAccountInformationParams) SetContext(ctx context.Context)
- func (o *AccountGetAccountInformationParams) SetDefaults()
- func (o *AccountGetAccountInformationParams) SetHTTPClient(client *http.Client)
- func (o *AccountGetAccountInformationParams) SetTimeout(timeout time.Duration)
- func (o *AccountGetAccountInformationParams) WithContext(ctx context.Context) *AccountGetAccountInformationParams
- func (o *AccountGetAccountInformationParams) WithDefaults() *AccountGetAccountInformationParams
- func (o *AccountGetAccountInformationParams) WithHTTPClient(client *http.Client) *AccountGetAccountInformationParams
- func (o *AccountGetAccountInformationParams) WithTimeout(timeout time.Duration) *AccountGetAccountInformationParams
- func (o *AccountGetAccountInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountGetAccountInformationReader
- type AccountGetSSOTokenOK
- func (o *AccountGetSSOTokenOK) Code() int
- func (o *AccountGetSSOTokenOK) Error() string
- func (o *AccountGetSSOTokenOK) GetPayload() interface{}
- func (o *AccountGetSSOTokenOK) IsClientError() bool
- func (o *AccountGetSSOTokenOK) IsCode(code int) bool
- func (o *AccountGetSSOTokenOK) IsRedirect() bool
- func (o *AccountGetSSOTokenOK) IsServerError() bool
- func (o *AccountGetSSOTokenOK) IsSuccess() bool
- func (o *AccountGetSSOTokenOK) String() string
- type AccountGetSSOTokenParams
- func NewAccountGetSSOTokenParams() *AccountGetSSOTokenParams
- func NewAccountGetSSOTokenParamsWithContext(ctx context.Context) *AccountGetSSOTokenParams
- func NewAccountGetSSOTokenParamsWithHTTPClient(client *http.Client) *AccountGetSSOTokenParams
- func NewAccountGetSSOTokenParamsWithTimeout(timeout time.Duration) *AccountGetSSOTokenParams
- func (o *AccountGetSSOTokenParams) SetContext(ctx context.Context)
- func (o *AccountGetSSOTokenParams) SetDefaults()
- func (o *AccountGetSSOTokenParams) SetHTTPClient(client *http.Client)
- func (o *AccountGetSSOTokenParams) SetTimeout(timeout time.Duration)
- func (o *AccountGetSSOTokenParams) WithContext(ctx context.Context) *AccountGetSSOTokenParams
- func (o *AccountGetSSOTokenParams) WithDefaults() *AccountGetSSOTokenParams
- func (o *AccountGetSSOTokenParams) WithHTTPClient(client *http.Client) *AccountGetSSOTokenParams
- func (o *AccountGetSSOTokenParams) WithTimeout(timeout time.Duration) *AccountGetSSOTokenParams
- func (o *AccountGetSSOTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountGetSSOTokenReader
- type AccountPostSequencesOK
- func (o *AccountPostSequencesOK) Code() int
- func (o *AccountPostSequencesOK) Error() string
- func (o *AccountPostSequencesOK) GetPayload() interface{}
- func (o *AccountPostSequencesOK) IsClientError() bool
- func (o *AccountPostSequencesOK) IsCode(code int) bool
- func (o *AccountPostSequencesOK) IsRedirect() bool
- func (o *AccountPostSequencesOK) IsServerError() bool
- func (o *AccountPostSequencesOK) IsSuccess() bool
- func (o *AccountPostSequencesOK) String() string
- type AccountPostSequencesParams
- func NewAccountPostSequencesParams() *AccountPostSequencesParams
- func NewAccountPostSequencesParamsWithContext(ctx context.Context) *AccountPostSequencesParams
- func NewAccountPostSequencesParamsWithHTTPClient(client *http.Client) *AccountPostSequencesParams
- func NewAccountPostSequencesParamsWithTimeout(timeout time.Duration) *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) SetContext(ctx context.Context)
- func (o *AccountPostSequencesParams) SetDefaults()
- func (o *AccountPostSequencesParams) SetHTTPClient(client *http.Client)
- func (o *AccountPostSequencesParams) SetSequenceRequest(sequenceRequest *model.SequenceRequest)
- func (o *AccountPostSequencesParams) SetTimeout(timeout time.Duration)
- func (o *AccountPostSequencesParams) WithContext(ctx context.Context) *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) WithDefaults() *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) WithHTTPClient(client *http.Client) *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) WithSequenceRequest(sequenceRequest *model.SequenceRequest) *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) WithTimeout(timeout time.Duration) *AccountPostSequencesParams
- func (o *AccountPostSequencesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountPostSequencesReader
- type AccountRegisterCompanyOK
- func (o *AccountRegisterCompanyOK) Code() int
- func (o *AccountRegisterCompanyOK) Error() string
- func (o *AccountRegisterCompanyOK) GetPayload() *model.RegisterAccountResponse
- func (o *AccountRegisterCompanyOK) IsClientError() bool
- func (o *AccountRegisterCompanyOK) IsCode(code int) bool
- func (o *AccountRegisterCompanyOK) IsRedirect() bool
- func (o *AccountRegisterCompanyOK) IsServerError() bool
- func (o *AccountRegisterCompanyOK) IsSuccess() bool
- func (o *AccountRegisterCompanyOK) String() string
- type AccountRegisterCompanyParams
- func NewAccountRegisterCompanyParams() *AccountRegisterCompanyParams
- func NewAccountRegisterCompanyParamsWithContext(ctx context.Context) *AccountRegisterCompanyParams
- func NewAccountRegisterCompanyParamsWithHTTPClient(client *http.Client) *AccountRegisterCompanyParams
- func NewAccountRegisterCompanyParamsWithTimeout(timeout time.Duration) *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) SetContext(ctx context.Context)
- func (o *AccountRegisterCompanyParams) SetDefaults()
- func (o *AccountRegisterCompanyParams) SetHTTPClient(client *http.Client)
- func (o *AccountRegisterCompanyParams) SetRegisterAccountRequest(registerAccountRequest *model.RegisterAccountRequestModel)
- func (o *AccountRegisterCompanyParams) SetTimeout(timeout time.Duration)
- func (o *AccountRegisterCompanyParams) WithContext(ctx context.Context) *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) WithDefaults() *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) WithHTTPClient(client *http.Client) *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) WithRegisterAccountRequest(registerAccountRequest *model.RegisterAccountRequestModel) *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) WithTimeout(timeout time.Duration) *AccountRegisterCompanyParams
- func (o *AccountRegisterCompanyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountRegisterCompanyReader
- type AccountUpdateLicenseOK
- func (o *AccountUpdateLicenseOK) Code() int
- func (o *AccountUpdateLicenseOK) Error() string
- func (o *AccountUpdateLicenseOK) GetPayload() *model.UpdateLicenseResponseModel
- func (o *AccountUpdateLicenseOK) IsClientError() bool
- func (o *AccountUpdateLicenseOK) IsCode(code int) bool
- func (o *AccountUpdateLicenseOK) IsRedirect() bool
- func (o *AccountUpdateLicenseOK) IsServerError() bool
- func (o *AccountUpdateLicenseOK) IsSuccess() bool
- func (o *AccountUpdateLicenseOK) String() string
- type AccountUpdateLicenseParams
- func NewAccountUpdateLicenseParams() *AccountUpdateLicenseParams
- func NewAccountUpdateLicenseParamsWithContext(ctx context.Context) *AccountUpdateLicenseParams
- func NewAccountUpdateLicenseParamsWithHTTPClient(client *http.Client) *AccountUpdateLicenseParams
- func NewAccountUpdateLicenseParamsWithTimeout(timeout time.Duration) *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) SetContext(ctx context.Context)
- func (o *AccountUpdateLicenseParams) SetDefaults()
- func (o *AccountUpdateLicenseParams) SetHTTPClient(client *http.Client)
- func (o *AccountUpdateLicenseParams) SetTimeout(timeout time.Duration)
- func (o *AccountUpdateLicenseParams) SetUpdateLicenseModel(updateLicenseModel *model.UpdateLicenseRequestModel)
- func (o *AccountUpdateLicenseParams) WithContext(ctx context.Context) *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) WithDefaults() *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) WithHTTPClient(client *http.Client) *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) WithTimeout(timeout time.Duration) *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) WithUpdateLicenseModel(updateLicenseModel *model.UpdateLicenseRequestModel) *AccountUpdateLicenseParams
- func (o *AccountUpdateLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
- type AccountUpdateLicenseReader
- type Client
- func (a *Client) AccountAddLicenseBillable(params *AccountAddLicenseBillableParams, opts ...ClientOption) (*AccountAddLicenseBillableOK, error)
- func (a *Client) AccountGetAccountInformation(params *AccountGetAccountInformationParams, opts ...ClientOption) (*AccountGetAccountInformationOK, error)
- func (a *Client) AccountGetSSOToken(params *AccountGetSSOTokenParams, opts ...ClientOption) (*AccountGetSSOTokenOK, error)
- func (a *Client) AccountPostSequences(params *AccountPostSequencesParams, opts ...ClientOption) (*AccountPostSequencesOK, error)
- func (a *Client) AccountRegisterCompany(params *AccountRegisterCompanyParams, opts ...ClientOption) (*AccountRegisterCompanyOK, error)
- func (a *Client) AccountUpdateLicense(params *AccountUpdateLicenseParams, opts ...ClientOption) (*AccountUpdateLicenseOK, error)
- func (a *Client) SetTransport(transport runtime.ClientTransport)
- type ClientOption
- type ClientService
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAcceptApplicationJSON ¶
func WithAcceptApplicationJSON(r *runtime.ClientOperation)
WithAcceptApplicationJSON sets the Accept header to "application/json".
func WithAcceptApplicationXML ¶
func WithAcceptApplicationXML(r *runtime.ClientOperation)
WithAcceptApplicationXML sets the Accept header to "application/xml".
func WithAcceptTextJSON ¶
func WithAcceptTextJSON(r *runtime.ClientOperation)
WithAcceptTextJSON sets the Accept header to "text/json".
func WithAcceptTextXML ¶
func WithAcceptTextXML(r *runtime.ClientOperation)
WithAcceptTextXML sets the Accept header to "text/xml".
func WithContentTypeApplicationJSON ¶
func WithContentTypeApplicationJSON(r *runtime.ClientOperation)
WithContentTypeApplicationJSON sets the Content-Type header to "application/json".
func WithContentTypeApplicationXML ¶
func WithContentTypeApplicationXML(r *runtime.ClientOperation)
WithContentTypeApplicationXML sets the Content-Type header to "application/xml".
func WithContentTypeApplicationxWwwFormUrlencoded ¶
func WithContentTypeApplicationxWwwFormUrlencoded(r *runtime.ClientOperation)
WithContentTypeApplicationxWwwFormUrlencoded sets the Content-Type header to "application/x-www-form-urlencoded".
func WithContentTypeTextJSON ¶
func WithContentTypeTextJSON(r *runtime.ClientOperation)
WithContentTypeTextJSON sets the Content-Type header to "text/json".
func WithContentTypeTextXML ¶
func WithContentTypeTextXML(r *runtime.ClientOperation)
WithContentTypeTextXML sets the Content-Type header to "text/xml".
Types ¶
type AccountAddLicenseBillableOK ¶
type AccountAddLicenseBillableOK struct {
Payload *model.AddNewLicenseBillableResponseModel
}
AccountAddLicenseBillableOK describes a response with status code 200, with default header values.
Add a new license billable
func NewAccountAddLicenseBillableOK ¶
func NewAccountAddLicenseBillableOK() *AccountAddLicenseBillableOK
NewAccountAddLicenseBillableOK creates a AccountAddLicenseBillableOK with default headers values
func (*AccountAddLicenseBillableOK) Code ¶
func (o *AccountAddLicenseBillableOK) Code() int
Code gets the status code for the account add license billable o k response
func (*AccountAddLicenseBillableOK) Error ¶
func (o *AccountAddLicenseBillableOK) Error() string
func (*AccountAddLicenseBillableOK) GetPayload ¶
func (o *AccountAddLicenseBillableOK) GetPayload() *model.AddNewLicenseBillableResponseModel
func (*AccountAddLicenseBillableOK) IsClientError ¶
func (o *AccountAddLicenseBillableOK) IsClientError() bool
IsClientError returns true when this account add license billable o k response has a 4xx status code
func (*AccountAddLicenseBillableOK) IsCode ¶
func (o *AccountAddLicenseBillableOK) IsCode(code int) bool
IsCode returns true when this account add license billable o k response a status code equal to that given
func (*AccountAddLicenseBillableOK) IsRedirect ¶
func (o *AccountAddLicenseBillableOK) IsRedirect() bool
IsRedirect returns true when this account add license billable o k response has a 3xx status code
func (*AccountAddLicenseBillableOK) IsServerError ¶
func (o *AccountAddLicenseBillableOK) IsServerError() bool
IsServerError returns true when this account add license billable o k response has a 5xx status code
func (*AccountAddLicenseBillableOK) IsSuccess ¶
func (o *AccountAddLicenseBillableOK) IsSuccess() bool
IsSuccess returns true when this account add license billable o k response has a 2xx status code
func (*AccountAddLicenseBillableOK) String ¶
func (o *AccountAddLicenseBillableOK) String() string
type AccountAddLicenseBillableParams ¶
type AccountAddLicenseBillableParams struct {
// LicenseBillableModel.
LicenseBillableModel *model.AddNewLicenseBillableModel
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountAddLicenseBillableParams contains all the parameters to send to the API endpoint
for the account add license billable operation. Typically these are written to a http.Request.
func NewAccountAddLicenseBillableParams ¶
func NewAccountAddLicenseBillableParams() *AccountAddLicenseBillableParams
NewAccountAddLicenseBillableParams creates a new AccountAddLicenseBillableParams 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 NewAccountAddLicenseBillableParamsWithContext ¶
func NewAccountAddLicenseBillableParamsWithContext(ctx context.Context) *AccountAddLicenseBillableParams
NewAccountAddLicenseBillableParamsWithContext creates a new AccountAddLicenseBillableParams object with the ability to set a context for a request.
func NewAccountAddLicenseBillableParamsWithHTTPClient ¶
func NewAccountAddLicenseBillableParamsWithHTTPClient(client *http.Client) *AccountAddLicenseBillableParams
NewAccountAddLicenseBillableParamsWithHTTPClient creates a new AccountAddLicenseBillableParams object with the ability to set a custom HTTPClient for a request.
func NewAccountAddLicenseBillableParamsWithTimeout ¶
func NewAccountAddLicenseBillableParamsWithTimeout(timeout time.Duration) *AccountAddLicenseBillableParams
NewAccountAddLicenseBillableParamsWithTimeout creates a new AccountAddLicenseBillableParams object with the ability to set a timeout on a request.
func (*AccountAddLicenseBillableParams) SetContext ¶
func (o *AccountAddLicenseBillableParams) SetContext(ctx context.Context)
SetContext adds the context to the account add license billable params
func (*AccountAddLicenseBillableParams) SetDefaults ¶
func (o *AccountAddLicenseBillableParams) SetDefaults()
SetDefaults hydrates default values in the account add license billable params (not the query body).
All values with no default are reset to their zero value.
func (*AccountAddLicenseBillableParams) SetHTTPClient ¶
func (o *AccountAddLicenseBillableParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account add license billable params
func (*AccountAddLicenseBillableParams) SetLicenseBillableModel ¶
func (o *AccountAddLicenseBillableParams) SetLicenseBillableModel(licenseBillableModel *model.AddNewLicenseBillableModel)
SetLicenseBillableModel adds the licenseBillableModel to the account add license billable params
func (*AccountAddLicenseBillableParams) SetTimeout ¶
func (o *AccountAddLicenseBillableParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account add license billable params
func (*AccountAddLicenseBillableParams) WithContext ¶
func (o *AccountAddLicenseBillableParams) WithContext(ctx context.Context) *AccountAddLicenseBillableParams
WithContext adds the context to the account add license billable params
func (*AccountAddLicenseBillableParams) WithDefaults ¶
func (o *AccountAddLicenseBillableParams) WithDefaults() *AccountAddLicenseBillableParams
WithDefaults hydrates default values in the account add license billable params (not the query body).
All values with no default are reset to their zero value.
func (*AccountAddLicenseBillableParams) WithHTTPClient ¶
func (o *AccountAddLicenseBillableParams) WithHTTPClient(client *http.Client) *AccountAddLicenseBillableParams
WithHTTPClient adds the HTTPClient to the account add license billable params
func (*AccountAddLicenseBillableParams) WithLicenseBillableModel ¶
func (o *AccountAddLicenseBillableParams) WithLicenseBillableModel(licenseBillableModel *model.AddNewLicenseBillableModel) *AccountAddLicenseBillableParams
WithLicenseBillableModel adds the licenseBillableModel to the account add license billable params
func (*AccountAddLicenseBillableParams) WithTimeout ¶
func (o *AccountAddLicenseBillableParams) WithTimeout(timeout time.Duration) *AccountAddLicenseBillableParams
WithTimeout adds the timeout to the account add license billable params
func (*AccountAddLicenseBillableParams) WriteToRequest ¶
func (o *AccountAddLicenseBillableParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountAddLicenseBillableReader ¶
type AccountAddLicenseBillableReader struct {
// contains filtered or unexported fields
}
AccountAddLicenseBillableReader is a Reader for the AccountAddLicenseBillable structure.
func (*AccountAddLicenseBillableReader) ReadResponse ¶
func (o *AccountAddLicenseBillableReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountGetAccountInformationOK ¶
type AccountGetAccountInformationOK struct {
Payload *model.AccountInformation
}
AccountGetAccountInformationOK describes a response with status code 200, with default header values.
Get account information
func NewAccountGetAccountInformationOK ¶
func NewAccountGetAccountInformationOK() *AccountGetAccountInformationOK
NewAccountGetAccountInformationOK creates a AccountGetAccountInformationOK with default headers values
func (*AccountGetAccountInformationOK) Code ¶
func (o *AccountGetAccountInformationOK) Code() int
Code gets the status code for the account get account information o k response
func (*AccountGetAccountInformationOK) Error ¶
func (o *AccountGetAccountInformationOK) Error() string
func (*AccountGetAccountInformationOK) GetPayload ¶
func (o *AccountGetAccountInformationOK) GetPayload() *model.AccountInformation
func (*AccountGetAccountInformationOK) IsClientError ¶
func (o *AccountGetAccountInformationOK) IsClientError() bool
IsClientError returns true when this account get account information o k response has a 4xx status code
func (*AccountGetAccountInformationOK) IsCode ¶
func (o *AccountGetAccountInformationOK) IsCode(code int) bool
IsCode returns true when this account get account information o k response a status code equal to that given
func (*AccountGetAccountInformationOK) IsRedirect ¶
func (o *AccountGetAccountInformationOK) IsRedirect() bool
IsRedirect returns true when this account get account information o k response has a 3xx status code
func (*AccountGetAccountInformationOK) IsServerError ¶
func (o *AccountGetAccountInformationOK) IsServerError() bool
IsServerError returns true when this account get account information o k response has a 5xx status code
func (*AccountGetAccountInformationOK) IsSuccess ¶
func (o *AccountGetAccountInformationOK) IsSuccess() bool
IsSuccess returns true when this account get account information o k response has a 2xx status code
func (*AccountGetAccountInformationOK) String ¶
func (o *AccountGetAccountInformationOK) String() string
type AccountGetAccountInformationParams ¶
type AccountGetAccountInformationParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountGetAccountInformationParams contains all the parameters to send to the API endpoint
for the account get account information operation. Typically these are written to a http.Request.
func NewAccountGetAccountInformationParams ¶
func NewAccountGetAccountInformationParams() *AccountGetAccountInformationParams
NewAccountGetAccountInformationParams creates a new AccountGetAccountInformationParams 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 NewAccountGetAccountInformationParamsWithContext ¶
func NewAccountGetAccountInformationParamsWithContext(ctx context.Context) *AccountGetAccountInformationParams
NewAccountGetAccountInformationParamsWithContext creates a new AccountGetAccountInformationParams object with the ability to set a context for a request.
func NewAccountGetAccountInformationParamsWithHTTPClient ¶
func NewAccountGetAccountInformationParamsWithHTTPClient(client *http.Client) *AccountGetAccountInformationParams
NewAccountGetAccountInformationParamsWithHTTPClient creates a new AccountGetAccountInformationParams object with the ability to set a custom HTTPClient for a request.
func NewAccountGetAccountInformationParamsWithTimeout ¶
func NewAccountGetAccountInformationParamsWithTimeout(timeout time.Duration) *AccountGetAccountInformationParams
NewAccountGetAccountInformationParamsWithTimeout creates a new AccountGetAccountInformationParams object with the ability to set a timeout on a request.
func (*AccountGetAccountInformationParams) SetContext ¶
func (o *AccountGetAccountInformationParams) SetContext(ctx context.Context)
SetContext adds the context to the account get account information params
func (*AccountGetAccountInformationParams) SetDefaults ¶
func (o *AccountGetAccountInformationParams) SetDefaults()
SetDefaults hydrates default values in the account get account information params (not the query body).
All values with no default are reset to their zero value.
func (*AccountGetAccountInformationParams) SetHTTPClient ¶
func (o *AccountGetAccountInformationParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account get account information params
func (*AccountGetAccountInformationParams) SetTimeout ¶
func (o *AccountGetAccountInformationParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account get account information params
func (*AccountGetAccountInformationParams) WithContext ¶
func (o *AccountGetAccountInformationParams) WithContext(ctx context.Context) *AccountGetAccountInformationParams
WithContext adds the context to the account get account information params
func (*AccountGetAccountInformationParams) WithDefaults ¶
func (o *AccountGetAccountInformationParams) WithDefaults() *AccountGetAccountInformationParams
WithDefaults hydrates default values in the account get account information params (not the query body).
All values with no default are reset to their zero value.
func (*AccountGetAccountInformationParams) WithHTTPClient ¶
func (o *AccountGetAccountInformationParams) WithHTTPClient(client *http.Client) *AccountGetAccountInformationParams
WithHTTPClient adds the HTTPClient to the account get account information params
func (*AccountGetAccountInformationParams) WithTimeout ¶
func (o *AccountGetAccountInformationParams) WithTimeout(timeout time.Duration) *AccountGetAccountInformationParams
WithTimeout adds the timeout to the account get account information params
func (*AccountGetAccountInformationParams) WriteToRequest ¶
func (o *AccountGetAccountInformationParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountGetAccountInformationReader ¶
type AccountGetAccountInformationReader struct {
// contains filtered or unexported fields
}
AccountGetAccountInformationReader is a Reader for the AccountGetAccountInformation structure.
func (*AccountGetAccountInformationReader) ReadResponse ¶
func (o *AccountGetAccountInformationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountGetSSOTokenOK ¶
type AccountGetSSOTokenOK struct {
Payload interface{}
}
AccountGetSSOTokenOK describes a response with status code 200, with default header values.
OK
func NewAccountGetSSOTokenOK ¶
func NewAccountGetSSOTokenOK() *AccountGetSSOTokenOK
NewAccountGetSSOTokenOK creates a AccountGetSSOTokenOK with default headers values
func (*AccountGetSSOTokenOK) Code ¶
func (o *AccountGetSSOTokenOK) Code() int
Code gets the status code for the account get s s o token o k response
func (*AccountGetSSOTokenOK) Error ¶
func (o *AccountGetSSOTokenOK) Error() string
func (*AccountGetSSOTokenOK) GetPayload ¶
func (o *AccountGetSSOTokenOK) GetPayload() interface{}
func (*AccountGetSSOTokenOK) IsClientError ¶
func (o *AccountGetSSOTokenOK) IsClientError() bool
IsClientError returns true when this account get s s o token o k response has a 4xx status code
func (*AccountGetSSOTokenOK) IsCode ¶
func (o *AccountGetSSOTokenOK) IsCode(code int) bool
IsCode returns true when this account get s s o token o k response a status code equal to that given
func (*AccountGetSSOTokenOK) IsRedirect ¶
func (o *AccountGetSSOTokenOK) IsRedirect() bool
IsRedirect returns true when this account get s s o token o k response has a 3xx status code
func (*AccountGetSSOTokenOK) IsServerError ¶
func (o *AccountGetSSOTokenOK) IsServerError() bool
IsServerError returns true when this account get s s o token o k response has a 5xx status code
func (*AccountGetSSOTokenOK) IsSuccess ¶
func (o *AccountGetSSOTokenOK) IsSuccess() bool
IsSuccess returns true when this account get s s o token o k response has a 2xx status code
func (*AccountGetSSOTokenOK) String ¶
func (o *AccountGetSSOTokenOK) String() string
type AccountGetSSOTokenParams ¶
type AccountGetSSOTokenParams struct {
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountGetSSOTokenParams contains all the parameters to send to the API endpoint
for the account get s s o token operation. Typically these are written to a http.Request.
func NewAccountGetSSOTokenParams ¶
func NewAccountGetSSOTokenParams() *AccountGetSSOTokenParams
NewAccountGetSSOTokenParams creates a new AccountGetSSOTokenParams 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 NewAccountGetSSOTokenParamsWithContext ¶
func NewAccountGetSSOTokenParamsWithContext(ctx context.Context) *AccountGetSSOTokenParams
NewAccountGetSSOTokenParamsWithContext creates a new AccountGetSSOTokenParams object with the ability to set a context for a request.
func NewAccountGetSSOTokenParamsWithHTTPClient ¶
func NewAccountGetSSOTokenParamsWithHTTPClient(client *http.Client) *AccountGetSSOTokenParams
NewAccountGetSSOTokenParamsWithHTTPClient creates a new AccountGetSSOTokenParams object with the ability to set a custom HTTPClient for a request.
func NewAccountGetSSOTokenParamsWithTimeout ¶
func NewAccountGetSSOTokenParamsWithTimeout(timeout time.Duration) *AccountGetSSOTokenParams
NewAccountGetSSOTokenParamsWithTimeout creates a new AccountGetSSOTokenParams object with the ability to set a timeout on a request.
func (*AccountGetSSOTokenParams) SetContext ¶
func (o *AccountGetSSOTokenParams) SetContext(ctx context.Context)
SetContext adds the context to the account get s s o token params
func (*AccountGetSSOTokenParams) SetDefaults ¶
func (o *AccountGetSSOTokenParams) SetDefaults()
SetDefaults hydrates default values in the account get s s o token params (not the query body).
All values with no default are reset to their zero value.
func (*AccountGetSSOTokenParams) SetHTTPClient ¶
func (o *AccountGetSSOTokenParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account get s s o token params
func (*AccountGetSSOTokenParams) SetTimeout ¶
func (o *AccountGetSSOTokenParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account get s s o token params
func (*AccountGetSSOTokenParams) WithContext ¶
func (o *AccountGetSSOTokenParams) WithContext(ctx context.Context) *AccountGetSSOTokenParams
WithContext adds the context to the account get s s o token params
func (*AccountGetSSOTokenParams) WithDefaults ¶
func (o *AccountGetSSOTokenParams) WithDefaults() *AccountGetSSOTokenParams
WithDefaults hydrates default values in the account get s s o token params (not the query body).
All values with no default are reset to their zero value.
func (*AccountGetSSOTokenParams) WithHTTPClient ¶
func (o *AccountGetSSOTokenParams) WithHTTPClient(client *http.Client) *AccountGetSSOTokenParams
WithHTTPClient adds the HTTPClient to the account get s s o token params
func (*AccountGetSSOTokenParams) WithTimeout ¶
func (o *AccountGetSSOTokenParams) WithTimeout(timeout time.Duration) *AccountGetSSOTokenParams
WithTimeout adds the timeout to the account get s s o token params
func (*AccountGetSSOTokenParams) WriteToRequest ¶
func (o *AccountGetSSOTokenParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountGetSSOTokenReader ¶
type AccountGetSSOTokenReader struct {
// contains filtered or unexported fields
}
AccountGetSSOTokenReader is a Reader for the AccountGetSSOToken structure.
func (*AccountGetSSOTokenReader) ReadResponse ¶
func (o *AccountGetSSOTokenReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountPostSequencesOK ¶
type AccountPostSequencesOK struct {
Payload interface{}
}
AccountPostSequencesOK describes a response with status code 200, with default header values.
OK
func NewAccountPostSequencesOK ¶
func NewAccountPostSequencesOK() *AccountPostSequencesOK
NewAccountPostSequencesOK creates a AccountPostSequencesOK with default headers values
func (*AccountPostSequencesOK) Code ¶
func (o *AccountPostSequencesOK) Code() int
Code gets the status code for the account post sequences o k response
func (*AccountPostSequencesOK) Error ¶
func (o *AccountPostSequencesOK) Error() string
func (*AccountPostSequencesOK) GetPayload ¶
func (o *AccountPostSequencesOK) GetPayload() interface{}
func (*AccountPostSequencesOK) IsClientError ¶
func (o *AccountPostSequencesOK) IsClientError() bool
IsClientError returns true when this account post sequences o k response has a 4xx status code
func (*AccountPostSequencesOK) IsCode ¶
func (o *AccountPostSequencesOK) IsCode(code int) bool
IsCode returns true when this account post sequences o k response a status code equal to that given
func (*AccountPostSequencesOK) IsRedirect ¶
func (o *AccountPostSequencesOK) IsRedirect() bool
IsRedirect returns true when this account post sequences o k response has a 3xx status code
func (*AccountPostSequencesOK) IsServerError ¶
func (o *AccountPostSequencesOK) IsServerError() bool
IsServerError returns true when this account post sequences o k response has a 5xx status code
func (*AccountPostSequencesOK) IsSuccess ¶
func (o *AccountPostSequencesOK) IsSuccess() bool
IsSuccess returns true when this account post sequences o k response has a 2xx status code
func (*AccountPostSequencesOK) String ¶
func (o *AccountPostSequencesOK) String() string
type AccountPostSequencesParams ¶
type AccountPostSequencesParams struct {
// SequenceRequest.
SequenceRequest *model.SequenceRequest
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountPostSequencesParams contains all the parameters to send to the API endpoint
for the account post sequences operation. Typically these are written to a http.Request.
func NewAccountPostSequencesParams ¶
func NewAccountPostSequencesParams() *AccountPostSequencesParams
NewAccountPostSequencesParams creates a new AccountPostSequencesParams 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 NewAccountPostSequencesParamsWithContext ¶
func NewAccountPostSequencesParamsWithContext(ctx context.Context) *AccountPostSequencesParams
NewAccountPostSequencesParamsWithContext creates a new AccountPostSequencesParams object with the ability to set a context for a request.
func NewAccountPostSequencesParamsWithHTTPClient ¶
func NewAccountPostSequencesParamsWithHTTPClient(client *http.Client) *AccountPostSequencesParams
NewAccountPostSequencesParamsWithHTTPClient creates a new AccountPostSequencesParams object with the ability to set a custom HTTPClient for a request.
func NewAccountPostSequencesParamsWithTimeout ¶
func NewAccountPostSequencesParamsWithTimeout(timeout time.Duration) *AccountPostSequencesParams
NewAccountPostSequencesParamsWithTimeout creates a new AccountPostSequencesParams object with the ability to set a timeout on a request.
func (*AccountPostSequencesParams) SetContext ¶
func (o *AccountPostSequencesParams) SetContext(ctx context.Context)
SetContext adds the context to the account post sequences params
func (*AccountPostSequencesParams) SetDefaults ¶
func (o *AccountPostSequencesParams) SetDefaults()
SetDefaults hydrates default values in the account post sequences params (not the query body).
All values with no default are reset to their zero value.
func (*AccountPostSequencesParams) SetHTTPClient ¶
func (o *AccountPostSequencesParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account post sequences params
func (*AccountPostSequencesParams) SetSequenceRequest ¶
func (o *AccountPostSequencesParams) SetSequenceRequest(sequenceRequest *model.SequenceRequest)
SetSequenceRequest adds the sequenceRequest to the account post sequences params
func (*AccountPostSequencesParams) SetTimeout ¶
func (o *AccountPostSequencesParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account post sequences params
func (*AccountPostSequencesParams) WithContext ¶
func (o *AccountPostSequencesParams) WithContext(ctx context.Context) *AccountPostSequencesParams
WithContext adds the context to the account post sequences params
func (*AccountPostSequencesParams) WithDefaults ¶
func (o *AccountPostSequencesParams) WithDefaults() *AccountPostSequencesParams
WithDefaults hydrates default values in the account post sequences params (not the query body).
All values with no default are reset to their zero value.
func (*AccountPostSequencesParams) WithHTTPClient ¶
func (o *AccountPostSequencesParams) WithHTTPClient(client *http.Client) *AccountPostSequencesParams
WithHTTPClient adds the HTTPClient to the account post sequences params
func (*AccountPostSequencesParams) WithSequenceRequest ¶
func (o *AccountPostSequencesParams) WithSequenceRequest(sequenceRequest *model.SequenceRequest) *AccountPostSequencesParams
WithSequenceRequest adds the sequenceRequest to the account post sequences params
func (*AccountPostSequencesParams) WithTimeout ¶
func (o *AccountPostSequencesParams) WithTimeout(timeout time.Duration) *AccountPostSequencesParams
WithTimeout adds the timeout to the account post sequences params
func (*AccountPostSequencesParams) WriteToRequest ¶
func (o *AccountPostSequencesParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountPostSequencesReader ¶
type AccountPostSequencesReader struct {
// contains filtered or unexported fields
}
AccountPostSequencesReader is a Reader for the AccountPostSequences structure.
func (*AccountPostSequencesReader) ReadResponse ¶
func (o *AccountPostSequencesReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountRegisterCompanyOK ¶
type AccountRegisterCompanyOK struct {
Payload *model.RegisterAccountResponse
}
AccountRegisterCompanyOK describes a response with status code 200, with default header values.
Registers a company
func NewAccountRegisterCompanyOK ¶
func NewAccountRegisterCompanyOK() *AccountRegisterCompanyOK
NewAccountRegisterCompanyOK creates a AccountRegisterCompanyOK with default headers values
func (*AccountRegisterCompanyOK) Code ¶
func (o *AccountRegisterCompanyOK) Code() int
Code gets the status code for the account register company o k response
func (*AccountRegisterCompanyOK) Error ¶
func (o *AccountRegisterCompanyOK) Error() string
func (*AccountRegisterCompanyOK) GetPayload ¶
func (o *AccountRegisterCompanyOK) GetPayload() *model.RegisterAccountResponse
func (*AccountRegisterCompanyOK) IsClientError ¶
func (o *AccountRegisterCompanyOK) IsClientError() bool
IsClientError returns true when this account register company o k response has a 4xx status code
func (*AccountRegisterCompanyOK) IsCode ¶
func (o *AccountRegisterCompanyOK) IsCode(code int) bool
IsCode returns true when this account register company o k response a status code equal to that given
func (*AccountRegisterCompanyOK) IsRedirect ¶
func (o *AccountRegisterCompanyOK) IsRedirect() bool
IsRedirect returns true when this account register company o k response has a 3xx status code
func (*AccountRegisterCompanyOK) IsServerError ¶
func (o *AccountRegisterCompanyOK) IsServerError() bool
IsServerError returns true when this account register company o k response has a 5xx status code
func (*AccountRegisterCompanyOK) IsSuccess ¶
func (o *AccountRegisterCompanyOK) IsSuccess() bool
IsSuccess returns true when this account register company o k response has a 2xx status code
func (*AccountRegisterCompanyOK) String ¶
func (o *AccountRegisterCompanyOK) String() string
type AccountRegisterCompanyParams ¶
type AccountRegisterCompanyParams struct {
// RegisterAccountRequest.
RegisterAccountRequest *model.RegisterAccountRequestModel
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountRegisterCompanyParams contains all the parameters to send to the API endpoint
for the account register company operation. Typically these are written to a http.Request.
func NewAccountRegisterCompanyParams ¶
func NewAccountRegisterCompanyParams() *AccountRegisterCompanyParams
NewAccountRegisterCompanyParams creates a new AccountRegisterCompanyParams 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 NewAccountRegisterCompanyParamsWithContext ¶
func NewAccountRegisterCompanyParamsWithContext(ctx context.Context) *AccountRegisterCompanyParams
NewAccountRegisterCompanyParamsWithContext creates a new AccountRegisterCompanyParams object with the ability to set a context for a request.
func NewAccountRegisterCompanyParamsWithHTTPClient ¶
func NewAccountRegisterCompanyParamsWithHTTPClient(client *http.Client) *AccountRegisterCompanyParams
NewAccountRegisterCompanyParamsWithHTTPClient creates a new AccountRegisterCompanyParams object with the ability to set a custom HTTPClient for a request.
func NewAccountRegisterCompanyParamsWithTimeout ¶
func NewAccountRegisterCompanyParamsWithTimeout(timeout time.Duration) *AccountRegisterCompanyParams
NewAccountRegisterCompanyParamsWithTimeout creates a new AccountRegisterCompanyParams object with the ability to set a timeout on a request.
func (*AccountRegisterCompanyParams) SetContext ¶
func (o *AccountRegisterCompanyParams) SetContext(ctx context.Context)
SetContext adds the context to the account register company params
func (*AccountRegisterCompanyParams) SetDefaults ¶
func (o *AccountRegisterCompanyParams) SetDefaults()
SetDefaults hydrates default values in the account register company params (not the query body).
All values with no default are reset to their zero value.
func (*AccountRegisterCompanyParams) SetHTTPClient ¶
func (o *AccountRegisterCompanyParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account register company params
func (*AccountRegisterCompanyParams) SetRegisterAccountRequest ¶
func (o *AccountRegisterCompanyParams) SetRegisterAccountRequest(registerAccountRequest *model.RegisterAccountRequestModel)
SetRegisterAccountRequest adds the registerAccountRequest to the account register company params
func (*AccountRegisterCompanyParams) SetTimeout ¶
func (o *AccountRegisterCompanyParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account register company params
func (*AccountRegisterCompanyParams) WithContext ¶
func (o *AccountRegisterCompanyParams) WithContext(ctx context.Context) *AccountRegisterCompanyParams
WithContext adds the context to the account register company params
func (*AccountRegisterCompanyParams) WithDefaults ¶
func (o *AccountRegisterCompanyParams) WithDefaults() *AccountRegisterCompanyParams
WithDefaults hydrates default values in the account register company params (not the query body).
All values with no default are reset to their zero value.
func (*AccountRegisterCompanyParams) WithHTTPClient ¶
func (o *AccountRegisterCompanyParams) WithHTTPClient(client *http.Client) *AccountRegisterCompanyParams
WithHTTPClient adds the HTTPClient to the account register company params
func (*AccountRegisterCompanyParams) WithRegisterAccountRequest ¶
func (o *AccountRegisterCompanyParams) WithRegisterAccountRequest(registerAccountRequest *model.RegisterAccountRequestModel) *AccountRegisterCompanyParams
WithRegisterAccountRequest adds the registerAccountRequest to the account register company params
func (*AccountRegisterCompanyParams) WithTimeout ¶
func (o *AccountRegisterCompanyParams) WithTimeout(timeout time.Duration) *AccountRegisterCompanyParams
WithTimeout adds the timeout to the account register company params
func (*AccountRegisterCompanyParams) WriteToRequest ¶
func (o *AccountRegisterCompanyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountRegisterCompanyReader ¶
type AccountRegisterCompanyReader struct {
// contains filtered or unexported fields
}
AccountRegisterCompanyReader is a Reader for the AccountRegisterCompany structure.
func (*AccountRegisterCompanyReader) ReadResponse ¶
func (o *AccountRegisterCompanyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type AccountUpdateLicenseOK ¶
type AccountUpdateLicenseOK struct {
Payload *model.UpdateLicenseResponseModel
}
AccountUpdateLicenseOK describes a response with status code 200, with default header values.
Update a company license
func NewAccountUpdateLicenseOK ¶
func NewAccountUpdateLicenseOK() *AccountUpdateLicenseOK
NewAccountUpdateLicenseOK creates a AccountUpdateLicenseOK with default headers values
func (*AccountUpdateLicenseOK) Code ¶
func (o *AccountUpdateLicenseOK) Code() int
Code gets the status code for the account update license o k response
func (*AccountUpdateLicenseOK) Error ¶
func (o *AccountUpdateLicenseOK) Error() string
func (*AccountUpdateLicenseOK) GetPayload ¶
func (o *AccountUpdateLicenseOK) GetPayload() *model.UpdateLicenseResponseModel
func (*AccountUpdateLicenseOK) IsClientError ¶
func (o *AccountUpdateLicenseOK) IsClientError() bool
IsClientError returns true when this account update license o k response has a 4xx status code
func (*AccountUpdateLicenseOK) IsCode ¶
func (o *AccountUpdateLicenseOK) IsCode(code int) bool
IsCode returns true when this account update license o k response a status code equal to that given
func (*AccountUpdateLicenseOK) IsRedirect ¶
func (o *AccountUpdateLicenseOK) IsRedirect() bool
IsRedirect returns true when this account update license o k response has a 3xx status code
func (*AccountUpdateLicenseOK) IsServerError ¶
func (o *AccountUpdateLicenseOK) IsServerError() bool
IsServerError returns true when this account update license o k response has a 5xx status code
func (*AccountUpdateLicenseOK) IsSuccess ¶
func (o *AccountUpdateLicenseOK) IsSuccess() bool
IsSuccess returns true when this account update license o k response has a 2xx status code
func (*AccountUpdateLicenseOK) String ¶
func (o *AccountUpdateLicenseOK) String() string
type AccountUpdateLicenseParams ¶
type AccountUpdateLicenseParams struct {
// UpdateLicenseModel.
UpdateLicenseModel *model.UpdateLicenseRequestModel
Context context.Context
HTTPClient *http.Client
// contains filtered or unexported fields
}
AccountUpdateLicenseParams contains all the parameters to send to the API endpoint
for the account update license operation. Typically these are written to a http.Request.
func NewAccountUpdateLicenseParams ¶
func NewAccountUpdateLicenseParams() *AccountUpdateLicenseParams
NewAccountUpdateLicenseParams creates a new AccountUpdateLicenseParams 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 NewAccountUpdateLicenseParamsWithContext ¶
func NewAccountUpdateLicenseParamsWithContext(ctx context.Context) *AccountUpdateLicenseParams
NewAccountUpdateLicenseParamsWithContext creates a new AccountUpdateLicenseParams object with the ability to set a context for a request.
func NewAccountUpdateLicenseParamsWithHTTPClient ¶
func NewAccountUpdateLicenseParamsWithHTTPClient(client *http.Client) *AccountUpdateLicenseParams
NewAccountUpdateLicenseParamsWithHTTPClient creates a new AccountUpdateLicenseParams object with the ability to set a custom HTTPClient for a request.
func NewAccountUpdateLicenseParamsWithTimeout ¶
func NewAccountUpdateLicenseParamsWithTimeout(timeout time.Duration) *AccountUpdateLicenseParams
NewAccountUpdateLicenseParamsWithTimeout creates a new AccountUpdateLicenseParams object with the ability to set a timeout on a request.
func (*AccountUpdateLicenseParams) SetContext ¶
func (o *AccountUpdateLicenseParams) SetContext(ctx context.Context)
SetContext adds the context to the account update license params
func (*AccountUpdateLicenseParams) SetDefaults ¶
func (o *AccountUpdateLicenseParams) SetDefaults()
SetDefaults hydrates default values in the account update license params (not the query body).
All values with no default are reset to their zero value.
func (*AccountUpdateLicenseParams) SetHTTPClient ¶
func (o *AccountUpdateLicenseParams) SetHTTPClient(client *http.Client)
SetHTTPClient adds the HTTPClient to the account update license params
func (*AccountUpdateLicenseParams) SetTimeout ¶
func (o *AccountUpdateLicenseParams) SetTimeout(timeout time.Duration)
SetTimeout adds the timeout to the account update license params
func (*AccountUpdateLicenseParams) SetUpdateLicenseModel ¶
func (o *AccountUpdateLicenseParams) SetUpdateLicenseModel(updateLicenseModel *model.UpdateLicenseRequestModel)
SetUpdateLicenseModel adds the updateLicenseModel to the account update license params
func (*AccountUpdateLicenseParams) WithContext ¶
func (o *AccountUpdateLicenseParams) WithContext(ctx context.Context) *AccountUpdateLicenseParams
WithContext adds the context to the account update license params
func (*AccountUpdateLicenseParams) WithDefaults ¶
func (o *AccountUpdateLicenseParams) WithDefaults() *AccountUpdateLicenseParams
WithDefaults hydrates default values in the account update license params (not the query body).
All values with no default are reset to their zero value.
func (*AccountUpdateLicenseParams) WithHTTPClient ¶
func (o *AccountUpdateLicenseParams) WithHTTPClient(client *http.Client) *AccountUpdateLicenseParams
WithHTTPClient adds the HTTPClient to the account update license params
func (*AccountUpdateLicenseParams) WithTimeout ¶
func (o *AccountUpdateLicenseParams) WithTimeout(timeout time.Duration) *AccountUpdateLicenseParams
WithTimeout adds the timeout to the account update license params
func (*AccountUpdateLicenseParams) WithUpdateLicenseModel ¶
func (o *AccountUpdateLicenseParams) WithUpdateLicenseModel(updateLicenseModel *model.UpdateLicenseRequestModel) *AccountUpdateLicenseParams
WithUpdateLicenseModel adds the updateLicenseModel to the account update license params
func (*AccountUpdateLicenseParams) WriteToRequest ¶
func (o *AccountUpdateLicenseParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error
WriteToRequest writes these params to a swagger request
type AccountUpdateLicenseReader ¶
type AccountUpdateLicenseReader struct {
// contains filtered or unexported fields
}
AccountUpdateLicenseReader is a Reader for the AccountUpdateLicense structure.
func (*AccountUpdateLicenseReader) ReadResponse ¶
func (o *AccountUpdateLicenseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)
ReadResponse reads a server response into the received o.
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client for account API
func (*Client) AccountAddLicenseBillable ¶
func (a *Client) AccountAddLicenseBillable(params *AccountAddLicenseBillableParams, opts ...ClientOption) (*AccountAddLicenseBillableOK, error)
AccountAddLicenseBillable adds new license billable
func (*Client) AccountGetAccountInformation ¶
func (a *Client) AccountGetAccountInformation(params *AccountGetAccountInformationParams, opts ...ClientOption) (*AccountGetAccountInformationOK, error)
AccountGetAccountInformation account get account information API
func (*Client) AccountGetSSOToken ¶
func (a *Client) AccountGetSSOToken(params *AccountGetSSOTokenParams, opts ...ClientOption) (*AccountGetSSOTokenOK, error)
AccountGetSSOToken account get s s o token API
func (*Client) AccountPostSequences ¶
func (a *Client) AccountPostSequences(params *AccountPostSequencesParams, opts ...ClientOption) (*AccountPostSequencesOK, error)
AccountPostSequences account post sequences API
func (*Client) AccountRegisterCompany ¶
func (a *Client) AccountRegisterCompany(params *AccountRegisterCompanyParams, opts ...ClientOption) (*AccountRegisterCompanyOK, error)
AccountRegisterCompany account register company API
func (*Client) AccountUpdateLicense ¶
func (a *Client) AccountUpdateLicense(params *AccountUpdateLicenseParams, opts ...ClientOption) (*AccountUpdateLicenseOK, error)
AccountUpdateLicense updates the license
func (*Client) SetTransport ¶
func (a *Client) SetTransport(transport runtime.ClientTransport)
SetTransport changes the transport on the client
type ClientOption ¶
type ClientOption func(*runtime.ClientOperation)
ClientOption may be used to customize the behavior of Client methods.
func WithAccept ¶
func WithAccept(mime string) ClientOption
WithAccept allows the client to force the Accept header to negotiate a specific Producer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
func WithContentType ¶
func WithContentType(mime string) ClientOption
WithContentType allows the client to force the Content-Type header to negotiate a specific Consumer from the server.
You may use this option to set arbitrary extensions to your MIME media type.
type ClientService ¶
type ClientService interface {
AccountAddLicenseBillable(params *AccountAddLicenseBillableParams, opts ...ClientOption) (*AccountAddLicenseBillableOK, error)
AccountGetAccountInformation(params *AccountGetAccountInformationParams, opts ...ClientOption) (*AccountGetAccountInformationOK, error)
AccountGetSSOToken(params *AccountGetSSOTokenParams, opts ...ClientOption) (*AccountGetSSOTokenOK, error)
AccountPostSequences(params *AccountPostSequencesParams, opts ...ClientOption) (*AccountPostSequencesOK, error)
AccountRegisterCompany(params *AccountRegisterCompanyParams, opts ...ClientOption) (*AccountRegisterCompanyOK, error)
AccountUpdateLicense(params *AccountUpdateLicenseParams, opts ...ClientOption) (*AccountUpdateLicenseOK, error)
SetTransport(transport runtime.ClientTransport)
}
ClientService is the interface for Client methods
func New ¶
func New(transport runtime.ClientTransport, formats strfmt.Registry) ClientService
New creates a new account API client.
func NewClientWithBasicAuth ¶
func NewClientWithBasicAuth(host, basePath, scheme, user, password string) ClientService
New creates a new account API client with basic auth credentials. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - user: user for basic authentication header. - password: password for basic authentication header.
func NewClientWithBearerToken ¶
func NewClientWithBearerToken(host, basePath, scheme, bearerToken string) ClientService
New creates a new account API client with a bearer token for authentication. It takes the following parameters: - host: http host (github.com). - basePath: any base path for the API client ("/v1", "/v3"). - scheme: http scheme ("http", "https"). - bearerToken: bearer token for Bearer authentication header.
Source Files
¶
- account_add_license_billable_parameters.go
- account_add_license_billable_responses.go
- account_client.go
- account_get_account_information_parameters.go
- account_get_account_information_responses.go
- account_get_s_s_o_token_parameters.go
- account_get_s_s_o_token_responses.go
- account_post_sequences_parameters.go
- account_post_sequences_responses.go
- account_register_company_parameters.go
- account_register_company_responses.go
- account_update_license_parameters.go
- account_update_license_responses.go