operations

package
v0.0.0-...-9bb71bf Latest Latest
Warning

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

Go to latest
Published: Nov 28, 2017 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

This section is empty.

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type Client ¶

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

Client for operations API

func New ¶

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

New creates a new operations API client.

func (*Client) DeleteMeAPIApplicationApplicationID ¶

DeleteMeAPIApplicationApplicationID removes this application it will revoke all credential belonging to this application

PRODUCTION - authentication required

func (*Client) DeleteMeAPICredentialCredentialID ¶

DeleteMeAPICredentialCredentialID removes this credential

PRODUCTION - authentication required

func (*Client) DeleteMeAccessRestrictionBackupCode ¶

DeleteMeAccessRestrictionBackupCode deletes this two factor

PRODUCTION - authentication required

func (*Client) DeleteMeAccessRestrictionIPID ¶

func (a *Client) DeleteMeAccessRestrictionIPID(params *DeleteMeAccessRestrictionIPIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeAccessRestrictionIPIDOK, error)

DeleteMeAccessRestrictionIPID deletes this restriction rule

PRODUCTION - authentication required

func (*Client) DeleteMeAccessRestrictionSmsID ¶

func (a *Client) DeleteMeAccessRestrictionSmsID(params *DeleteMeAccessRestrictionSmsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeAccessRestrictionSmsIDOK, error)

DeleteMeAccessRestrictionSmsID deletes this two factor

PRODUCTION - authentication required

func (*Client) DeleteMeAccessRestrictionTotpID ¶

func (a *Client) DeleteMeAccessRestrictionTotpID(params *DeleteMeAccessRestrictionTotpIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeAccessRestrictionTotpIDOK, error)

DeleteMeAccessRestrictionTotpID deletes this two factor

PRODUCTION - authentication required

func (*Client) DeleteMeAccessRestrictionU2fID ¶

func (a *Client) DeleteMeAccessRestrictionU2fID(params *DeleteMeAccessRestrictionU2fIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeAccessRestrictionU2fIDOK, error)

DeleteMeAccessRestrictionU2fID deletes this two factor

PRODUCTION - authentication required

func (*Client) DeleteMeDocumentID ¶

func (a *Client) DeleteMeDocumentID(params *DeleteMeDocumentIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeDocumentIDOK, error)

DeleteMeDocumentID deletes a document

PRODUCTION - authentication required

func (*Client) DeleteMeFaxCustomDomainsID ¶

func (a *Client) DeleteMeFaxCustomDomainsID(params *DeleteMeFaxCustomDomainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeFaxCustomDomainsIDOK, error)

DeleteMeFaxCustomDomainsID deletes a custom domain of your fax services

PRODUCTION - authentication required

func (*Client) DeleteMeIPXEScriptName ¶

func (a *Client) DeleteMeIPXEScriptName(params *DeleteMeIPXEScriptNameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeIPXEScriptNameOK, error)

DeleteMeIPXEScriptName removes this IP x e script

PRODUCTION - authentication required

func (*Client) DeleteMeInstallationTemplateTemplateName ¶

DeleteMeInstallationTemplateTemplateName removes this template

PRODUCTION - authentication required

func (*Client) DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeName ¶

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeName removes this scheme of partition

PRODUCTION - authentication required

func (*Client) DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName ¶

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName removes this r a ID

PRODUCTION - authentication required

func (*Client) DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint ¶

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint removes this partition

PRODUCTION - authentication required

func (*Client) DeleteMePaymentMeanBankAccountID ¶

DeleteMePaymentMeanBankAccountID disables payment through this account

PRODUCTION - authentication required

func (*Client) DeleteMePaymentMeanCreditCardID ¶

func (a *Client) DeleteMePaymentMeanCreditCardID(params *DeleteMePaymentMeanCreditCardIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMePaymentMeanCreditCardIDOK, error)

DeleteMePaymentMeanCreditCardID disables payment through this credit card

PRODUCTION - authentication required

func (*Client) DeleteMePaymentMeanPaypalID ¶

func (a *Client) DeleteMePaymentMeanPaypalID(params *DeleteMePaymentMeanPaypalIDParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMePaymentMeanPaypalIDOK, error)

DeleteMePaymentMeanPaypalID disables payment through this pay pal account

PRODUCTION - authentication required

func (*Client) DeleteMeSSHKeyKeyName ¶

func (a *Client) DeleteMeSSHKeyKeyName(params *DeleteMeSSHKeyKeyNameParams, authInfo runtime.ClientAuthInfoWriter) (*DeleteMeSSHKeyKeyNameOK, error)

DeleteMeSSHKeyKeyName removes this public SSH key

PRODUCTION - authentication required

func (*Client) DeleteMeTelephonyDefaultIPRestrictionID ¶

DeleteMeTelephonyDefaultIPRestrictionID deletes a default IP restriction for your future vo IP lines

PRODUCTION - authentication required

func (*Client) GetMe ¶

func (a *Client) GetMe(params *GetMeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOK, error)

GetMe gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAPIApplication ¶

func (a *Client) GetMeAPIApplication(params *GetMeAPIApplicationParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPIApplicationOK, error)

GetMeAPIApplication lists of your Api application

PRODUCTION - authentication required

func (*Client) GetMeAPIApplicationApplicationID ¶

GetMeAPIApplicationApplicationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAPICredential ¶

func (a *Client) GetMeAPICredential(params *GetMeAPICredentialParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPICredentialOK, error)

GetMeAPICredential lists of your Api credentials

PRODUCTION - authentication required

func (*Client) GetMeAPICredentialCredentialID ¶

func (a *Client) GetMeAPICredentialCredentialID(params *GetMeAPICredentialCredentialIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPICredentialCredentialIDOK, error)

GetMeAPICredentialCredentialID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAPICredentialCredentialIDApplication ¶

GetMeAPICredentialCredentialIDApplication gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAPILogsSelf ¶

func (a *Client) GetMeAPILogsSelf(params *GetMeAPILogsSelfParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPILogsSelfOK, error)

GetMeAPILogsSelf lists of Api calls done with your account

PRODUCTION - authentication required

func (*Client) GetMeAPILogsSelfLogID ¶

func (a *Client) GetMeAPILogsSelfLogID(params *GetMeAPILogsSelfLogIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPILogsSelfLogIDOK, error)

GetMeAPILogsSelfLogID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAPILogsServices ¶

func (a *Client) GetMeAPILogsServices(params *GetMeAPILogsServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPILogsServicesOK, error)

GetMeAPILogsServices lists of Api calls done on services you have access to

PRODUCTION - authentication required

func (*Client) GetMeAPILogsServicesLogID ¶

func (a *Client) GetMeAPILogsServicesLogID(params *GetMeAPILogsServicesLogIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAPILogsServicesLogIDOK, error)

GetMeAPILogsServicesLogID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionBackupCode ¶

GetMeAccessRestrictionBackupCode gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionDeveloperMode ¶

GetMeAccessRestrictionDeveloperMode gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionIP ¶

func (a *Client) GetMeAccessRestrictionIP(params *GetMeAccessRestrictionIPParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionIPOK, error)

GetMeAccessRestrictionIP lists of IP restrictions

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionIPDefaultRule ¶

GetMeAccessRestrictionIPDefaultRule gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionIPID ¶

func (a *Client) GetMeAccessRestrictionIPID(params *GetMeAccessRestrictionIPIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionIPIDOK, error)

GetMeAccessRestrictionIPID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionSms ¶

func (a *Client) GetMeAccessRestrictionSms(params *GetMeAccessRestrictionSmsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionSmsOK, error)

GetMeAccessRestrictionSms lists of sms accounts

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionSmsID ¶

func (a *Client) GetMeAccessRestrictionSmsID(params *GetMeAccessRestrictionSmsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionSmsIDOK, error)

GetMeAccessRestrictionSmsID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionTotp ¶

func (a *Client) GetMeAccessRestrictionTotp(params *GetMeAccessRestrictionTotpParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionTotpOK, error)

GetMeAccessRestrictionTotp lists of t o t p accounts

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionTotpID ¶

func (a *Client) GetMeAccessRestrictionTotpID(params *GetMeAccessRestrictionTotpIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionTotpIDOK, error)

GetMeAccessRestrictionTotpID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionU2f ¶

func (a *Client) GetMeAccessRestrictionU2f(params *GetMeAccessRestrictionU2fParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionU2fOK, error)

GetMeAccessRestrictionU2f lists of u2 f accounts

PRODUCTION - authentication required

func (*Client) GetMeAccessRestrictionU2fID ¶

func (a *Client) GetMeAccessRestrictionU2fID(params *GetMeAccessRestrictionU2fIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAccessRestrictionU2fIDOK, error)

GetMeAccessRestrictionU2fID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAgreements ¶

func (a *Client) GetMeAgreements(params *GetMeAgreementsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAgreementsOK, error)

GetMeAgreements lists of contracts signed between you and o v h

PRODUCTION - authentication required

func (*Client) GetMeAgreementsID ¶

func (a *Client) GetMeAgreementsID(params *GetMeAgreementsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAgreementsIDOK, error)

GetMeAgreementsID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAgreementsIDContract ¶

func (a *Client) GetMeAgreementsIDContract(params *GetMeAgreementsIDContractParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAgreementsIDContractOK, error)

GetMeAgreementsIDContract gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAutorenew ¶

func (a *Client) GetMeAutorenew(params *GetMeAutorenewParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeAutorenewOK, error)

GetMeAutorenew gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeAvailableAutomaticPaymentMeans ¶

GetMeAvailableAutomaticPaymentMeans lists available payment methods in this nic s country

PRODUCTION - authentication required

func (*Client) GetMeBill ¶

func (a *Client) GetMeBill(params *GetMeBillParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillOK, error)

GetMeBill lists of all the bills the logged account has

PRODUCTION - authentication required

func (*Client) GetMeBillBillID ¶

func (a *Client) GetMeBillBillID(params *GetMeBillBillIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillBillIDOK, error)

GetMeBillBillID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDebt ¶

func (a *Client) GetMeBillBillIDDebt(params *GetMeBillBillIDDebtParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillBillIDDebtOK, error)

GetMeBillBillIDDebt gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDebtOperation ¶

func (a *Client) GetMeBillBillIDDebtOperation(params *GetMeBillBillIDDebtOperationParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillBillIDDebtOperationOK, error)

GetMeBillBillIDDebtOperation alls operations related to these debts

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDebtOperationOperationID ¶

GetMeBillBillIDDebtOperationOperationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDebtOperationOperationIDAssociatedObject ¶

GetMeBillBillIDDebtOperationOperationIDAssociatedObject returns main data about the object related to this debt operation

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDetails ¶

func (a *Client) GetMeBillBillIDDetails(params *GetMeBillBillIDDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillBillIDDetailsOK, error)

GetMeBillBillIDDetails gives access to all entries of the bill

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDDetailsBillDetailID ¶

GetMeBillBillIDDetailsBillDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeBillBillIDPayment ¶

func (a *Client) GetMeBillBillIDPayment(params *GetMeBillBillIDPaymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeBillBillIDPaymentOK, error)

GetMeBillBillIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeCertificates ¶

func (a *Client) GetMeCertificates(params *GetMeCertificatesParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeCertificatesOK, error)

GetMeCertificates gets all certificates of the account

PRODUCTION - authentication required

func (*Client) GetMeContact ¶

func (a *Client) GetMeContact(params *GetMeContactParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeContactOK, error)

GetMeContact retrieves all contact that you created

PRODUCTION - authentication required

func (*Client) GetMeContactContactID ¶

func (a *Client) GetMeContactContactID(params *GetMeContactContactIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeContactContactIDOK, error)

GetMeContactContactID retrieves information about a contact

PRODUCTION - authentication required

func (*Client) GetMeContactContactIDFields ¶

func (a *Client) GetMeContactContactIDFields(params *GetMeContactContactIDFieldsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeContactContactIDFieldsOK, error)

GetMeContactContactIDFields displays mandatory read only informations of a contact

PRODUCTION - authentication required

func (*Client) GetMeCreditBalance ¶

func (a *Client) GetMeCreditBalance(params *GetMeCreditBalanceParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeCreditBalanceOK, error)

GetMeCreditBalance retrieves credit balance names

PRODUCTION - authentication required

func (*Client) GetMeCreditBalanceBalanceName ¶

func (a *Client) GetMeCreditBalanceBalanceName(params *GetMeCreditBalanceBalanceNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeCreditBalanceBalanceNameOK, error)

GetMeCreditBalanceBalanceName retrieves a credit balance

PRODUCTION - authentication required

func (*Client) GetMeCreditBalanceBalanceNameMouvement ¶

GetMeCreditBalanceBalanceNameMouvement retrieves mouvements for a specific balance

PRODUCTION - authentication required

func (*Client) GetMeCreditBalanceBalanceNameMouvementMouvementID ¶

GetMeCreditBalanceBalanceNameMouvementMouvementID retrieves a specific mouvement for a credit balance

PRODUCTION - authentication required

func (*Client) GetMeDebtAccount ¶

func (a *Client) GetMeDebtAccount(params *GetMeDebtAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDebtAccountOK, error)

GetMeDebtAccount gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDebtAccountDebt ¶

func (a *Client) GetMeDebtAccountDebt(params *GetMeDebtAccountDebtParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDebtAccountDebtOK, error)

GetMeDebtAccountDebt alls debts related to your account

PRODUCTION - authentication required

func (*Client) GetMeDebtAccountDebtDebtID ¶

func (a *Client) GetMeDebtAccountDebtDebtID(params *GetMeDebtAccountDebtDebtIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDebtAccountDebtDebtIDOK, error)

GetMeDebtAccountDebtDebtID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDebtAccountDebtDebtIDOperation ¶

GetMeDebtAccountDebtDebtIDOperation alls operations related to these debts

PRODUCTION - authentication required

func (*Client) GetMeDebtAccountDebtDebtIDOperationOperationID ¶

GetMeDebtAccountDebtDebtIDOperationOperationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObject ¶

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObject returns main data about the object related to this debt operation

PRODUCTION - authentication required

func (*Client) GetMeDeposit ¶

func (a *Client) GetMeDeposit(params *GetMeDepositParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDepositOK, error)

GetMeDeposit lists of all the deposits made to your prepaid account or debt account

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositID ¶

func (a *Client) GetMeDepositDepositID(params *GetMeDepositDepositIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDepositDepositIDOK, error)

GetMeDepositDepositID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDDetails ¶

func (a *Client) GetMeDepositDepositIDDetails(params *GetMeDepositDepositIDDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDepositDepositIDDetailsOK, error)

GetMeDepositDepositIDDetails gives access to all entries of this deposit

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDDetailsDepositDetailID ¶

GetMeDepositDepositIDDetailsDepositDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBills ¶

func (a *Client) GetMeDepositDepositIDPaidBills(params *GetMeDepositDepositIDPaidBillsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDepositDepositIDPaidBillsOK, error)

GetMeDepositDepositIDPaidBills gets invoices paid by this deposit

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillID ¶

GetMeDepositDepositIDPaidBillsBillID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDebt ¶

GetMeDepositDepositIDPaidBillsBillIDDebt gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDebtOperation ¶

GetMeDepositDepositIDPaidBillsBillIDDebtOperation alls operations related to these debts

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationID ¶

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObject ¶

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObject returns main data about the object related to this debt operation

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDetails ¶

GetMeDepositDepositIDPaidBillsBillIDDetails gives access to all entries of the bill

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailID ¶

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPaidBillsBillIDPayment ¶

GetMeDepositDepositIDPaidBillsBillIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDepositDepositIDPayment ¶

func (a *Client) GetMeDepositDepositIDPayment(params *GetMeDepositDepositIDPaymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDepositDepositIDPaymentOK, error)

GetMeDepositDepositIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeDocument ¶

func (a *Client) GetMeDocument(params *GetMeDocumentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDocumentOK, error)

GetMeDocument lists of documents added in your account

PRODUCTION - authentication required

func (*Client) GetMeDocumentID ¶

func (a *Client) GetMeDocumentID(params *GetMeDocumentIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeDocumentIDOK, error)

GetMeDocumentID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeFaxCustomDomains ¶

func (a *Client) GetMeFaxCustomDomains(params *GetMeFaxCustomDomainsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeFaxCustomDomainsOK, error)

GetMeFaxCustomDomains gets the fax custom domains linked to the customer account

PRODUCTION - authentication required

func (*Client) GetMeFaxCustomDomainsID ¶

func (a *Client) GetMeFaxCustomDomainsID(params *GetMeFaxCustomDomainsIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeFaxCustomDomainsIDOK, error)

GetMeFaxCustomDomainsID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeFidelityAccount ¶

func (a *Client) GetMeFidelityAccount(params *GetMeFidelityAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeFidelityAccountOK, error)

GetMeFidelityAccount gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeFidelityAccountMovements ¶

func (a *Client) GetMeFidelityAccountMovements(params *GetMeFidelityAccountMovementsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeFidelityAccountMovementsOK, error)

GetMeFidelityAccountMovements lists of entries of the fidelity account

PRODUCTION - authentication required

func (*Client) GetMeFidelityAccountMovementsMovementID ¶

GetMeFidelityAccountMovementsMovementID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeIPOrganisation ¶

func (a *Client) GetMeIPOrganisation(params *GetMeIPOrganisationParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeIPOrganisationOK, error)

GetMeIPOrganisation lists of organisations

PRODUCTION - authentication required

func (*Client) GetMeIPOrganisationOrganisationID ¶

GetMeIPOrganisationOrganisationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeIPXEScript ¶

func (a *Client) GetMeIPXEScript(params *GetMeIPXEScriptParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeIPXEScriptOK, error)

GetMeIPXEScript lists of all your IP x e scripts

PRODUCTION - authentication required

func (*Client) GetMeIPXEScriptName ¶

func (a *Client) GetMeIPXEScriptName(params *GetMeIPXEScriptNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeIPXEScriptNameOK, error)

GetMeIPXEScriptName gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplate ¶

func (a *Client) GetMeInstallationTemplate(params *GetMeInstallationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeInstallationTemplateOK, error)

GetMeInstallationTemplate yours customized operating system installation templates

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateName ¶

GetMeInstallationTemplateTemplateName gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionScheme ¶

GetMeInstallationTemplateTemplateNamePartitionScheme partitionings schemes available on this template

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeName ¶

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeName gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid ¶

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid hardwares r a ids defined in this partitioning scheme

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName ¶

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition ¶

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition partitions defined in this partitioning scheme

PRODUCTION - authentication required

func (*Client) GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint ¶

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeMailingListAvailableLists ¶

func (a *Client) GetMeMailingListAvailableLists(params *GetMeMailingListAvailableListsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeMailingListAvailableListsOK, error)

GetMeMailingListAvailableLists lists of mailing list you can subscribe

PRODUCTION - authentication required

func (*Client) GetMeNotificationEmailHistory ¶

func (a *Client) GetMeNotificationEmailHistory(params *GetMeNotificationEmailHistoryParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeNotificationEmailHistoryOK, error)

GetMeNotificationEmailHistory lists of all your email notifications

PRODUCTION - authentication required

func (*Client) GetMeNotificationEmailHistoryID ¶

func (a *Client) GetMeNotificationEmailHistoryID(params *GetMeNotificationEmailHistoryIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeNotificationEmailHistoryIDOK, error)

GetMeNotificationEmailHistoryID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrder ¶

func (a *Client) GetMeOrder(params *GetMeOrderParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOK, error)

GetMeOrder lists of all the orders the logged account has

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderID ¶

func (a *Client) GetMeOrderOrderID(params *GetMeOrderOrderIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDOK, error)

GetMeOrderOrderID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDAssociatedObject ¶

GetMeOrderOrderIDAssociatedObject returns main data about the object the processing of the order generated

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDAvailableRegisteredPaymentMean ¶

GetMeOrderOrderIDAvailableRegisteredPaymentMean lists of registered payment mean you can use to pay this order

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDBill ¶

func (a *Client) GetMeOrderOrderIDBill(params *GetMeOrderOrderIDBillParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDBillOK, error)

GetMeOrderOrderIDBill gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDebt ¶

func (a *Client) GetMeOrderOrderIDDebt(params *GetMeOrderOrderIDDebtParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDDebtOK, error)

GetMeOrderOrderIDDebt gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDebtOperation ¶

func (a *Client) GetMeOrderOrderIDDebtOperation(params *GetMeOrderOrderIDDebtOperationParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDDebtOperationOK, error)

GetMeOrderOrderIDDebtOperation alls operations related to these debts

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDebtOperationOperationID ¶

GetMeOrderOrderIDDebtOperationOperationID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDebtOperationOperationIDAssociatedObject ¶

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObject returns main data about the object related to this debt operation

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDetails ¶

func (a *Client) GetMeOrderOrderIDDetails(params *GetMeOrderOrderIDDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDDetailsOK, error)

GetMeOrderOrderIDDetails gives access to all entries of the order

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDetailsOrderDetailID ¶

GetMeOrderOrderIDDetailsOrderDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDDetailsOrderDetailIDExtension ¶

GetMeOrderOrderIDDetailsOrderDetailIDExtension gets this object properties

BETA - authentication required

func (*Client) GetMeOrderOrderIDPayment ¶

func (a *Client) GetMeOrderOrderIDPayment(params *GetMeOrderOrderIDPaymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDPaymentOK, error)

GetMeOrderOrderIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDPaymentMeans ¶

func (a *Client) GetMeOrderOrderIDPaymentMeans(params *GetMeOrderOrderIDPaymentMeansParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDPaymentMeansOK, error)

GetMeOrderOrderIDPaymentMeans returns main data about the object the processing of the order generated

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDRefund ¶

func (a *Client) GetMeOrderOrderIDRefund(params *GetMeOrderOrderIDRefundParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDRefundOK, error)

GetMeOrderOrderIDRefund gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOrderOrderIDStatus ¶

func (a *Client) GetMeOrderOrderIDStatus(params *GetMeOrderOrderIDStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOrderOrderIDStatusOK, error)

GetMeOrderOrderIDStatus returns status of order

PRODUCTION - authentication required

func (*Client) GetMeOvhAccount ¶

func (a *Client) GetMeOvhAccount(params *GetMeOvhAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOvhAccountOK, error)

GetMeOvhAccount lists of o v h accounts the logged account has

PRODUCTION - authentication required

func (*Client) GetMeOvhAccountOvhAccountID ¶

func (a *Client) GetMeOvhAccountOvhAccountID(params *GetMeOvhAccountOvhAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeOvhAccountOvhAccountIDOK, error)

GetMeOvhAccountOvhAccountID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeOvhAccountOvhAccountIDMovements ¶

GetMeOvhAccountOvhAccountIDMovements details about an entry of the o v h account

PRODUCTION - authentication required

func (*Client) GetMeOvhAccountOvhAccountIDMovementsMovementID ¶

GetMeOvhAccountOvhAccountIDMovementsMovementID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanBankAccount ¶

func (a *Client) GetMePaymentMeanBankAccount(params *GetMePaymentMeanBankAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanBankAccountOK, error)

GetMePaymentMeanBankAccount lists of bank accounts

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanBankAccountID ¶

func (a *Client) GetMePaymentMeanBankAccountID(params *GetMePaymentMeanBankAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanBankAccountIDOK, error)

GetMePaymentMeanBankAccountID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanCreditCard ¶

func (a *Client) GetMePaymentMeanCreditCard(params *GetMePaymentMeanCreditCardParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanCreditCardOK, error)

GetMePaymentMeanCreditCard lists of credit cards

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanCreditCardID ¶

func (a *Client) GetMePaymentMeanCreditCardID(params *GetMePaymentMeanCreditCardIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanCreditCardIDOK, error)

GetMePaymentMeanCreditCardID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanDeferredPaymentAccount ¶

GetMePaymentMeanDeferredPaymentAccount lists of authorized deferred payment account for this customer

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanDeferredPaymentAccountID ¶

GetMePaymentMeanDeferredPaymentAccountID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanPaypal ¶

func (a *Client) GetMePaymentMeanPaypal(params *GetMePaymentMeanPaypalParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanPaypalOK, error)

GetMePaymentMeanPaypal lists of paypal accounts usable for payments on this account

PRODUCTION - authentication required

func (*Client) GetMePaymentMeanPaypalID ¶

func (a *Client) GetMePaymentMeanPaypalID(params *GetMePaymentMeanPaypalIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMePaymentMeanPaypalIDOK, error)

GetMePaymentMeanPaypalID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeRefund ¶

func (a *Client) GetMeRefund(params *GetMeRefundParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeRefundOK, error)

GetMeRefund lists of all the refunds the logged account has

PRODUCTION - authentication required

func (*Client) GetMeRefundRefundID ¶

func (a *Client) GetMeRefundRefundID(params *GetMeRefundRefundIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeRefundRefundIDOK, error)

GetMeRefundRefundID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeRefundRefundIDDetails ¶

func (a *Client) GetMeRefundRefundIDDetails(params *GetMeRefundRefundIDDetailsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeRefundRefundIDDetailsOK, error)

GetMeRefundRefundIDDetails gives access to all entries of the refund

PRODUCTION - authentication required

func (*Client) GetMeRefundRefundIDDetailsRefundDetailID ¶

GetMeRefundRefundIDDetailsRefundDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeRefundRefundIDPayment ¶

func (a *Client) GetMeRefundRefundIDPayment(params *GetMeRefundRefundIDPaymentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeRefundRefundIDPaymentOK, error)

GetMeRefundRefundIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeSLA ¶

func (a *Client) GetMeSLA(params *GetMeSLAParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSLAOK, error)

GetMeSLA lists active SLA

PRODUCTION - authentication required

func (*Client) GetMeSLAID ¶

func (a *Client) GetMeSLAID(params *GetMeSLAIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSLAIDOK, error)

GetMeSLAID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeSLAIDCanBeApplied ¶

func (a *Client) GetMeSLAIDCanBeApplied(params *GetMeSLAIDCanBeAppliedParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSLAIDCanBeAppliedOK, error)

GetMeSLAIDCanBeApplied checks whether this SLA can be applied on your services

PRODUCTION - authentication required

func (*Client) GetMeSLAIDServices ¶

func (a *Client) GetMeSLAIDServices(params *GetMeSLAIDServicesParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSLAIDServicesOK, error)

GetMeSLAIDServices gets services impacted by this SLA

PRODUCTION - authentication required

func (*Client) GetMeSLAIDStatus ¶

func (a *Client) GetMeSLAIDStatus(params *GetMeSLAIDStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSLAIDStatusOK, error)

GetMeSLAIDStatus gets the status request of this SLA

PRODUCTION - authentication required

func (*Client) GetMeSSHKey ¶

func (a *Client) GetMeSSHKey(params *GetMeSSHKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSSHKeyOK, error)

GetMeSSHKey lists of your public SSH keys

PRODUCTION - authentication required

func (*Client) GetMeSSHKeyKeyName ¶

func (a *Client) GetMeSSHKeyKeyName(params *GetMeSSHKeyKeyNameParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSSHKeyKeyNameOK, error)

GetMeSSHKeyKeyName gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeSubAccount ¶

func (a *Client) GetMeSubAccount(params *GetMeSubAccountParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSubAccountOK, error)

GetMeSubAccount lists of sub accounts

PRODUCTION - authentication required

func (*Client) GetMeSubAccountID ¶

func (a *Client) GetMeSubAccountID(params *GetMeSubAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSubAccountIDOK, error)

GetMeSubAccountID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeSubscription ¶

func (a *Client) GetMeSubscription(params *GetMeSubscriptionParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeSubscriptionOK, error)

GetMeSubscription lists of all o v h things you can subscribe to

PRODUCTION - authentication required

func (*Client) GetMeSubscriptionSubscriptionType ¶

GetMeSubscriptionSubscriptionType gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTaskContactChange ¶

func (a *Client) GetMeTaskContactChange(params *GetMeTaskContactChangeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskContactChangeOK, error)

GetMeTaskContactChange lists of service contact change tasks you are involved in

PRODUCTION - authentication required

func (*Client) GetMeTaskContactChangeID ¶

func (a *Client) GetMeTaskContactChangeID(params *GetMeTaskContactChangeIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskContactChangeIDOK, error)

GetMeTaskContactChangeID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTaskDomain ¶

func (a *Client) GetMeTaskDomain(params *GetMeTaskDomainParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskDomainOK, error)

GetMeTaskDomain lists of domain task

PRODUCTION - authentication required

func (*Client) GetMeTaskDomainID ¶

func (a *Client) GetMeTaskDomainID(params *GetMeTaskDomainIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskDomainIDOK, error)

GetMeTaskDomainID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTaskDomainIDArgument ¶

func (a *Client) GetMeTaskDomainIDArgument(params *GetMeTaskDomainIDArgumentParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskDomainIDArgumentOK, error)

GetMeTaskDomainIDArgument lists of arguments

PRODUCTION - authentication required

func (*Client) GetMeTaskDomainIDArgumentKey ¶

func (a *Client) GetMeTaskDomainIDArgumentKey(params *GetMeTaskDomainIDArgumentKeyParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskDomainIDArgumentKeyOK, error)

GetMeTaskDomainIDArgumentKey gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTaskDomainIDProgressbar ¶

func (a *Client) GetMeTaskDomainIDProgressbar(params *GetMeTaskDomainIDProgressbarParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskDomainIDProgressbarOK, error)

GetMeTaskDomainIDProgressbar gets this object properties

BETA - authentication required

func (*Client) GetMeTaskEmailChange ¶

func (a *Client) GetMeTaskEmailChange(params *GetMeTaskEmailChangeParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskEmailChangeOK, error)

GetMeTaskEmailChange lists of email change tasks you are involved in

PRODUCTION - authentication required

func (*Client) GetMeTaskEmailChangeID ¶

func (a *Client) GetMeTaskEmailChangeID(params *GetMeTaskEmailChangeIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTaskEmailChangeIDOK, error)

GetMeTaskEmailChangeID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTelephonyDefaultIPRestriction ¶

GetMeTelephonyDefaultIPRestriction thes default s IP IP restictions for your future vo IP lines

PRODUCTION - authentication required

func (*Client) GetMeTelephonyDefaultIPRestrictionID ¶

GetMeTelephonyDefaultIPRestrictionID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeTelephonySettings ¶

func (a *Client) GetMeTelephonySettings(params *GetMeTelephonySettingsParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeTelephonySettingsOK, error)

GetMeTelephonySettings gets the telephony settings linked to the customer account

PRODUCTION - authentication required

func (*Client) GetMeVipStatus ¶

func (a *Client) GetMeVipStatus(params *GetMeVipStatusParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeVipStatusOK, error)

GetMeVipStatus vs IP status of this account

PRODUCTION - authentication required

func (*Client) GetMeWithdrawal ¶

func (a *Client) GetMeWithdrawal(params *GetMeWithdrawalParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeWithdrawalOK, error)

GetMeWithdrawal lists of all the withdrawals made from your prepaid account

PRODUCTION - authentication required

func (*Client) GetMeWithdrawalWithdrawalID ¶

func (a *Client) GetMeWithdrawalWithdrawalID(params *GetMeWithdrawalWithdrawalIDParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeWithdrawalWithdrawalIDOK, error)

GetMeWithdrawalWithdrawalID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeWithdrawalWithdrawalIDDetails ¶

GetMeWithdrawalWithdrawalIDDetails gives access to all entries of this withdrawal

PRODUCTION - authentication required

func (*Client) GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailID ¶

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailID gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeWithdrawalWithdrawalIDPayment ¶

GetMeWithdrawalWithdrawalIDPayment gets this object properties

PRODUCTION - authentication required

func (*Client) GetMeXdslSetting ¶

func (a *Client) GetMeXdslSetting(params *GetMeXdslSettingParams, authInfo runtime.ClientAuthInfoWriter) (*GetMeXdslSettingOK, error)

GetMeXdslSetting gets xdsl settings linked to the nichandle

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionBackupCode ¶

PostMeAccessRestrictionBackupCode adds a s o t p access restriction

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionBackupCodeDisable ¶

PostMeAccessRestrictionBackupCodeDisable disables this s o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionBackupCodeEnable ¶

PostMeAccessRestrictionBackupCodeEnable enables this s o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionBackupCodeValidate ¶

PostMeAccessRestrictionBackupCodeValidate validates your s o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionIP ¶

func (a *Client) PostMeAccessRestrictionIP(params *PostMeAccessRestrictionIPParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAccessRestrictionIPOK, error)

PostMeAccessRestrictionIP adds an IP access restriction

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionSms ¶

func (a *Client) PostMeAccessRestrictionSms(params *PostMeAccessRestrictionSmsParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAccessRestrictionSmsOK, error)

PostMeAccessRestrictionSms adds a s m s access restriction

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionSmsIDDisable ¶

PostMeAccessRestrictionSmsIDDisable disables this s m s account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionSmsIDEnable ¶

PostMeAccessRestrictionSmsIDEnable enables this s m s account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionSmsIDSendCode ¶

PostMeAccessRestrictionSmsIDSendCode sends a s m s to this account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionSmsIDValidate ¶

PostMeAccessRestrictionSmsIDValidate validates your s m s account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionTotp ¶

func (a *Client) PostMeAccessRestrictionTotp(params *PostMeAccessRestrictionTotpParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAccessRestrictionTotpOK, error)

PostMeAccessRestrictionTotp adds a t o t p access restriction

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionTotpIDDisable ¶

PostMeAccessRestrictionTotpIDDisable disables this t o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionTotpIDEnable ¶

PostMeAccessRestrictionTotpIDEnable enables this t o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionTotpIDValidate ¶

PostMeAccessRestrictionTotpIDValidate validates your t o t p account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionU2f ¶

func (a *Client) PostMeAccessRestrictionU2f(params *PostMeAccessRestrictionU2fParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAccessRestrictionU2fOK, error)

PostMeAccessRestrictionU2f adds a u2 f access restriction

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionU2fIDChallenge ¶

PostMeAccessRestrictionU2fIDChallenge gets an u2 f challenge

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionU2fIDDisable ¶

PostMeAccessRestrictionU2fIDDisable disables this u2 f account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionU2fIDEnable ¶

PostMeAccessRestrictionU2fIDEnable enables this u2 f account

PRODUCTION - authentication required

func (*Client) PostMeAccessRestrictionU2fIDValidate ¶

PostMeAccessRestrictionU2fIDValidate validates your u2 f account

PRODUCTION - authentication required

func (*Client) PostMeAgreementsIDAccept ¶

func (a *Client) PostMeAgreementsIDAccept(params *PostMeAgreementsIDAcceptParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAgreementsIDAcceptOK, error)

PostMeAgreementsIDAccept accepts this contract

PRODUCTION - authentication required

func (*Client) PostMeAutorenew ¶

func (a *Client) PostMeAutorenew(params *PostMeAutorenewParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeAutorenewOK, error)

PostMeAutorenew activates auto renew for this nic

PRODUCTION - authentication required

func (*Client) PostMeBillBillIDDebtPay ¶

func (a *Client) PostMeBillBillIDDebtPay(params *PostMeBillBillIDDebtPayParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeBillBillIDDebtPayOK, error)

PostMeBillBillIDDebtPay creates an order in order to pay this order s debt

PRODUCTION - authentication required

func (*Client) PostMeChangeEmail ¶

func (a *Client) PostMeChangeEmail(params *PostMeChangeEmailParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeChangeEmailOK, error)

PostMeChangeEmail initiates an email change procedure

PRODUCTION - authentication required

func (*Client) PostMeChangePassword ¶

func (a *Client) PostMeChangePassword(params *PostMeChangePasswordParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeChangePasswordOK, error)

PostMeChangePassword initiates a password change procedure

PRODUCTION - authentication required

func (*Client) PostMeContact ¶

func (a *Client) PostMeContact(params *PostMeContactParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeContactOK, error)

PostMeContact creates a new contact

PRODUCTION - authentication required

func (*Client) PostMeCreditCode ¶

func (a *Client) PostMeCreditCode(params *PostMeCreditCodeParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeCreditCodeOK, error)

PostMeCreditCode validates a code for generate associated credit mouvement

PRODUCTION - authentication required

func (*Client) PostMeDebtAccountDebtDebtIDPay ¶

func (a *Client) PostMeDebtAccountDebtDebtIDPay(params *PostMeDebtAccountDebtDebtIDPayParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeDebtAccountDebtDebtIDPayOK, error)

PostMeDebtAccountDebtDebtIDPay creates an order in order to pay this order s debt

PRODUCTION - authentication required

func (*Client) PostMeDebtAccountPay ¶

func (a *Client) PostMeDebtAccountPay(params *PostMeDebtAccountPayParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeDebtAccountPayOK, error)

PostMeDebtAccountPay creates an order in order to pay all your due debts

PRODUCTION - authentication required

func (*Client) PostMeDepositDepositIDPaidBillsBillIDDebtPay ¶

PostMeDepositDepositIDPaidBillsBillIDDebtPay creates an order in order to pay this order s debt

PRODUCTION - authentication required

func (*Client) PostMeDocument ¶

func (a *Client) PostMeDocument(params *PostMeDocumentParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeDocumentOK, error)

PostMeDocument creates new document

PRODUCTION - authentication required

func (*Client) PostMeDocumentCors ¶

func (a *Client) PostMeDocumentCors(params *PostMeDocumentCorsParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeDocumentCorsOK, error)

PostMeDocumentCors adds c o r s support on your container

PRODUCTION - authentication required

func (*Client) PostMeFaxCustomDomains ¶

func (a *Client) PostMeFaxCustomDomains(params *PostMeFaxCustomDomainsParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeFaxCustomDomainsOK, error)

PostMeFaxCustomDomains creates a custom domain for your fax services

PRODUCTION - authentication required

func (*Client) PostMeFidelityAccountCreditOrder ¶

PostMeFidelityAccountCreditOrder generates an order that can be paid in order to credit the fidelity account

PRODUCTION - authentication required

func (*Client) PostMeGeolocation ¶

func (a *Client) PostMeGeolocation(params *PostMeGeolocationParams) (*PostMeGeolocationOK, error)

PostMeGeolocation fetches visitor country and region

PRODUCTION

func (*Client) PostMeIPOrganisation ¶

func (a *Client) PostMeIPOrganisation(params *PostMeIPOrganisationParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeIPOrganisationOK, error)

PostMeIPOrganisation adds an organisation

PRODUCTION - authentication required

func (*Client) PostMeIPXEScript ¶

func (a *Client) PostMeIPXEScript(params *PostMeIPXEScriptParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeIPXEScriptOK, error)

PostMeIPXEScript adds an IP x e script

PRODUCTION - authentication required

func (*Client) PostMeInstallationTemplate ¶

func (a *Client) PostMeInstallationTemplate(params *PostMeInstallationTemplateParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeInstallationTemplateOK, error)

PostMeInstallationTemplate creates a template

PRODUCTION - authentication required

func (*Client) PostMeInstallationTemplateTemplateNameCheckIntegrity ¶

PostMeInstallationTemplateTemplateNameCheckIntegrity checks the integrity of this template

PRODUCTION - authentication required

func (*Client) PostMeInstallationTemplateTemplateNamePartitionScheme ¶

PostMeInstallationTemplateTemplateNamePartitionScheme adds a scheme of partition

PRODUCTION - authentication required

func (*Client) PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid ¶

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid adds an hardware r a ID in this partitioning scheme

PRODUCTION - authentication required

func (*Client) PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition ¶

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition adds a partition in this partitioning scheme

PRODUCTION - authentication required

func (*Client) PostMeMailingListSubscribe ¶

func (a *Client) PostMeMailingListSubscribe(params *PostMeMailingListSubscribeParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeMailingListSubscribeOK, error)

PostMeMailingListSubscribe subscribes an email to a restricted mailing list

PRODUCTION - authentication required

func (*Client) PostMeOrderOrderIDDebtPay ¶

func (a *Client) PostMeOrderOrderIDDebtPay(params *PostMeOrderOrderIDDebtPayParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeOrderOrderIDDebtPayOK, error)

PostMeOrderOrderIDDebtPay creates an order in order to pay this order s debt

PRODUCTION - authentication required

func (*Client) PostMeOrderOrderIDPayWithRegisteredPaymentMean ¶

PostMeOrderOrderIDPayWithRegisteredPaymentMean pays with an already registered payment mean

PRODUCTION - authentication required

func (*Client) PostMeOrderOrderIDRetraction ¶

func (a *Client) PostMeOrderOrderIDRetraction(params *PostMeOrderOrderIDRetractionParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeOrderOrderIDRetractionOK, error)

PostMeOrderOrderIDRetraction requests retraction of order

PRODUCTION - authentication required

func (*Client) PostMeOvhAccountOvhAccountIDCreditOrder ¶

PostMeOvhAccountOvhAccountIDCreditOrder generates an order that can be paid in order to credit the o v h account

PRODUCTION - authentication required

func (*Client) PostMeOvhAccountOvhAccountIDRetrieveMoney ¶

PostMeOvhAccountOvhAccountIDRetrieveMoney transfers money from ovh account to your bank account

PRODUCTION - authentication required

func (*Client) PostMePasswordRecover ¶

func (a *Client) PostMePasswordRecover(params *PostMePasswordRecoverParams) (*PostMePasswordRecoverOK, error)

PostMePasswordRecover requests a password recover

PRODUCTION

func (*Client) PostMePaymentMeanBankAccount ¶

func (a *Client) PostMePaymentMeanBankAccount(params *PostMePaymentMeanBankAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PostMePaymentMeanBankAccountOK, error)

PostMePaymentMeanBankAccount enables payment through a new account

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMean ¶

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMean chooses this bank account as your default payment mean will cancel the previous choice

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanCreditCard ¶

func (a *Client) PostMePaymentMeanCreditCard(params *PostMePaymentMeanCreditCardParams, authInfo runtime.ClientAuthInfoWriter) (*PostMePaymentMeanCreditCardOK, error)

PostMePaymentMeanCreditCard adds a new credit card

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMean ¶

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMean chooses this credit card as your default payment mean will cancel the previous choice

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMean ¶

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMean allows you to use deferred payment will cancel the previous choice

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanPaypal ¶

func (a *Client) PostMePaymentMeanPaypal(params *PostMePaymentMeanPaypalParams, authInfo runtime.ClientAuthInfoWriter) (*PostMePaymentMeanPaypalOK, error)

PostMePaymentMeanPaypal enables payment through a new pay pal account

PRODUCTION - authentication required

func (*Client) PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMean ¶

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMean chooses this paypal agreement as your default payment mean will cancel the previous choice

PRODUCTION - authentication required

func (*Client) PostMeSLAIDApply ¶

func (a *Client) PostMeSLAIDApply(params *PostMeSLAIDApplyParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeSLAIDApplyOK, error)

PostMeSLAIDApply asks for SLA application

PRODUCTION - authentication required

func (*Client) PostMeSSHKey ¶

func (a *Client) PostMeSSHKey(params *PostMeSSHKeyParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeSSHKeyOK, error)

PostMeSSHKey adds a new public SSH key

PRODUCTION - authentication required

func (*Client) PostMeSubAccount ¶

func (a *Client) PostMeSubAccount(params *PostMeSubAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeSubAccountOK, error)

PostMeSubAccount creates a new sub account

PRODUCTION - authentication required

func (*Client) PostMeSubAccountIDCreateConsumerKey ¶

PostMeSubAccountIDCreateConsumerKey creates a consumer key for the current application

PRODUCTION - authentication required

func (*Client) PostMeTaskContactChangeIDAccept ¶

func (a *Client) PostMeTaskContactChangeIDAccept(params *PostMeTaskContactChangeIDAcceptParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskContactChangeIDAcceptOK, error)

PostMeTaskContactChangeIDAccept accepts this change request

PRODUCTION - authentication required

func (*Client) PostMeTaskContactChangeIDRefuse ¶

func (a *Client) PostMeTaskContactChangeIDRefuse(params *PostMeTaskContactChangeIDRefuseParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskContactChangeIDRefuseOK, error)

PostMeTaskContactChangeIDRefuse refuses this change request

PRODUCTION - authentication required

func (*Client) PostMeTaskContactChangeIDResendEmail ¶

PostMeTaskContactChangeIDResendEmail this call will send you a new email containing a new token

PRODUCTION - authentication required

func (*Client) PostMeTaskDomainIDAccelerate ¶

func (a *Client) PostMeTaskDomainIDAccelerate(params *PostMeTaskDomainIDAccelerateParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskDomainIDAccelerateOK, error)

PostMeTaskDomainIDAccelerate accelerates the task

PRODUCTION - authentication required

func (*Client) PostMeTaskDomainIDCancel ¶

func (a *Client) PostMeTaskDomainIDCancel(params *PostMeTaskDomainIDCancelParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskDomainIDCancelOK, error)

PostMeTaskDomainIDCancel cancels the task

PRODUCTION - authentication required

func (*Client) PostMeTaskDomainIDRelaunch ¶

func (a *Client) PostMeTaskDomainIDRelaunch(params *PostMeTaskDomainIDRelaunchParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskDomainIDRelaunchOK, error)

PostMeTaskDomainIDRelaunch relaunches the task

PRODUCTION - authentication required

func (*Client) PostMeTaskEmailChangeIDAccept ¶

func (a *Client) PostMeTaskEmailChangeIDAccept(params *PostMeTaskEmailChangeIDAcceptParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskEmailChangeIDAcceptOK, error)

PostMeTaskEmailChangeIDAccept accepts this change request

PRODUCTION - authentication required

func (*Client) PostMeTaskEmailChangeIDRefuse ¶

func (a *Client) PostMeTaskEmailChangeIDRefuse(params *PostMeTaskEmailChangeIDRefuseParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTaskEmailChangeIDRefuseOK, error)

PostMeTaskEmailChangeIDRefuse refuses this change request

PRODUCTION - authentication required

func (*Client) PostMeTelephonyDefaultIPRestriction ¶

PostMeTelephonyDefaultIPRestriction creates a default IP restriction for your future vo IP lines

PRODUCTION - authentication required

func (*Client) PostMeTelephonySettings ¶

func (a *Client) PostMeTelephonySettings(params *PostMeTelephonySettingsParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeTelephonySettingsOK, error)

PostMeTelephonySettings changes the telephony settings linked to the customer account

PRODUCTION - authentication required

func (*Client) PostMeVoucherCheckValidity ¶

func (a *Client) PostMeVoucherCheckValidity(params *PostMeVoucherCheckValidityParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeVoucherCheckValidityOK, error)

PostMeVoucherCheckValidity verifies existing voucher

PRODUCTION - authentication required

func (*Client) PostMeXdslSetting ¶

func (a *Client) PostMeXdslSetting(params *PostMeXdslSettingParams, authInfo runtime.ClientAuthInfoWriter) (*PostMeXdslSettingOK, error)

PostMeXdslSetting changes xdsl settings linked to the nichandle

PRODUCTION - authentication required

func (*Client) PutMe ¶

func (a *Client) PutMe(params *PutMeParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeOK, error)

PutMe alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionDeveloperMode ¶

PutMeAccessRestrictionDeveloperMode alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionIPDefaultRule ¶

PutMeAccessRestrictionIPDefaultRule alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionIPID ¶

func (a *Client) PutMeAccessRestrictionIPID(params *PutMeAccessRestrictionIPIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeAccessRestrictionIPIDOK, error)

PutMeAccessRestrictionIPID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionSmsID ¶

func (a *Client) PutMeAccessRestrictionSmsID(params *PutMeAccessRestrictionSmsIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeAccessRestrictionSmsIDOK, error)

PutMeAccessRestrictionSmsID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionTotpID ¶

func (a *Client) PutMeAccessRestrictionTotpID(params *PutMeAccessRestrictionTotpIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeAccessRestrictionTotpIDOK, error)

PutMeAccessRestrictionTotpID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAccessRestrictionU2fID ¶

func (a *Client) PutMeAccessRestrictionU2fID(params *PutMeAccessRestrictionU2fIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeAccessRestrictionU2fIDOK, error)

PutMeAccessRestrictionU2fID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeAutorenew ¶

func (a *Client) PutMeAutorenew(params *PutMeAutorenewParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeAutorenewOK, error)

PutMeAutorenew alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeContactContactID ¶

func (a *Client) PutMeContactContactID(params *PutMeContactContactIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeContactContactIDOK, error)

PutMeContactContactID updates an existing contact

PRODUCTION - authentication required

func (*Client) PutMeDocumentID ¶

func (a *Client) PutMeDocumentID(params *PutMeDocumentIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeDocumentIDOK, error)

PutMeDocumentID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeFidelityAccount ¶

func (a *Client) PutMeFidelityAccount(params *PutMeFidelityAccountParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeFidelityAccountOK, error)

PutMeFidelityAccount alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeIPOrganisationOrganisationID ¶

PutMeIPOrganisationOrganisationID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeInstallationTemplateTemplateName ¶

PutMeInstallationTemplateTemplateName alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeName ¶

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeName alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName ¶

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint ¶

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeOvhAccountOvhAccountID ¶

func (a *Client) PutMeOvhAccountOvhAccountID(params *PutMeOvhAccountOvhAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeOvhAccountOvhAccountIDOK, error)

PutMeOvhAccountOvhAccountID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMePaymentMeanBankAccountID ¶

func (a *Client) PutMePaymentMeanBankAccountID(params *PutMePaymentMeanBankAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMePaymentMeanBankAccountIDOK, error)

PutMePaymentMeanBankAccountID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMePaymentMeanCreditCardID ¶

func (a *Client) PutMePaymentMeanCreditCardID(params *PutMePaymentMeanCreditCardIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMePaymentMeanCreditCardIDOK, error)

PutMePaymentMeanCreditCardID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMePaymentMeanDeferredPaymentAccountID ¶

PutMePaymentMeanDeferredPaymentAccountID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMePaymentMeanPaypalID ¶

func (a *Client) PutMePaymentMeanPaypalID(params *PutMePaymentMeanPaypalIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMePaymentMeanPaypalIDOK, error)

PutMePaymentMeanPaypalID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeSSHKeyKeyName ¶

func (a *Client) PutMeSSHKeyKeyName(params *PutMeSSHKeyKeyNameParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeSSHKeyKeyNameOK, error)

PutMeSSHKeyKeyName alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeSubAccountID ¶

func (a *Client) PutMeSubAccountID(params *PutMeSubAccountIDParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeSubAccountIDOK, error)

PutMeSubAccountID alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeSubscriptionSubscriptionType ¶

PutMeSubscriptionSubscriptionType alters this object properties

PRODUCTION - authentication required

func (*Client) PutMeTaskDomainIDArgumentKey ¶

func (a *Client) PutMeTaskDomainIDArgumentKey(params *PutMeTaskDomainIDArgumentKeyParams, authInfo runtime.ClientAuthInfoWriter) (*PutMeTaskDomainIDArgumentKeyOK, error)

PutMeTaskDomainIDArgumentKey alters this object properties

PRODUCTION - authentication required

func (*Client) SetTransport ¶

func (a *Client) SetTransport(transport runtime.ClientTransport)

SetTransport changes the transport on the client

type DeleteMeAPIApplicationApplicationIDDefault ¶

type DeleteMeAPIApplicationApplicationIDDefault struct {
	Payload *models.DeleteMeAPIApplicationApplicationIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAPIApplicationApplicationIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAPIApplicationApplicationIDDefault ¶

func NewDeleteMeAPIApplicationApplicationIDDefault(code int) *DeleteMeAPIApplicationApplicationIDDefault

NewDeleteMeAPIApplicationApplicationIDDefault creates a DeleteMeAPIApplicationApplicationIDDefault with default headers values

func (*DeleteMeAPIApplicationApplicationIDDefault) Code ¶

Code gets the status code for the delete me API application application ID default response

func (*DeleteMeAPIApplicationApplicationIDDefault) Error ¶

type DeleteMeAPIApplicationApplicationIDOK ¶

type DeleteMeAPIApplicationApplicationIDOK struct {
}

DeleteMeAPIApplicationApplicationIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAPIApplicationApplicationIDOK ¶

func NewDeleteMeAPIApplicationApplicationIDOK() *DeleteMeAPIApplicationApplicationIDOK

NewDeleteMeAPIApplicationApplicationIDOK creates a DeleteMeAPIApplicationApplicationIDOK with default headers values

func (*DeleteMeAPIApplicationApplicationIDOK) Error ¶

type DeleteMeAPIApplicationApplicationIDParams ¶

type DeleteMeAPIApplicationApplicationIDParams struct {

	/*ApplicationID*/
	ApplicationID int64

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

DeleteMeAPIApplicationApplicationIDParams contains all the parameters to send to the API endpoint for the delete me API application application ID operation typically these are written to a http.Request

func NewDeleteMeAPIApplicationApplicationIDParams ¶

func NewDeleteMeAPIApplicationApplicationIDParams() *DeleteMeAPIApplicationApplicationIDParams

NewDeleteMeAPIApplicationApplicationIDParams creates a new DeleteMeAPIApplicationApplicationIDParams object with the default values initialized.

func NewDeleteMeAPIApplicationApplicationIDParamsWithContext ¶

func NewDeleteMeAPIApplicationApplicationIDParamsWithContext(ctx context.Context) *DeleteMeAPIApplicationApplicationIDParams

NewDeleteMeAPIApplicationApplicationIDParamsWithContext creates a new DeleteMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAPIApplicationApplicationIDParamsWithHTTPClient ¶

func NewDeleteMeAPIApplicationApplicationIDParamsWithHTTPClient(client *http.Client) *DeleteMeAPIApplicationApplicationIDParams

NewDeleteMeAPIApplicationApplicationIDParamsWithHTTPClient creates a new DeleteMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAPIApplicationApplicationIDParamsWithTimeout ¶

func NewDeleteMeAPIApplicationApplicationIDParamsWithTimeout(timeout time.Duration) *DeleteMeAPIApplicationApplicationIDParams

NewDeleteMeAPIApplicationApplicationIDParamsWithTimeout creates a new DeleteMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAPIApplicationApplicationIDParams) SetApplicationID ¶

func (o *DeleteMeAPIApplicationApplicationIDParams) SetApplicationID(applicationID int64)

SetApplicationID adds the applicationId to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) SetContext ¶

SetContext adds the context to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) WithContext ¶

WithContext adds the context to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me API application application ID params

func (*DeleteMeAPIApplicationApplicationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAPIApplicationApplicationIDReader ¶

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

DeleteMeAPIApplicationApplicationIDReader is a Reader for the DeleteMeAPIApplicationApplicationID structure.

func (*DeleteMeAPIApplicationApplicationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAPICredentialCredentialIDDefault ¶

type DeleteMeAPICredentialCredentialIDDefault struct {
	Payload *models.DeleteMeAPICredentialCredentialIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAPICredentialCredentialIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAPICredentialCredentialIDDefault ¶

func NewDeleteMeAPICredentialCredentialIDDefault(code int) *DeleteMeAPICredentialCredentialIDDefault

NewDeleteMeAPICredentialCredentialIDDefault creates a DeleteMeAPICredentialCredentialIDDefault with default headers values

func (*DeleteMeAPICredentialCredentialIDDefault) Code ¶

Code gets the status code for the delete me API credential credential ID default response

func (*DeleteMeAPICredentialCredentialIDDefault) Error ¶

type DeleteMeAPICredentialCredentialIDOK ¶

type DeleteMeAPICredentialCredentialIDOK struct {
}

DeleteMeAPICredentialCredentialIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAPICredentialCredentialIDOK ¶

func NewDeleteMeAPICredentialCredentialIDOK() *DeleteMeAPICredentialCredentialIDOK

NewDeleteMeAPICredentialCredentialIDOK creates a DeleteMeAPICredentialCredentialIDOK with default headers values

func (*DeleteMeAPICredentialCredentialIDOK) Error ¶

type DeleteMeAPICredentialCredentialIDParams ¶

type DeleteMeAPICredentialCredentialIDParams struct {

	/*CredentialID*/
	CredentialID int64

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

DeleteMeAPICredentialCredentialIDParams contains all the parameters to send to the API endpoint for the delete me API credential credential ID operation typically these are written to a http.Request

func NewDeleteMeAPICredentialCredentialIDParams ¶

func NewDeleteMeAPICredentialCredentialIDParams() *DeleteMeAPICredentialCredentialIDParams

NewDeleteMeAPICredentialCredentialIDParams creates a new DeleteMeAPICredentialCredentialIDParams object with the default values initialized.

func NewDeleteMeAPICredentialCredentialIDParamsWithContext ¶

func NewDeleteMeAPICredentialCredentialIDParamsWithContext(ctx context.Context) *DeleteMeAPICredentialCredentialIDParams

NewDeleteMeAPICredentialCredentialIDParamsWithContext creates a new DeleteMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAPICredentialCredentialIDParamsWithHTTPClient ¶

func NewDeleteMeAPICredentialCredentialIDParamsWithHTTPClient(client *http.Client) *DeleteMeAPICredentialCredentialIDParams

NewDeleteMeAPICredentialCredentialIDParamsWithHTTPClient creates a new DeleteMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAPICredentialCredentialIDParamsWithTimeout ¶

func NewDeleteMeAPICredentialCredentialIDParamsWithTimeout(timeout time.Duration) *DeleteMeAPICredentialCredentialIDParams

NewDeleteMeAPICredentialCredentialIDParamsWithTimeout creates a new DeleteMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAPICredentialCredentialIDParams) SetContext ¶

SetContext adds the context to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) SetCredentialID ¶

func (o *DeleteMeAPICredentialCredentialIDParams) SetCredentialID(credentialID int64)

SetCredentialID adds the credentialId to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) WithContext ¶

WithContext adds the context to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) WithCredentialID ¶

WithCredentialID adds the credentialID to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me API credential credential ID params

func (*DeleteMeAPICredentialCredentialIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAPICredentialCredentialIDReader ¶

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

DeleteMeAPICredentialCredentialIDReader is a Reader for the DeleteMeAPICredentialCredentialID structure.

func (*DeleteMeAPICredentialCredentialIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAccessRestrictionBackupCodeDefault ¶

type DeleteMeAccessRestrictionBackupCodeDefault struct {
	Payload *models.DeleteMeAccessRestrictionBackupCodeDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionBackupCodeDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAccessRestrictionBackupCodeDefault ¶

func NewDeleteMeAccessRestrictionBackupCodeDefault(code int) *DeleteMeAccessRestrictionBackupCodeDefault

NewDeleteMeAccessRestrictionBackupCodeDefault creates a DeleteMeAccessRestrictionBackupCodeDefault with default headers values

func (*DeleteMeAccessRestrictionBackupCodeDefault) Code ¶

Code gets the status code for the delete me access restriction backup code default response

func (*DeleteMeAccessRestrictionBackupCodeDefault) Error ¶

type DeleteMeAccessRestrictionBackupCodeOK ¶

type DeleteMeAccessRestrictionBackupCodeOK struct {
}

DeleteMeAccessRestrictionBackupCodeOK handles this case with default header values.

return 'void'

func NewDeleteMeAccessRestrictionBackupCodeOK ¶

func NewDeleteMeAccessRestrictionBackupCodeOK() *DeleteMeAccessRestrictionBackupCodeOK

NewDeleteMeAccessRestrictionBackupCodeOK creates a DeleteMeAccessRestrictionBackupCodeOK with default headers values

func (*DeleteMeAccessRestrictionBackupCodeOK) Error ¶

type DeleteMeAccessRestrictionBackupCodeParams ¶

type DeleteMeAccessRestrictionBackupCodeParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionBackupCodeParams contains all the parameters to send to the API endpoint for the delete me access restriction backup code operation typically these are written to a http.Request

func NewDeleteMeAccessRestrictionBackupCodeParams ¶

func NewDeleteMeAccessRestrictionBackupCodeParams() *DeleteMeAccessRestrictionBackupCodeParams

NewDeleteMeAccessRestrictionBackupCodeParams creates a new DeleteMeAccessRestrictionBackupCodeParams object with the default values initialized.

func NewDeleteMeAccessRestrictionBackupCodeParamsWithContext ¶

func NewDeleteMeAccessRestrictionBackupCodeParamsWithContext(ctx context.Context) *DeleteMeAccessRestrictionBackupCodeParams

NewDeleteMeAccessRestrictionBackupCodeParamsWithContext creates a new DeleteMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAccessRestrictionBackupCodeParamsWithHTTPClient ¶

func NewDeleteMeAccessRestrictionBackupCodeParamsWithHTTPClient(client *http.Client) *DeleteMeAccessRestrictionBackupCodeParams

NewDeleteMeAccessRestrictionBackupCodeParamsWithHTTPClient creates a new DeleteMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAccessRestrictionBackupCodeParamsWithTimeout ¶

func NewDeleteMeAccessRestrictionBackupCodeParamsWithTimeout(timeout time.Duration) *DeleteMeAccessRestrictionBackupCodeParams

NewDeleteMeAccessRestrictionBackupCodeParamsWithTimeout creates a new DeleteMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAccessRestrictionBackupCodeParams) SetContext ¶

SetContext adds the context to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) WithContext ¶

WithContext adds the context to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me access restriction backup code params

func (*DeleteMeAccessRestrictionBackupCodeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAccessRestrictionBackupCodeReader ¶

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

DeleteMeAccessRestrictionBackupCodeReader is a Reader for the DeleteMeAccessRestrictionBackupCode structure.

func (*DeleteMeAccessRestrictionBackupCodeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAccessRestrictionIPIDDefault ¶

type DeleteMeAccessRestrictionIPIDDefault struct {
	Payload *models.DeleteMeAccessRestrictionIPIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionIPIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAccessRestrictionIPIDDefault ¶

func NewDeleteMeAccessRestrictionIPIDDefault(code int) *DeleteMeAccessRestrictionIPIDDefault

NewDeleteMeAccessRestrictionIPIDDefault creates a DeleteMeAccessRestrictionIPIDDefault with default headers values

func (*DeleteMeAccessRestrictionIPIDDefault) Code ¶

Code gets the status code for the delete me access restriction IP ID default response

func (*DeleteMeAccessRestrictionIPIDDefault) Error ¶

type DeleteMeAccessRestrictionIPIDOK ¶

type DeleteMeAccessRestrictionIPIDOK struct {
}

DeleteMeAccessRestrictionIPIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAccessRestrictionIPIDOK ¶

func NewDeleteMeAccessRestrictionIPIDOK() *DeleteMeAccessRestrictionIPIDOK

NewDeleteMeAccessRestrictionIPIDOK creates a DeleteMeAccessRestrictionIPIDOK with default headers values

func (*DeleteMeAccessRestrictionIPIDOK) Error ¶

type DeleteMeAccessRestrictionIPIDParams ¶

type DeleteMeAccessRestrictionIPIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeAccessRestrictionIPIDParams contains all the parameters to send to the API endpoint for the delete me access restriction IP ID operation typically these are written to a http.Request

func NewDeleteMeAccessRestrictionIPIDParams ¶

func NewDeleteMeAccessRestrictionIPIDParams() *DeleteMeAccessRestrictionIPIDParams

NewDeleteMeAccessRestrictionIPIDParams creates a new DeleteMeAccessRestrictionIPIDParams object with the default values initialized.

func NewDeleteMeAccessRestrictionIPIDParamsWithContext ¶

func NewDeleteMeAccessRestrictionIPIDParamsWithContext(ctx context.Context) *DeleteMeAccessRestrictionIPIDParams

NewDeleteMeAccessRestrictionIPIDParamsWithContext creates a new DeleteMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAccessRestrictionIPIDParamsWithHTTPClient ¶

func NewDeleteMeAccessRestrictionIPIDParamsWithHTTPClient(client *http.Client) *DeleteMeAccessRestrictionIPIDParams

NewDeleteMeAccessRestrictionIPIDParamsWithHTTPClient creates a new DeleteMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAccessRestrictionIPIDParamsWithTimeout ¶

func NewDeleteMeAccessRestrictionIPIDParamsWithTimeout(timeout time.Duration) *DeleteMeAccessRestrictionIPIDParams

NewDeleteMeAccessRestrictionIPIDParamsWithTimeout creates a new DeleteMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAccessRestrictionIPIDParams) SetContext ¶

SetContext adds the context to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) SetID ¶

SetID adds the id to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) WithContext ¶

WithContext adds the context to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) WithID ¶

WithID adds the id to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me access restriction IP ID params

func (*DeleteMeAccessRestrictionIPIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAccessRestrictionIPIDReader ¶

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

DeleteMeAccessRestrictionIPIDReader is a Reader for the DeleteMeAccessRestrictionIPID structure.

func (*DeleteMeAccessRestrictionIPIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAccessRestrictionSmsIDDefault ¶

type DeleteMeAccessRestrictionSmsIDDefault struct {
	Payload *models.DeleteMeAccessRestrictionSmsIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionSmsIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAccessRestrictionSmsIDDefault ¶

func NewDeleteMeAccessRestrictionSmsIDDefault(code int) *DeleteMeAccessRestrictionSmsIDDefault

NewDeleteMeAccessRestrictionSmsIDDefault creates a DeleteMeAccessRestrictionSmsIDDefault with default headers values

func (*DeleteMeAccessRestrictionSmsIDDefault) Code ¶

Code gets the status code for the delete me access restriction sms ID default response

func (*DeleteMeAccessRestrictionSmsIDDefault) Error ¶

type DeleteMeAccessRestrictionSmsIDOK ¶

type DeleteMeAccessRestrictionSmsIDOK struct {
}

DeleteMeAccessRestrictionSmsIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAccessRestrictionSmsIDOK ¶

func NewDeleteMeAccessRestrictionSmsIDOK() *DeleteMeAccessRestrictionSmsIDOK

NewDeleteMeAccessRestrictionSmsIDOK creates a DeleteMeAccessRestrictionSmsIDOK with default headers values

func (*DeleteMeAccessRestrictionSmsIDOK) Error ¶

type DeleteMeAccessRestrictionSmsIDParams ¶

type DeleteMeAccessRestrictionSmsIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeAccessRestrictionSmsIDParams contains all the parameters to send to the API endpoint for the delete me access restriction sms ID operation typically these are written to a http.Request

func NewDeleteMeAccessRestrictionSmsIDParams ¶

func NewDeleteMeAccessRestrictionSmsIDParams() *DeleteMeAccessRestrictionSmsIDParams

NewDeleteMeAccessRestrictionSmsIDParams creates a new DeleteMeAccessRestrictionSmsIDParams object with the default values initialized.

func NewDeleteMeAccessRestrictionSmsIDParamsWithContext ¶

func NewDeleteMeAccessRestrictionSmsIDParamsWithContext(ctx context.Context) *DeleteMeAccessRestrictionSmsIDParams

NewDeleteMeAccessRestrictionSmsIDParamsWithContext creates a new DeleteMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAccessRestrictionSmsIDParamsWithHTTPClient ¶

func NewDeleteMeAccessRestrictionSmsIDParamsWithHTTPClient(client *http.Client) *DeleteMeAccessRestrictionSmsIDParams

NewDeleteMeAccessRestrictionSmsIDParamsWithHTTPClient creates a new DeleteMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAccessRestrictionSmsIDParamsWithTimeout ¶

func NewDeleteMeAccessRestrictionSmsIDParamsWithTimeout(timeout time.Duration) *DeleteMeAccessRestrictionSmsIDParams

NewDeleteMeAccessRestrictionSmsIDParamsWithTimeout creates a new DeleteMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAccessRestrictionSmsIDParams) SetContext ¶

SetContext adds the context to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) SetID ¶

SetID adds the id to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) WithContext ¶

WithContext adds the context to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) WithID ¶

WithID adds the id to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me access restriction sms ID params

func (*DeleteMeAccessRestrictionSmsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAccessRestrictionSmsIDReader ¶

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

DeleteMeAccessRestrictionSmsIDReader is a Reader for the DeleteMeAccessRestrictionSmsID structure.

func (*DeleteMeAccessRestrictionSmsIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAccessRestrictionTotpIDDefault ¶

type DeleteMeAccessRestrictionTotpIDDefault struct {
	Payload *models.DeleteMeAccessRestrictionTotpIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionTotpIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAccessRestrictionTotpIDDefault ¶

func NewDeleteMeAccessRestrictionTotpIDDefault(code int) *DeleteMeAccessRestrictionTotpIDDefault

NewDeleteMeAccessRestrictionTotpIDDefault creates a DeleteMeAccessRestrictionTotpIDDefault with default headers values

func (*DeleteMeAccessRestrictionTotpIDDefault) Code ¶

Code gets the status code for the delete me access restriction totp ID default response

func (*DeleteMeAccessRestrictionTotpIDDefault) Error ¶

type DeleteMeAccessRestrictionTotpIDOK ¶

type DeleteMeAccessRestrictionTotpIDOK struct {
}

DeleteMeAccessRestrictionTotpIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAccessRestrictionTotpIDOK ¶

func NewDeleteMeAccessRestrictionTotpIDOK() *DeleteMeAccessRestrictionTotpIDOK

NewDeleteMeAccessRestrictionTotpIDOK creates a DeleteMeAccessRestrictionTotpIDOK with default headers values

func (*DeleteMeAccessRestrictionTotpIDOK) Error ¶

type DeleteMeAccessRestrictionTotpIDParams ¶

type DeleteMeAccessRestrictionTotpIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeAccessRestrictionTotpIDParams contains all the parameters to send to the API endpoint for the delete me access restriction totp ID operation typically these are written to a http.Request

func NewDeleteMeAccessRestrictionTotpIDParams ¶

func NewDeleteMeAccessRestrictionTotpIDParams() *DeleteMeAccessRestrictionTotpIDParams

NewDeleteMeAccessRestrictionTotpIDParams creates a new DeleteMeAccessRestrictionTotpIDParams object with the default values initialized.

func NewDeleteMeAccessRestrictionTotpIDParamsWithContext ¶

func NewDeleteMeAccessRestrictionTotpIDParamsWithContext(ctx context.Context) *DeleteMeAccessRestrictionTotpIDParams

NewDeleteMeAccessRestrictionTotpIDParamsWithContext creates a new DeleteMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAccessRestrictionTotpIDParamsWithHTTPClient ¶

func NewDeleteMeAccessRestrictionTotpIDParamsWithHTTPClient(client *http.Client) *DeleteMeAccessRestrictionTotpIDParams

NewDeleteMeAccessRestrictionTotpIDParamsWithHTTPClient creates a new DeleteMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAccessRestrictionTotpIDParamsWithTimeout ¶

func NewDeleteMeAccessRestrictionTotpIDParamsWithTimeout(timeout time.Duration) *DeleteMeAccessRestrictionTotpIDParams

NewDeleteMeAccessRestrictionTotpIDParamsWithTimeout creates a new DeleteMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAccessRestrictionTotpIDParams) SetContext ¶

SetContext adds the context to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) SetID ¶

SetID adds the id to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) WithContext ¶

WithContext adds the context to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) WithID ¶

WithID adds the id to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me access restriction totp ID params

func (*DeleteMeAccessRestrictionTotpIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAccessRestrictionTotpIDReader ¶

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

DeleteMeAccessRestrictionTotpIDReader is a Reader for the DeleteMeAccessRestrictionTotpID structure.

func (*DeleteMeAccessRestrictionTotpIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeAccessRestrictionU2fIDDefault ¶

type DeleteMeAccessRestrictionU2fIDDefault struct {
	Payload *models.DeleteMeAccessRestrictionU2fIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeAccessRestrictionU2fIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeAccessRestrictionU2fIDDefault ¶

func NewDeleteMeAccessRestrictionU2fIDDefault(code int) *DeleteMeAccessRestrictionU2fIDDefault

NewDeleteMeAccessRestrictionU2fIDDefault creates a DeleteMeAccessRestrictionU2fIDDefault with default headers values

func (*DeleteMeAccessRestrictionU2fIDDefault) Code ¶

Code gets the status code for the delete me access restriction u2f ID default response

func (*DeleteMeAccessRestrictionU2fIDDefault) Error ¶

type DeleteMeAccessRestrictionU2fIDOK ¶

type DeleteMeAccessRestrictionU2fIDOK struct {
}

DeleteMeAccessRestrictionU2fIDOK handles this case with default header values.

return 'void'

func NewDeleteMeAccessRestrictionU2fIDOK ¶

func NewDeleteMeAccessRestrictionU2fIDOK() *DeleteMeAccessRestrictionU2fIDOK

NewDeleteMeAccessRestrictionU2fIDOK creates a DeleteMeAccessRestrictionU2fIDOK with default headers values

func (*DeleteMeAccessRestrictionU2fIDOK) Error ¶

type DeleteMeAccessRestrictionU2fIDParams ¶

type DeleteMeAccessRestrictionU2fIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeAccessRestrictionU2fIDParams contains all the parameters to send to the API endpoint for the delete me access restriction u2f ID operation typically these are written to a http.Request

func NewDeleteMeAccessRestrictionU2fIDParams ¶

func NewDeleteMeAccessRestrictionU2fIDParams() *DeleteMeAccessRestrictionU2fIDParams

NewDeleteMeAccessRestrictionU2fIDParams creates a new DeleteMeAccessRestrictionU2fIDParams object with the default values initialized.

func NewDeleteMeAccessRestrictionU2fIDParamsWithContext ¶

func NewDeleteMeAccessRestrictionU2fIDParamsWithContext(ctx context.Context) *DeleteMeAccessRestrictionU2fIDParams

NewDeleteMeAccessRestrictionU2fIDParamsWithContext creates a new DeleteMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeAccessRestrictionU2fIDParamsWithHTTPClient ¶

func NewDeleteMeAccessRestrictionU2fIDParamsWithHTTPClient(client *http.Client) *DeleteMeAccessRestrictionU2fIDParams

NewDeleteMeAccessRestrictionU2fIDParamsWithHTTPClient creates a new DeleteMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeAccessRestrictionU2fIDParamsWithTimeout ¶

func NewDeleteMeAccessRestrictionU2fIDParamsWithTimeout(timeout time.Duration) *DeleteMeAccessRestrictionU2fIDParams

NewDeleteMeAccessRestrictionU2fIDParamsWithTimeout creates a new DeleteMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeAccessRestrictionU2fIDParams) SetContext ¶

SetContext adds the context to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) SetID ¶

SetID adds the id to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) WithContext ¶

WithContext adds the context to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) WithID ¶

WithID adds the id to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me access restriction u2f ID params

func (*DeleteMeAccessRestrictionU2fIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeAccessRestrictionU2fIDReader ¶

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

DeleteMeAccessRestrictionU2fIDReader is a Reader for the DeleteMeAccessRestrictionU2fID structure.

func (*DeleteMeAccessRestrictionU2fIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeDocumentIDDefault ¶

type DeleteMeDocumentIDDefault struct {
	Payload *models.DeleteMeDocumentIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeDocumentIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeDocumentIDDefault ¶

func NewDeleteMeDocumentIDDefault(code int) *DeleteMeDocumentIDDefault

NewDeleteMeDocumentIDDefault creates a DeleteMeDocumentIDDefault with default headers values

func (*DeleteMeDocumentIDDefault) Code ¶

func (o *DeleteMeDocumentIDDefault) Code() int

Code gets the status code for the delete me document ID default response

func (*DeleteMeDocumentIDDefault) Error ¶

func (o *DeleteMeDocumentIDDefault) Error() string

type DeleteMeDocumentIDOK ¶

type DeleteMeDocumentIDOK struct {
}

DeleteMeDocumentIDOK handles this case with default header values.

return 'void'

func NewDeleteMeDocumentIDOK ¶

func NewDeleteMeDocumentIDOK() *DeleteMeDocumentIDOK

NewDeleteMeDocumentIDOK creates a DeleteMeDocumentIDOK with default headers values

func (*DeleteMeDocumentIDOK) Error ¶

func (o *DeleteMeDocumentIDOK) Error() string

type DeleteMeDocumentIDParams ¶

type DeleteMeDocumentIDParams struct {

	/*ID*/
	ID string

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

DeleteMeDocumentIDParams contains all the parameters to send to the API endpoint for the delete me document ID operation typically these are written to a http.Request

func NewDeleteMeDocumentIDParams ¶

func NewDeleteMeDocumentIDParams() *DeleteMeDocumentIDParams

NewDeleteMeDocumentIDParams creates a new DeleteMeDocumentIDParams object with the default values initialized.

func NewDeleteMeDocumentIDParamsWithContext ¶

func NewDeleteMeDocumentIDParamsWithContext(ctx context.Context) *DeleteMeDocumentIDParams

NewDeleteMeDocumentIDParamsWithContext creates a new DeleteMeDocumentIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeDocumentIDParamsWithHTTPClient ¶

func NewDeleteMeDocumentIDParamsWithHTTPClient(client *http.Client) *DeleteMeDocumentIDParams

NewDeleteMeDocumentIDParamsWithHTTPClient creates a new DeleteMeDocumentIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeDocumentIDParamsWithTimeout ¶

func NewDeleteMeDocumentIDParamsWithTimeout(timeout time.Duration) *DeleteMeDocumentIDParams

NewDeleteMeDocumentIDParamsWithTimeout creates a new DeleteMeDocumentIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeDocumentIDParams) SetContext ¶

func (o *DeleteMeDocumentIDParams) SetContext(ctx context.Context)

SetContext adds the context to the delete me document ID params

func (*DeleteMeDocumentIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me document ID params

func (*DeleteMeDocumentIDParams) SetID ¶

func (o *DeleteMeDocumentIDParams) SetID(id string)

SetID adds the id to the delete me document ID params

func (*DeleteMeDocumentIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me document ID params

func (*DeleteMeDocumentIDParams) WithContext ¶

WithContext adds the context to the delete me document ID params

func (*DeleteMeDocumentIDParams) WithHTTPClient ¶

func (o *DeleteMeDocumentIDParams) WithHTTPClient(client *http.Client) *DeleteMeDocumentIDParams

WithHTTPClient adds the HTTPClient to the delete me document ID params

func (*DeleteMeDocumentIDParams) WithID ¶

WithID adds the id to the delete me document ID params

func (*DeleteMeDocumentIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me document ID params

func (*DeleteMeDocumentIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeDocumentIDReader ¶

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

DeleteMeDocumentIDReader is a Reader for the DeleteMeDocumentID structure.

func (*DeleteMeDocumentIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeFaxCustomDomainsIDDefault ¶

type DeleteMeFaxCustomDomainsIDDefault struct {
	Payload *models.DeleteMeFaxCustomDomainsIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeFaxCustomDomainsIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeFaxCustomDomainsIDDefault ¶

func NewDeleteMeFaxCustomDomainsIDDefault(code int) *DeleteMeFaxCustomDomainsIDDefault

NewDeleteMeFaxCustomDomainsIDDefault creates a DeleteMeFaxCustomDomainsIDDefault with default headers values

func (*DeleteMeFaxCustomDomainsIDDefault) Code ¶

Code gets the status code for the delete me fax custom domains ID default response

func (*DeleteMeFaxCustomDomainsIDDefault) Error ¶

type DeleteMeFaxCustomDomainsIDOK ¶

type DeleteMeFaxCustomDomainsIDOK struct {
}

DeleteMeFaxCustomDomainsIDOK handles this case with default header values.

return 'void'

func NewDeleteMeFaxCustomDomainsIDOK ¶

func NewDeleteMeFaxCustomDomainsIDOK() *DeleteMeFaxCustomDomainsIDOK

NewDeleteMeFaxCustomDomainsIDOK creates a DeleteMeFaxCustomDomainsIDOK with default headers values

func (*DeleteMeFaxCustomDomainsIDOK) Error ¶

type DeleteMeFaxCustomDomainsIDParams ¶

type DeleteMeFaxCustomDomainsIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeFaxCustomDomainsIDParams contains all the parameters to send to the API endpoint for the delete me fax custom domains ID operation typically these are written to a http.Request

func NewDeleteMeFaxCustomDomainsIDParams ¶

func NewDeleteMeFaxCustomDomainsIDParams() *DeleteMeFaxCustomDomainsIDParams

NewDeleteMeFaxCustomDomainsIDParams creates a new DeleteMeFaxCustomDomainsIDParams object with the default values initialized.

func NewDeleteMeFaxCustomDomainsIDParamsWithContext ¶

func NewDeleteMeFaxCustomDomainsIDParamsWithContext(ctx context.Context) *DeleteMeFaxCustomDomainsIDParams

NewDeleteMeFaxCustomDomainsIDParamsWithContext creates a new DeleteMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeFaxCustomDomainsIDParamsWithHTTPClient ¶

func NewDeleteMeFaxCustomDomainsIDParamsWithHTTPClient(client *http.Client) *DeleteMeFaxCustomDomainsIDParams

NewDeleteMeFaxCustomDomainsIDParamsWithHTTPClient creates a new DeleteMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeFaxCustomDomainsIDParamsWithTimeout ¶

func NewDeleteMeFaxCustomDomainsIDParamsWithTimeout(timeout time.Duration) *DeleteMeFaxCustomDomainsIDParams

NewDeleteMeFaxCustomDomainsIDParamsWithTimeout creates a new DeleteMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeFaxCustomDomainsIDParams) SetContext ¶

SetContext adds the context to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) SetID ¶

SetID adds the id to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) WithContext ¶

WithContext adds the context to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) WithID ¶

WithID adds the id to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me fax custom domains ID params

func (*DeleteMeFaxCustomDomainsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeFaxCustomDomainsIDReader ¶

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

DeleteMeFaxCustomDomainsIDReader is a Reader for the DeleteMeFaxCustomDomainsID structure.

func (*DeleteMeFaxCustomDomainsIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeIPXEScriptNameDefault ¶

type DeleteMeIPXEScriptNameDefault struct {
	Payload *models.DeleteMeIPXEScriptNameDefaultBody
	// contains filtered or unexported fields
}

DeleteMeIPXEScriptNameDefault handles this case with default header values.

Unexpected error

func NewDeleteMeIPXEScriptNameDefault ¶

func NewDeleteMeIPXEScriptNameDefault(code int) *DeleteMeIPXEScriptNameDefault

NewDeleteMeIPXEScriptNameDefault creates a DeleteMeIPXEScriptNameDefault with default headers values

func (*DeleteMeIPXEScriptNameDefault) Code ¶

Code gets the status code for the delete me IP x e script name default response

func (*DeleteMeIPXEScriptNameDefault) Error ¶

type DeleteMeIPXEScriptNameOK ¶

type DeleteMeIPXEScriptNameOK struct {
}

DeleteMeIPXEScriptNameOK handles this case with default header values.

return 'void'

func NewDeleteMeIPXEScriptNameOK ¶

func NewDeleteMeIPXEScriptNameOK() *DeleteMeIPXEScriptNameOK

NewDeleteMeIPXEScriptNameOK creates a DeleteMeIPXEScriptNameOK with default headers values

func (*DeleteMeIPXEScriptNameOK) Error ¶

func (o *DeleteMeIPXEScriptNameOK) Error() string

type DeleteMeIPXEScriptNameParams ¶

type DeleteMeIPXEScriptNameParams struct {

	/*Name*/
	Name string

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

DeleteMeIPXEScriptNameParams contains all the parameters to send to the API endpoint for the delete me IP x e script name operation typically these are written to a http.Request

func NewDeleteMeIPXEScriptNameParams ¶

func NewDeleteMeIPXEScriptNameParams() *DeleteMeIPXEScriptNameParams

NewDeleteMeIPXEScriptNameParams creates a new DeleteMeIPXEScriptNameParams object with the default values initialized.

func NewDeleteMeIPXEScriptNameParamsWithContext ¶

func NewDeleteMeIPXEScriptNameParamsWithContext(ctx context.Context) *DeleteMeIPXEScriptNameParams

NewDeleteMeIPXEScriptNameParamsWithContext creates a new DeleteMeIPXEScriptNameParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeIPXEScriptNameParamsWithHTTPClient ¶

func NewDeleteMeIPXEScriptNameParamsWithHTTPClient(client *http.Client) *DeleteMeIPXEScriptNameParams

NewDeleteMeIPXEScriptNameParamsWithHTTPClient creates a new DeleteMeIPXEScriptNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeIPXEScriptNameParamsWithTimeout ¶

func NewDeleteMeIPXEScriptNameParamsWithTimeout(timeout time.Duration) *DeleteMeIPXEScriptNameParams

NewDeleteMeIPXEScriptNameParamsWithTimeout creates a new DeleteMeIPXEScriptNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeIPXEScriptNameParams) SetContext ¶

func (o *DeleteMeIPXEScriptNameParams) SetContext(ctx context.Context)

SetContext adds the context to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) SetName ¶

func (o *DeleteMeIPXEScriptNameParams) SetName(name string)

SetName adds the name to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) WithContext ¶

WithContext adds the context to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) WithName ¶

WithName adds the name to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me IP x e script name params

func (*DeleteMeIPXEScriptNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeIPXEScriptNameReader ¶

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

DeleteMeIPXEScriptNameReader is a Reader for the DeleteMeIPXEScriptName structure.

func (*DeleteMeIPXEScriptNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeInstallationTemplateTemplateNameDefault ¶

type DeleteMeInstallationTemplateTemplateNameDefault struct {
	Payload *models.DeleteMeInstallationTemplateTemplateNameDefaultBody
	// contains filtered or unexported fields
}

DeleteMeInstallationTemplateTemplateNameDefault handles this case with default header values.

Unexpected error

func NewDeleteMeInstallationTemplateTemplateNameDefault ¶

func NewDeleteMeInstallationTemplateTemplateNameDefault(code int) *DeleteMeInstallationTemplateTemplateNameDefault

NewDeleteMeInstallationTemplateTemplateNameDefault creates a DeleteMeInstallationTemplateTemplateNameDefault with default headers values

func (*DeleteMeInstallationTemplateTemplateNameDefault) Code ¶

Code gets the status code for the delete me installation template template name default response

func (*DeleteMeInstallationTemplateTemplateNameDefault) Error ¶

type DeleteMeInstallationTemplateTemplateNameOK ¶

type DeleteMeInstallationTemplateTemplateNameOK struct {
}

DeleteMeInstallationTemplateTemplateNameOK handles this case with default header values.

return 'void'

func NewDeleteMeInstallationTemplateTemplateNameOK ¶

func NewDeleteMeInstallationTemplateTemplateNameOK() *DeleteMeInstallationTemplateTemplateNameOK

NewDeleteMeInstallationTemplateTemplateNameOK creates a DeleteMeInstallationTemplateTemplateNameOK with default headers values

func (*DeleteMeInstallationTemplateTemplateNameOK) Error ¶

type DeleteMeInstallationTemplateTemplateNameParams ¶

type DeleteMeInstallationTemplateTemplateNameParams struct {

	/*TemplateName*/
	TemplateName string

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

DeleteMeInstallationTemplateTemplateNameParams contains all the parameters to send to the API endpoint for the delete me installation template template name operation typically these are written to a http.Request

func NewDeleteMeInstallationTemplateTemplateNameParams ¶

func NewDeleteMeInstallationTemplateTemplateNameParams() *DeleteMeInstallationTemplateTemplateNameParams

NewDeleteMeInstallationTemplateTemplateNameParams creates a new DeleteMeInstallationTemplateTemplateNameParams object with the default values initialized.

func NewDeleteMeInstallationTemplateTemplateNameParamsWithContext ¶

func NewDeleteMeInstallationTemplateTemplateNameParamsWithContext(ctx context.Context) *DeleteMeInstallationTemplateTemplateNameParams

NewDeleteMeInstallationTemplateTemplateNameParamsWithContext creates a new DeleteMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeInstallationTemplateTemplateNameParamsWithHTTPClient ¶

func NewDeleteMeInstallationTemplateTemplateNameParamsWithHTTPClient(client *http.Client) *DeleteMeInstallationTemplateTemplateNameParams

NewDeleteMeInstallationTemplateTemplateNameParamsWithHTTPClient creates a new DeleteMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeInstallationTemplateTemplateNameParamsWithTimeout ¶

func NewDeleteMeInstallationTemplateTemplateNameParamsWithTimeout(timeout time.Duration) *DeleteMeInstallationTemplateTemplateNameParams

NewDeleteMeInstallationTemplateTemplateNameParamsWithTimeout creates a new DeleteMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeInstallationTemplateTemplateNameParams) SetContext ¶

SetContext adds the context to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) SetTemplateName ¶

func (o *DeleteMeInstallationTemplateTemplateNameParams) SetTemplateName(templateName string)

SetTemplateName adds the templateName to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) WithContext ¶

WithContext adds the context to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me installation template template name params

func (*DeleteMeInstallationTemplateTemplateNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault struct {
	Payload *models.DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody
	// contains filtered or unexported fields
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault handles this case with default header values.

Unexpected error

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault(code int) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Code ¶

Code gets the status code for the delete me installation template template name partition scheme scheme name default response

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault struct {
	Payload *models.DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody
	// contains filtered or unexported fields
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault handles this case with default header values.

Unexpected error

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault(code int) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Code ¶

Code gets the status code for the delete me installation template template name partition scheme scheme name hardware raid name default response

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK struct {
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK handles this case with default header values.

return 'void'

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams struct {

	/*Name*/
	Name string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams contains all the parameters to send to the API endpoint for the delete me installation template template name partition scheme scheme name hardware raid name operation typically these are written to a http.Request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized.

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext(ctx context.Context) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient(client *http.Client) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout(timeout time.Duration) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetContext ¶

SetContext adds the context to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetName ¶

SetName adds the name to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithContext ¶

WithContext adds the context to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithName ¶

WithName adds the name to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me installation template template name partition scheme scheme name hardware raid name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader ¶

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader is a Reader for the DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName structure.

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK struct {
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK handles this case with default header values.

return 'void'

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams struct {

	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams contains all the parameters to send to the API endpoint for the delete me installation template template name partition scheme scheme name operation typically these are written to a http.Request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized.

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext(ctx context.Context) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient(client *http.Client) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout(timeout time.Duration) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetContext ¶

SetContext adds the context to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithContext ¶

WithContext adds the context to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me installation template template name partition scheme scheme name params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault struct {
	Payload *models.DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody
	// contains filtered or unexported fields
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault handles this case with default header values.

Unexpected error

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault(code int) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Code ¶

Code gets the status code for the delete me installation template template name partition scheme scheme name partition mountpoint default response

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK struct {
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK handles this case with default header values.

return 'void'

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK creates a DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK with default headers values

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK) Error ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams struct {

	/*Mountpoint*/
	Mountpoint string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams contains all the parameters to send to the API endpoint for the delete me installation template template name partition scheme scheme name partition mountpoint operation typically these are written to a http.Request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams() *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized.

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext(ctx context.Context) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient(client *http.Client) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout ¶

func NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout(timeout time.Duration) *DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewDeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout creates a new DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetContext ¶

SetContext adds the context to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetMountpoint ¶

SetMountpoint adds the mountpoint to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTemplateName ¶

SetTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithContext ¶

WithContext adds the context to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithMountpoint ¶

WithMountpoint adds the mountpoint to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTemplateName ¶

WithTemplateName adds the templateName to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me installation template template name partition scheme scheme name partition mountpoint params

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader ¶

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader is a Reader for the DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint structure.

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader ¶

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

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader is a Reader for the DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeName structure.

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type DeleteMeInstallationTemplateTemplateNameReader ¶

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

DeleteMeInstallationTemplateTemplateNameReader is a Reader for the DeleteMeInstallationTemplateTemplateName structure.

func (*DeleteMeInstallationTemplateTemplateNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMePaymentMeanBankAccountIDDefault ¶

type DeleteMePaymentMeanBankAccountIDDefault struct {
	Payload *models.DeleteMePaymentMeanBankAccountIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMePaymentMeanBankAccountIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMePaymentMeanBankAccountIDDefault ¶

func NewDeleteMePaymentMeanBankAccountIDDefault(code int) *DeleteMePaymentMeanBankAccountIDDefault

NewDeleteMePaymentMeanBankAccountIDDefault creates a DeleteMePaymentMeanBankAccountIDDefault with default headers values

func (*DeleteMePaymentMeanBankAccountIDDefault) Code ¶

Code gets the status code for the delete me payment mean bank account ID default response

func (*DeleteMePaymentMeanBankAccountIDDefault) Error ¶

type DeleteMePaymentMeanBankAccountIDOK ¶

type DeleteMePaymentMeanBankAccountIDOK struct {
}

DeleteMePaymentMeanBankAccountIDOK handles this case with default header values.

return 'void'

func NewDeleteMePaymentMeanBankAccountIDOK ¶

func NewDeleteMePaymentMeanBankAccountIDOK() *DeleteMePaymentMeanBankAccountIDOK

NewDeleteMePaymentMeanBankAccountIDOK creates a DeleteMePaymentMeanBankAccountIDOK with default headers values

func (*DeleteMePaymentMeanBankAccountIDOK) Error ¶

type DeleteMePaymentMeanBankAccountIDParams ¶

type DeleteMePaymentMeanBankAccountIDParams struct {

	/*ID*/
	ID int64

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

DeleteMePaymentMeanBankAccountIDParams contains all the parameters to send to the API endpoint for the delete me payment mean bank account ID operation typically these are written to a http.Request

func NewDeleteMePaymentMeanBankAccountIDParams ¶

func NewDeleteMePaymentMeanBankAccountIDParams() *DeleteMePaymentMeanBankAccountIDParams

NewDeleteMePaymentMeanBankAccountIDParams creates a new DeleteMePaymentMeanBankAccountIDParams object with the default values initialized.

func NewDeleteMePaymentMeanBankAccountIDParamsWithContext ¶

func NewDeleteMePaymentMeanBankAccountIDParamsWithContext(ctx context.Context) *DeleteMePaymentMeanBankAccountIDParams

NewDeleteMePaymentMeanBankAccountIDParamsWithContext creates a new DeleteMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMePaymentMeanBankAccountIDParamsWithHTTPClient ¶

func NewDeleteMePaymentMeanBankAccountIDParamsWithHTTPClient(client *http.Client) *DeleteMePaymentMeanBankAccountIDParams

NewDeleteMePaymentMeanBankAccountIDParamsWithHTTPClient creates a new DeleteMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMePaymentMeanBankAccountIDParamsWithTimeout ¶

func NewDeleteMePaymentMeanBankAccountIDParamsWithTimeout(timeout time.Duration) *DeleteMePaymentMeanBankAccountIDParams

NewDeleteMePaymentMeanBankAccountIDParamsWithTimeout creates a new DeleteMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMePaymentMeanBankAccountIDParams) SetContext ¶

SetContext adds the context to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) SetID ¶

SetID adds the id to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) WithContext ¶

WithContext adds the context to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) WithID ¶

WithID adds the id to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me payment mean bank account ID params

func (*DeleteMePaymentMeanBankAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMePaymentMeanBankAccountIDReader ¶

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

DeleteMePaymentMeanBankAccountIDReader is a Reader for the DeleteMePaymentMeanBankAccountID structure.

func (*DeleteMePaymentMeanBankAccountIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMePaymentMeanCreditCardIDDefault ¶

type DeleteMePaymentMeanCreditCardIDDefault struct {
	Payload *models.DeleteMePaymentMeanCreditCardIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMePaymentMeanCreditCardIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMePaymentMeanCreditCardIDDefault ¶

func NewDeleteMePaymentMeanCreditCardIDDefault(code int) *DeleteMePaymentMeanCreditCardIDDefault

NewDeleteMePaymentMeanCreditCardIDDefault creates a DeleteMePaymentMeanCreditCardIDDefault with default headers values

func (*DeleteMePaymentMeanCreditCardIDDefault) Code ¶

Code gets the status code for the delete me payment mean credit card ID default response

func (*DeleteMePaymentMeanCreditCardIDDefault) Error ¶

type DeleteMePaymentMeanCreditCardIDOK ¶

type DeleteMePaymentMeanCreditCardIDOK struct {
}

DeleteMePaymentMeanCreditCardIDOK handles this case with default header values.

return 'void'

func NewDeleteMePaymentMeanCreditCardIDOK ¶

func NewDeleteMePaymentMeanCreditCardIDOK() *DeleteMePaymentMeanCreditCardIDOK

NewDeleteMePaymentMeanCreditCardIDOK creates a DeleteMePaymentMeanCreditCardIDOK with default headers values

func (*DeleteMePaymentMeanCreditCardIDOK) Error ¶

type DeleteMePaymentMeanCreditCardIDParams ¶

type DeleteMePaymentMeanCreditCardIDParams struct {

	/*ID*/
	ID int64

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

DeleteMePaymentMeanCreditCardIDParams contains all the parameters to send to the API endpoint for the delete me payment mean credit card ID operation typically these are written to a http.Request

func NewDeleteMePaymentMeanCreditCardIDParams ¶

func NewDeleteMePaymentMeanCreditCardIDParams() *DeleteMePaymentMeanCreditCardIDParams

NewDeleteMePaymentMeanCreditCardIDParams creates a new DeleteMePaymentMeanCreditCardIDParams object with the default values initialized.

func NewDeleteMePaymentMeanCreditCardIDParamsWithContext ¶

func NewDeleteMePaymentMeanCreditCardIDParamsWithContext(ctx context.Context) *DeleteMePaymentMeanCreditCardIDParams

NewDeleteMePaymentMeanCreditCardIDParamsWithContext creates a new DeleteMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMePaymentMeanCreditCardIDParamsWithHTTPClient ¶

func NewDeleteMePaymentMeanCreditCardIDParamsWithHTTPClient(client *http.Client) *DeleteMePaymentMeanCreditCardIDParams

NewDeleteMePaymentMeanCreditCardIDParamsWithHTTPClient creates a new DeleteMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMePaymentMeanCreditCardIDParamsWithTimeout ¶

func NewDeleteMePaymentMeanCreditCardIDParamsWithTimeout(timeout time.Duration) *DeleteMePaymentMeanCreditCardIDParams

NewDeleteMePaymentMeanCreditCardIDParamsWithTimeout creates a new DeleteMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMePaymentMeanCreditCardIDParams) SetContext ¶

SetContext adds the context to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) SetID ¶

SetID adds the id to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) WithContext ¶

WithContext adds the context to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) WithID ¶

WithID adds the id to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me payment mean credit card ID params

func (*DeleteMePaymentMeanCreditCardIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMePaymentMeanCreditCardIDReader ¶

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

DeleteMePaymentMeanCreditCardIDReader is a Reader for the DeleteMePaymentMeanCreditCardID structure.

func (*DeleteMePaymentMeanCreditCardIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMePaymentMeanPaypalIDDefault ¶

type DeleteMePaymentMeanPaypalIDDefault struct {
	Payload *models.DeleteMePaymentMeanPaypalIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMePaymentMeanPaypalIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMePaymentMeanPaypalIDDefault ¶

func NewDeleteMePaymentMeanPaypalIDDefault(code int) *DeleteMePaymentMeanPaypalIDDefault

NewDeleteMePaymentMeanPaypalIDDefault creates a DeleteMePaymentMeanPaypalIDDefault with default headers values

func (*DeleteMePaymentMeanPaypalIDDefault) Code ¶

Code gets the status code for the delete me payment mean paypal ID default response

func (*DeleteMePaymentMeanPaypalIDDefault) Error ¶

type DeleteMePaymentMeanPaypalIDOK ¶

type DeleteMePaymentMeanPaypalIDOK struct {
}

DeleteMePaymentMeanPaypalIDOK handles this case with default header values.

return 'void'

func NewDeleteMePaymentMeanPaypalIDOK ¶

func NewDeleteMePaymentMeanPaypalIDOK() *DeleteMePaymentMeanPaypalIDOK

NewDeleteMePaymentMeanPaypalIDOK creates a DeleteMePaymentMeanPaypalIDOK with default headers values

func (*DeleteMePaymentMeanPaypalIDOK) Error ¶

type DeleteMePaymentMeanPaypalIDParams ¶

type DeleteMePaymentMeanPaypalIDParams struct {

	/*ID*/
	ID int64

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

DeleteMePaymentMeanPaypalIDParams contains all the parameters to send to the API endpoint for the delete me payment mean paypal ID operation typically these are written to a http.Request

func NewDeleteMePaymentMeanPaypalIDParams ¶

func NewDeleteMePaymentMeanPaypalIDParams() *DeleteMePaymentMeanPaypalIDParams

NewDeleteMePaymentMeanPaypalIDParams creates a new DeleteMePaymentMeanPaypalIDParams object with the default values initialized.

func NewDeleteMePaymentMeanPaypalIDParamsWithContext ¶

func NewDeleteMePaymentMeanPaypalIDParamsWithContext(ctx context.Context) *DeleteMePaymentMeanPaypalIDParams

NewDeleteMePaymentMeanPaypalIDParamsWithContext creates a new DeleteMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMePaymentMeanPaypalIDParamsWithHTTPClient ¶

func NewDeleteMePaymentMeanPaypalIDParamsWithHTTPClient(client *http.Client) *DeleteMePaymentMeanPaypalIDParams

NewDeleteMePaymentMeanPaypalIDParamsWithHTTPClient creates a new DeleteMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMePaymentMeanPaypalIDParamsWithTimeout ¶

func NewDeleteMePaymentMeanPaypalIDParamsWithTimeout(timeout time.Duration) *DeleteMePaymentMeanPaypalIDParams

NewDeleteMePaymentMeanPaypalIDParamsWithTimeout creates a new DeleteMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMePaymentMeanPaypalIDParams) SetContext ¶

SetContext adds the context to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) SetID ¶

SetID adds the id to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) WithContext ¶

WithContext adds the context to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) WithID ¶

WithID adds the id to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me payment mean paypal ID params

func (*DeleteMePaymentMeanPaypalIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMePaymentMeanPaypalIDReader ¶

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

DeleteMePaymentMeanPaypalIDReader is a Reader for the DeleteMePaymentMeanPaypalID structure.

func (*DeleteMePaymentMeanPaypalIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeSSHKeyKeyNameDefault ¶

type DeleteMeSSHKeyKeyNameDefault struct {
	Payload *models.DeleteMeSSHKeyKeyNameDefaultBody
	// contains filtered or unexported fields
}

DeleteMeSSHKeyKeyNameDefault handles this case with default header values.

Unexpected error

func NewDeleteMeSSHKeyKeyNameDefault ¶

func NewDeleteMeSSHKeyKeyNameDefault(code int) *DeleteMeSSHKeyKeyNameDefault

NewDeleteMeSSHKeyKeyNameDefault creates a DeleteMeSSHKeyKeyNameDefault with default headers values

func (*DeleteMeSSHKeyKeyNameDefault) Code ¶

Code gets the status code for the delete me SSH key key name default response

func (*DeleteMeSSHKeyKeyNameDefault) Error ¶

type DeleteMeSSHKeyKeyNameOK ¶

type DeleteMeSSHKeyKeyNameOK struct {
}

DeleteMeSSHKeyKeyNameOK handles this case with default header values.

return 'void'

func NewDeleteMeSSHKeyKeyNameOK ¶

func NewDeleteMeSSHKeyKeyNameOK() *DeleteMeSSHKeyKeyNameOK

NewDeleteMeSSHKeyKeyNameOK creates a DeleteMeSSHKeyKeyNameOK with default headers values

func (*DeleteMeSSHKeyKeyNameOK) Error ¶

func (o *DeleteMeSSHKeyKeyNameOK) Error() string

type DeleteMeSSHKeyKeyNameParams ¶

type DeleteMeSSHKeyKeyNameParams struct {

	/*KeyName*/
	KeyName string

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

DeleteMeSSHKeyKeyNameParams contains all the parameters to send to the API endpoint for the delete me SSH key key name operation typically these are written to a http.Request

func NewDeleteMeSSHKeyKeyNameParams ¶

func NewDeleteMeSSHKeyKeyNameParams() *DeleteMeSSHKeyKeyNameParams

NewDeleteMeSSHKeyKeyNameParams creates a new DeleteMeSSHKeyKeyNameParams object with the default values initialized.

func NewDeleteMeSSHKeyKeyNameParamsWithContext ¶

func NewDeleteMeSSHKeyKeyNameParamsWithContext(ctx context.Context) *DeleteMeSSHKeyKeyNameParams

NewDeleteMeSSHKeyKeyNameParamsWithContext creates a new DeleteMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeSSHKeyKeyNameParamsWithHTTPClient ¶

func NewDeleteMeSSHKeyKeyNameParamsWithHTTPClient(client *http.Client) *DeleteMeSSHKeyKeyNameParams

NewDeleteMeSSHKeyKeyNameParamsWithHTTPClient creates a new DeleteMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeSSHKeyKeyNameParamsWithTimeout ¶

func NewDeleteMeSSHKeyKeyNameParamsWithTimeout(timeout time.Duration) *DeleteMeSSHKeyKeyNameParams

NewDeleteMeSSHKeyKeyNameParamsWithTimeout creates a new DeleteMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeSSHKeyKeyNameParams) SetContext ¶

func (o *DeleteMeSSHKeyKeyNameParams) SetContext(ctx context.Context)

SetContext adds the context to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) SetKeyName ¶

func (o *DeleteMeSSHKeyKeyNameParams) SetKeyName(keyName string)

SetKeyName adds the keyName to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) WithContext ¶

WithContext adds the context to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) WithKeyName ¶

WithKeyName adds the keyName to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me SSH key key name params

func (*DeleteMeSSHKeyKeyNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeSSHKeyKeyNameReader ¶

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

DeleteMeSSHKeyKeyNameReader is a Reader for the DeleteMeSSHKeyKeyName structure.

func (*DeleteMeSSHKeyKeyNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type DeleteMeTelephonyDefaultIPRestrictionIDDefault ¶

type DeleteMeTelephonyDefaultIPRestrictionIDDefault struct {
	Payload *models.DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody
	// contains filtered or unexported fields
}

DeleteMeTelephonyDefaultIPRestrictionIDDefault handles this case with default header values.

Unexpected error

func NewDeleteMeTelephonyDefaultIPRestrictionIDDefault ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDDefault(code int) *DeleteMeTelephonyDefaultIPRestrictionIDDefault

NewDeleteMeTelephonyDefaultIPRestrictionIDDefault creates a DeleteMeTelephonyDefaultIPRestrictionIDDefault with default headers values

func (*DeleteMeTelephonyDefaultIPRestrictionIDDefault) Code ¶

Code gets the status code for the delete me telephony default IP restriction ID default response

func (*DeleteMeTelephonyDefaultIPRestrictionIDDefault) Error ¶

type DeleteMeTelephonyDefaultIPRestrictionIDOK ¶

type DeleteMeTelephonyDefaultIPRestrictionIDOK struct {
}

DeleteMeTelephonyDefaultIPRestrictionIDOK handles this case with default header values.

return 'void'

func NewDeleteMeTelephonyDefaultIPRestrictionIDOK ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDOK() *DeleteMeTelephonyDefaultIPRestrictionIDOK

NewDeleteMeTelephonyDefaultIPRestrictionIDOK creates a DeleteMeTelephonyDefaultIPRestrictionIDOK with default headers values

func (*DeleteMeTelephonyDefaultIPRestrictionIDOK) Error ¶

type DeleteMeTelephonyDefaultIPRestrictionIDParams ¶

type DeleteMeTelephonyDefaultIPRestrictionIDParams struct {

	/*ID*/
	ID int64

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

DeleteMeTelephonyDefaultIPRestrictionIDParams contains all the parameters to send to the API endpoint for the delete me telephony default IP restriction ID operation typically these are written to a http.Request

func NewDeleteMeTelephonyDefaultIPRestrictionIDParams ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDParams() *DeleteMeTelephonyDefaultIPRestrictionIDParams

NewDeleteMeTelephonyDefaultIPRestrictionIDParams creates a new DeleteMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized.

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithContext ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithContext(ctx context.Context) *DeleteMeTelephonyDefaultIPRestrictionIDParams

NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithContext creates a new DeleteMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a context for a request

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient(client *http.Client) *DeleteMeTelephonyDefaultIPRestrictionIDParams

NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient creates a new DeleteMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithTimeout ¶

func NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithTimeout(timeout time.Duration) *DeleteMeTelephonyDefaultIPRestrictionIDParams

NewDeleteMeTelephonyDefaultIPRestrictionIDParamsWithTimeout creates a new DeleteMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) SetContext ¶

SetContext adds the context to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) SetID ¶

SetID adds the id to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) SetTimeout ¶

SetTimeout adds the timeout to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) WithContext ¶

WithContext adds the context to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) WithID ¶

WithID adds the id to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) WithTimeout ¶

WithTimeout adds the timeout to the delete me telephony default IP restriction ID params

func (*DeleteMeTelephonyDefaultIPRestrictionIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type DeleteMeTelephonyDefaultIPRestrictionIDReader ¶

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

DeleteMeTelephonyDefaultIPRestrictionIDReader is a Reader for the DeleteMeTelephonyDefaultIPRestrictionID structure.

func (*DeleteMeTelephonyDefaultIPRestrictionIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPIApplicationApplicationIDDefault ¶

type GetMeAPIApplicationApplicationIDDefault struct {
	Payload *models.GetMeAPIApplicationApplicationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAPIApplicationApplicationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAPIApplicationApplicationIDDefault ¶

func NewGetMeAPIApplicationApplicationIDDefault(code int) *GetMeAPIApplicationApplicationIDDefault

NewGetMeAPIApplicationApplicationIDDefault creates a GetMeAPIApplicationApplicationIDDefault with default headers values

func (*GetMeAPIApplicationApplicationIDDefault) Code ¶

Code gets the status code for the get me API application application ID default response

func (*GetMeAPIApplicationApplicationIDDefault) Error ¶

type GetMeAPIApplicationApplicationIDOK ¶

type GetMeAPIApplicationApplicationIDOK struct {
	Payload *models.APIApplication
}

GetMeAPIApplicationApplicationIDOK handles this case with default header values.

description of 'api.Application' response

func NewGetMeAPIApplicationApplicationIDOK ¶

func NewGetMeAPIApplicationApplicationIDOK() *GetMeAPIApplicationApplicationIDOK

NewGetMeAPIApplicationApplicationIDOK creates a GetMeAPIApplicationApplicationIDOK with default headers values

func (*GetMeAPIApplicationApplicationIDOK) Error ¶

type GetMeAPIApplicationApplicationIDParams ¶

type GetMeAPIApplicationApplicationIDParams struct {

	/*ApplicationID*/
	ApplicationID int64

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

GetMeAPIApplicationApplicationIDParams contains all the parameters to send to the API endpoint for the get me API application application ID operation typically these are written to a http.Request

func NewGetMeAPIApplicationApplicationIDParams ¶

func NewGetMeAPIApplicationApplicationIDParams() *GetMeAPIApplicationApplicationIDParams

NewGetMeAPIApplicationApplicationIDParams creates a new GetMeAPIApplicationApplicationIDParams object with the default values initialized.

func NewGetMeAPIApplicationApplicationIDParamsWithContext ¶

func NewGetMeAPIApplicationApplicationIDParamsWithContext(ctx context.Context) *GetMeAPIApplicationApplicationIDParams

NewGetMeAPIApplicationApplicationIDParamsWithContext creates a new GetMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPIApplicationApplicationIDParamsWithHTTPClient ¶

func NewGetMeAPIApplicationApplicationIDParamsWithHTTPClient(client *http.Client) *GetMeAPIApplicationApplicationIDParams

NewGetMeAPIApplicationApplicationIDParamsWithHTTPClient creates a new GetMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPIApplicationApplicationIDParamsWithTimeout ¶

func NewGetMeAPIApplicationApplicationIDParamsWithTimeout(timeout time.Duration) *GetMeAPIApplicationApplicationIDParams

NewGetMeAPIApplicationApplicationIDParamsWithTimeout creates a new GetMeAPIApplicationApplicationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPIApplicationApplicationIDParams) SetApplicationID ¶

func (o *GetMeAPIApplicationApplicationIDParams) SetApplicationID(applicationID int64)

SetApplicationID adds the applicationId to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) SetContext ¶

SetContext adds the context to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) WithApplicationID ¶

WithApplicationID adds the applicationID to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) WithContext ¶

WithContext adds the context to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API application application ID params

func (*GetMeAPIApplicationApplicationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPIApplicationApplicationIDReader ¶

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

GetMeAPIApplicationApplicationIDReader is a Reader for the GetMeAPIApplicationApplicationID structure.

func (*GetMeAPIApplicationApplicationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPIApplicationDefault ¶

type GetMeAPIApplicationDefault struct {
	Payload *models.GetMeAPIApplicationDefaultBody
	// contains filtered or unexported fields
}

GetMeAPIApplicationDefault handles this case with default header values.

Unexpected error

func NewGetMeAPIApplicationDefault ¶

func NewGetMeAPIApplicationDefault(code int) *GetMeAPIApplicationDefault

NewGetMeAPIApplicationDefault creates a GetMeAPIApplicationDefault with default headers values

func (*GetMeAPIApplicationDefault) Code ¶

func (o *GetMeAPIApplicationDefault) Code() int

Code gets the status code for the get me API application default response

func (*GetMeAPIApplicationDefault) Error ¶

type GetMeAPIApplicationOK ¶

type GetMeAPIApplicationOK struct {
	Payload []int64
}

GetMeAPIApplicationOK handles this case with default header values.

return value

func NewGetMeAPIApplicationOK ¶

func NewGetMeAPIApplicationOK() *GetMeAPIApplicationOK

NewGetMeAPIApplicationOK creates a GetMeAPIApplicationOK with default headers values

func (*GetMeAPIApplicationOK) Error ¶

func (o *GetMeAPIApplicationOK) Error() string

type GetMeAPIApplicationParams ¶

type GetMeAPIApplicationParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAPIApplicationParams contains all the parameters to send to the API endpoint for the get me API application operation typically these are written to a http.Request

func NewGetMeAPIApplicationParams ¶

func NewGetMeAPIApplicationParams() *GetMeAPIApplicationParams

NewGetMeAPIApplicationParams creates a new GetMeAPIApplicationParams object with the default values initialized.

func NewGetMeAPIApplicationParamsWithContext ¶

func NewGetMeAPIApplicationParamsWithContext(ctx context.Context) *GetMeAPIApplicationParams

NewGetMeAPIApplicationParamsWithContext creates a new GetMeAPIApplicationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPIApplicationParamsWithHTTPClient ¶

func NewGetMeAPIApplicationParamsWithHTTPClient(client *http.Client) *GetMeAPIApplicationParams

NewGetMeAPIApplicationParamsWithHTTPClient creates a new GetMeAPIApplicationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPIApplicationParamsWithTimeout ¶

func NewGetMeAPIApplicationParamsWithTimeout(timeout time.Duration) *GetMeAPIApplicationParams

NewGetMeAPIApplicationParamsWithTimeout creates a new GetMeAPIApplicationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPIApplicationParams) SetContext ¶

func (o *GetMeAPIApplicationParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API application params

func (*GetMeAPIApplicationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API application params

func (*GetMeAPIApplicationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API application params

func (*GetMeAPIApplicationParams) WithContext ¶

WithContext adds the context to the get me API application params

func (*GetMeAPIApplicationParams) WithHTTPClient ¶

func (o *GetMeAPIApplicationParams) WithHTTPClient(client *http.Client) *GetMeAPIApplicationParams

WithHTTPClient adds the HTTPClient to the get me API application params

func (*GetMeAPIApplicationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API application params

func (*GetMeAPIApplicationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPIApplicationReader ¶

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

GetMeAPIApplicationReader is a Reader for the GetMeAPIApplication structure.

func (*GetMeAPIApplicationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPICredentialCredentialIDApplicationDefault ¶

type GetMeAPICredentialCredentialIDApplicationDefault struct {
	Payload *models.GetMeAPICredentialCredentialIDApplicationDefaultBody
	// contains filtered or unexported fields
}

GetMeAPICredentialCredentialIDApplicationDefault handles this case with default header values.

Unexpected error

func NewGetMeAPICredentialCredentialIDApplicationDefault ¶

func NewGetMeAPICredentialCredentialIDApplicationDefault(code int) *GetMeAPICredentialCredentialIDApplicationDefault

NewGetMeAPICredentialCredentialIDApplicationDefault creates a GetMeAPICredentialCredentialIDApplicationDefault with default headers values

func (*GetMeAPICredentialCredentialIDApplicationDefault) Code ¶

Code gets the status code for the get me API credential credential ID application default response

func (*GetMeAPICredentialCredentialIDApplicationDefault) Error ¶

type GetMeAPICredentialCredentialIDApplicationOK ¶

type GetMeAPICredentialCredentialIDApplicationOK struct {
	Payload *models.APIApplication
}

GetMeAPICredentialCredentialIDApplicationOK handles this case with default header values.

description of 'api.Application' response

func NewGetMeAPICredentialCredentialIDApplicationOK ¶

func NewGetMeAPICredentialCredentialIDApplicationOK() *GetMeAPICredentialCredentialIDApplicationOK

NewGetMeAPICredentialCredentialIDApplicationOK creates a GetMeAPICredentialCredentialIDApplicationOK with default headers values

func (*GetMeAPICredentialCredentialIDApplicationOK) Error ¶

type GetMeAPICredentialCredentialIDApplicationParams ¶

type GetMeAPICredentialCredentialIDApplicationParams struct {

	/*CredentialID*/
	CredentialID int64

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

GetMeAPICredentialCredentialIDApplicationParams contains all the parameters to send to the API endpoint for the get me API credential credential ID application operation typically these are written to a http.Request

func NewGetMeAPICredentialCredentialIDApplicationParams ¶

func NewGetMeAPICredentialCredentialIDApplicationParams() *GetMeAPICredentialCredentialIDApplicationParams

NewGetMeAPICredentialCredentialIDApplicationParams creates a new GetMeAPICredentialCredentialIDApplicationParams object with the default values initialized.

func NewGetMeAPICredentialCredentialIDApplicationParamsWithContext ¶

func NewGetMeAPICredentialCredentialIDApplicationParamsWithContext(ctx context.Context) *GetMeAPICredentialCredentialIDApplicationParams

NewGetMeAPICredentialCredentialIDApplicationParamsWithContext creates a new GetMeAPICredentialCredentialIDApplicationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPICredentialCredentialIDApplicationParamsWithHTTPClient ¶

func NewGetMeAPICredentialCredentialIDApplicationParamsWithHTTPClient(client *http.Client) *GetMeAPICredentialCredentialIDApplicationParams

NewGetMeAPICredentialCredentialIDApplicationParamsWithHTTPClient creates a new GetMeAPICredentialCredentialIDApplicationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPICredentialCredentialIDApplicationParamsWithTimeout ¶

func NewGetMeAPICredentialCredentialIDApplicationParamsWithTimeout(timeout time.Duration) *GetMeAPICredentialCredentialIDApplicationParams

NewGetMeAPICredentialCredentialIDApplicationParamsWithTimeout creates a new GetMeAPICredentialCredentialIDApplicationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPICredentialCredentialIDApplicationParams) SetContext ¶

SetContext adds the context to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) SetCredentialID ¶

func (o *GetMeAPICredentialCredentialIDApplicationParams) SetCredentialID(credentialID int64)

SetCredentialID adds the credentialId to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) SetTimeout ¶

SetTimeout adds the timeout to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) WithContext ¶

WithContext adds the context to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) WithCredentialID ¶

WithCredentialID adds the credentialID to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API credential credential ID application params

func (*GetMeAPICredentialCredentialIDApplicationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPICredentialCredentialIDApplicationReader ¶

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

GetMeAPICredentialCredentialIDApplicationReader is a Reader for the GetMeAPICredentialCredentialIDApplication structure.

func (*GetMeAPICredentialCredentialIDApplicationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPICredentialCredentialIDDefault ¶

type GetMeAPICredentialCredentialIDDefault struct {
	Payload *models.GetMeAPICredentialCredentialIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAPICredentialCredentialIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAPICredentialCredentialIDDefault ¶

func NewGetMeAPICredentialCredentialIDDefault(code int) *GetMeAPICredentialCredentialIDDefault

NewGetMeAPICredentialCredentialIDDefault creates a GetMeAPICredentialCredentialIDDefault with default headers values

func (*GetMeAPICredentialCredentialIDDefault) Code ¶

Code gets the status code for the get me API credential credential ID default response

func (*GetMeAPICredentialCredentialIDDefault) Error ¶

type GetMeAPICredentialCredentialIDOK ¶

type GetMeAPICredentialCredentialIDOK struct {
	Payload *models.APICredential
}

GetMeAPICredentialCredentialIDOK handles this case with default header values.

description of 'api.Credential' response

func NewGetMeAPICredentialCredentialIDOK ¶

func NewGetMeAPICredentialCredentialIDOK() *GetMeAPICredentialCredentialIDOK

NewGetMeAPICredentialCredentialIDOK creates a GetMeAPICredentialCredentialIDOK with default headers values

func (*GetMeAPICredentialCredentialIDOK) Error ¶

type GetMeAPICredentialCredentialIDParams ¶

type GetMeAPICredentialCredentialIDParams struct {

	/*CredentialID*/
	CredentialID int64

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

GetMeAPICredentialCredentialIDParams contains all the parameters to send to the API endpoint for the get me API credential credential ID operation typically these are written to a http.Request

func NewGetMeAPICredentialCredentialIDParams ¶

func NewGetMeAPICredentialCredentialIDParams() *GetMeAPICredentialCredentialIDParams

NewGetMeAPICredentialCredentialIDParams creates a new GetMeAPICredentialCredentialIDParams object with the default values initialized.

func NewGetMeAPICredentialCredentialIDParamsWithContext ¶

func NewGetMeAPICredentialCredentialIDParamsWithContext(ctx context.Context) *GetMeAPICredentialCredentialIDParams

NewGetMeAPICredentialCredentialIDParamsWithContext creates a new GetMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPICredentialCredentialIDParamsWithHTTPClient ¶

func NewGetMeAPICredentialCredentialIDParamsWithHTTPClient(client *http.Client) *GetMeAPICredentialCredentialIDParams

NewGetMeAPICredentialCredentialIDParamsWithHTTPClient creates a new GetMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPICredentialCredentialIDParamsWithTimeout ¶

func NewGetMeAPICredentialCredentialIDParamsWithTimeout(timeout time.Duration) *GetMeAPICredentialCredentialIDParams

NewGetMeAPICredentialCredentialIDParamsWithTimeout creates a new GetMeAPICredentialCredentialIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPICredentialCredentialIDParams) SetContext ¶

SetContext adds the context to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) SetCredentialID ¶

func (o *GetMeAPICredentialCredentialIDParams) SetCredentialID(credentialID int64)

SetCredentialID adds the credentialId to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) WithContext ¶

WithContext adds the context to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) WithCredentialID ¶

WithCredentialID adds the credentialID to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API credential credential ID params

func (*GetMeAPICredentialCredentialIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPICredentialCredentialIDReader ¶

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

GetMeAPICredentialCredentialIDReader is a Reader for the GetMeAPICredentialCredentialID structure.

func (*GetMeAPICredentialCredentialIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPICredentialDefault ¶

type GetMeAPICredentialDefault struct {
	Payload *models.GetMeAPICredentialDefaultBody
	// contains filtered or unexported fields
}

GetMeAPICredentialDefault handles this case with default header values.

Unexpected error

func NewGetMeAPICredentialDefault ¶

func NewGetMeAPICredentialDefault(code int) *GetMeAPICredentialDefault

NewGetMeAPICredentialDefault creates a GetMeAPICredentialDefault with default headers values

func (*GetMeAPICredentialDefault) Code ¶

func (o *GetMeAPICredentialDefault) Code() int

Code gets the status code for the get me API credential default response

func (*GetMeAPICredentialDefault) Error ¶

func (o *GetMeAPICredentialDefault) Error() string

type GetMeAPICredentialOK ¶

type GetMeAPICredentialOK struct {
	Payload []int64
}

GetMeAPICredentialOK handles this case with default header values.

return value

func NewGetMeAPICredentialOK ¶

func NewGetMeAPICredentialOK() *GetMeAPICredentialOK

NewGetMeAPICredentialOK creates a GetMeAPICredentialOK with default headers values

func (*GetMeAPICredentialOK) Error ¶

func (o *GetMeAPICredentialOK) Error() string

type GetMeAPICredentialParams ¶

type GetMeAPICredentialParams struct {

	/*ApplicationID*/
	ApplicationID *int64
	/*Status*/
	Status *string

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

GetMeAPICredentialParams contains all the parameters to send to the API endpoint for the get me API credential operation typically these are written to a http.Request

func NewGetMeAPICredentialParams ¶

func NewGetMeAPICredentialParams() *GetMeAPICredentialParams

NewGetMeAPICredentialParams creates a new GetMeAPICredentialParams object with the default values initialized.

func NewGetMeAPICredentialParamsWithContext ¶

func NewGetMeAPICredentialParamsWithContext(ctx context.Context) *GetMeAPICredentialParams

NewGetMeAPICredentialParamsWithContext creates a new GetMeAPICredentialParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPICredentialParamsWithHTTPClient ¶

func NewGetMeAPICredentialParamsWithHTTPClient(client *http.Client) *GetMeAPICredentialParams

NewGetMeAPICredentialParamsWithHTTPClient creates a new GetMeAPICredentialParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPICredentialParamsWithTimeout ¶

func NewGetMeAPICredentialParamsWithTimeout(timeout time.Duration) *GetMeAPICredentialParams

NewGetMeAPICredentialParamsWithTimeout creates a new GetMeAPICredentialParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPICredentialParams) SetApplicationID ¶

func (o *GetMeAPICredentialParams) SetApplicationID(applicationID *int64)

SetApplicationID adds the applicationId to the get me API credential params

func (*GetMeAPICredentialParams) SetContext ¶

func (o *GetMeAPICredentialParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API credential params

func (*GetMeAPICredentialParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API credential params

func (*GetMeAPICredentialParams) SetStatus ¶

func (o *GetMeAPICredentialParams) SetStatus(status *string)

SetStatus adds the status to the get me API credential params

func (*GetMeAPICredentialParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API credential params

func (*GetMeAPICredentialParams) WithApplicationID ¶

func (o *GetMeAPICredentialParams) WithApplicationID(applicationID *int64) *GetMeAPICredentialParams

WithApplicationID adds the applicationID to the get me API credential params

func (*GetMeAPICredentialParams) WithContext ¶

WithContext adds the context to the get me API credential params

func (*GetMeAPICredentialParams) WithHTTPClient ¶

func (o *GetMeAPICredentialParams) WithHTTPClient(client *http.Client) *GetMeAPICredentialParams

WithHTTPClient adds the HTTPClient to the get me API credential params

func (*GetMeAPICredentialParams) WithStatus ¶

WithStatus adds the status to the get me API credential params

func (*GetMeAPICredentialParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API credential params

func (*GetMeAPICredentialParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPICredentialReader ¶

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

GetMeAPICredentialReader is a Reader for the GetMeAPICredential structure.

func (*GetMeAPICredentialReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPILogsSelfDefault ¶

type GetMeAPILogsSelfDefault struct {
	Payload *models.GetMeAPILogsSelfDefaultBody
	// contains filtered or unexported fields
}

GetMeAPILogsSelfDefault handles this case with default header values.

Unexpected error

func NewGetMeAPILogsSelfDefault ¶

func NewGetMeAPILogsSelfDefault(code int) *GetMeAPILogsSelfDefault

NewGetMeAPILogsSelfDefault creates a GetMeAPILogsSelfDefault with default headers values

func (*GetMeAPILogsSelfDefault) Code ¶

func (o *GetMeAPILogsSelfDefault) Code() int

Code gets the status code for the get me API logs self default response

func (*GetMeAPILogsSelfDefault) Error ¶

func (o *GetMeAPILogsSelfDefault) Error() string

type GetMeAPILogsSelfLogIDDefault ¶

type GetMeAPILogsSelfLogIDDefault struct {
	Payload *models.GetMeAPILogsSelfLogIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAPILogsSelfLogIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAPILogsSelfLogIDDefault ¶

func NewGetMeAPILogsSelfLogIDDefault(code int) *GetMeAPILogsSelfLogIDDefault

NewGetMeAPILogsSelfLogIDDefault creates a GetMeAPILogsSelfLogIDDefault with default headers values

func (*GetMeAPILogsSelfLogIDDefault) Code ¶

Code gets the status code for the get me API logs self log ID default response

func (*GetMeAPILogsSelfLogIDDefault) Error ¶

type GetMeAPILogsSelfLogIDOK ¶

type GetMeAPILogsSelfLogIDOK struct {
	Payload *models.APILog
}

GetMeAPILogsSelfLogIDOK handles this case with default header values.

description of 'api.Log' response

func NewGetMeAPILogsSelfLogIDOK ¶

func NewGetMeAPILogsSelfLogIDOK() *GetMeAPILogsSelfLogIDOK

NewGetMeAPILogsSelfLogIDOK creates a GetMeAPILogsSelfLogIDOK with default headers values

func (*GetMeAPILogsSelfLogIDOK) Error ¶

func (o *GetMeAPILogsSelfLogIDOK) Error() string

type GetMeAPILogsSelfLogIDParams ¶

type GetMeAPILogsSelfLogIDParams struct {

	/*LogID*/
	LogID int64

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

GetMeAPILogsSelfLogIDParams contains all the parameters to send to the API endpoint for the get me API logs self log ID operation typically these are written to a http.Request

func NewGetMeAPILogsSelfLogIDParams ¶

func NewGetMeAPILogsSelfLogIDParams() *GetMeAPILogsSelfLogIDParams

NewGetMeAPILogsSelfLogIDParams creates a new GetMeAPILogsSelfLogIDParams object with the default values initialized.

func NewGetMeAPILogsSelfLogIDParamsWithContext ¶

func NewGetMeAPILogsSelfLogIDParamsWithContext(ctx context.Context) *GetMeAPILogsSelfLogIDParams

NewGetMeAPILogsSelfLogIDParamsWithContext creates a new GetMeAPILogsSelfLogIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPILogsSelfLogIDParamsWithHTTPClient ¶

func NewGetMeAPILogsSelfLogIDParamsWithHTTPClient(client *http.Client) *GetMeAPILogsSelfLogIDParams

NewGetMeAPILogsSelfLogIDParamsWithHTTPClient creates a new GetMeAPILogsSelfLogIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPILogsSelfLogIDParamsWithTimeout ¶

func NewGetMeAPILogsSelfLogIDParamsWithTimeout(timeout time.Duration) *GetMeAPILogsSelfLogIDParams

NewGetMeAPILogsSelfLogIDParamsWithTimeout creates a new GetMeAPILogsSelfLogIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPILogsSelfLogIDParams) SetContext ¶

func (o *GetMeAPILogsSelfLogIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) SetLogID ¶

func (o *GetMeAPILogsSelfLogIDParams) SetLogID(logID int64)

SetLogID adds the logId to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) WithContext ¶

WithContext adds the context to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) WithLogID ¶

WithLogID adds the logID to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API logs self log ID params

func (*GetMeAPILogsSelfLogIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPILogsSelfLogIDReader ¶

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

GetMeAPILogsSelfLogIDReader is a Reader for the GetMeAPILogsSelfLogID structure.

func (*GetMeAPILogsSelfLogIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPILogsSelfOK ¶

type GetMeAPILogsSelfOK struct {
	Payload []int64
}

GetMeAPILogsSelfOK handles this case with default header values.

return value

func NewGetMeAPILogsSelfOK ¶

func NewGetMeAPILogsSelfOK() *GetMeAPILogsSelfOK

NewGetMeAPILogsSelfOK creates a GetMeAPILogsSelfOK with default headers values

func (*GetMeAPILogsSelfOK) Error ¶

func (o *GetMeAPILogsSelfOK) Error() string

type GetMeAPILogsSelfParams ¶

type GetMeAPILogsSelfParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAPILogsSelfParams contains all the parameters to send to the API endpoint for the get me API logs self operation typically these are written to a http.Request

func NewGetMeAPILogsSelfParams ¶

func NewGetMeAPILogsSelfParams() *GetMeAPILogsSelfParams

NewGetMeAPILogsSelfParams creates a new GetMeAPILogsSelfParams object with the default values initialized.

func NewGetMeAPILogsSelfParamsWithContext ¶

func NewGetMeAPILogsSelfParamsWithContext(ctx context.Context) *GetMeAPILogsSelfParams

NewGetMeAPILogsSelfParamsWithContext creates a new GetMeAPILogsSelfParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPILogsSelfParamsWithHTTPClient ¶

func NewGetMeAPILogsSelfParamsWithHTTPClient(client *http.Client) *GetMeAPILogsSelfParams

NewGetMeAPILogsSelfParamsWithHTTPClient creates a new GetMeAPILogsSelfParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPILogsSelfParamsWithTimeout ¶

func NewGetMeAPILogsSelfParamsWithTimeout(timeout time.Duration) *GetMeAPILogsSelfParams

NewGetMeAPILogsSelfParamsWithTimeout creates a new GetMeAPILogsSelfParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPILogsSelfParams) SetContext ¶

func (o *GetMeAPILogsSelfParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API logs self params

func (*GetMeAPILogsSelfParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API logs self params

func (*GetMeAPILogsSelfParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API logs self params

func (*GetMeAPILogsSelfParams) WithContext ¶

WithContext adds the context to the get me API logs self params

func (*GetMeAPILogsSelfParams) WithHTTPClient ¶

func (o *GetMeAPILogsSelfParams) WithHTTPClient(client *http.Client) *GetMeAPILogsSelfParams

WithHTTPClient adds the HTTPClient to the get me API logs self params

func (*GetMeAPILogsSelfParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API logs self params

func (*GetMeAPILogsSelfParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPILogsSelfReader ¶

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

GetMeAPILogsSelfReader is a Reader for the GetMeAPILogsSelf structure.

func (*GetMeAPILogsSelfReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPILogsServicesDefault ¶

type GetMeAPILogsServicesDefault struct {
	Payload *models.GetMeAPILogsServicesDefaultBody
	// contains filtered or unexported fields
}

GetMeAPILogsServicesDefault handles this case with default header values.

Unexpected error

func NewGetMeAPILogsServicesDefault ¶

func NewGetMeAPILogsServicesDefault(code int) *GetMeAPILogsServicesDefault

NewGetMeAPILogsServicesDefault creates a GetMeAPILogsServicesDefault with default headers values

func (*GetMeAPILogsServicesDefault) Code ¶

func (o *GetMeAPILogsServicesDefault) Code() int

Code gets the status code for the get me API logs services default response

func (*GetMeAPILogsServicesDefault) Error ¶

type GetMeAPILogsServicesLogIDDefault ¶

type GetMeAPILogsServicesLogIDDefault struct {
	Payload *models.GetMeAPILogsServicesLogIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAPILogsServicesLogIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAPILogsServicesLogIDDefault ¶

func NewGetMeAPILogsServicesLogIDDefault(code int) *GetMeAPILogsServicesLogIDDefault

NewGetMeAPILogsServicesLogIDDefault creates a GetMeAPILogsServicesLogIDDefault with default headers values

func (*GetMeAPILogsServicesLogIDDefault) Code ¶

Code gets the status code for the get me API logs services log ID default response

func (*GetMeAPILogsServicesLogIDDefault) Error ¶

type GetMeAPILogsServicesLogIDOK ¶

type GetMeAPILogsServicesLogIDOK struct {
	Payload *models.APILog
}

GetMeAPILogsServicesLogIDOK handles this case with default header values.

description of 'api.Log' response

func NewGetMeAPILogsServicesLogIDOK ¶

func NewGetMeAPILogsServicesLogIDOK() *GetMeAPILogsServicesLogIDOK

NewGetMeAPILogsServicesLogIDOK creates a GetMeAPILogsServicesLogIDOK with default headers values

func (*GetMeAPILogsServicesLogIDOK) Error ¶

type GetMeAPILogsServicesLogIDParams ¶

type GetMeAPILogsServicesLogIDParams struct {

	/*LogID*/
	LogID int64

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

GetMeAPILogsServicesLogIDParams contains all the parameters to send to the API endpoint for the get me API logs services log ID operation typically these are written to a http.Request

func NewGetMeAPILogsServicesLogIDParams ¶

func NewGetMeAPILogsServicesLogIDParams() *GetMeAPILogsServicesLogIDParams

NewGetMeAPILogsServicesLogIDParams creates a new GetMeAPILogsServicesLogIDParams object with the default values initialized.

func NewGetMeAPILogsServicesLogIDParamsWithContext ¶

func NewGetMeAPILogsServicesLogIDParamsWithContext(ctx context.Context) *GetMeAPILogsServicesLogIDParams

NewGetMeAPILogsServicesLogIDParamsWithContext creates a new GetMeAPILogsServicesLogIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPILogsServicesLogIDParamsWithHTTPClient ¶

func NewGetMeAPILogsServicesLogIDParamsWithHTTPClient(client *http.Client) *GetMeAPILogsServicesLogIDParams

NewGetMeAPILogsServicesLogIDParamsWithHTTPClient creates a new GetMeAPILogsServicesLogIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPILogsServicesLogIDParamsWithTimeout ¶

func NewGetMeAPILogsServicesLogIDParamsWithTimeout(timeout time.Duration) *GetMeAPILogsServicesLogIDParams

NewGetMeAPILogsServicesLogIDParamsWithTimeout creates a new GetMeAPILogsServicesLogIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPILogsServicesLogIDParams) SetContext ¶

func (o *GetMeAPILogsServicesLogIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) SetLogID ¶

func (o *GetMeAPILogsServicesLogIDParams) SetLogID(logID int64)

SetLogID adds the logId to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) WithContext ¶

WithContext adds the context to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) WithLogID ¶

WithLogID adds the logID to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API logs services log ID params

func (*GetMeAPILogsServicesLogIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPILogsServicesLogIDReader ¶

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

GetMeAPILogsServicesLogIDReader is a Reader for the GetMeAPILogsServicesLogID structure.

func (*GetMeAPILogsServicesLogIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAPILogsServicesOK ¶

type GetMeAPILogsServicesOK struct {
	Payload []int64
}

GetMeAPILogsServicesOK handles this case with default header values.

return value

func NewGetMeAPILogsServicesOK ¶

func NewGetMeAPILogsServicesOK() *GetMeAPILogsServicesOK

NewGetMeAPILogsServicesOK creates a GetMeAPILogsServicesOK with default headers values

func (*GetMeAPILogsServicesOK) Error ¶

func (o *GetMeAPILogsServicesOK) Error() string

type GetMeAPILogsServicesParams ¶

type GetMeAPILogsServicesParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAPILogsServicesParams contains all the parameters to send to the API endpoint for the get me API logs services operation typically these are written to a http.Request

func NewGetMeAPILogsServicesParams ¶

func NewGetMeAPILogsServicesParams() *GetMeAPILogsServicesParams

NewGetMeAPILogsServicesParams creates a new GetMeAPILogsServicesParams object with the default values initialized.

func NewGetMeAPILogsServicesParamsWithContext ¶

func NewGetMeAPILogsServicesParamsWithContext(ctx context.Context) *GetMeAPILogsServicesParams

NewGetMeAPILogsServicesParamsWithContext creates a new GetMeAPILogsServicesParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAPILogsServicesParamsWithHTTPClient ¶

func NewGetMeAPILogsServicesParamsWithHTTPClient(client *http.Client) *GetMeAPILogsServicesParams

NewGetMeAPILogsServicesParamsWithHTTPClient creates a new GetMeAPILogsServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAPILogsServicesParamsWithTimeout ¶

func NewGetMeAPILogsServicesParamsWithTimeout(timeout time.Duration) *GetMeAPILogsServicesParams

NewGetMeAPILogsServicesParamsWithTimeout creates a new GetMeAPILogsServicesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAPILogsServicesParams) SetContext ¶

func (o *GetMeAPILogsServicesParams) SetContext(ctx context.Context)

SetContext adds the context to the get me API logs services params

func (*GetMeAPILogsServicesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me API logs services params

func (*GetMeAPILogsServicesParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me API logs services params

func (*GetMeAPILogsServicesParams) WithContext ¶

WithContext adds the context to the get me API logs services params

func (*GetMeAPILogsServicesParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me API logs services params

func (*GetMeAPILogsServicesParams) WithTimeout ¶

WithTimeout adds the timeout to the get me API logs services params

func (*GetMeAPILogsServicesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAPILogsServicesReader ¶

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

GetMeAPILogsServicesReader is a Reader for the GetMeAPILogsServices structure.

func (*GetMeAPILogsServicesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionBackupCodeDefault ¶

type GetMeAccessRestrictionBackupCodeDefault struct {
	Payload *models.GetMeAccessRestrictionBackupCodeDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionBackupCodeDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionBackupCodeDefault ¶

func NewGetMeAccessRestrictionBackupCodeDefault(code int) *GetMeAccessRestrictionBackupCodeDefault

NewGetMeAccessRestrictionBackupCodeDefault creates a GetMeAccessRestrictionBackupCodeDefault with default headers values

func (*GetMeAccessRestrictionBackupCodeDefault) Code ¶

Code gets the status code for the get me access restriction backup code default response

func (*GetMeAccessRestrictionBackupCodeDefault) Error ¶

type GetMeAccessRestrictionBackupCodeOK ¶

type GetMeAccessRestrictionBackupCodeOK struct {
	Payload *models.NichandleAccessRestrictionSOTPAccount
}

GetMeAccessRestrictionBackupCodeOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SOTPAccount' response

func NewGetMeAccessRestrictionBackupCodeOK ¶

func NewGetMeAccessRestrictionBackupCodeOK() *GetMeAccessRestrictionBackupCodeOK

NewGetMeAccessRestrictionBackupCodeOK creates a GetMeAccessRestrictionBackupCodeOK with default headers values

func (*GetMeAccessRestrictionBackupCodeOK) Error ¶

type GetMeAccessRestrictionBackupCodeParams ¶

type GetMeAccessRestrictionBackupCodeParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionBackupCodeParams contains all the parameters to send to the API endpoint for the get me access restriction backup code operation typically these are written to a http.Request

func NewGetMeAccessRestrictionBackupCodeParams ¶

func NewGetMeAccessRestrictionBackupCodeParams() *GetMeAccessRestrictionBackupCodeParams

NewGetMeAccessRestrictionBackupCodeParams creates a new GetMeAccessRestrictionBackupCodeParams object with the default values initialized.

func NewGetMeAccessRestrictionBackupCodeParamsWithContext ¶

func NewGetMeAccessRestrictionBackupCodeParamsWithContext(ctx context.Context) *GetMeAccessRestrictionBackupCodeParams

NewGetMeAccessRestrictionBackupCodeParamsWithContext creates a new GetMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionBackupCodeParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionBackupCodeParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionBackupCodeParams

NewGetMeAccessRestrictionBackupCodeParamsWithHTTPClient creates a new GetMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionBackupCodeParamsWithTimeout ¶

func NewGetMeAccessRestrictionBackupCodeParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionBackupCodeParams

NewGetMeAccessRestrictionBackupCodeParamsWithTimeout creates a new GetMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionBackupCodeParams) SetContext ¶

SetContext adds the context to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) WithContext ¶

WithContext adds the context to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction backup code params

func (*GetMeAccessRestrictionBackupCodeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionBackupCodeReader ¶

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

GetMeAccessRestrictionBackupCodeReader is a Reader for the GetMeAccessRestrictionBackupCode structure.

func (*GetMeAccessRestrictionBackupCodeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionDeveloperModeDefault ¶

type GetMeAccessRestrictionDeveloperModeDefault struct {
	Payload *models.GetMeAccessRestrictionDeveloperModeDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionDeveloperModeDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionDeveloperModeDefault ¶

func NewGetMeAccessRestrictionDeveloperModeDefault(code int) *GetMeAccessRestrictionDeveloperModeDefault

NewGetMeAccessRestrictionDeveloperModeDefault creates a GetMeAccessRestrictionDeveloperModeDefault with default headers values

func (*GetMeAccessRestrictionDeveloperModeDefault) Code ¶

Code gets the status code for the get me access restriction developer mode default response

func (*GetMeAccessRestrictionDeveloperModeDefault) Error ¶

type GetMeAccessRestrictionDeveloperModeOK ¶

type GetMeAccessRestrictionDeveloperModeOK struct {
	Payload *models.NichandleDeveloperModeRestriction
}

GetMeAccessRestrictionDeveloperModeOK handles this case with default header values.

description of 'nichandle.DeveloperModeRestriction' response

func NewGetMeAccessRestrictionDeveloperModeOK ¶

func NewGetMeAccessRestrictionDeveloperModeOK() *GetMeAccessRestrictionDeveloperModeOK

NewGetMeAccessRestrictionDeveloperModeOK creates a GetMeAccessRestrictionDeveloperModeOK with default headers values

func (*GetMeAccessRestrictionDeveloperModeOK) Error ¶

type GetMeAccessRestrictionDeveloperModeParams ¶

type GetMeAccessRestrictionDeveloperModeParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionDeveloperModeParams contains all the parameters to send to the API endpoint for the get me access restriction developer mode operation typically these are written to a http.Request

func NewGetMeAccessRestrictionDeveloperModeParams ¶

func NewGetMeAccessRestrictionDeveloperModeParams() *GetMeAccessRestrictionDeveloperModeParams

NewGetMeAccessRestrictionDeveloperModeParams creates a new GetMeAccessRestrictionDeveloperModeParams object with the default values initialized.

func NewGetMeAccessRestrictionDeveloperModeParamsWithContext ¶

func NewGetMeAccessRestrictionDeveloperModeParamsWithContext(ctx context.Context) *GetMeAccessRestrictionDeveloperModeParams

NewGetMeAccessRestrictionDeveloperModeParamsWithContext creates a new GetMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionDeveloperModeParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionDeveloperModeParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionDeveloperModeParams

NewGetMeAccessRestrictionDeveloperModeParamsWithHTTPClient creates a new GetMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionDeveloperModeParamsWithTimeout ¶

func NewGetMeAccessRestrictionDeveloperModeParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionDeveloperModeParams

NewGetMeAccessRestrictionDeveloperModeParamsWithTimeout creates a new GetMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionDeveloperModeParams) SetContext ¶

SetContext adds the context to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) SetTimeout ¶

SetTimeout adds the timeout to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) WithContext ¶

WithContext adds the context to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction developer mode params

func (*GetMeAccessRestrictionDeveloperModeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionDeveloperModeReader ¶

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

GetMeAccessRestrictionDeveloperModeReader is a Reader for the GetMeAccessRestrictionDeveloperMode structure.

func (*GetMeAccessRestrictionDeveloperModeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionIPDefault ¶

type GetMeAccessRestrictionIPDefault struct {
	Payload *models.GetMeAccessRestrictionIPDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionIPDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionIPDefault ¶

func NewGetMeAccessRestrictionIPDefault(code int) *GetMeAccessRestrictionIPDefault

NewGetMeAccessRestrictionIPDefault creates a GetMeAccessRestrictionIPDefault with default headers values

func (*GetMeAccessRestrictionIPDefault) Code ¶

Code gets the status code for the get me access restriction IP default response

func (*GetMeAccessRestrictionIPDefault) Error ¶

type GetMeAccessRestrictionIPDefaultRuleDefault ¶

type GetMeAccessRestrictionIPDefaultRuleDefault struct {
	Payload *models.GetMeAccessRestrictionIPDefaultRuleDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionIPDefaultRuleDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionIPDefaultRuleDefault ¶

func NewGetMeAccessRestrictionIPDefaultRuleDefault(code int) *GetMeAccessRestrictionIPDefaultRuleDefault

NewGetMeAccessRestrictionIPDefaultRuleDefault creates a GetMeAccessRestrictionIPDefaultRuleDefault with default headers values

func (*GetMeAccessRestrictionIPDefaultRuleDefault) Code ¶

Code gets the status code for the get me access restriction IP default rule default response

func (*GetMeAccessRestrictionIPDefaultRuleDefault) Error ¶

type GetMeAccessRestrictionIPDefaultRuleOK ¶

type GetMeAccessRestrictionIPDefaultRuleOK struct {
	Payload *models.NichandleIPRestrictionDefaultRule
}

GetMeAccessRestrictionIPDefaultRuleOK handles this case with default header values.

description of 'nichandle.IpRestrictionDefaultRule' response

func NewGetMeAccessRestrictionIPDefaultRuleOK ¶

func NewGetMeAccessRestrictionIPDefaultRuleOK() *GetMeAccessRestrictionIPDefaultRuleOK

NewGetMeAccessRestrictionIPDefaultRuleOK creates a GetMeAccessRestrictionIPDefaultRuleOK with default headers values

func (*GetMeAccessRestrictionIPDefaultRuleOK) Error ¶

type GetMeAccessRestrictionIPDefaultRuleParams ¶

type GetMeAccessRestrictionIPDefaultRuleParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionIPDefaultRuleParams contains all the parameters to send to the API endpoint for the get me access restriction IP default rule operation typically these are written to a http.Request

func NewGetMeAccessRestrictionIPDefaultRuleParams ¶

func NewGetMeAccessRestrictionIPDefaultRuleParams() *GetMeAccessRestrictionIPDefaultRuleParams

NewGetMeAccessRestrictionIPDefaultRuleParams creates a new GetMeAccessRestrictionIPDefaultRuleParams object with the default values initialized.

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithContext ¶

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithContext(ctx context.Context) *GetMeAccessRestrictionIPDefaultRuleParams

NewGetMeAccessRestrictionIPDefaultRuleParamsWithContext creates a new GetMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionIPDefaultRuleParams

NewGetMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient creates a new GetMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithTimeout ¶

func NewGetMeAccessRestrictionIPDefaultRuleParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionIPDefaultRuleParams

NewGetMeAccessRestrictionIPDefaultRuleParamsWithTimeout creates a new GetMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionIPDefaultRuleParams) SetContext ¶

SetContext adds the context to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) WithContext ¶

WithContext adds the context to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction IP default rule params

func (*GetMeAccessRestrictionIPDefaultRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionIPDefaultRuleReader ¶

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

GetMeAccessRestrictionIPDefaultRuleReader is a Reader for the GetMeAccessRestrictionIPDefaultRule structure.

func (*GetMeAccessRestrictionIPDefaultRuleReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionIPIDDefault ¶

type GetMeAccessRestrictionIPIDDefault struct {
	Payload *models.GetMeAccessRestrictionIPIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionIPIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionIPIDDefault ¶

func NewGetMeAccessRestrictionIPIDDefault(code int) *GetMeAccessRestrictionIPIDDefault

NewGetMeAccessRestrictionIPIDDefault creates a GetMeAccessRestrictionIPIDDefault with default headers values

func (*GetMeAccessRestrictionIPIDDefault) Code ¶

Code gets the status code for the get me access restriction IP ID default response

func (*GetMeAccessRestrictionIPIDDefault) Error ¶

type GetMeAccessRestrictionIPIDOK ¶

type GetMeAccessRestrictionIPIDOK struct {
	Payload *models.NichandleIPRestriction
}

GetMeAccessRestrictionIPIDOK handles this case with default header values.

description of 'nichandle.IpRestriction' response

func NewGetMeAccessRestrictionIPIDOK ¶

func NewGetMeAccessRestrictionIPIDOK() *GetMeAccessRestrictionIPIDOK

NewGetMeAccessRestrictionIPIDOK creates a GetMeAccessRestrictionIPIDOK with default headers values

func (*GetMeAccessRestrictionIPIDOK) Error ¶

type GetMeAccessRestrictionIPIDParams ¶

type GetMeAccessRestrictionIPIDParams struct {

	/*ID*/
	ID int64

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

GetMeAccessRestrictionIPIDParams contains all the parameters to send to the API endpoint for the get me access restriction IP ID operation typically these are written to a http.Request

func NewGetMeAccessRestrictionIPIDParams ¶

func NewGetMeAccessRestrictionIPIDParams() *GetMeAccessRestrictionIPIDParams

NewGetMeAccessRestrictionIPIDParams creates a new GetMeAccessRestrictionIPIDParams object with the default values initialized.

func NewGetMeAccessRestrictionIPIDParamsWithContext ¶

func NewGetMeAccessRestrictionIPIDParamsWithContext(ctx context.Context) *GetMeAccessRestrictionIPIDParams

NewGetMeAccessRestrictionIPIDParamsWithContext creates a new GetMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionIPIDParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionIPIDParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionIPIDParams

NewGetMeAccessRestrictionIPIDParamsWithHTTPClient creates a new GetMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionIPIDParamsWithTimeout ¶

func NewGetMeAccessRestrictionIPIDParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionIPIDParams

NewGetMeAccessRestrictionIPIDParamsWithTimeout creates a new GetMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionIPIDParams) SetContext ¶

SetContext adds the context to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) SetID ¶

SetID adds the id to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) WithContext ¶

WithContext adds the context to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) WithID ¶

WithID adds the id to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction IP ID params

func (*GetMeAccessRestrictionIPIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionIPIDReader ¶

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

GetMeAccessRestrictionIPIDReader is a Reader for the GetMeAccessRestrictionIPID structure.

func (*GetMeAccessRestrictionIPIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionIPOK ¶

type GetMeAccessRestrictionIPOK struct {
	Payload []int64
}

GetMeAccessRestrictionIPOK handles this case with default header values.

return value

func NewGetMeAccessRestrictionIPOK ¶

func NewGetMeAccessRestrictionIPOK() *GetMeAccessRestrictionIPOK

NewGetMeAccessRestrictionIPOK creates a GetMeAccessRestrictionIPOK with default headers values

func (*GetMeAccessRestrictionIPOK) Error ¶

type GetMeAccessRestrictionIPParams ¶

type GetMeAccessRestrictionIPParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionIPParams contains all the parameters to send to the API endpoint for the get me access restriction IP operation typically these are written to a http.Request

func NewGetMeAccessRestrictionIPParams ¶

func NewGetMeAccessRestrictionIPParams() *GetMeAccessRestrictionIPParams

NewGetMeAccessRestrictionIPParams creates a new GetMeAccessRestrictionIPParams object with the default values initialized.

func NewGetMeAccessRestrictionIPParamsWithContext ¶

func NewGetMeAccessRestrictionIPParamsWithContext(ctx context.Context) *GetMeAccessRestrictionIPParams

NewGetMeAccessRestrictionIPParamsWithContext creates a new GetMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionIPParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionIPParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionIPParams

NewGetMeAccessRestrictionIPParamsWithHTTPClient creates a new GetMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionIPParamsWithTimeout ¶

func NewGetMeAccessRestrictionIPParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionIPParams

NewGetMeAccessRestrictionIPParamsWithTimeout creates a new GetMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionIPParams) SetContext ¶

func (o *GetMeAccessRestrictionIPParams) SetContext(ctx context.Context)

SetContext adds the context to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) WithContext ¶

WithContext adds the context to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction IP params

func (*GetMeAccessRestrictionIPParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionIPReader ¶

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

GetMeAccessRestrictionIPReader is a Reader for the GetMeAccessRestrictionIP structure.

func (*GetMeAccessRestrictionIPReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionSmsDefault ¶

type GetMeAccessRestrictionSmsDefault struct {
	Payload *models.GetMeAccessRestrictionSmsDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionSmsDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionSmsDefault ¶

func NewGetMeAccessRestrictionSmsDefault(code int) *GetMeAccessRestrictionSmsDefault

NewGetMeAccessRestrictionSmsDefault creates a GetMeAccessRestrictionSmsDefault with default headers values

func (*GetMeAccessRestrictionSmsDefault) Code ¶

Code gets the status code for the get me access restriction sms default response

func (*GetMeAccessRestrictionSmsDefault) Error ¶

type GetMeAccessRestrictionSmsIDDefault ¶

type GetMeAccessRestrictionSmsIDDefault struct {
	Payload *models.GetMeAccessRestrictionSmsIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionSmsIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionSmsIDDefault ¶

func NewGetMeAccessRestrictionSmsIDDefault(code int) *GetMeAccessRestrictionSmsIDDefault

NewGetMeAccessRestrictionSmsIDDefault creates a GetMeAccessRestrictionSmsIDDefault with default headers values

func (*GetMeAccessRestrictionSmsIDDefault) Code ¶

Code gets the status code for the get me access restriction sms ID default response

func (*GetMeAccessRestrictionSmsIDDefault) Error ¶

type GetMeAccessRestrictionSmsIDOK ¶

type GetMeAccessRestrictionSmsIDOK struct {
	Payload *models.NichandleAccessRestrictionSmsAccount
}

GetMeAccessRestrictionSmsIDOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SmsAccount' response

func NewGetMeAccessRestrictionSmsIDOK ¶

func NewGetMeAccessRestrictionSmsIDOK() *GetMeAccessRestrictionSmsIDOK

NewGetMeAccessRestrictionSmsIDOK creates a GetMeAccessRestrictionSmsIDOK with default headers values

func (*GetMeAccessRestrictionSmsIDOK) Error ¶

type GetMeAccessRestrictionSmsIDParams ¶

type GetMeAccessRestrictionSmsIDParams struct {

	/*ID*/
	ID int64

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

GetMeAccessRestrictionSmsIDParams contains all the parameters to send to the API endpoint for the get me access restriction sms ID operation typically these are written to a http.Request

func NewGetMeAccessRestrictionSmsIDParams ¶

func NewGetMeAccessRestrictionSmsIDParams() *GetMeAccessRestrictionSmsIDParams

NewGetMeAccessRestrictionSmsIDParams creates a new GetMeAccessRestrictionSmsIDParams object with the default values initialized.

func NewGetMeAccessRestrictionSmsIDParamsWithContext ¶

func NewGetMeAccessRestrictionSmsIDParamsWithContext(ctx context.Context) *GetMeAccessRestrictionSmsIDParams

NewGetMeAccessRestrictionSmsIDParamsWithContext creates a new GetMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionSmsIDParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionSmsIDParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionSmsIDParams

NewGetMeAccessRestrictionSmsIDParamsWithHTTPClient creates a new GetMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionSmsIDParamsWithTimeout ¶

func NewGetMeAccessRestrictionSmsIDParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionSmsIDParams

NewGetMeAccessRestrictionSmsIDParamsWithTimeout creates a new GetMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionSmsIDParams) SetContext ¶

SetContext adds the context to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) SetID ¶

SetID adds the id to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) WithContext ¶

WithContext adds the context to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) WithID ¶

WithID adds the id to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction sms ID params

func (*GetMeAccessRestrictionSmsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionSmsIDReader ¶

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

GetMeAccessRestrictionSmsIDReader is a Reader for the GetMeAccessRestrictionSmsID structure.

func (*GetMeAccessRestrictionSmsIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionSmsOK ¶

type GetMeAccessRestrictionSmsOK struct {
	Payload []int64
}

GetMeAccessRestrictionSmsOK handles this case with default header values.

return value

func NewGetMeAccessRestrictionSmsOK ¶

func NewGetMeAccessRestrictionSmsOK() *GetMeAccessRestrictionSmsOK

NewGetMeAccessRestrictionSmsOK creates a GetMeAccessRestrictionSmsOK with default headers values

func (*GetMeAccessRestrictionSmsOK) Error ¶

type GetMeAccessRestrictionSmsParams ¶

type GetMeAccessRestrictionSmsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionSmsParams contains all the parameters to send to the API endpoint for the get me access restriction sms operation typically these are written to a http.Request

func NewGetMeAccessRestrictionSmsParams ¶

func NewGetMeAccessRestrictionSmsParams() *GetMeAccessRestrictionSmsParams

NewGetMeAccessRestrictionSmsParams creates a new GetMeAccessRestrictionSmsParams object with the default values initialized.

func NewGetMeAccessRestrictionSmsParamsWithContext ¶

func NewGetMeAccessRestrictionSmsParamsWithContext(ctx context.Context) *GetMeAccessRestrictionSmsParams

NewGetMeAccessRestrictionSmsParamsWithContext creates a new GetMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionSmsParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionSmsParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionSmsParams

NewGetMeAccessRestrictionSmsParamsWithHTTPClient creates a new GetMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionSmsParamsWithTimeout ¶

func NewGetMeAccessRestrictionSmsParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionSmsParams

NewGetMeAccessRestrictionSmsParamsWithTimeout creates a new GetMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionSmsParams) SetContext ¶

func (o *GetMeAccessRestrictionSmsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) WithContext ¶

WithContext adds the context to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction sms params

func (*GetMeAccessRestrictionSmsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionSmsReader ¶

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

GetMeAccessRestrictionSmsReader is a Reader for the GetMeAccessRestrictionSms structure.

func (*GetMeAccessRestrictionSmsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionTotpDefault ¶

type GetMeAccessRestrictionTotpDefault struct {
	Payload *models.GetMeAccessRestrictionTotpDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionTotpDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionTotpDefault ¶

func NewGetMeAccessRestrictionTotpDefault(code int) *GetMeAccessRestrictionTotpDefault

NewGetMeAccessRestrictionTotpDefault creates a GetMeAccessRestrictionTotpDefault with default headers values

func (*GetMeAccessRestrictionTotpDefault) Code ¶

Code gets the status code for the get me access restriction totp default response

func (*GetMeAccessRestrictionTotpDefault) Error ¶

type GetMeAccessRestrictionTotpIDDefault ¶

type GetMeAccessRestrictionTotpIDDefault struct {
	Payload *models.GetMeAccessRestrictionTotpIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionTotpIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionTotpIDDefault ¶

func NewGetMeAccessRestrictionTotpIDDefault(code int) *GetMeAccessRestrictionTotpIDDefault

NewGetMeAccessRestrictionTotpIDDefault creates a GetMeAccessRestrictionTotpIDDefault with default headers values

func (*GetMeAccessRestrictionTotpIDDefault) Code ¶

Code gets the status code for the get me access restriction totp ID default response

func (*GetMeAccessRestrictionTotpIDDefault) Error ¶

type GetMeAccessRestrictionTotpIDOK ¶

type GetMeAccessRestrictionTotpIDOK struct {
	Payload *models.NichandleAccessRestrictionTOTPAccount
}

GetMeAccessRestrictionTotpIDOK handles this case with default header values.

description of 'nichandle.AccessRestriction.TOTPAccount' response

func NewGetMeAccessRestrictionTotpIDOK ¶

func NewGetMeAccessRestrictionTotpIDOK() *GetMeAccessRestrictionTotpIDOK

NewGetMeAccessRestrictionTotpIDOK creates a GetMeAccessRestrictionTotpIDOK with default headers values

func (*GetMeAccessRestrictionTotpIDOK) Error ¶

type GetMeAccessRestrictionTotpIDParams ¶

type GetMeAccessRestrictionTotpIDParams struct {

	/*ID*/
	ID int64

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

GetMeAccessRestrictionTotpIDParams contains all the parameters to send to the API endpoint for the get me access restriction totp ID operation typically these are written to a http.Request

func NewGetMeAccessRestrictionTotpIDParams ¶

func NewGetMeAccessRestrictionTotpIDParams() *GetMeAccessRestrictionTotpIDParams

NewGetMeAccessRestrictionTotpIDParams creates a new GetMeAccessRestrictionTotpIDParams object with the default values initialized.

func NewGetMeAccessRestrictionTotpIDParamsWithContext ¶

func NewGetMeAccessRestrictionTotpIDParamsWithContext(ctx context.Context) *GetMeAccessRestrictionTotpIDParams

NewGetMeAccessRestrictionTotpIDParamsWithContext creates a new GetMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionTotpIDParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionTotpIDParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionTotpIDParams

NewGetMeAccessRestrictionTotpIDParamsWithHTTPClient creates a new GetMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionTotpIDParamsWithTimeout ¶

func NewGetMeAccessRestrictionTotpIDParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionTotpIDParams

NewGetMeAccessRestrictionTotpIDParamsWithTimeout creates a new GetMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionTotpIDParams) SetContext ¶

SetContext adds the context to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) SetID ¶

SetID adds the id to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) WithContext ¶

WithContext adds the context to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) WithID ¶

WithID adds the id to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction totp ID params

func (*GetMeAccessRestrictionTotpIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionTotpIDReader ¶

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

GetMeAccessRestrictionTotpIDReader is a Reader for the GetMeAccessRestrictionTotpID structure.

func (*GetMeAccessRestrictionTotpIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionTotpOK ¶

type GetMeAccessRestrictionTotpOK struct {
	Payload []int64
}

GetMeAccessRestrictionTotpOK handles this case with default header values.

return value

func NewGetMeAccessRestrictionTotpOK ¶

func NewGetMeAccessRestrictionTotpOK() *GetMeAccessRestrictionTotpOK

NewGetMeAccessRestrictionTotpOK creates a GetMeAccessRestrictionTotpOK with default headers values

func (*GetMeAccessRestrictionTotpOK) Error ¶

type GetMeAccessRestrictionTotpParams ¶

type GetMeAccessRestrictionTotpParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionTotpParams contains all the parameters to send to the API endpoint for the get me access restriction totp operation typically these are written to a http.Request

func NewGetMeAccessRestrictionTotpParams ¶

func NewGetMeAccessRestrictionTotpParams() *GetMeAccessRestrictionTotpParams

NewGetMeAccessRestrictionTotpParams creates a new GetMeAccessRestrictionTotpParams object with the default values initialized.

func NewGetMeAccessRestrictionTotpParamsWithContext ¶

func NewGetMeAccessRestrictionTotpParamsWithContext(ctx context.Context) *GetMeAccessRestrictionTotpParams

NewGetMeAccessRestrictionTotpParamsWithContext creates a new GetMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionTotpParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionTotpParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionTotpParams

NewGetMeAccessRestrictionTotpParamsWithHTTPClient creates a new GetMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionTotpParamsWithTimeout ¶

func NewGetMeAccessRestrictionTotpParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionTotpParams

NewGetMeAccessRestrictionTotpParamsWithTimeout creates a new GetMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionTotpParams) SetContext ¶

SetContext adds the context to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) WithContext ¶

WithContext adds the context to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction totp params

func (*GetMeAccessRestrictionTotpParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionTotpReader ¶

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

GetMeAccessRestrictionTotpReader is a Reader for the GetMeAccessRestrictionTotp structure.

func (*GetMeAccessRestrictionTotpReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionU2fDefault ¶

type GetMeAccessRestrictionU2fDefault struct {
	Payload *models.GetMeAccessRestrictionU2fDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionU2fDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionU2fDefault ¶

func NewGetMeAccessRestrictionU2fDefault(code int) *GetMeAccessRestrictionU2fDefault

NewGetMeAccessRestrictionU2fDefault creates a GetMeAccessRestrictionU2fDefault with default headers values

func (*GetMeAccessRestrictionU2fDefault) Code ¶

Code gets the status code for the get me access restriction u2f default response

func (*GetMeAccessRestrictionU2fDefault) Error ¶

type GetMeAccessRestrictionU2fIDDefault ¶

type GetMeAccessRestrictionU2fIDDefault struct {
	Payload *models.GetMeAccessRestrictionU2fIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAccessRestrictionU2fIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAccessRestrictionU2fIDDefault ¶

func NewGetMeAccessRestrictionU2fIDDefault(code int) *GetMeAccessRestrictionU2fIDDefault

NewGetMeAccessRestrictionU2fIDDefault creates a GetMeAccessRestrictionU2fIDDefault with default headers values

func (*GetMeAccessRestrictionU2fIDDefault) Code ¶

Code gets the status code for the get me access restriction u2f ID default response

func (*GetMeAccessRestrictionU2fIDDefault) Error ¶

type GetMeAccessRestrictionU2fIDOK ¶

type GetMeAccessRestrictionU2fIDOK struct {
	Payload *models.NichandleAccessRestrictionU2FAccount
}

GetMeAccessRestrictionU2fIDOK handles this case with default header values.

description of 'nichandle.AccessRestriction.U2FAccount' response

func NewGetMeAccessRestrictionU2fIDOK ¶

func NewGetMeAccessRestrictionU2fIDOK() *GetMeAccessRestrictionU2fIDOK

NewGetMeAccessRestrictionU2fIDOK creates a GetMeAccessRestrictionU2fIDOK with default headers values

func (*GetMeAccessRestrictionU2fIDOK) Error ¶

type GetMeAccessRestrictionU2fIDParams ¶

type GetMeAccessRestrictionU2fIDParams struct {

	/*ID*/
	ID int64

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

GetMeAccessRestrictionU2fIDParams contains all the parameters to send to the API endpoint for the get me access restriction u2f ID operation typically these are written to a http.Request

func NewGetMeAccessRestrictionU2fIDParams ¶

func NewGetMeAccessRestrictionU2fIDParams() *GetMeAccessRestrictionU2fIDParams

NewGetMeAccessRestrictionU2fIDParams creates a new GetMeAccessRestrictionU2fIDParams object with the default values initialized.

func NewGetMeAccessRestrictionU2fIDParamsWithContext ¶

func NewGetMeAccessRestrictionU2fIDParamsWithContext(ctx context.Context) *GetMeAccessRestrictionU2fIDParams

NewGetMeAccessRestrictionU2fIDParamsWithContext creates a new GetMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionU2fIDParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionU2fIDParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionU2fIDParams

NewGetMeAccessRestrictionU2fIDParamsWithHTTPClient creates a new GetMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionU2fIDParamsWithTimeout ¶

func NewGetMeAccessRestrictionU2fIDParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionU2fIDParams

NewGetMeAccessRestrictionU2fIDParamsWithTimeout creates a new GetMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionU2fIDParams) SetContext ¶

SetContext adds the context to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) SetID ¶

SetID adds the id to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) WithContext ¶

WithContext adds the context to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) WithID ¶

WithID adds the id to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction u2f ID params

func (*GetMeAccessRestrictionU2fIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionU2fIDReader ¶

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

GetMeAccessRestrictionU2fIDReader is a Reader for the GetMeAccessRestrictionU2fID structure.

func (*GetMeAccessRestrictionU2fIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAccessRestrictionU2fOK ¶

type GetMeAccessRestrictionU2fOK struct {
	Payload []int64
}

GetMeAccessRestrictionU2fOK handles this case with default header values.

return value

func NewGetMeAccessRestrictionU2fOK ¶

func NewGetMeAccessRestrictionU2fOK() *GetMeAccessRestrictionU2fOK

NewGetMeAccessRestrictionU2fOK creates a GetMeAccessRestrictionU2fOK with default headers values

func (*GetMeAccessRestrictionU2fOK) Error ¶

type GetMeAccessRestrictionU2fParams ¶

type GetMeAccessRestrictionU2fParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAccessRestrictionU2fParams contains all the parameters to send to the API endpoint for the get me access restriction u2f operation typically these are written to a http.Request

func NewGetMeAccessRestrictionU2fParams ¶

func NewGetMeAccessRestrictionU2fParams() *GetMeAccessRestrictionU2fParams

NewGetMeAccessRestrictionU2fParams creates a new GetMeAccessRestrictionU2fParams object with the default values initialized.

func NewGetMeAccessRestrictionU2fParamsWithContext ¶

func NewGetMeAccessRestrictionU2fParamsWithContext(ctx context.Context) *GetMeAccessRestrictionU2fParams

NewGetMeAccessRestrictionU2fParamsWithContext creates a new GetMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAccessRestrictionU2fParamsWithHTTPClient ¶

func NewGetMeAccessRestrictionU2fParamsWithHTTPClient(client *http.Client) *GetMeAccessRestrictionU2fParams

NewGetMeAccessRestrictionU2fParamsWithHTTPClient creates a new GetMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAccessRestrictionU2fParamsWithTimeout ¶

func NewGetMeAccessRestrictionU2fParamsWithTimeout(timeout time.Duration) *GetMeAccessRestrictionU2fParams

NewGetMeAccessRestrictionU2fParamsWithTimeout creates a new GetMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAccessRestrictionU2fParams) SetContext ¶

func (o *GetMeAccessRestrictionU2fParams) SetContext(ctx context.Context)

SetContext adds the context to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) WithContext ¶

WithContext adds the context to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) WithTimeout ¶

WithTimeout adds the timeout to the get me access restriction u2f params

func (*GetMeAccessRestrictionU2fParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAccessRestrictionU2fReader ¶

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

GetMeAccessRestrictionU2fReader is a Reader for the GetMeAccessRestrictionU2f structure.

func (*GetMeAccessRestrictionU2fReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAgreementsDefault ¶

type GetMeAgreementsDefault struct {
	Payload *models.GetMeAgreementsDefaultBody
	// contains filtered or unexported fields
}

GetMeAgreementsDefault handles this case with default header values.

Unexpected error

func NewGetMeAgreementsDefault ¶

func NewGetMeAgreementsDefault(code int) *GetMeAgreementsDefault

NewGetMeAgreementsDefault creates a GetMeAgreementsDefault with default headers values

func (*GetMeAgreementsDefault) Code ¶

func (o *GetMeAgreementsDefault) Code() int

Code gets the status code for the get me agreements default response

func (*GetMeAgreementsDefault) Error ¶

func (o *GetMeAgreementsDefault) Error() string

type GetMeAgreementsIDContractDefault ¶

type GetMeAgreementsIDContractDefault struct {
	Payload *models.GetMeAgreementsIDContractDefaultBody
	// contains filtered or unexported fields
}

GetMeAgreementsIDContractDefault handles this case with default header values.

Unexpected error

func NewGetMeAgreementsIDContractDefault ¶

func NewGetMeAgreementsIDContractDefault(code int) *GetMeAgreementsIDContractDefault

NewGetMeAgreementsIDContractDefault creates a GetMeAgreementsIDContractDefault with default headers values

func (*GetMeAgreementsIDContractDefault) Code ¶

Code gets the status code for the get me agreements ID contract default response

func (*GetMeAgreementsIDContractDefault) Error ¶

type GetMeAgreementsIDContractOK ¶

type GetMeAgreementsIDContractOK struct {
	Payload *models.AgreementsContract
}

GetMeAgreementsIDContractOK handles this case with default header values.

description of 'agreements.Contract' response

func NewGetMeAgreementsIDContractOK ¶

func NewGetMeAgreementsIDContractOK() *GetMeAgreementsIDContractOK

NewGetMeAgreementsIDContractOK creates a GetMeAgreementsIDContractOK with default headers values

func (*GetMeAgreementsIDContractOK) Error ¶

type GetMeAgreementsIDContractParams ¶

type GetMeAgreementsIDContractParams struct {

	/*ID*/
	ID int64

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

GetMeAgreementsIDContractParams contains all the parameters to send to the API endpoint for the get me agreements ID contract operation typically these are written to a http.Request

func NewGetMeAgreementsIDContractParams ¶

func NewGetMeAgreementsIDContractParams() *GetMeAgreementsIDContractParams

NewGetMeAgreementsIDContractParams creates a new GetMeAgreementsIDContractParams object with the default values initialized.

func NewGetMeAgreementsIDContractParamsWithContext ¶

func NewGetMeAgreementsIDContractParamsWithContext(ctx context.Context) *GetMeAgreementsIDContractParams

NewGetMeAgreementsIDContractParamsWithContext creates a new GetMeAgreementsIDContractParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAgreementsIDContractParamsWithHTTPClient ¶

func NewGetMeAgreementsIDContractParamsWithHTTPClient(client *http.Client) *GetMeAgreementsIDContractParams

NewGetMeAgreementsIDContractParamsWithHTTPClient creates a new GetMeAgreementsIDContractParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAgreementsIDContractParamsWithTimeout ¶

func NewGetMeAgreementsIDContractParamsWithTimeout(timeout time.Duration) *GetMeAgreementsIDContractParams

NewGetMeAgreementsIDContractParamsWithTimeout creates a new GetMeAgreementsIDContractParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAgreementsIDContractParams) SetContext ¶

func (o *GetMeAgreementsIDContractParams) SetContext(ctx context.Context)

SetContext adds the context to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) SetID ¶

SetID adds the id to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) WithContext ¶

WithContext adds the context to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) WithID ¶

WithID adds the id to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) WithTimeout ¶

WithTimeout adds the timeout to the get me agreements ID contract params

func (*GetMeAgreementsIDContractParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAgreementsIDContractReader ¶

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

GetMeAgreementsIDContractReader is a Reader for the GetMeAgreementsIDContract structure.

func (*GetMeAgreementsIDContractReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAgreementsIDDefault ¶

type GetMeAgreementsIDDefault struct {
	Payload *models.GetMeAgreementsIDDefaultBody
	// contains filtered or unexported fields
}

GetMeAgreementsIDDefault handles this case with default header values.

Unexpected error

func NewGetMeAgreementsIDDefault ¶

func NewGetMeAgreementsIDDefault(code int) *GetMeAgreementsIDDefault

NewGetMeAgreementsIDDefault creates a GetMeAgreementsIDDefault with default headers values

func (*GetMeAgreementsIDDefault) Code ¶

func (o *GetMeAgreementsIDDefault) Code() int

Code gets the status code for the get me agreements ID default response

func (*GetMeAgreementsIDDefault) Error ¶

func (o *GetMeAgreementsIDDefault) Error() string

type GetMeAgreementsIDOK ¶

type GetMeAgreementsIDOK struct {
	Payload *models.AgreementsContractAgreement
}

GetMeAgreementsIDOK handles this case with default header values.

description of 'agreements.ContractAgreement' response

func NewGetMeAgreementsIDOK ¶

func NewGetMeAgreementsIDOK() *GetMeAgreementsIDOK

NewGetMeAgreementsIDOK creates a GetMeAgreementsIDOK with default headers values

func (*GetMeAgreementsIDOK) Error ¶

func (o *GetMeAgreementsIDOK) Error() string

type GetMeAgreementsIDParams ¶

type GetMeAgreementsIDParams struct {

	/*ID*/
	ID int64

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

GetMeAgreementsIDParams contains all the parameters to send to the API endpoint for the get me agreements ID operation typically these are written to a http.Request

func NewGetMeAgreementsIDParams ¶

func NewGetMeAgreementsIDParams() *GetMeAgreementsIDParams

NewGetMeAgreementsIDParams creates a new GetMeAgreementsIDParams object with the default values initialized.

func NewGetMeAgreementsIDParamsWithContext ¶

func NewGetMeAgreementsIDParamsWithContext(ctx context.Context) *GetMeAgreementsIDParams

NewGetMeAgreementsIDParamsWithContext creates a new GetMeAgreementsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAgreementsIDParamsWithHTTPClient ¶

func NewGetMeAgreementsIDParamsWithHTTPClient(client *http.Client) *GetMeAgreementsIDParams

NewGetMeAgreementsIDParamsWithHTTPClient creates a new GetMeAgreementsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAgreementsIDParamsWithTimeout ¶

func NewGetMeAgreementsIDParamsWithTimeout(timeout time.Duration) *GetMeAgreementsIDParams

NewGetMeAgreementsIDParamsWithTimeout creates a new GetMeAgreementsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAgreementsIDParams) SetContext ¶

func (o *GetMeAgreementsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me agreements ID params

func (*GetMeAgreementsIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me agreements ID params

func (*GetMeAgreementsIDParams) SetID ¶

func (o *GetMeAgreementsIDParams) SetID(id int64)

SetID adds the id to the get me agreements ID params

func (*GetMeAgreementsIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me agreements ID params

func (*GetMeAgreementsIDParams) WithContext ¶

WithContext adds the context to the get me agreements ID params

func (*GetMeAgreementsIDParams) WithHTTPClient ¶

func (o *GetMeAgreementsIDParams) WithHTTPClient(client *http.Client) *GetMeAgreementsIDParams

WithHTTPClient adds the HTTPClient to the get me agreements ID params

func (*GetMeAgreementsIDParams) WithID ¶

WithID adds the id to the get me agreements ID params

func (*GetMeAgreementsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me agreements ID params

func (*GetMeAgreementsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAgreementsIDReader ¶

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

GetMeAgreementsIDReader is a Reader for the GetMeAgreementsID structure.

func (*GetMeAgreementsIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAgreementsOK ¶

type GetMeAgreementsOK struct {
	Payload []int64
}

GetMeAgreementsOK handles this case with default header values.

return value

func NewGetMeAgreementsOK ¶

func NewGetMeAgreementsOK() *GetMeAgreementsOK

NewGetMeAgreementsOK creates a GetMeAgreementsOK with default headers values

func (*GetMeAgreementsOK) Error ¶

func (o *GetMeAgreementsOK) Error() string

type GetMeAgreementsParams ¶

type GetMeAgreementsParams struct {

	/*Agreed*/
	Agreed *string
	/*ContractID*/
	ContractID *int64

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

GetMeAgreementsParams contains all the parameters to send to the API endpoint for the get me agreements operation typically these are written to a http.Request

func NewGetMeAgreementsParams ¶

func NewGetMeAgreementsParams() *GetMeAgreementsParams

NewGetMeAgreementsParams creates a new GetMeAgreementsParams object with the default values initialized.

func NewGetMeAgreementsParamsWithContext ¶

func NewGetMeAgreementsParamsWithContext(ctx context.Context) *GetMeAgreementsParams

NewGetMeAgreementsParamsWithContext creates a new GetMeAgreementsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAgreementsParamsWithHTTPClient ¶

func NewGetMeAgreementsParamsWithHTTPClient(client *http.Client) *GetMeAgreementsParams

NewGetMeAgreementsParamsWithHTTPClient creates a new GetMeAgreementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAgreementsParamsWithTimeout ¶

func NewGetMeAgreementsParamsWithTimeout(timeout time.Duration) *GetMeAgreementsParams

NewGetMeAgreementsParamsWithTimeout creates a new GetMeAgreementsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAgreementsParams) SetAgreed ¶

func (o *GetMeAgreementsParams) SetAgreed(agreed *string)

SetAgreed adds the agreed to the get me agreements params

func (*GetMeAgreementsParams) SetContext ¶

func (o *GetMeAgreementsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me agreements params

func (*GetMeAgreementsParams) SetContractID ¶

func (o *GetMeAgreementsParams) SetContractID(contractID *int64)

SetContractID adds the contractId to the get me agreements params

func (*GetMeAgreementsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me agreements params

func (*GetMeAgreementsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me agreements params

func (*GetMeAgreementsParams) WithAgreed ¶

func (o *GetMeAgreementsParams) WithAgreed(agreed *string) *GetMeAgreementsParams

WithAgreed adds the agreed to the get me agreements params

func (*GetMeAgreementsParams) WithContext ¶

WithContext adds the context to the get me agreements params

func (*GetMeAgreementsParams) WithContractID ¶

func (o *GetMeAgreementsParams) WithContractID(contractID *int64) *GetMeAgreementsParams

WithContractID adds the contractID to the get me agreements params

func (*GetMeAgreementsParams) WithHTTPClient ¶

func (o *GetMeAgreementsParams) WithHTTPClient(client *http.Client) *GetMeAgreementsParams

WithHTTPClient adds the HTTPClient to the get me agreements params

func (*GetMeAgreementsParams) WithTimeout ¶

func (o *GetMeAgreementsParams) WithTimeout(timeout time.Duration) *GetMeAgreementsParams

WithTimeout adds the timeout to the get me agreements params

func (*GetMeAgreementsParams) WriteToRequest ¶

func (o *GetMeAgreementsParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeAgreementsReader ¶

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

GetMeAgreementsReader is a Reader for the GetMeAgreements structure.

func (*GetMeAgreementsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAutorenewDefault ¶

type GetMeAutorenewDefault struct {
	Payload *models.GetMeAutorenewDefaultBody
	// contains filtered or unexported fields
}

GetMeAutorenewDefault handles this case with default header values.

Unexpected error

func NewGetMeAutorenewDefault ¶

func NewGetMeAutorenewDefault(code int) *GetMeAutorenewDefault

NewGetMeAutorenewDefault creates a GetMeAutorenewDefault with default headers values

func (*GetMeAutorenewDefault) Code ¶

func (o *GetMeAutorenewDefault) Code() int

Code gets the status code for the get me autorenew default response

func (*GetMeAutorenewDefault) Error ¶

func (o *GetMeAutorenewDefault) Error() string

type GetMeAutorenewOK ¶

type GetMeAutorenewOK struct {
	Payload *models.NichandleNicAutorenewInfos
}

GetMeAutorenewOK handles this case with default header values.

description of 'nichandle.NicAutorenewInfos' response

func NewGetMeAutorenewOK ¶

func NewGetMeAutorenewOK() *GetMeAutorenewOK

NewGetMeAutorenewOK creates a GetMeAutorenewOK with default headers values

func (*GetMeAutorenewOK) Error ¶

func (o *GetMeAutorenewOK) Error() string

type GetMeAutorenewParams ¶

type GetMeAutorenewParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAutorenewParams contains all the parameters to send to the API endpoint for the get me autorenew operation typically these are written to a http.Request

func NewGetMeAutorenewParams ¶

func NewGetMeAutorenewParams() *GetMeAutorenewParams

NewGetMeAutorenewParams creates a new GetMeAutorenewParams object with the default values initialized.

func NewGetMeAutorenewParamsWithContext ¶

func NewGetMeAutorenewParamsWithContext(ctx context.Context) *GetMeAutorenewParams

NewGetMeAutorenewParamsWithContext creates a new GetMeAutorenewParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAutorenewParamsWithHTTPClient ¶

func NewGetMeAutorenewParamsWithHTTPClient(client *http.Client) *GetMeAutorenewParams

NewGetMeAutorenewParamsWithHTTPClient creates a new GetMeAutorenewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAutorenewParamsWithTimeout ¶

func NewGetMeAutorenewParamsWithTimeout(timeout time.Duration) *GetMeAutorenewParams

NewGetMeAutorenewParamsWithTimeout creates a new GetMeAutorenewParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAutorenewParams) SetContext ¶

func (o *GetMeAutorenewParams) SetContext(ctx context.Context)

SetContext adds the context to the get me autorenew params

func (*GetMeAutorenewParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me autorenew params

func (*GetMeAutorenewParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me autorenew params

func (*GetMeAutorenewParams) WithContext ¶

WithContext adds the context to the get me autorenew params

func (*GetMeAutorenewParams) WithHTTPClient ¶

func (o *GetMeAutorenewParams) WithHTTPClient(client *http.Client) *GetMeAutorenewParams

WithHTTPClient adds the HTTPClient to the get me autorenew params

func (*GetMeAutorenewParams) WithTimeout ¶

func (o *GetMeAutorenewParams) WithTimeout(timeout time.Duration) *GetMeAutorenewParams

WithTimeout adds the timeout to the get me autorenew params

func (*GetMeAutorenewParams) WriteToRequest ¶

func (o *GetMeAutorenewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeAutorenewReader ¶

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

GetMeAutorenewReader is a Reader for the GetMeAutorenew structure.

func (*GetMeAutorenewReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeAvailableAutomaticPaymentMeansDefault ¶

type GetMeAvailableAutomaticPaymentMeansDefault struct {
	Payload *models.GetMeAvailableAutomaticPaymentMeansDefaultBody
	// contains filtered or unexported fields
}

GetMeAvailableAutomaticPaymentMeansDefault handles this case with default header values.

Unexpected error

func NewGetMeAvailableAutomaticPaymentMeansDefault ¶

func NewGetMeAvailableAutomaticPaymentMeansDefault(code int) *GetMeAvailableAutomaticPaymentMeansDefault

NewGetMeAvailableAutomaticPaymentMeansDefault creates a GetMeAvailableAutomaticPaymentMeansDefault with default headers values

func (*GetMeAvailableAutomaticPaymentMeansDefault) Code ¶

Code gets the status code for the get me available automatic payment means default response

func (*GetMeAvailableAutomaticPaymentMeansDefault) Error ¶

type GetMeAvailableAutomaticPaymentMeansOK ¶

type GetMeAvailableAutomaticPaymentMeansOK struct {
	Payload *models.BillingAutomaticPaymentMean
}

GetMeAvailableAutomaticPaymentMeansOK handles this case with default header values.

description of 'billing.AutomaticPaymentMean' response

func NewGetMeAvailableAutomaticPaymentMeansOK ¶

func NewGetMeAvailableAutomaticPaymentMeansOK() *GetMeAvailableAutomaticPaymentMeansOK

NewGetMeAvailableAutomaticPaymentMeansOK creates a GetMeAvailableAutomaticPaymentMeansOK with default headers values

func (*GetMeAvailableAutomaticPaymentMeansOK) Error ¶

type GetMeAvailableAutomaticPaymentMeansParams ¶

type GetMeAvailableAutomaticPaymentMeansParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeAvailableAutomaticPaymentMeansParams contains all the parameters to send to the API endpoint for the get me available automatic payment means operation typically these are written to a http.Request

func NewGetMeAvailableAutomaticPaymentMeansParams ¶

func NewGetMeAvailableAutomaticPaymentMeansParams() *GetMeAvailableAutomaticPaymentMeansParams

NewGetMeAvailableAutomaticPaymentMeansParams creates a new GetMeAvailableAutomaticPaymentMeansParams object with the default values initialized.

func NewGetMeAvailableAutomaticPaymentMeansParamsWithContext ¶

func NewGetMeAvailableAutomaticPaymentMeansParamsWithContext(ctx context.Context) *GetMeAvailableAutomaticPaymentMeansParams

NewGetMeAvailableAutomaticPaymentMeansParamsWithContext creates a new GetMeAvailableAutomaticPaymentMeansParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeAvailableAutomaticPaymentMeansParamsWithHTTPClient ¶

func NewGetMeAvailableAutomaticPaymentMeansParamsWithHTTPClient(client *http.Client) *GetMeAvailableAutomaticPaymentMeansParams

NewGetMeAvailableAutomaticPaymentMeansParamsWithHTTPClient creates a new GetMeAvailableAutomaticPaymentMeansParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeAvailableAutomaticPaymentMeansParamsWithTimeout ¶

func NewGetMeAvailableAutomaticPaymentMeansParamsWithTimeout(timeout time.Duration) *GetMeAvailableAutomaticPaymentMeansParams

NewGetMeAvailableAutomaticPaymentMeansParamsWithTimeout creates a new GetMeAvailableAutomaticPaymentMeansParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeAvailableAutomaticPaymentMeansParams) SetContext ¶

SetContext adds the context to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) SetTimeout ¶

SetTimeout adds the timeout to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) WithContext ¶

WithContext adds the context to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) WithTimeout ¶

WithTimeout adds the timeout to the get me available automatic payment means params

func (*GetMeAvailableAutomaticPaymentMeansParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeAvailableAutomaticPaymentMeansReader ¶

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

GetMeAvailableAutomaticPaymentMeansReader is a Reader for the GetMeAvailableAutomaticPaymentMeans structure.

func (*GetMeAvailableAutomaticPaymentMeansReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDebtDefault ¶

type GetMeBillBillIDDebtDefault struct {
	Payload *models.GetMeBillBillIDDebtDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDebtDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDebtDefault ¶

func NewGetMeBillBillIDDebtDefault(code int) *GetMeBillBillIDDebtDefault

NewGetMeBillBillIDDebtDefault creates a GetMeBillBillIDDebtDefault with default headers values

func (*GetMeBillBillIDDebtDefault) Code ¶

func (o *GetMeBillBillIDDebtDefault) Code() int

Code gets the status code for the get me bill bill ID debt default response

func (*GetMeBillBillIDDebtDefault) Error ¶

type GetMeBillBillIDDebtOK ¶

type GetMeBillBillIDDebtOK struct {
	Payload *models.DebtDebt
}

GetMeBillBillIDDebtOK handles this case with default header values.

description of 'debt.Debt' response

func NewGetMeBillBillIDDebtOK ¶

func NewGetMeBillBillIDDebtOK() *GetMeBillBillIDDebtOK

NewGetMeBillBillIDDebtOK creates a GetMeBillBillIDDebtOK with default headers values

func (*GetMeBillBillIDDebtOK) Error ¶

func (o *GetMeBillBillIDDebtOK) Error() string

type GetMeBillBillIDDebtOperationDefault ¶

type GetMeBillBillIDDebtOperationDefault struct {
	Payload *models.GetMeBillBillIDDebtOperationDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDebtOperationDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDebtOperationDefault ¶

func NewGetMeBillBillIDDebtOperationDefault(code int) *GetMeBillBillIDDebtOperationDefault

NewGetMeBillBillIDDebtOperationDefault creates a GetMeBillBillIDDebtOperationDefault with default headers values

func (*GetMeBillBillIDDebtOperationDefault) Code ¶

Code gets the status code for the get me bill bill ID debt operation default response

func (*GetMeBillBillIDDebtOperationDefault) Error ¶

type GetMeBillBillIDDebtOperationOK ¶

type GetMeBillBillIDDebtOperationOK struct {
	Payload []int64
}

GetMeBillBillIDDebtOperationOK handles this case with default header values.

return value

func NewGetMeBillBillIDDebtOperationOK ¶

func NewGetMeBillBillIDDebtOperationOK() *GetMeBillBillIDDebtOperationOK

NewGetMeBillBillIDDebtOperationOK creates a GetMeBillBillIDDebtOperationOK with default headers values

func (*GetMeBillBillIDDebtOperationOK) Error ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault struct {
	Payload *models.GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault(code int) *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault creates a GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault with default headers values

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault) Code ¶

Code gets the status code for the get me bill bill ID debt operation operation ID associated object default response

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefault) Error ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK struct {
	Payload *models.DebtEntryAssociatedObject
}

GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK handles this case with default header values.

description of 'debt.Entry.AssociatedObject' response

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK() *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK creates a GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK with default headers values

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectOK) Error ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams struct {

	/*BillID*/
	BillID string
	/*OperationID*/
	OperationID int64

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

GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams contains all the parameters to send to the API endpoint for the get me bill bill ID debt operation operation ID associated object operation typically these are written to a http.Request

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams() *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams creates a new GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized.

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext(ctx context.Context) *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext creates a new GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient creates a new GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout ¶

func NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeBillBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout creates a new GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) SetBillID ¶

SetBillID adds the billId to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) SetContext ¶

SetContext adds the context to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) SetOperationID ¶

SetOperationID adds the operationId to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) SetTimeout ¶

SetTimeout adds the timeout to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WithContext ¶

WithContext adds the context to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WithOperationID ¶

WithOperationID adds the operationID to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID debt operation operation ID associated object params

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectReader ¶

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

GetMeBillBillIDDebtOperationOperationIDAssociatedObjectReader is a Reader for the GetMeBillBillIDDebtOperationOperationIDAssociatedObject structure.

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDebtOperationOperationIDDefault ¶

type GetMeBillBillIDDebtOperationOperationIDDefault struct {
	Payload *models.GetMeBillBillIDDebtOperationOperationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDebtOperationOperationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDebtOperationOperationIDDefault ¶

func NewGetMeBillBillIDDebtOperationOperationIDDefault(code int) *GetMeBillBillIDDebtOperationOperationIDDefault

NewGetMeBillBillIDDebtOperationOperationIDDefault creates a GetMeBillBillIDDebtOperationOperationIDDefault with default headers values

func (*GetMeBillBillIDDebtOperationOperationIDDefault) Code ¶

Code gets the status code for the get me bill bill ID debt operation operation ID default response

func (*GetMeBillBillIDDebtOperationOperationIDDefault) Error ¶

type GetMeBillBillIDDebtOperationOperationIDOK ¶

type GetMeBillBillIDDebtOperationOperationIDOK struct {
	Payload *models.DebtOperation
}

GetMeBillBillIDDebtOperationOperationIDOK handles this case with default header values.

description of 'debt.Operation' response

func NewGetMeBillBillIDDebtOperationOperationIDOK ¶

func NewGetMeBillBillIDDebtOperationOperationIDOK() *GetMeBillBillIDDebtOperationOperationIDOK

NewGetMeBillBillIDDebtOperationOperationIDOK creates a GetMeBillBillIDDebtOperationOperationIDOK with default headers values

func (*GetMeBillBillIDDebtOperationOperationIDOK) Error ¶

type GetMeBillBillIDDebtOperationOperationIDParams ¶

type GetMeBillBillIDDebtOperationOperationIDParams struct {

	/*BillID*/
	BillID string
	/*OperationID*/
	OperationID int64

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

GetMeBillBillIDDebtOperationOperationIDParams contains all the parameters to send to the API endpoint for the get me bill bill ID debt operation operation ID operation typically these are written to a http.Request

func NewGetMeBillBillIDDebtOperationOperationIDParams ¶

func NewGetMeBillBillIDDebtOperationOperationIDParams() *GetMeBillBillIDDebtOperationOperationIDParams

NewGetMeBillBillIDDebtOperationOperationIDParams creates a new GetMeBillBillIDDebtOperationOperationIDParams object with the default values initialized.

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithContext ¶

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithContext(ctx context.Context) *GetMeBillBillIDDebtOperationOperationIDParams

NewGetMeBillBillIDDebtOperationOperationIDParamsWithContext creates a new GetMeBillBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithHTTPClient ¶

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDebtOperationOperationIDParams

NewGetMeBillBillIDDebtOperationOperationIDParamsWithHTTPClient creates a new GetMeBillBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithTimeout ¶

func NewGetMeBillBillIDDebtOperationOperationIDParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDebtOperationOperationIDParams

NewGetMeBillBillIDDebtOperationOperationIDParamsWithTimeout creates a new GetMeBillBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDebtOperationOperationIDParams) SetBillID ¶

SetBillID adds the billId to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) SetContext ¶

SetContext adds the context to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) SetOperationID ¶

func (o *GetMeBillBillIDDebtOperationOperationIDParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WithContext ¶

WithContext adds the context to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WithOperationID ¶

WithOperationID adds the operationID to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID debt operation operation ID params

func (*GetMeBillBillIDDebtOperationOperationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDebtOperationOperationIDReader ¶

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

GetMeBillBillIDDebtOperationOperationIDReader is a Reader for the GetMeBillBillIDDebtOperationOperationID structure.

func (*GetMeBillBillIDDebtOperationOperationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDebtOperationParams ¶

type GetMeBillBillIDDebtOperationParams struct {

	/*BillID*/
	BillID string
	/*DepositOrderID*/
	DepositOrderID *int64

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

GetMeBillBillIDDebtOperationParams contains all the parameters to send to the API endpoint for the get me bill bill ID debt operation operation typically these are written to a http.Request

func NewGetMeBillBillIDDebtOperationParams ¶

func NewGetMeBillBillIDDebtOperationParams() *GetMeBillBillIDDebtOperationParams

NewGetMeBillBillIDDebtOperationParams creates a new GetMeBillBillIDDebtOperationParams object with the default values initialized.

func NewGetMeBillBillIDDebtOperationParamsWithContext ¶

func NewGetMeBillBillIDDebtOperationParamsWithContext(ctx context.Context) *GetMeBillBillIDDebtOperationParams

NewGetMeBillBillIDDebtOperationParamsWithContext creates a new GetMeBillBillIDDebtOperationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDebtOperationParamsWithHTTPClient ¶

func NewGetMeBillBillIDDebtOperationParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDebtOperationParams

NewGetMeBillBillIDDebtOperationParamsWithHTTPClient creates a new GetMeBillBillIDDebtOperationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDebtOperationParamsWithTimeout ¶

func NewGetMeBillBillIDDebtOperationParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDebtOperationParams

NewGetMeBillBillIDDebtOperationParamsWithTimeout creates a new GetMeBillBillIDDebtOperationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDebtOperationParams) SetBillID ¶

func (o *GetMeBillBillIDDebtOperationParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) SetContext ¶

SetContext adds the context to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) SetDepositOrderID ¶

func (o *GetMeBillBillIDDebtOperationParams) SetDepositOrderID(depositOrderID *int64)

SetDepositOrderID adds the depositOrderId to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WithContext ¶

WithContext adds the context to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WithDepositOrderID ¶

func (o *GetMeBillBillIDDebtOperationParams) WithDepositOrderID(depositOrderID *int64) *GetMeBillBillIDDebtOperationParams

WithDepositOrderID adds the depositOrderID to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID debt operation params

func (*GetMeBillBillIDDebtOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDebtOperationReader ¶

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

GetMeBillBillIDDebtOperationReader is a Reader for the GetMeBillBillIDDebtOperation structure.

func (*GetMeBillBillIDDebtOperationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDebtParams ¶

type GetMeBillBillIDDebtParams struct {

	/*BillID*/
	BillID string

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

GetMeBillBillIDDebtParams contains all the parameters to send to the API endpoint for the get me bill bill ID debt operation typically these are written to a http.Request

func NewGetMeBillBillIDDebtParams ¶

func NewGetMeBillBillIDDebtParams() *GetMeBillBillIDDebtParams

NewGetMeBillBillIDDebtParams creates a new GetMeBillBillIDDebtParams object with the default values initialized.

func NewGetMeBillBillIDDebtParamsWithContext ¶

func NewGetMeBillBillIDDebtParamsWithContext(ctx context.Context) *GetMeBillBillIDDebtParams

NewGetMeBillBillIDDebtParamsWithContext creates a new GetMeBillBillIDDebtParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDebtParamsWithHTTPClient ¶

func NewGetMeBillBillIDDebtParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDebtParams

NewGetMeBillBillIDDebtParamsWithHTTPClient creates a new GetMeBillBillIDDebtParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDebtParamsWithTimeout ¶

func NewGetMeBillBillIDDebtParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDebtParams

NewGetMeBillBillIDDebtParamsWithTimeout creates a new GetMeBillBillIDDebtParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDebtParams) SetBillID ¶

func (o *GetMeBillBillIDDebtParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) SetContext ¶

func (o *GetMeBillBillIDDebtParams) SetContext(ctx context.Context)

SetContext adds the context to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) WithContext ¶

WithContext adds the context to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) WithHTTPClient ¶

func (o *GetMeBillBillIDDebtParams) WithHTTPClient(client *http.Client) *GetMeBillBillIDDebtParams

WithHTTPClient adds the HTTPClient to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID debt params

func (*GetMeBillBillIDDebtParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDebtReader ¶

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

GetMeBillBillIDDebtReader is a Reader for the GetMeBillBillIDDebt structure.

func (*GetMeBillBillIDDebtReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDefault ¶

type GetMeBillBillIDDefault struct {
	Payload *models.GetMeBillBillIDDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDefault ¶

func NewGetMeBillBillIDDefault(code int) *GetMeBillBillIDDefault

NewGetMeBillBillIDDefault creates a GetMeBillBillIDDefault with default headers values

func (*GetMeBillBillIDDefault) Code ¶

func (o *GetMeBillBillIDDefault) Code() int

Code gets the status code for the get me bill bill ID default response

func (*GetMeBillBillIDDefault) Error ¶

func (o *GetMeBillBillIDDefault) Error() string

type GetMeBillBillIDDetailsBillDetailIDDefault ¶

type GetMeBillBillIDDetailsBillDetailIDDefault struct {
	Payload *models.GetMeBillBillIDDetailsBillDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDetailsBillDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDetailsBillDetailIDDefault ¶

func NewGetMeBillBillIDDetailsBillDetailIDDefault(code int) *GetMeBillBillIDDetailsBillDetailIDDefault

NewGetMeBillBillIDDetailsBillDetailIDDefault creates a GetMeBillBillIDDetailsBillDetailIDDefault with default headers values

func (*GetMeBillBillIDDetailsBillDetailIDDefault) Code ¶

Code gets the status code for the get me bill bill ID details bill detail ID default response

func (*GetMeBillBillIDDetailsBillDetailIDDefault) Error ¶

type GetMeBillBillIDDetailsBillDetailIDOK ¶

type GetMeBillBillIDDetailsBillDetailIDOK struct {
	Payload *models.BillingBillDetail
}

GetMeBillBillIDDetailsBillDetailIDOK handles this case with default header values.

description of 'billing.BillDetail' response

func NewGetMeBillBillIDDetailsBillDetailIDOK ¶

func NewGetMeBillBillIDDetailsBillDetailIDOK() *GetMeBillBillIDDetailsBillDetailIDOK

NewGetMeBillBillIDDetailsBillDetailIDOK creates a GetMeBillBillIDDetailsBillDetailIDOK with default headers values

func (*GetMeBillBillIDDetailsBillDetailIDOK) Error ¶

type GetMeBillBillIDDetailsBillDetailIDParams ¶

type GetMeBillBillIDDetailsBillDetailIDParams struct {

	/*BillDetailID*/
	BillDetailID string
	/*BillID*/
	BillID string

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

GetMeBillBillIDDetailsBillDetailIDParams contains all the parameters to send to the API endpoint for the get me bill bill ID details bill detail ID operation typically these are written to a http.Request

func NewGetMeBillBillIDDetailsBillDetailIDParams ¶

func NewGetMeBillBillIDDetailsBillDetailIDParams() *GetMeBillBillIDDetailsBillDetailIDParams

NewGetMeBillBillIDDetailsBillDetailIDParams creates a new GetMeBillBillIDDetailsBillDetailIDParams object with the default values initialized.

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithContext ¶

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithContext(ctx context.Context) *GetMeBillBillIDDetailsBillDetailIDParams

NewGetMeBillBillIDDetailsBillDetailIDParamsWithContext creates a new GetMeBillBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithHTTPClient ¶

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDetailsBillDetailIDParams

NewGetMeBillBillIDDetailsBillDetailIDParamsWithHTTPClient creates a new GetMeBillBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithTimeout ¶

func NewGetMeBillBillIDDetailsBillDetailIDParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDetailsBillDetailIDParams

NewGetMeBillBillIDDetailsBillDetailIDParamsWithTimeout creates a new GetMeBillBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDetailsBillDetailIDParams) SetBillDetailID ¶

func (o *GetMeBillBillIDDetailsBillDetailIDParams) SetBillDetailID(billDetailID string)

SetBillDetailID adds the billDetailId to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) SetBillID ¶

func (o *GetMeBillBillIDDetailsBillDetailIDParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) SetContext ¶

SetContext adds the context to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WithBillDetailID ¶

WithBillDetailID adds the billDetailID to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WithContext ¶

WithContext adds the context to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID details bill detail ID params

func (*GetMeBillBillIDDetailsBillDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDetailsBillDetailIDReader ¶

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

GetMeBillBillIDDetailsBillDetailIDReader is a Reader for the GetMeBillBillIDDetailsBillDetailID structure.

func (*GetMeBillBillIDDetailsBillDetailIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDDetailsDefault ¶

type GetMeBillBillIDDetailsDefault struct {
	Payload *models.GetMeBillBillIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDDetailsDefault ¶

func NewGetMeBillBillIDDetailsDefault(code int) *GetMeBillBillIDDetailsDefault

NewGetMeBillBillIDDetailsDefault creates a GetMeBillBillIDDetailsDefault with default headers values

func (*GetMeBillBillIDDetailsDefault) Code ¶

Code gets the status code for the get me bill bill ID details default response

func (*GetMeBillBillIDDetailsDefault) Error ¶

type GetMeBillBillIDDetailsOK ¶

type GetMeBillBillIDDetailsOK struct {
	Payload []string
}

GetMeBillBillIDDetailsOK handles this case with default header values.

return value

func NewGetMeBillBillIDDetailsOK ¶

func NewGetMeBillBillIDDetailsOK() *GetMeBillBillIDDetailsOK

NewGetMeBillBillIDDetailsOK creates a GetMeBillBillIDDetailsOK with default headers values

func (*GetMeBillBillIDDetailsOK) Error ¶

func (o *GetMeBillBillIDDetailsOK) Error() string

type GetMeBillBillIDDetailsParams ¶

type GetMeBillBillIDDetailsParams struct {

	/*BillID*/
	BillID string

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

GetMeBillBillIDDetailsParams contains all the parameters to send to the API endpoint for the get me bill bill ID details operation typically these are written to a http.Request

func NewGetMeBillBillIDDetailsParams ¶

func NewGetMeBillBillIDDetailsParams() *GetMeBillBillIDDetailsParams

NewGetMeBillBillIDDetailsParams creates a new GetMeBillBillIDDetailsParams object with the default values initialized.

func NewGetMeBillBillIDDetailsParamsWithContext ¶

func NewGetMeBillBillIDDetailsParamsWithContext(ctx context.Context) *GetMeBillBillIDDetailsParams

NewGetMeBillBillIDDetailsParamsWithContext creates a new GetMeBillBillIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDDetailsParamsWithHTTPClient ¶

func NewGetMeBillBillIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDDetailsParams

NewGetMeBillBillIDDetailsParamsWithHTTPClient creates a new GetMeBillBillIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDDetailsParamsWithTimeout ¶

func NewGetMeBillBillIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDDetailsParams

NewGetMeBillBillIDDetailsParamsWithTimeout creates a new GetMeBillBillIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDDetailsParams) SetBillID ¶

func (o *GetMeBillBillIDDetailsParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) SetContext ¶

func (o *GetMeBillBillIDDetailsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) WithContext ¶

WithContext adds the context to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID details params

func (*GetMeBillBillIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDDetailsReader ¶

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

GetMeBillBillIDDetailsReader is a Reader for the GetMeBillBillIDDetails structure.

func (*GetMeBillBillIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDOK ¶

type GetMeBillBillIDOK struct {
	Payload *models.BillingBill
}

GetMeBillBillIDOK handles this case with default header values.

description of 'billing.Bill' response

func NewGetMeBillBillIDOK ¶

func NewGetMeBillBillIDOK() *GetMeBillBillIDOK

NewGetMeBillBillIDOK creates a GetMeBillBillIDOK with default headers values

func (*GetMeBillBillIDOK) Error ¶

func (o *GetMeBillBillIDOK) Error() string

type GetMeBillBillIDParams ¶

type GetMeBillBillIDParams struct {

	/*BillID*/
	BillID string

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

GetMeBillBillIDParams contains all the parameters to send to the API endpoint for the get me bill bill ID operation typically these are written to a http.Request

func NewGetMeBillBillIDParams ¶

func NewGetMeBillBillIDParams() *GetMeBillBillIDParams

NewGetMeBillBillIDParams creates a new GetMeBillBillIDParams object with the default values initialized.

func NewGetMeBillBillIDParamsWithContext ¶

func NewGetMeBillBillIDParamsWithContext(ctx context.Context) *GetMeBillBillIDParams

NewGetMeBillBillIDParamsWithContext creates a new GetMeBillBillIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDParamsWithHTTPClient ¶

func NewGetMeBillBillIDParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDParams

NewGetMeBillBillIDParamsWithHTTPClient creates a new GetMeBillBillIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDParamsWithTimeout ¶

func NewGetMeBillBillIDParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDParams

NewGetMeBillBillIDParamsWithTimeout creates a new GetMeBillBillIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDParams) SetBillID ¶

func (o *GetMeBillBillIDParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID params

func (*GetMeBillBillIDParams) SetContext ¶

func (o *GetMeBillBillIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me bill bill ID params

func (*GetMeBillBillIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID params

func (*GetMeBillBillIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill bill ID params

func (*GetMeBillBillIDParams) WithBillID ¶

func (o *GetMeBillBillIDParams) WithBillID(billID string) *GetMeBillBillIDParams

WithBillID adds the billID to the get me bill bill ID params

func (*GetMeBillBillIDParams) WithContext ¶

WithContext adds the context to the get me bill bill ID params

func (*GetMeBillBillIDParams) WithHTTPClient ¶

func (o *GetMeBillBillIDParams) WithHTTPClient(client *http.Client) *GetMeBillBillIDParams

WithHTTPClient adds the HTTPClient to the get me bill bill ID params

func (*GetMeBillBillIDParams) WithTimeout ¶

func (o *GetMeBillBillIDParams) WithTimeout(timeout time.Duration) *GetMeBillBillIDParams

WithTimeout adds the timeout to the get me bill bill ID params

func (*GetMeBillBillIDParams) WriteToRequest ¶

func (o *GetMeBillBillIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDPaymentDefault ¶

type GetMeBillBillIDPaymentDefault struct {
	Payload *models.GetMeBillBillIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeBillBillIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeBillBillIDPaymentDefault ¶

func NewGetMeBillBillIDPaymentDefault(code int) *GetMeBillBillIDPaymentDefault

NewGetMeBillBillIDPaymentDefault creates a GetMeBillBillIDPaymentDefault with default headers values

func (*GetMeBillBillIDPaymentDefault) Code ¶

Code gets the status code for the get me bill bill ID payment default response

func (*GetMeBillBillIDPaymentDefault) Error ¶

type GetMeBillBillIDPaymentOK ¶

type GetMeBillBillIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeBillBillIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeBillBillIDPaymentOK ¶

func NewGetMeBillBillIDPaymentOK() *GetMeBillBillIDPaymentOK

NewGetMeBillBillIDPaymentOK creates a GetMeBillBillIDPaymentOK with default headers values

func (*GetMeBillBillIDPaymentOK) Error ¶

func (o *GetMeBillBillIDPaymentOK) Error() string

type GetMeBillBillIDPaymentParams ¶

type GetMeBillBillIDPaymentParams struct {

	/*BillID*/
	BillID string

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

GetMeBillBillIDPaymentParams contains all the parameters to send to the API endpoint for the get me bill bill ID payment operation typically these are written to a http.Request

func NewGetMeBillBillIDPaymentParams ¶

func NewGetMeBillBillIDPaymentParams() *GetMeBillBillIDPaymentParams

NewGetMeBillBillIDPaymentParams creates a new GetMeBillBillIDPaymentParams object with the default values initialized.

func NewGetMeBillBillIDPaymentParamsWithContext ¶

func NewGetMeBillBillIDPaymentParamsWithContext(ctx context.Context) *GetMeBillBillIDPaymentParams

NewGetMeBillBillIDPaymentParamsWithContext creates a new GetMeBillBillIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillBillIDPaymentParamsWithHTTPClient ¶

func NewGetMeBillBillIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeBillBillIDPaymentParams

NewGetMeBillBillIDPaymentParamsWithHTTPClient creates a new GetMeBillBillIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillBillIDPaymentParamsWithTimeout ¶

func NewGetMeBillBillIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeBillBillIDPaymentParams

NewGetMeBillBillIDPaymentParamsWithTimeout creates a new GetMeBillBillIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillBillIDPaymentParams) SetBillID ¶

func (o *GetMeBillBillIDPaymentParams) SetBillID(billID string)

SetBillID adds the billId to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) SetContext ¶

func (o *GetMeBillBillIDPaymentParams) SetContext(ctx context.Context)

SetContext adds the context to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) WithBillID ¶

WithBillID adds the billID to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) WithContext ¶

WithContext adds the context to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me bill bill ID payment params

func (*GetMeBillBillIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeBillBillIDPaymentReader ¶

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

GetMeBillBillIDPaymentReader is a Reader for the GetMeBillBillIDPayment structure.

func (*GetMeBillBillIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillBillIDReader ¶

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

GetMeBillBillIDReader is a Reader for the GetMeBillBillID structure.

func (*GetMeBillBillIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeBillDefault ¶

type GetMeBillDefault struct {
	Payload *models.GetMeBillDefaultBody
	// contains filtered or unexported fields
}

GetMeBillDefault handles this case with default header values.

Unexpected error

func NewGetMeBillDefault ¶

func NewGetMeBillDefault(code int) *GetMeBillDefault

NewGetMeBillDefault creates a GetMeBillDefault with default headers values

func (*GetMeBillDefault) Code ¶

func (o *GetMeBillDefault) Code() int

Code gets the status code for the get me bill default response

func (*GetMeBillDefault) Error ¶

func (o *GetMeBillDefault) Error() string

type GetMeBillOK ¶

type GetMeBillOK struct {
	Payload []string
}

GetMeBillOK handles this case with default header values.

return value

func NewGetMeBillOK ¶

func NewGetMeBillOK() *GetMeBillOK

NewGetMeBillOK creates a GetMeBillOK with default headers values

func (*GetMeBillOK) Error ¶

func (o *GetMeBillOK) Error() string

type GetMeBillParams ¶

type GetMeBillParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime
	/*OrderID*/
	OrderID *int64

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

GetMeBillParams contains all the parameters to send to the API endpoint for the get me bill operation typically these are written to a http.Request

func NewGetMeBillParams ¶

func NewGetMeBillParams() *GetMeBillParams

NewGetMeBillParams creates a new GetMeBillParams object with the default values initialized.

func NewGetMeBillParamsWithContext ¶

func NewGetMeBillParamsWithContext(ctx context.Context) *GetMeBillParams

NewGetMeBillParamsWithContext creates a new GetMeBillParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeBillParamsWithHTTPClient ¶

func NewGetMeBillParamsWithHTTPClient(client *http.Client) *GetMeBillParams

NewGetMeBillParamsWithHTTPClient creates a new GetMeBillParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeBillParamsWithTimeout ¶

func NewGetMeBillParamsWithTimeout(timeout time.Duration) *GetMeBillParams

NewGetMeBillParamsWithTimeout creates a new GetMeBillParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeBillParams) SetContext ¶

func (o *GetMeBillParams) SetContext(ctx context.Context)

SetContext adds the context to the get me bill params

func (*GetMeBillParams) SetDateFrom ¶

func (o *GetMeBillParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me bill params

func (*GetMeBillParams) SetDateTo ¶

func (o *GetMeBillParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me bill params

func (*GetMeBillParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me bill params

func (*GetMeBillParams) SetOrderID ¶

func (o *GetMeBillParams) SetOrderID(orderID *int64)

SetOrderID adds the orderId to the get me bill params

func (*GetMeBillParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me bill params

func (*GetMeBillParams) WithContext ¶

func (o *GetMeBillParams) WithContext(ctx context.Context) *GetMeBillParams

WithContext adds the context to the get me bill params

func (*GetMeBillParams) WithDateFrom ¶

func (o *GetMeBillParams) WithDateFrom(dateFrom *strfmt.DateTime) *GetMeBillParams

WithDateFrom adds the dateFrom to the get me bill params

func (*GetMeBillParams) WithDateTo ¶

func (o *GetMeBillParams) WithDateTo(dateTo *strfmt.DateTime) *GetMeBillParams

WithDateTo adds the dateTo to the get me bill params

func (*GetMeBillParams) WithHTTPClient ¶

func (o *GetMeBillParams) WithHTTPClient(client *http.Client) *GetMeBillParams

WithHTTPClient adds the HTTPClient to the get me bill params

func (*GetMeBillParams) WithOrderID ¶

func (o *GetMeBillParams) WithOrderID(orderID *int64) *GetMeBillParams

WithOrderID adds the orderID to the get me bill params

func (*GetMeBillParams) WithTimeout ¶

func (o *GetMeBillParams) WithTimeout(timeout time.Duration) *GetMeBillParams

WithTimeout adds the timeout to the get me bill params

func (*GetMeBillParams) WriteToRequest ¶

func (o *GetMeBillParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeBillReader ¶

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

GetMeBillReader is a Reader for the GetMeBill structure.

func (*GetMeBillReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeCertificatesDefault ¶

type GetMeCertificatesDefault struct {
	Payload *models.GetMeCertificatesDefaultBody
	// contains filtered or unexported fields
}

GetMeCertificatesDefault handles this case with default header values.

Unexpected error

func NewGetMeCertificatesDefault ¶

func NewGetMeCertificatesDefault(code int) *GetMeCertificatesDefault

NewGetMeCertificatesDefault creates a GetMeCertificatesDefault with default headers values

func (*GetMeCertificatesDefault) Code ¶

func (o *GetMeCertificatesDefault) Code() int

Code gets the status code for the get me certificates default response

func (*GetMeCertificatesDefault) Error ¶

func (o *GetMeCertificatesDefault) Error() string

type GetMeCertificatesOK ¶

type GetMeCertificatesOK struct {
	Payload []string
}

GetMeCertificatesOK handles this case with default header values.

return value

func NewGetMeCertificatesOK ¶

func NewGetMeCertificatesOK() *GetMeCertificatesOK

NewGetMeCertificatesOK creates a GetMeCertificatesOK with default headers values

func (*GetMeCertificatesOK) Error ¶

func (o *GetMeCertificatesOK) Error() string

type GetMeCertificatesParams ¶

type GetMeCertificatesParams struct {

	/*Name*/
	Name *string

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

GetMeCertificatesParams contains all the parameters to send to the API endpoint for the get me certificates operation typically these are written to a http.Request

func NewGetMeCertificatesParams ¶

func NewGetMeCertificatesParams() *GetMeCertificatesParams

NewGetMeCertificatesParams creates a new GetMeCertificatesParams object with the default values initialized.

func NewGetMeCertificatesParamsWithContext ¶

func NewGetMeCertificatesParamsWithContext(ctx context.Context) *GetMeCertificatesParams

NewGetMeCertificatesParamsWithContext creates a new GetMeCertificatesParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeCertificatesParamsWithHTTPClient ¶

func NewGetMeCertificatesParamsWithHTTPClient(client *http.Client) *GetMeCertificatesParams

NewGetMeCertificatesParamsWithHTTPClient creates a new GetMeCertificatesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeCertificatesParamsWithTimeout ¶

func NewGetMeCertificatesParamsWithTimeout(timeout time.Duration) *GetMeCertificatesParams

NewGetMeCertificatesParamsWithTimeout creates a new GetMeCertificatesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeCertificatesParams) SetContext ¶

func (o *GetMeCertificatesParams) SetContext(ctx context.Context)

SetContext adds the context to the get me certificates params

func (*GetMeCertificatesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me certificates params

func (*GetMeCertificatesParams) SetName ¶

func (o *GetMeCertificatesParams) SetName(name *string)

SetName adds the name to the get me certificates params

func (*GetMeCertificatesParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me certificates params

func (*GetMeCertificatesParams) WithContext ¶

WithContext adds the context to the get me certificates params

func (*GetMeCertificatesParams) WithHTTPClient ¶

func (o *GetMeCertificatesParams) WithHTTPClient(client *http.Client) *GetMeCertificatesParams

WithHTTPClient adds the HTTPClient to the get me certificates params

func (*GetMeCertificatesParams) WithName ¶

WithName adds the name to the get me certificates params

func (*GetMeCertificatesParams) WithTimeout ¶

WithTimeout adds the timeout to the get me certificates params

func (*GetMeCertificatesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeCertificatesReader ¶

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

GetMeCertificatesReader is a Reader for the GetMeCertificates structure.

func (*GetMeCertificatesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeContactContactIDDefault ¶

type GetMeContactContactIDDefault struct {
	Payload *models.GetMeContactContactIDDefaultBody
	// contains filtered or unexported fields
}

GetMeContactContactIDDefault handles this case with default header values.

Unexpected error

func NewGetMeContactContactIDDefault ¶

func NewGetMeContactContactIDDefault(code int) *GetMeContactContactIDDefault

NewGetMeContactContactIDDefault creates a GetMeContactContactIDDefault with default headers values

func (*GetMeContactContactIDDefault) Code ¶

Code gets the status code for the get me contact contact ID default response

func (*GetMeContactContactIDDefault) Error ¶

type GetMeContactContactIDFieldsDefault ¶

type GetMeContactContactIDFieldsDefault struct {
	Payload *models.GetMeContactContactIDFieldsDefaultBody
	// contains filtered or unexported fields
}

GetMeContactContactIDFieldsDefault handles this case with default header values.

Unexpected error

func NewGetMeContactContactIDFieldsDefault ¶

func NewGetMeContactContactIDFieldsDefault(code int) *GetMeContactContactIDFieldsDefault

NewGetMeContactContactIDFieldsDefault creates a GetMeContactContactIDFieldsDefault with default headers values

func (*GetMeContactContactIDFieldsDefault) Code ¶

Code gets the status code for the get me contact contact ID fields default response

func (*GetMeContactContactIDFieldsDefault) Error ¶

type GetMeContactContactIDFieldsOK ¶

type GetMeContactContactIDFieldsOK struct {
	Payload models.GetMeContactContactIDFieldsOKBody
}

GetMeContactContactIDFieldsOK handles this case with default header values.

return value

func NewGetMeContactContactIDFieldsOK ¶

func NewGetMeContactContactIDFieldsOK() *GetMeContactContactIDFieldsOK

NewGetMeContactContactIDFieldsOK creates a GetMeContactContactIDFieldsOK with default headers values

func (*GetMeContactContactIDFieldsOK) Error ¶

type GetMeContactContactIDFieldsParams ¶

type GetMeContactContactIDFieldsParams struct {

	/*ContactID*/
	ContactID int64

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

GetMeContactContactIDFieldsParams contains all the parameters to send to the API endpoint for the get me contact contact ID fields operation typically these are written to a http.Request

func NewGetMeContactContactIDFieldsParams ¶

func NewGetMeContactContactIDFieldsParams() *GetMeContactContactIDFieldsParams

NewGetMeContactContactIDFieldsParams creates a new GetMeContactContactIDFieldsParams object with the default values initialized.

func NewGetMeContactContactIDFieldsParamsWithContext ¶

func NewGetMeContactContactIDFieldsParamsWithContext(ctx context.Context) *GetMeContactContactIDFieldsParams

NewGetMeContactContactIDFieldsParamsWithContext creates a new GetMeContactContactIDFieldsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeContactContactIDFieldsParamsWithHTTPClient ¶

func NewGetMeContactContactIDFieldsParamsWithHTTPClient(client *http.Client) *GetMeContactContactIDFieldsParams

NewGetMeContactContactIDFieldsParamsWithHTTPClient creates a new GetMeContactContactIDFieldsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeContactContactIDFieldsParamsWithTimeout ¶

func NewGetMeContactContactIDFieldsParamsWithTimeout(timeout time.Duration) *GetMeContactContactIDFieldsParams

NewGetMeContactContactIDFieldsParamsWithTimeout creates a new GetMeContactContactIDFieldsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeContactContactIDFieldsParams) SetContactID ¶

func (o *GetMeContactContactIDFieldsParams) SetContactID(contactID int64)

SetContactID adds the contactId to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) SetContext ¶

SetContext adds the context to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) WithContactID ¶

WithContactID adds the contactID to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) WithContext ¶

WithContext adds the context to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me contact contact ID fields params

func (*GetMeContactContactIDFieldsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeContactContactIDFieldsReader ¶

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

GetMeContactContactIDFieldsReader is a Reader for the GetMeContactContactIDFields structure.

func (*GetMeContactContactIDFieldsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeContactContactIDOK ¶

type GetMeContactContactIDOK struct {
	Payload *models.ContactContact
}

GetMeContactContactIDOK handles this case with default header values.

description of 'contact.Contact' response

func NewGetMeContactContactIDOK ¶

func NewGetMeContactContactIDOK() *GetMeContactContactIDOK

NewGetMeContactContactIDOK creates a GetMeContactContactIDOK with default headers values

func (*GetMeContactContactIDOK) Error ¶

func (o *GetMeContactContactIDOK) Error() string

type GetMeContactContactIDParams ¶

type GetMeContactContactIDParams struct {

	/*ContactID*/
	ContactID int64

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

GetMeContactContactIDParams contains all the parameters to send to the API endpoint for the get me contact contact ID operation typically these are written to a http.Request

func NewGetMeContactContactIDParams ¶

func NewGetMeContactContactIDParams() *GetMeContactContactIDParams

NewGetMeContactContactIDParams creates a new GetMeContactContactIDParams object with the default values initialized.

func NewGetMeContactContactIDParamsWithContext ¶

func NewGetMeContactContactIDParamsWithContext(ctx context.Context) *GetMeContactContactIDParams

NewGetMeContactContactIDParamsWithContext creates a new GetMeContactContactIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeContactContactIDParamsWithHTTPClient ¶

func NewGetMeContactContactIDParamsWithHTTPClient(client *http.Client) *GetMeContactContactIDParams

NewGetMeContactContactIDParamsWithHTTPClient creates a new GetMeContactContactIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeContactContactIDParamsWithTimeout ¶

func NewGetMeContactContactIDParamsWithTimeout(timeout time.Duration) *GetMeContactContactIDParams

NewGetMeContactContactIDParamsWithTimeout creates a new GetMeContactContactIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeContactContactIDParams) SetContactID ¶

func (o *GetMeContactContactIDParams) SetContactID(contactID int64)

SetContactID adds the contactId to the get me contact contact ID params

func (*GetMeContactContactIDParams) SetContext ¶

func (o *GetMeContactContactIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me contact contact ID params

func (*GetMeContactContactIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me contact contact ID params

func (*GetMeContactContactIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me contact contact ID params

func (*GetMeContactContactIDParams) WithContactID ¶

func (o *GetMeContactContactIDParams) WithContactID(contactID int64) *GetMeContactContactIDParams

WithContactID adds the contactID to the get me contact contact ID params

func (*GetMeContactContactIDParams) WithContext ¶

WithContext adds the context to the get me contact contact ID params

func (*GetMeContactContactIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me contact contact ID params

func (*GetMeContactContactIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me contact contact ID params

func (*GetMeContactContactIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeContactContactIDReader ¶

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

GetMeContactContactIDReader is a Reader for the GetMeContactContactID structure.

func (*GetMeContactContactIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeContactDefault ¶

type GetMeContactDefault struct {
	Payload *models.GetMeContactDefaultBody
	// contains filtered or unexported fields
}

GetMeContactDefault handles this case with default header values.

Unexpected error

func NewGetMeContactDefault ¶

func NewGetMeContactDefault(code int) *GetMeContactDefault

NewGetMeContactDefault creates a GetMeContactDefault with default headers values

func (*GetMeContactDefault) Code ¶

func (o *GetMeContactDefault) Code() int

Code gets the status code for the get me contact default response

func (*GetMeContactDefault) Error ¶

func (o *GetMeContactDefault) Error() string

type GetMeContactOK ¶

type GetMeContactOK struct {
	Payload []int64
}

GetMeContactOK handles this case with default header values.

return value

func NewGetMeContactOK ¶

func NewGetMeContactOK() *GetMeContactOK

NewGetMeContactOK creates a GetMeContactOK with default headers values

func (*GetMeContactOK) Error ¶

func (o *GetMeContactOK) Error() string

type GetMeContactParams ¶

type GetMeContactParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeContactParams contains all the parameters to send to the API endpoint for the get me contact operation typically these are written to a http.Request

func NewGetMeContactParams ¶

func NewGetMeContactParams() *GetMeContactParams

NewGetMeContactParams creates a new GetMeContactParams object with the default values initialized.

func NewGetMeContactParamsWithContext ¶

func NewGetMeContactParamsWithContext(ctx context.Context) *GetMeContactParams

NewGetMeContactParamsWithContext creates a new GetMeContactParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeContactParamsWithHTTPClient ¶

func NewGetMeContactParamsWithHTTPClient(client *http.Client) *GetMeContactParams

NewGetMeContactParamsWithHTTPClient creates a new GetMeContactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeContactParamsWithTimeout ¶

func NewGetMeContactParamsWithTimeout(timeout time.Duration) *GetMeContactParams

NewGetMeContactParamsWithTimeout creates a new GetMeContactParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeContactParams) SetContext ¶

func (o *GetMeContactParams) SetContext(ctx context.Context)

SetContext adds the context to the get me contact params

func (*GetMeContactParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me contact params

func (*GetMeContactParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me contact params

func (*GetMeContactParams) WithContext ¶

WithContext adds the context to the get me contact params

func (*GetMeContactParams) WithHTTPClient ¶

func (o *GetMeContactParams) WithHTTPClient(client *http.Client) *GetMeContactParams

WithHTTPClient adds the HTTPClient to the get me contact params

func (*GetMeContactParams) WithTimeout ¶

func (o *GetMeContactParams) WithTimeout(timeout time.Duration) *GetMeContactParams

WithTimeout adds the timeout to the get me contact params

func (*GetMeContactParams) WriteToRequest ¶

func (o *GetMeContactParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeContactReader ¶

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

GetMeContactReader is a Reader for the GetMeContact structure.

func (*GetMeContactReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeCreditBalanceBalanceNameDefault ¶

type GetMeCreditBalanceBalanceNameDefault struct {
	Payload *models.GetMeCreditBalanceBalanceNameDefaultBody
	// contains filtered or unexported fields
}

GetMeCreditBalanceBalanceNameDefault handles this case with default header values.

Unexpected error

func NewGetMeCreditBalanceBalanceNameDefault ¶

func NewGetMeCreditBalanceBalanceNameDefault(code int) *GetMeCreditBalanceBalanceNameDefault

NewGetMeCreditBalanceBalanceNameDefault creates a GetMeCreditBalanceBalanceNameDefault with default headers values

func (*GetMeCreditBalanceBalanceNameDefault) Code ¶

Code gets the status code for the get me credit balance balance name default response

func (*GetMeCreditBalanceBalanceNameDefault) Error ¶

type GetMeCreditBalanceBalanceNameMouvementDefault ¶

type GetMeCreditBalanceBalanceNameMouvementDefault struct {
	Payload *models.GetMeCreditBalanceBalanceNameMouvementDefaultBody
	// contains filtered or unexported fields
}

GetMeCreditBalanceBalanceNameMouvementDefault handles this case with default header values.

Unexpected error

func NewGetMeCreditBalanceBalanceNameMouvementDefault ¶

func NewGetMeCreditBalanceBalanceNameMouvementDefault(code int) *GetMeCreditBalanceBalanceNameMouvementDefault

NewGetMeCreditBalanceBalanceNameMouvementDefault creates a GetMeCreditBalanceBalanceNameMouvementDefault with default headers values

func (*GetMeCreditBalanceBalanceNameMouvementDefault) Code ¶

Code gets the status code for the get me credit balance balance name mouvement default response

func (*GetMeCreditBalanceBalanceNameMouvementDefault) Error ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault struct {
	Payload *models.GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody
	// contains filtered or unexported fields
}

GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault handles this case with default header values.

Unexpected error

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDDefault ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDDefault(code int) *GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDDefault creates a GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault with default headers values

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault) Code ¶

Code gets the status code for the get me credit balance balance name mouvement mouvement ID default response

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDDefault) Error ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDOK ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDOK struct {
	Payload *models.BillingCreditBalanceMouvement
}

GetMeCreditBalanceBalanceNameMouvementMouvementIDOK handles this case with default header values.

description of 'billing.Credit.Balance.Mouvement' response

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDOK ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDOK() *GetMeCreditBalanceBalanceNameMouvementMouvementIDOK

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDOK creates a GetMeCreditBalanceBalanceNameMouvementMouvementIDOK with default headers values

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDOK) Error ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDParams ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDParams struct {

	/*BalanceName*/
	BalanceName string
	/*MouvementID*/
	MouvementID int64

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

GetMeCreditBalanceBalanceNameMouvementMouvementIDParams contains all the parameters to send to the API endpoint for the get me credit balance balance name mouvement mouvement ID operation typically these are written to a http.Request

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParams ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParams() *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParams creates a new GetMeCreditBalanceBalanceNameMouvementMouvementIDParams object with the default values initialized.

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithContext ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithContext(ctx context.Context) *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithContext creates a new GetMeCreditBalanceBalanceNameMouvementMouvementIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithHTTPClient ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithHTTPClient(client *http.Client) *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithHTTPClient creates a new GetMeCreditBalanceBalanceNameMouvementMouvementIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithTimeout ¶

func NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithTimeout(timeout time.Duration) *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams

NewGetMeCreditBalanceBalanceNameMouvementMouvementIDParamsWithTimeout creates a new GetMeCreditBalanceBalanceNameMouvementMouvementIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetBalanceName ¶

func (o *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetBalanceName(balanceName string)

SetBalanceName adds the balanceName to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetContext ¶

SetContext adds the context to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetMouvementID ¶

func (o *GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetMouvementID(mouvementID int64)

SetMouvementID adds the mouvementId to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WithBalanceName ¶

WithBalanceName adds the balanceName to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WithContext ¶

WithContext adds the context to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WithMouvementID ¶

WithMouvementID adds the mouvementID to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me credit balance balance name mouvement mouvement ID params

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeCreditBalanceBalanceNameMouvementMouvementIDReader ¶

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

GetMeCreditBalanceBalanceNameMouvementMouvementIDReader is a Reader for the GetMeCreditBalanceBalanceNameMouvementMouvementID structure.

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeCreditBalanceBalanceNameMouvementOK ¶

type GetMeCreditBalanceBalanceNameMouvementOK struct {
	Payload []int64
}

GetMeCreditBalanceBalanceNameMouvementOK handles this case with default header values.

return value

func NewGetMeCreditBalanceBalanceNameMouvementOK ¶

func NewGetMeCreditBalanceBalanceNameMouvementOK() *GetMeCreditBalanceBalanceNameMouvementOK

NewGetMeCreditBalanceBalanceNameMouvementOK creates a GetMeCreditBalanceBalanceNameMouvementOK with default headers values

func (*GetMeCreditBalanceBalanceNameMouvementOK) Error ¶

type GetMeCreditBalanceBalanceNameMouvementParams ¶

type GetMeCreditBalanceBalanceNameMouvementParams struct {

	/*BalanceName*/
	BalanceName string

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

GetMeCreditBalanceBalanceNameMouvementParams contains all the parameters to send to the API endpoint for the get me credit balance balance name mouvement operation typically these are written to a http.Request

func NewGetMeCreditBalanceBalanceNameMouvementParams ¶

func NewGetMeCreditBalanceBalanceNameMouvementParams() *GetMeCreditBalanceBalanceNameMouvementParams

NewGetMeCreditBalanceBalanceNameMouvementParams creates a new GetMeCreditBalanceBalanceNameMouvementParams object with the default values initialized.

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithContext ¶

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithContext(ctx context.Context) *GetMeCreditBalanceBalanceNameMouvementParams

NewGetMeCreditBalanceBalanceNameMouvementParamsWithContext creates a new GetMeCreditBalanceBalanceNameMouvementParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithHTTPClient ¶

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithHTTPClient(client *http.Client) *GetMeCreditBalanceBalanceNameMouvementParams

NewGetMeCreditBalanceBalanceNameMouvementParamsWithHTTPClient creates a new GetMeCreditBalanceBalanceNameMouvementParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithTimeout ¶

func NewGetMeCreditBalanceBalanceNameMouvementParamsWithTimeout(timeout time.Duration) *GetMeCreditBalanceBalanceNameMouvementParams

NewGetMeCreditBalanceBalanceNameMouvementParamsWithTimeout creates a new GetMeCreditBalanceBalanceNameMouvementParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeCreditBalanceBalanceNameMouvementParams) SetBalanceName ¶

func (o *GetMeCreditBalanceBalanceNameMouvementParams) SetBalanceName(balanceName string)

SetBalanceName adds the balanceName to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) SetContext ¶

SetContext adds the context to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) SetTimeout ¶

SetTimeout adds the timeout to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) WithBalanceName ¶

WithBalanceName adds the balanceName to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) WithContext ¶

WithContext adds the context to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) WithTimeout ¶

WithTimeout adds the timeout to the get me credit balance balance name mouvement params

func (*GetMeCreditBalanceBalanceNameMouvementParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeCreditBalanceBalanceNameMouvementReader ¶

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

GetMeCreditBalanceBalanceNameMouvementReader is a Reader for the GetMeCreditBalanceBalanceNameMouvement structure.

func (*GetMeCreditBalanceBalanceNameMouvementReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeCreditBalanceBalanceNameOK ¶

type GetMeCreditBalanceBalanceNameOK struct {
	Payload *models.BillingCreditBalance
}

GetMeCreditBalanceBalanceNameOK handles this case with default header values.

description of 'billing.Credit.Balance' response

func NewGetMeCreditBalanceBalanceNameOK ¶

func NewGetMeCreditBalanceBalanceNameOK() *GetMeCreditBalanceBalanceNameOK

NewGetMeCreditBalanceBalanceNameOK creates a GetMeCreditBalanceBalanceNameOK with default headers values

func (*GetMeCreditBalanceBalanceNameOK) Error ¶

type GetMeCreditBalanceBalanceNameParams ¶

type GetMeCreditBalanceBalanceNameParams struct {

	/*BalanceName*/
	BalanceName string

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

GetMeCreditBalanceBalanceNameParams contains all the parameters to send to the API endpoint for the get me credit balance balance name operation typically these are written to a http.Request

func NewGetMeCreditBalanceBalanceNameParams ¶

func NewGetMeCreditBalanceBalanceNameParams() *GetMeCreditBalanceBalanceNameParams

NewGetMeCreditBalanceBalanceNameParams creates a new GetMeCreditBalanceBalanceNameParams object with the default values initialized.

func NewGetMeCreditBalanceBalanceNameParamsWithContext ¶

func NewGetMeCreditBalanceBalanceNameParamsWithContext(ctx context.Context) *GetMeCreditBalanceBalanceNameParams

NewGetMeCreditBalanceBalanceNameParamsWithContext creates a new GetMeCreditBalanceBalanceNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeCreditBalanceBalanceNameParamsWithHTTPClient ¶

func NewGetMeCreditBalanceBalanceNameParamsWithHTTPClient(client *http.Client) *GetMeCreditBalanceBalanceNameParams

NewGetMeCreditBalanceBalanceNameParamsWithHTTPClient creates a new GetMeCreditBalanceBalanceNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeCreditBalanceBalanceNameParamsWithTimeout ¶

func NewGetMeCreditBalanceBalanceNameParamsWithTimeout(timeout time.Duration) *GetMeCreditBalanceBalanceNameParams

NewGetMeCreditBalanceBalanceNameParamsWithTimeout creates a new GetMeCreditBalanceBalanceNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeCreditBalanceBalanceNameParams) SetBalanceName ¶

func (o *GetMeCreditBalanceBalanceNameParams) SetBalanceName(balanceName string)

SetBalanceName adds the balanceName to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) SetContext ¶

SetContext adds the context to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) WithBalanceName ¶

WithBalanceName adds the balanceName to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) WithContext ¶

WithContext adds the context to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me credit balance balance name params

func (*GetMeCreditBalanceBalanceNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeCreditBalanceBalanceNameReader ¶

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

GetMeCreditBalanceBalanceNameReader is a Reader for the GetMeCreditBalanceBalanceName structure.

func (*GetMeCreditBalanceBalanceNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeCreditBalanceDefault ¶

type GetMeCreditBalanceDefault struct {
	Payload *models.GetMeCreditBalanceDefaultBody
	// contains filtered or unexported fields
}

GetMeCreditBalanceDefault handles this case with default header values.

Unexpected error

func NewGetMeCreditBalanceDefault ¶

func NewGetMeCreditBalanceDefault(code int) *GetMeCreditBalanceDefault

NewGetMeCreditBalanceDefault creates a GetMeCreditBalanceDefault with default headers values

func (*GetMeCreditBalanceDefault) Code ¶

func (o *GetMeCreditBalanceDefault) Code() int

Code gets the status code for the get me credit balance default response

func (*GetMeCreditBalanceDefault) Error ¶

func (o *GetMeCreditBalanceDefault) Error() string

type GetMeCreditBalanceOK ¶

type GetMeCreditBalanceOK struct {
	Payload []string
}

GetMeCreditBalanceOK handles this case with default header values.

return value

func NewGetMeCreditBalanceOK ¶

func NewGetMeCreditBalanceOK() *GetMeCreditBalanceOK

NewGetMeCreditBalanceOK creates a GetMeCreditBalanceOK with default headers values

func (*GetMeCreditBalanceOK) Error ¶

func (o *GetMeCreditBalanceOK) Error() string

type GetMeCreditBalanceParams ¶

type GetMeCreditBalanceParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeCreditBalanceParams contains all the parameters to send to the API endpoint for the get me credit balance operation typically these are written to a http.Request

func NewGetMeCreditBalanceParams ¶

func NewGetMeCreditBalanceParams() *GetMeCreditBalanceParams

NewGetMeCreditBalanceParams creates a new GetMeCreditBalanceParams object with the default values initialized.

func NewGetMeCreditBalanceParamsWithContext ¶

func NewGetMeCreditBalanceParamsWithContext(ctx context.Context) *GetMeCreditBalanceParams

NewGetMeCreditBalanceParamsWithContext creates a new GetMeCreditBalanceParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeCreditBalanceParamsWithHTTPClient ¶

func NewGetMeCreditBalanceParamsWithHTTPClient(client *http.Client) *GetMeCreditBalanceParams

NewGetMeCreditBalanceParamsWithHTTPClient creates a new GetMeCreditBalanceParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeCreditBalanceParamsWithTimeout ¶

func NewGetMeCreditBalanceParamsWithTimeout(timeout time.Duration) *GetMeCreditBalanceParams

NewGetMeCreditBalanceParamsWithTimeout creates a new GetMeCreditBalanceParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeCreditBalanceParams) SetContext ¶

func (o *GetMeCreditBalanceParams) SetContext(ctx context.Context)

SetContext adds the context to the get me credit balance params

func (*GetMeCreditBalanceParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me credit balance params

func (*GetMeCreditBalanceParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me credit balance params

func (*GetMeCreditBalanceParams) WithContext ¶

WithContext adds the context to the get me credit balance params

func (*GetMeCreditBalanceParams) WithHTTPClient ¶

func (o *GetMeCreditBalanceParams) WithHTTPClient(client *http.Client) *GetMeCreditBalanceParams

WithHTTPClient adds the HTTPClient to the get me credit balance params

func (*GetMeCreditBalanceParams) WithTimeout ¶

WithTimeout adds the timeout to the get me credit balance params

func (*GetMeCreditBalanceParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeCreditBalanceReader ¶

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

GetMeCreditBalanceReader is a Reader for the GetMeCreditBalance structure.

func (*GetMeCreditBalanceReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDebtDebtIDDefault ¶

type GetMeDebtAccountDebtDebtIDDefault struct {
	Payload *models.GetMeDebtAccountDebtDebtIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtDebtIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDebtDebtIDDefault ¶

func NewGetMeDebtAccountDebtDebtIDDefault(code int) *GetMeDebtAccountDebtDebtIDDefault

NewGetMeDebtAccountDebtDebtIDDefault creates a GetMeDebtAccountDebtDebtIDDefault with default headers values

func (*GetMeDebtAccountDebtDebtIDDefault) Code ¶

Code gets the status code for the get me debt account debt debt ID default response

func (*GetMeDebtAccountDebtDebtIDDefault) Error ¶

type GetMeDebtAccountDebtDebtIDOK ¶

type GetMeDebtAccountDebtDebtIDOK struct {
	Payload *models.DebtDebt
}

GetMeDebtAccountDebtDebtIDOK handles this case with default header values.

description of 'debt.Debt' response

func NewGetMeDebtAccountDebtDebtIDOK ¶

func NewGetMeDebtAccountDebtDebtIDOK() *GetMeDebtAccountDebtDebtIDOK

NewGetMeDebtAccountDebtDebtIDOK creates a GetMeDebtAccountDebtDebtIDOK with default headers values

func (*GetMeDebtAccountDebtDebtIDOK) Error ¶

type GetMeDebtAccountDebtDebtIDOperationDefault ¶

type GetMeDebtAccountDebtDebtIDOperationDefault struct {
	Payload *models.GetMeDebtAccountDebtDebtIDOperationDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtDebtIDOperationDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDebtDebtIDOperationDefault ¶

func NewGetMeDebtAccountDebtDebtIDOperationDefault(code int) *GetMeDebtAccountDebtDebtIDOperationDefault

NewGetMeDebtAccountDebtDebtIDOperationDefault creates a GetMeDebtAccountDebtDebtIDOperationDefault with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationDefault) Code ¶

Code gets the status code for the get me debt account debt debt ID operation default response

func (*GetMeDebtAccountDebtDebtIDOperationDefault) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOK ¶

type GetMeDebtAccountDebtDebtIDOperationOK struct {
	Payload []int64
}

GetMeDebtAccountDebtDebtIDOperationOK handles this case with default header values.

return value

func NewGetMeDebtAccountDebtDebtIDOperationOK ¶

func NewGetMeDebtAccountDebtDebtIDOperationOK() *GetMeDebtAccountDebtDebtIDOperationOK

NewGetMeDebtAccountDebtDebtIDOperationOK creates a GetMeDebtAccountDebtDebtIDOperationOK with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationOK) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault struct {
	Payload *models.GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault(code int) *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault creates a GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault) Code ¶

Code gets the status code for the get me debt account debt debt ID operation operation ID associated object default response

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefault) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK struct {
	Payload *models.DebtEntryAssociatedObject
}

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK handles this case with default header values.

description of 'debt.Entry.AssociatedObject' response

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK() *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK creates a GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectOK) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams struct {

	/*DebtID*/
	DebtID int64
	/*OperationID*/
	OperationID int64

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

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams contains all the parameters to send to the API endpoint for the get me debt account debt debt ID operation operation ID associated object operation typically these are written to a http.Request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams() *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams object with the default values initialized.

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithContext ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithContext(ctx context.Context) *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithContext creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithHTTPClient ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithHTTPClient creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithTimeout ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParamsWithTimeout creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) SetContext ¶

SetContext adds the context to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) SetDebtID ¶

SetDebtID adds the debtId to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) SetOperationID ¶

SetOperationID adds the operationId to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) SetTimeout ¶

SetTimeout adds the timeout to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WithContext ¶

WithContext adds the context to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WithDebtID ¶

WithDebtID adds the debtID to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WithOperationID ¶

WithOperationID adds the operationID to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account debt debt ID operation operation ID associated object params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectReader ¶

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

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectReader is a Reader for the GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObject structure.

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDebtDebtIDOperationOperationIDDefault ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDDefault struct {
	Payload *models.GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtDebtIDOperationOperationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDDefault ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDDefault(code int) *GetMeDebtAccountDebtDebtIDOperationOperationIDDefault

NewGetMeDebtAccountDebtDebtIDOperationOperationIDDefault creates a GetMeDebtAccountDebtDebtIDOperationOperationIDDefault with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDDefault) Code ¶

Code gets the status code for the get me debt account debt debt ID operation operation ID default response

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDDefault) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDOK ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDOK struct {
	Payload *models.DebtOperation
}

GetMeDebtAccountDebtDebtIDOperationOperationIDOK handles this case with default header values.

description of 'debt.Operation' response

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDOK ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDOK() *GetMeDebtAccountDebtDebtIDOperationOperationIDOK

NewGetMeDebtAccountDebtDebtIDOperationOperationIDOK creates a GetMeDebtAccountDebtDebtIDOperationOperationIDOK with default headers values

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDOK) Error ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDParams ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDParams struct {

	/*DebtID*/
	DebtID int64
	/*OperationID*/
	OperationID int64

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

GetMeDebtAccountDebtDebtIDOperationOperationIDParams contains all the parameters to send to the API endpoint for the get me debt account debt debt ID operation operation ID operation typically these are written to a http.Request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParams ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParams() *GetMeDebtAccountDebtDebtIDOperationOperationIDParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDParams creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDParams object with the default values initialized.

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithContext ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithContext(ctx context.Context) *GetMeDebtAccountDebtDebtIDOperationOperationIDParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithContext creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithHTTPClient ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountDebtDebtIDOperationOperationIDParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithHTTPClient creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithTimeout ¶

func NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountDebtDebtIDOperationOperationIDParams

NewGetMeDebtAccountDebtDebtIDOperationOperationIDParamsWithTimeout creates a new GetMeDebtAccountDebtDebtIDOperationOperationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetContext ¶

SetContext adds the context to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetDebtID ¶

SetDebtID adds the debtId to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetOperationID ¶

func (o *GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WithContext ¶

WithContext adds the context to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WithDebtID ¶

WithDebtID adds the debtID to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WithOperationID ¶

WithOperationID adds the operationID to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account debt debt ID operation operation ID params

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountDebtDebtIDOperationOperationIDReader ¶

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

GetMeDebtAccountDebtDebtIDOperationOperationIDReader is a Reader for the GetMeDebtAccountDebtDebtIDOperationOperationID structure.

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDebtDebtIDOperationParams ¶

type GetMeDebtAccountDebtDebtIDOperationParams struct {

	/*DebtID*/
	DebtID int64
	/*DepositOrderID*/
	DepositOrderID *int64

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

GetMeDebtAccountDebtDebtIDOperationParams contains all the parameters to send to the API endpoint for the get me debt account debt debt ID operation operation typically these are written to a http.Request

func NewGetMeDebtAccountDebtDebtIDOperationParams ¶

func NewGetMeDebtAccountDebtDebtIDOperationParams() *GetMeDebtAccountDebtDebtIDOperationParams

NewGetMeDebtAccountDebtDebtIDOperationParams creates a new GetMeDebtAccountDebtDebtIDOperationParams object with the default values initialized.

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithContext ¶

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithContext(ctx context.Context) *GetMeDebtAccountDebtDebtIDOperationParams

NewGetMeDebtAccountDebtDebtIDOperationParamsWithContext creates a new GetMeDebtAccountDebtDebtIDOperationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithHTTPClient ¶

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountDebtDebtIDOperationParams

NewGetMeDebtAccountDebtDebtIDOperationParamsWithHTTPClient creates a new GetMeDebtAccountDebtDebtIDOperationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithTimeout ¶

func NewGetMeDebtAccountDebtDebtIDOperationParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountDebtDebtIDOperationParams

NewGetMeDebtAccountDebtDebtIDOperationParamsWithTimeout creates a new GetMeDebtAccountDebtDebtIDOperationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountDebtDebtIDOperationParams) SetContext ¶

SetContext adds the context to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) SetDebtID ¶

func (o *GetMeDebtAccountDebtDebtIDOperationParams) SetDebtID(debtID int64)

SetDebtID adds the debtId to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) SetDepositOrderID ¶

func (o *GetMeDebtAccountDebtDebtIDOperationParams) SetDepositOrderID(depositOrderID *int64)

SetDepositOrderID adds the depositOrderId to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) SetTimeout ¶

SetTimeout adds the timeout to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WithContext ¶

WithContext adds the context to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WithDebtID ¶

WithDebtID adds the debtID to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WithDepositOrderID ¶

WithDepositOrderID adds the depositOrderID to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account debt debt ID operation params

func (*GetMeDebtAccountDebtDebtIDOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountDebtDebtIDOperationReader ¶

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

GetMeDebtAccountDebtDebtIDOperationReader is a Reader for the GetMeDebtAccountDebtDebtIDOperation structure.

func (*GetMeDebtAccountDebtDebtIDOperationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDebtDebtIDParams ¶

type GetMeDebtAccountDebtDebtIDParams struct {

	/*DebtID*/
	DebtID int64

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

GetMeDebtAccountDebtDebtIDParams contains all the parameters to send to the API endpoint for the get me debt account debt debt ID operation typically these are written to a http.Request

func NewGetMeDebtAccountDebtDebtIDParams ¶

func NewGetMeDebtAccountDebtDebtIDParams() *GetMeDebtAccountDebtDebtIDParams

NewGetMeDebtAccountDebtDebtIDParams creates a new GetMeDebtAccountDebtDebtIDParams object with the default values initialized.

func NewGetMeDebtAccountDebtDebtIDParamsWithContext ¶

func NewGetMeDebtAccountDebtDebtIDParamsWithContext(ctx context.Context) *GetMeDebtAccountDebtDebtIDParams

NewGetMeDebtAccountDebtDebtIDParamsWithContext creates a new GetMeDebtAccountDebtDebtIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountDebtDebtIDParamsWithHTTPClient ¶

func NewGetMeDebtAccountDebtDebtIDParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountDebtDebtIDParams

NewGetMeDebtAccountDebtDebtIDParamsWithHTTPClient creates a new GetMeDebtAccountDebtDebtIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountDebtDebtIDParamsWithTimeout ¶

func NewGetMeDebtAccountDebtDebtIDParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountDebtDebtIDParams

NewGetMeDebtAccountDebtDebtIDParamsWithTimeout creates a new GetMeDebtAccountDebtDebtIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountDebtDebtIDParams) SetContext ¶

SetContext adds the context to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) SetDebtID ¶

func (o *GetMeDebtAccountDebtDebtIDParams) SetDebtID(debtID int64)

SetDebtID adds the debtId to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) WithContext ¶

WithContext adds the context to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) WithDebtID ¶

WithDebtID adds the debtID to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account debt debt ID params

func (*GetMeDebtAccountDebtDebtIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountDebtDebtIDReader ¶

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

GetMeDebtAccountDebtDebtIDReader is a Reader for the GetMeDebtAccountDebtDebtID structure.

func (*GetMeDebtAccountDebtDebtIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDebtDefault ¶

type GetMeDebtAccountDebtDefault struct {
	Payload *models.GetMeDebtAccountDebtDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDebtDefault ¶

func NewGetMeDebtAccountDebtDefault(code int) *GetMeDebtAccountDebtDefault

NewGetMeDebtAccountDebtDefault creates a GetMeDebtAccountDebtDefault with default headers values

func (*GetMeDebtAccountDebtDefault) Code ¶

func (o *GetMeDebtAccountDebtDefault) Code() int

Code gets the status code for the get me debt account debt default response

func (*GetMeDebtAccountDebtDefault) Error ¶

type GetMeDebtAccountDebtOK ¶

type GetMeDebtAccountDebtOK struct {
	Payload []int64
}

GetMeDebtAccountDebtOK handles this case with default header values.

return value

func NewGetMeDebtAccountDebtOK ¶

func NewGetMeDebtAccountDebtOK() *GetMeDebtAccountDebtOK

NewGetMeDebtAccountDebtOK creates a GetMeDebtAccountDebtOK with default headers values

func (*GetMeDebtAccountDebtOK) Error ¶

func (o *GetMeDebtAccountDebtOK) Error() string

type GetMeDebtAccountDebtParams ¶

type GetMeDebtAccountDebtParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeDebtAccountDebtParams contains all the parameters to send to the API endpoint for the get me debt account debt operation typically these are written to a http.Request

func NewGetMeDebtAccountDebtParams ¶

func NewGetMeDebtAccountDebtParams() *GetMeDebtAccountDebtParams

NewGetMeDebtAccountDebtParams creates a new GetMeDebtAccountDebtParams object with the default values initialized.

func NewGetMeDebtAccountDebtParamsWithContext ¶

func NewGetMeDebtAccountDebtParamsWithContext(ctx context.Context) *GetMeDebtAccountDebtParams

NewGetMeDebtAccountDebtParamsWithContext creates a new GetMeDebtAccountDebtParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountDebtParamsWithHTTPClient ¶

func NewGetMeDebtAccountDebtParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountDebtParams

NewGetMeDebtAccountDebtParamsWithHTTPClient creates a new GetMeDebtAccountDebtParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountDebtParamsWithTimeout ¶

func NewGetMeDebtAccountDebtParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountDebtParams

NewGetMeDebtAccountDebtParamsWithTimeout creates a new GetMeDebtAccountDebtParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountDebtParams) SetContext ¶

func (o *GetMeDebtAccountDebtParams) SetContext(ctx context.Context)

SetContext adds the context to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) WithContext ¶

WithContext adds the context to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account debt params

func (*GetMeDebtAccountDebtParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountDebtReader ¶

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

GetMeDebtAccountDebtReader is a Reader for the GetMeDebtAccountDebt structure.

func (*GetMeDebtAccountDebtReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDebtAccountDefault ¶

type GetMeDebtAccountDefault struct {
	Payload *models.GetMeDebtAccountDefaultBody
	// contains filtered or unexported fields
}

GetMeDebtAccountDefault handles this case with default header values.

Unexpected error

func NewGetMeDebtAccountDefault ¶

func NewGetMeDebtAccountDefault(code int) *GetMeDebtAccountDefault

NewGetMeDebtAccountDefault creates a GetMeDebtAccountDefault with default headers values

func (*GetMeDebtAccountDefault) Code ¶

func (o *GetMeDebtAccountDefault) Code() int

Code gets the status code for the get me debt account default response

func (*GetMeDebtAccountDefault) Error ¶

func (o *GetMeDebtAccountDefault) Error() string

type GetMeDebtAccountOK ¶

type GetMeDebtAccountOK struct {
	Payload *models.DebtBalance
}

GetMeDebtAccountOK handles this case with default header values.

description of 'debt.Balance' response

func NewGetMeDebtAccountOK ¶

func NewGetMeDebtAccountOK() *GetMeDebtAccountOK

NewGetMeDebtAccountOK creates a GetMeDebtAccountOK with default headers values

func (*GetMeDebtAccountOK) Error ¶

func (o *GetMeDebtAccountOK) Error() string

type GetMeDebtAccountParams ¶

type GetMeDebtAccountParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeDebtAccountParams contains all the parameters to send to the API endpoint for the get me debt account operation typically these are written to a http.Request

func NewGetMeDebtAccountParams ¶

func NewGetMeDebtAccountParams() *GetMeDebtAccountParams

NewGetMeDebtAccountParams creates a new GetMeDebtAccountParams object with the default values initialized.

func NewGetMeDebtAccountParamsWithContext ¶

func NewGetMeDebtAccountParamsWithContext(ctx context.Context) *GetMeDebtAccountParams

NewGetMeDebtAccountParamsWithContext creates a new GetMeDebtAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDebtAccountParamsWithHTTPClient ¶

func NewGetMeDebtAccountParamsWithHTTPClient(client *http.Client) *GetMeDebtAccountParams

NewGetMeDebtAccountParamsWithHTTPClient creates a new GetMeDebtAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDebtAccountParamsWithTimeout ¶

func NewGetMeDebtAccountParamsWithTimeout(timeout time.Duration) *GetMeDebtAccountParams

NewGetMeDebtAccountParamsWithTimeout creates a new GetMeDebtAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDebtAccountParams) SetContext ¶

func (o *GetMeDebtAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get me debt account params

func (*GetMeDebtAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me debt account params

func (*GetMeDebtAccountParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me debt account params

func (*GetMeDebtAccountParams) WithContext ¶

WithContext adds the context to the get me debt account params

func (*GetMeDebtAccountParams) WithHTTPClient ¶

func (o *GetMeDebtAccountParams) WithHTTPClient(client *http.Client) *GetMeDebtAccountParams

WithHTTPClient adds the HTTPClient to the get me debt account params

func (*GetMeDebtAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the get me debt account params

func (*GetMeDebtAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDebtAccountReader ¶

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

GetMeDebtAccountReader is a Reader for the GetMeDebtAccount structure.

func (*GetMeDebtAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDefault ¶

type GetMeDefault struct {
	Payload *models.GetMeDefaultBody
	// contains filtered or unexported fields
}

GetMeDefault handles this case with default header values.

Unexpected error

func NewGetMeDefault ¶

func NewGetMeDefault(code int) *GetMeDefault

NewGetMeDefault creates a GetMeDefault with default headers values

func (*GetMeDefault) Code ¶

func (o *GetMeDefault) Code() int

Code gets the status code for the get me default response

func (*GetMeDefault) Error ¶

func (o *GetMeDefault) Error() string

type GetMeDepositDefault ¶

type GetMeDepositDefault struct {
	Payload *models.GetMeDepositDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDefault ¶

func NewGetMeDepositDefault(code int) *GetMeDepositDefault

NewGetMeDepositDefault creates a GetMeDepositDefault with default headers values

func (*GetMeDepositDefault) Code ¶

func (o *GetMeDepositDefault) Code() int

Code gets the status code for the get me deposit default response

func (*GetMeDepositDefault) Error ¶

func (o *GetMeDepositDefault) Error() string

type GetMeDepositDepositIDDefault ¶

type GetMeDepositDepositIDDefault struct {
	Payload *models.GetMeDepositDepositIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDDefault ¶

func NewGetMeDepositDepositIDDefault(code int) *GetMeDepositDepositIDDefault

NewGetMeDepositDepositIDDefault creates a GetMeDepositDepositIDDefault with default headers values

func (*GetMeDepositDepositIDDefault) Code ¶

Code gets the status code for the get me deposit deposit ID default response

func (*GetMeDepositDepositIDDefault) Error ¶

type GetMeDepositDepositIDDetailsDefault ¶

type GetMeDepositDepositIDDetailsDefault struct {
	Payload *models.GetMeDepositDepositIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDDetailsDefault ¶

func NewGetMeDepositDepositIDDetailsDefault(code int) *GetMeDepositDepositIDDetailsDefault

NewGetMeDepositDepositIDDetailsDefault creates a GetMeDepositDepositIDDetailsDefault with default headers values

func (*GetMeDepositDepositIDDetailsDefault) Code ¶

Code gets the status code for the get me deposit deposit ID details default response

func (*GetMeDepositDepositIDDetailsDefault) Error ¶

type GetMeDepositDepositIDDetailsDepositDetailIDDefault ¶

type GetMeDepositDepositIDDetailsDepositDetailIDDefault struct {
	Payload *models.GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDDetailsDepositDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDDetailsDepositDetailIDDefault ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDDefault(code int) *GetMeDepositDepositIDDetailsDepositDetailIDDefault

NewGetMeDepositDepositIDDetailsDepositDetailIDDefault creates a GetMeDepositDepositIDDetailsDepositDetailIDDefault with default headers values

func (*GetMeDepositDepositIDDetailsDepositDetailIDDefault) Code ¶

Code gets the status code for the get me deposit deposit ID details deposit detail ID default response

func (*GetMeDepositDepositIDDetailsDepositDetailIDDefault) Error ¶

type GetMeDepositDepositIDDetailsDepositDetailIDOK ¶

type GetMeDepositDepositIDDetailsDepositDetailIDOK struct {
	Payload *models.BillingDepositDetail
}

GetMeDepositDepositIDDetailsDepositDetailIDOK handles this case with default header values.

description of 'billing.DepositDetail' response

func NewGetMeDepositDepositIDDetailsDepositDetailIDOK ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDOK() *GetMeDepositDepositIDDetailsDepositDetailIDOK

NewGetMeDepositDepositIDDetailsDepositDetailIDOK creates a GetMeDepositDepositIDDetailsDepositDetailIDOK with default headers values

func (*GetMeDepositDepositIDDetailsDepositDetailIDOK) Error ¶

type GetMeDepositDepositIDDetailsDepositDetailIDParams ¶

type GetMeDepositDepositIDDetailsDepositDetailIDParams struct {

	/*DepositDetailID*/
	DepositDetailID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDDetailsDepositDetailIDParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID details deposit detail ID operation typically these are written to a http.Request

func NewGetMeDepositDepositIDDetailsDepositDetailIDParams ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDParams() *GetMeDepositDepositIDDetailsDepositDetailIDParams

NewGetMeDepositDepositIDDetailsDepositDetailIDParams creates a new GetMeDepositDepositIDDetailsDepositDetailIDParams object with the default values initialized.

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithContext ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithContext(ctx context.Context) *GetMeDepositDepositIDDetailsDepositDetailIDParams

NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithContext creates a new GetMeDepositDepositIDDetailsDepositDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDDetailsDepositDetailIDParams

NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithHTTPClient creates a new GetMeDepositDepositIDDetailsDepositDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithTimeout ¶

func NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDDetailsDepositDetailIDParams

NewGetMeDepositDepositIDDetailsDepositDetailIDParamsWithTimeout creates a new GetMeDepositDepositIDDetailsDepositDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) SetDepositDetailID ¶

func (o *GetMeDepositDepositIDDetailsDepositDetailIDParams) SetDepositDetailID(depositDetailID string)

SetDepositDetailID adds the depositDetailId to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) SetDepositID ¶

func (o *GetMeDepositDepositIDDetailsDepositDetailIDParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WithDepositDetailID ¶

WithDepositDetailID adds the depositDetailID to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID details deposit detail ID params

func (*GetMeDepositDepositIDDetailsDepositDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDDetailsDepositDetailIDReader ¶

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

GetMeDepositDepositIDDetailsDepositDetailIDReader is a Reader for the GetMeDepositDepositIDDetailsDepositDetailID structure.

func (*GetMeDepositDepositIDDetailsDepositDetailIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDDetailsOK ¶

type GetMeDepositDepositIDDetailsOK struct {
	Payload []string
}

GetMeDepositDepositIDDetailsOK handles this case with default header values.

return value

func NewGetMeDepositDepositIDDetailsOK ¶

func NewGetMeDepositDepositIDDetailsOK() *GetMeDepositDepositIDDetailsOK

NewGetMeDepositDepositIDDetailsOK creates a GetMeDepositDepositIDDetailsOK with default headers values

func (*GetMeDepositDepositIDDetailsOK) Error ¶

type GetMeDepositDepositIDDetailsParams ¶

type GetMeDepositDepositIDDetailsParams struct {

	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDDetailsParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID details operation typically these are written to a http.Request

func NewGetMeDepositDepositIDDetailsParams ¶

func NewGetMeDepositDepositIDDetailsParams() *GetMeDepositDepositIDDetailsParams

NewGetMeDepositDepositIDDetailsParams creates a new GetMeDepositDepositIDDetailsParams object with the default values initialized.

func NewGetMeDepositDepositIDDetailsParamsWithContext ¶

func NewGetMeDepositDepositIDDetailsParamsWithContext(ctx context.Context) *GetMeDepositDepositIDDetailsParams

NewGetMeDepositDepositIDDetailsParamsWithContext creates a new GetMeDepositDepositIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDDetailsParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDDetailsParams

NewGetMeDepositDepositIDDetailsParamsWithHTTPClient creates a new GetMeDepositDepositIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDDetailsParamsWithTimeout ¶

func NewGetMeDepositDepositIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDDetailsParams

NewGetMeDepositDepositIDDetailsParamsWithTimeout creates a new GetMeDepositDepositIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDDetailsParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) SetDepositID ¶

func (o *GetMeDepositDepositIDDetailsParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID details params

func (*GetMeDepositDepositIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDDetailsReader ¶

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

GetMeDepositDepositIDDetailsReader is a Reader for the GetMeDepositDepositIDDetails structure.

func (*GetMeDepositDepositIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDOK ¶

type GetMeDepositDepositIDOK struct {
	Payload *models.BillingDeposit
}

GetMeDepositDepositIDOK handles this case with default header values.

description of 'billing.Deposit' response

func NewGetMeDepositDepositIDOK ¶

func NewGetMeDepositDepositIDOK() *GetMeDepositDepositIDOK

NewGetMeDepositDepositIDOK creates a GetMeDepositDepositIDOK with default headers values

func (*GetMeDepositDepositIDOK) Error ¶

func (o *GetMeDepositDepositIDOK) Error() string

type GetMeDepositDepositIDPaidBillsBillIDDebtDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDebtDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDebtDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDebtDefault

NewGetMeDepositDepositIDPaidBillsBillIDDebtDefault creates a GetMeDepositDepositIDPaidBillsBillIDDebtDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID debt default response

func (*GetMeDepositDepositIDPaidBillsBillIDDebtDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOK struct {
	Payload *models.DebtDebt
}

GetMeDepositDepositIDPaidBillsBillIDDebtOK handles this case with default header values.

description of 'debt.Debt' response

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOK() *GetMeDepositDepositIDPaidBillsBillIDDebtOK

NewGetMeDepositDepositIDPaidBillsBillIDDebtOK creates a GetMeDepositDepositIDPaidBillsBillIDDebtOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID debt operation default response

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK struct {
	Payload []int64
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK handles this case with default header values.

return value

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOK() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOK creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object default response

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK struct {
	Payload *models.DebtEntryAssociatedObject
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK handles this case with default header values.

description of 'debt.Entry.AssociatedObject' response

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string
	/*OperationID*/
	OperationID int64

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetDepositID ¶

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetOperationID ¶

SetOperationID adds the operationId to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithOperationID ¶

WithOperationID adds the operationID to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation operation ID associated object params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObject structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID debt operation operation ID default response

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK struct {
	Payload *models.DebtOperation
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK handles this case with default header values.

description of 'debt.Operation' response

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK creates a GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string
	/*OperationID*/
	OperationID int64

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID debt operation operation ID operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetDepositID ¶

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetOperationID ¶

SetOperationID adds the operationId to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithOperationID ¶

WithOperationID adds the operationID to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation operation ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationID structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string
	/*DepositOrderID*/
	DepositOrderID *int64

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID debt operation operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParams() *GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParams creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtOperationParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetDepositID ¶

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetDepositOrderID ¶

func (o *GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetDepositOrderID(depositOrderID *int64)

SetDepositOrderID adds the depositOrderId to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithDepositOrderID ¶

WithDepositOrderID adds the depositOrderID to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt operation params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDebtOperationReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDebtOperation structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDDebtParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsBillIDDebtParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID debt operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParams() *GetMeDepositDepositIDPaidBillsBillIDDebtParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtParams creates a new GetMeDepositDepositIDPaidBillsBillIDDebtParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDebtParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDebtParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDebtParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDebtParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDebtParams

NewGetMeDepositDepositIDPaidBillsBillIDDebtParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDebtParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID debt params

func (*GetMeDepositDepositIDPaidBillsBillIDDebtParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDebtReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDebtReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDebt structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDebtReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDefault

NewGetMeDepositDepositIDPaidBillsBillIDDefault creates a GetMeDepositDepositIDPaidBillsBillIDDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID default response

func (*GetMeDepositDepositIDPaidBillsBillIDDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault creates a GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID details bill detail ID default response

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK struct {
	Payload *models.BillingBillDetail
}

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK handles this case with default header values.

description of 'billing.BillDetail' response

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK() *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK creates a GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams struct {

	/*BillDetailID*/
	BillDetailID string
	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID details bill detail ID operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams() *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetBillDetailID ¶

SetBillDetailID adds the billDetailId to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetDepositID ¶

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithBillDetailID ¶

WithBillDetailID adds the billDetailID to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID details bill detail ID params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailID structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDDetailsDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDDetailsDefault

NewGetMeDepositDepositIDPaidBillsBillIDDetailsDefault creates a GetMeDepositDepositIDPaidBillsBillIDDetailsDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID details default response

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsOK ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsOK struct {
	Payload []string
}

GetMeDepositDepositIDPaidBillsBillIDDetailsOK handles this case with default header values.

return value

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsOK() *GetMeDepositDepositIDPaidBillsBillIDDetailsOK

NewGetMeDepositDepositIDPaidBillsBillIDDetailsOK creates a GetMeDepositDepositIDPaidBillsBillIDDetailsOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsParams ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsBillIDDetailsParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID details operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParams() *GetMeDepositDepositIDPaidBillsBillIDDetailsParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsParams creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDDetailsParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDDetailsParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDDetailsParams

NewGetMeDepositDepositIDPaidBillsBillIDDetailsParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID details params

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDDetailsReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDDetailsReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDDetails structure.

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDOK ¶

type GetMeDepositDepositIDPaidBillsBillIDOK struct {
	Payload *models.BillingBill
}

GetMeDepositDepositIDPaidBillsBillIDOK handles this case with default header values.

description of 'billing.Bill' response

func NewGetMeDepositDepositIDPaidBillsBillIDOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDOK() *GetMeDepositDepositIDPaidBillsBillIDOK

NewGetMeDepositDepositIDPaidBillsBillIDOK creates a GetMeDepositDepositIDPaidBillsBillIDOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDParams ¶

type GetMeDepositDepositIDPaidBillsBillIDParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsBillIDParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDParams() *GetMeDepositDepositIDPaidBillsBillIDParams

NewGetMeDepositDepositIDPaidBillsBillIDParams creates a new GetMeDepositDepositIDPaidBillsBillIDParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDParams

NewGetMeDepositDepositIDPaidBillsBillIDParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDParams

NewGetMeDepositDepositIDPaidBillsBillIDParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDParams

NewGetMeDepositDepositIDPaidBillsBillIDParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaidBillsBillIDParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID params

func (*GetMeDepositDepositIDPaidBillsBillIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDPaymentDefault ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsBillIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentDefault ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentDefault(code int) *GetMeDepositDepositIDPaidBillsBillIDPaymentDefault

NewGetMeDepositDepositIDPaidBillsBillIDPaymentDefault creates a GetMeDepositDepositIDPaidBillsBillIDPaymentDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills bill ID payment default response

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentDefault) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentOK ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeDepositDepositIDPaidBillsBillIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentOK ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentOK() *GetMeDepositDepositIDPaidBillsBillIDPaymentOK

NewGetMeDepositDepositIDPaidBillsBillIDPaymentOK creates a GetMeDepositDepositIDPaidBillsBillIDPaymentOK with default headers values

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentOK) Error ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentParams ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsBillIDPaymentParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills bill ID payment operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParams ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParams() *GetMeDepositDepositIDPaidBillsBillIDPaymentParams

NewGetMeDepositDepositIDPaidBillsBillIDPaymentParams creates a new GetMeDepositDepositIDPaidBillsBillIDPaymentParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsBillIDPaymentParams

NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithContext creates a new GetMeDepositDepositIDPaidBillsBillIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsBillIDPaymentParams

NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsBillIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsBillIDPaymentParams

NewGetMeDepositDepositIDPaidBillsBillIDPaymentParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsBillIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetBillID ¶

SetBillID adds the billId to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) SetTimeout ¶

SetTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WithBillID ¶

WithBillID adds the billID to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills bill ID payment params

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsBillIDPaymentReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDPaymentReader is a Reader for the GetMeDepositDepositIDPaidBillsBillIDPayment structure.

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsBillIDReader ¶

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

GetMeDepositDepositIDPaidBillsBillIDReader is a Reader for the GetMeDepositDepositIDPaidBillsBillID structure.

func (*GetMeDepositDepositIDPaidBillsBillIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDPaidBillsDefault ¶

type GetMeDepositDepositIDPaidBillsDefault struct {
	Payload *models.GetMeDepositDepositIDPaidBillsDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaidBillsDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaidBillsDefault ¶

func NewGetMeDepositDepositIDPaidBillsDefault(code int) *GetMeDepositDepositIDPaidBillsDefault

NewGetMeDepositDepositIDPaidBillsDefault creates a GetMeDepositDepositIDPaidBillsDefault with default headers values

func (*GetMeDepositDepositIDPaidBillsDefault) Code ¶

Code gets the status code for the get me deposit deposit ID paid bills default response

func (*GetMeDepositDepositIDPaidBillsDefault) Error ¶

type GetMeDepositDepositIDPaidBillsOK ¶

type GetMeDepositDepositIDPaidBillsOK struct {
	Payload []string
}

GetMeDepositDepositIDPaidBillsOK handles this case with default header values.

return value

func NewGetMeDepositDepositIDPaidBillsOK ¶

func NewGetMeDepositDepositIDPaidBillsOK() *GetMeDepositDepositIDPaidBillsOK

NewGetMeDepositDepositIDPaidBillsOK creates a GetMeDepositDepositIDPaidBillsOK with default headers values

func (*GetMeDepositDepositIDPaidBillsOK) Error ¶

type GetMeDepositDepositIDPaidBillsParams ¶

type GetMeDepositDepositIDPaidBillsParams struct {

	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaidBillsParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID paid bills operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaidBillsParams ¶

func NewGetMeDepositDepositIDPaidBillsParams() *GetMeDepositDepositIDPaidBillsParams

NewGetMeDepositDepositIDPaidBillsParams creates a new GetMeDepositDepositIDPaidBillsParams object with the default values initialized.

func NewGetMeDepositDepositIDPaidBillsParamsWithContext ¶

func NewGetMeDepositDepositIDPaidBillsParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaidBillsParams

NewGetMeDepositDepositIDPaidBillsParamsWithContext creates a new GetMeDepositDepositIDPaidBillsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaidBillsParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaidBillsParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaidBillsParams

NewGetMeDepositDepositIDPaidBillsParamsWithHTTPClient creates a new GetMeDepositDepositIDPaidBillsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaidBillsParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaidBillsParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaidBillsParams

NewGetMeDepositDepositIDPaidBillsParamsWithTimeout creates a new GetMeDepositDepositIDPaidBillsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaidBillsParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaidBillsParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID paid bills params

func (*GetMeDepositDepositIDPaidBillsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaidBillsReader ¶

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

GetMeDepositDepositIDPaidBillsReader is a Reader for the GetMeDepositDepositIDPaidBills structure.

func (*GetMeDepositDepositIDPaidBillsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDParams ¶

type GetMeDepositDepositIDParams struct {

	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID operation typically these are written to a http.Request

func NewGetMeDepositDepositIDParams ¶

func NewGetMeDepositDepositIDParams() *GetMeDepositDepositIDParams

NewGetMeDepositDepositIDParams creates a new GetMeDepositDepositIDParams object with the default values initialized.

func NewGetMeDepositDepositIDParamsWithContext ¶

func NewGetMeDepositDepositIDParamsWithContext(ctx context.Context) *GetMeDepositDepositIDParams

NewGetMeDepositDepositIDParamsWithContext creates a new GetMeDepositDepositIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDParams

NewGetMeDepositDepositIDParamsWithHTTPClient creates a new GetMeDepositDepositIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDParamsWithTimeout ¶

func NewGetMeDepositDepositIDParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDParams

NewGetMeDepositDepositIDParamsWithTimeout creates a new GetMeDepositDepositIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDParams) SetContext ¶

func (o *GetMeDepositDepositIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) SetDepositID ¶

func (o *GetMeDepositDepositIDParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) WithDepositID ¶

func (o *GetMeDepositDepositIDParams) WithDepositID(depositID string) *GetMeDepositDepositIDParams

WithDepositID adds the depositID to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID params

func (*GetMeDepositDepositIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaymentDefault ¶

type GetMeDepositDepositIDPaymentDefault struct {
	Payload *models.GetMeDepositDepositIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeDepositDepositIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeDepositDepositIDPaymentDefault ¶

func NewGetMeDepositDepositIDPaymentDefault(code int) *GetMeDepositDepositIDPaymentDefault

NewGetMeDepositDepositIDPaymentDefault creates a GetMeDepositDepositIDPaymentDefault with default headers values

func (*GetMeDepositDepositIDPaymentDefault) Code ¶

Code gets the status code for the get me deposit deposit ID payment default response

func (*GetMeDepositDepositIDPaymentDefault) Error ¶

type GetMeDepositDepositIDPaymentOK ¶

type GetMeDepositDepositIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeDepositDepositIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeDepositDepositIDPaymentOK ¶

func NewGetMeDepositDepositIDPaymentOK() *GetMeDepositDepositIDPaymentOK

NewGetMeDepositDepositIDPaymentOK creates a GetMeDepositDepositIDPaymentOK with default headers values

func (*GetMeDepositDepositIDPaymentOK) Error ¶

type GetMeDepositDepositIDPaymentParams ¶

type GetMeDepositDepositIDPaymentParams struct {

	/*DepositID*/
	DepositID string

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

GetMeDepositDepositIDPaymentParams contains all the parameters to send to the API endpoint for the get me deposit deposit ID payment operation typically these are written to a http.Request

func NewGetMeDepositDepositIDPaymentParams ¶

func NewGetMeDepositDepositIDPaymentParams() *GetMeDepositDepositIDPaymentParams

NewGetMeDepositDepositIDPaymentParams creates a new GetMeDepositDepositIDPaymentParams object with the default values initialized.

func NewGetMeDepositDepositIDPaymentParamsWithContext ¶

func NewGetMeDepositDepositIDPaymentParamsWithContext(ctx context.Context) *GetMeDepositDepositIDPaymentParams

NewGetMeDepositDepositIDPaymentParamsWithContext creates a new GetMeDepositDepositIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositDepositIDPaymentParamsWithHTTPClient ¶

func NewGetMeDepositDepositIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeDepositDepositIDPaymentParams

NewGetMeDepositDepositIDPaymentParamsWithHTTPClient creates a new GetMeDepositDepositIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositDepositIDPaymentParamsWithTimeout ¶

func NewGetMeDepositDepositIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeDepositDepositIDPaymentParams

NewGetMeDepositDepositIDPaymentParamsWithTimeout creates a new GetMeDepositDepositIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositDepositIDPaymentParams) SetContext ¶

SetContext adds the context to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) SetDepositID ¶

func (o *GetMeDepositDepositIDPaymentParams) SetDepositID(depositID string)

SetDepositID adds the depositId to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) WithContext ¶

WithContext adds the context to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) WithDepositID ¶

WithDepositID adds the depositID to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me deposit deposit ID payment params

func (*GetMeDepositDepositIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeDepositDepositIDPaymentReader ¶

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

GetMeDepositDepositIDPaymentReader is a Reader for the GetMeDepositDepositIDPayment structure.

func (*GetMeDepositDepositIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositDepositIDReader ¶

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

GetMeDepositDepositIDReader is a Reader for the GetMeDepositDepositID structure.

func (*GetMeDepositDepositIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDepositOK ¶

type GetMeDepositOK struct {
	Payload []string
}

GetMeDepositOK handles this case with default header values.

return value

func NewGetMeDepositOK ¶

func NewGetMeDepositOK() *GetMeDepositOK

NewGetMeDepositOK creates a GetMeDepositOK with default headers values

func (*GetMeDepositOK) Error ¶

func (o *GetMeDepositOK) Error() string

type GetMeDepositParams ¶

type GetMeDepositParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime
	/*OrderID*/
	OrderID *int64

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

GetMeDepositParams contains all the parameters to send to the API endpoint for the get me deposit operation typically these are written to a http.Request

func NewGetMeDepositParams ¶

func NewGetMeDepositParams() *GetMeDepositParams

NewGetMeDepositParams creates a new GetMeDepositParams object with the default values initialized.

func NewGetMeDepositParamsWithContext ¶

func NewGetMeDepositParamsWithContext(ctx context.Context) *GetMeDepositParams

NewGetMeDepositParamsWithContext creates a new GetMeDepositParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDepositParamsWithHTTPClient ¶

func NewGetMeDepositParamsWithHTTPClient(client *http.Client) *GetMeDepositParams

NewGetMeDepositParamsWithHTTPClient creates a new GetMeDepositParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDepositParamsWithTimeout ¶

func NewGetMeDepositParamsWithTimeout(timeout time.Duration) *GetMeDepositParams

NewGetMeDepositParamsWithTimeout creates a new GetMeDepositParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDepositParams) SetContext ¶

func (o *GetMeDepositParams) SetContext(ctx context.Context)

SetContext adds the context to the get me deposit params

func (*GetMeDepositParams) SetDateFrom ¶

func (o *GetMeDepositParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me deposit params

func (*GetMeDepositParams) SetDateTo ¶

func (o *GetMeDepositParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me deposit params

func (*GetMeDepositParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me deposit params

func (*GetMeDepositParams) SetOrderID ¶

func (o *GetMeDepositParams) SetOrderID(orderID *int64)

SetOrderID adds the orderId to the get me deposit params

func (*GetMeDepositParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me deposit params

func (*GetMeDepositParams) WithContext ¶

WithContext adds the context to the get me deposit params

func (*GetMeDepositParams) WithDateFrom ¶

func (o *GetMeDepositParams) WithDateFrom(dateFrom *strfmt.DateTime) *GetMeDepositParams

WithDateFrom adds the dateFrom to the get me deposit params

func (*GetMeDepositParams) WithDateTo ¶

func (o *GetMeDepositParams) WithDateTo(dateTo *strfmt.DateTime) *GetMeDepositParams

WithDateTo adds the dateTo to the get me deposit params

func (*GetMeDepositParams) WithHTTPClient ¶

func (o *GetMeDepositParams) WithHTTPClient(client *http.Client) *GetMeDepositParams

WithHTTPClient adds the HTTPClient to the get me deposit params

func (*GetMeDepositParams) WithOrderID ¶

func (o *GetMeDepositParams) WithOrderID(orderID *int64) *GetMeDepositParams

WithOrderID adds the orderID to the get me deposit params

func (*GetMeDepositParams) WithTimeout ¶

func (o *GetMeDepositParams) WithTimeout(timeout time.Duration) *GetMeDepositParams

WithTimeout adds the timeout to the get me deposit params

func (*GetMeDepositParams) WriteToRequest ¶

func (o *GetMeDepositParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeDepositReader ¶

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

GetMeDepositReader is a Reader for the GetMeDeposit structure.

func (*GetMeDepositReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDocumentDefault ¶

type GetMeDocumentDefault struct {
	Payload *models.GetMeDocumentDefaultBody
	// contains filtered or unexported fields
}

GetMeDocumentDefault handles this case with default header values.

Unexpected error

func NewGetMeDocumentDefault ¶

func NewGetMeDocumentDefault(code int) *GetMeDocumentDefault

NewGetMeDocumentDefault creates a GetMeDocumentDefault with default headers values

func (*GetMeDocumentDefault) Code ¶

func (o *GetMeDocumentDefault) Code() int

Code gets the status code for the get me document default response

func (*GetMeDocumentDefault) Error ¶

func (o *GetMeDocumentDefault) Error() string

type GetMeDocumentIDDefault ¶

type GetMeDocumentIDDefault struct {
	Payload *models.GetMeDocumentIDDefaultBody
	// contains filtered or unexported fields
}

GetMeDocumentIDDefault handles this case with default header values.

Unexpected error

func NewGetMeDocumentIDDefault ¶

func NewGetMeDocumentIDDefault(code int) *GetMeDocumentIDDefault

NewGetMeDocumentIDDefault creates a GetMeDocumentIDDefault with default headers values

func (*GetMeDocumentIDDefault) Code ¶

func (o *GetMeDocumentIDDefault) Code() int

Code gets the status code for the get me document ID default response

func (*GetMeDocumentIDDefault) Error ¶

func (o *GetMeDocumentIDDefault) Error() string

type GetMeDocumentIDOK ¶

type GetMeDocumentIDOK struct {
	Payload *models.NichandleDocumentDocument
}

GetMeDocumentIDOK handles this case with default header values.

description of 'nichandle.Document.Document' response

func NewGetMeDocumentIDOK ¶

func NewGetMeDocumentIDOK() *GetMeDocumentIDOK

NewGetMeDocumentIDOK creates a GetMeDocumentIDOK with default headers values

func (*GetMeDocumentIDOK) Error ¶

func (o *GetMeDocumentIDOK) Error() string

type GetMeDocumentIDParams ¶

type GetMeDocumentIDParams struct {

	/*ID*/
	ID string

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

GetMeDocumentIDParams contains all the parameters to send to the API endpoint for the get me document ID operation typically these are written to a http.Request

func NewGetMeDocumentIDParams ¶

func NewGetMeDocumentIDParams() *GetMeDocumentIDParams

NewGetMeDocumentIDParams creates a new GetMeDocumentIDParams object with the default values initialized.

func NewGetMeDocumentIDParamsWithContext ¶

func NewGetMeDocumentIDParamsWithContext(ctx context.Context) *GetMeDocumentIDParams

NewGetMeDocumentIDParamsWithContext creates a new GetMeDocumentIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDocumentIDParamsWithHTTPClient ¶

func NewGetMeDocumentIDParamsWithHTTPClient(client *http.Client) *GetMeDocumentIDParams

NewGetMeDocumentIDParamsWithHTTPClient creates a new GetMeDocumentIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDocumentIDParamsWithTimeout ¶

func NewGetMeDocumentIDParamsWithTimeout(timeout time.Duration) *GetMeDocumentIDParams

NewGetMeDocumentIDParamsWithTimeout creates a new GetMeDocumentIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDocumentIDParams) SetContext ¶

func (o *GetMeDocumentIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me document ID params

func (*GetMeDocumentIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me document ID params

func (*GetMeDocumentIDParams) SetID ¶

func (o *GetMeDocumentIDParams) SetID(id string)

SetID adds the id to the get me document ID params

func (*GetMeDocumentIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me document ID params

func (*GetMeDocumentIDParams) WithContext ¶

WithContext adds the context to the get me document ID params

func (*GetMeDocumentIDParams) WithHTTPClient ¶

func (o *GetMeDocumentIDParams) WithHTTPClient(client *http.Client) *GetMeDocumentIDParams

WithHTTPClient adds the HTTPClient to the get me document ID params

func (*GetMeDocumentIDParams) WithID ¶

WithID adds the id to the get me document ID params

func (*GetMeDocumentIDParams) WithTimeout ¶

func (o *GetMeDocumentIDParams) WithTimeout(timeout time.Duration) *GetMeDocumentIDParams

WithTimeout adds the timeout to the get me document ID params

func (*GetMeDocumentIDParams) WriteToRequest ¶

func (o *GetMeDocumentIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeDocumentIDReader ¶

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

GetMeDocumentIDReader is a Reader for the GetMeDocumentID structure.

func (*GetMeDocumentIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeDocumentOK ¶

type GetMeDocumentOK struct {
	Payload []string
}

GetMeDocumentOK handles this case with default header values.

return value

func NewGetMeDocumentOK ¶

func NewGetMeDocumentOK() *GetMeDocumentOK

NewGetMeDocumentOK creates a GetMeDocumentOK with default headers values

func (*GetMeDocumentOK) Error ¶

func (o *GetMeDocumentOK) Error() string

type GetMeDocumentParams ¶

type GetMeDocumentParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeDocumentParams contains all the parameters to send to the API endpoint for the get me document operation typically these are written to a http.Request

func NewGetMeDocumentParams ¶

func NewGetMeDocumentParams() *GetMeDocumentParams

NewGetMeDocumentParams creates a new GetMeDocumentParams object with the default values initialized.

func NewGetMeDocumentParamsWithContext ¶

func NewGetMeDocumentParamsWithContext(ctx context.Context) *GetMeDocumentParams

NewGetMeDocumentParamsWithContext creates a new GetMeDocumentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeDocumentParamsWithHTTPClient ¶

func NewGetMeDocumentParamsWithHTTPClient(client *http.Client) *GetMeDocumentParams

NewGetMeDocumentParamsWithHTTPClient creates a new GetMeDocumentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeDocumentParamsWithTimeout ¶

func NewGetMeDocumentParamsWithTimeout(timeout time.Duration) *GetMeDocumentParams

NewGetMeDocumentParamsWithTimeout creates a new GetMeDocumentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeDocumentParams) SetContext ¶

func (o *GetMeDocumentParams) SetContext(ctx context.Context)

SetContext adds the context to the get me document params

func (*GetMeDocumentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me document params

func (*GetMeDocumentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me document params

func (*GetMeDocumentParams) WithContext ¶

WithContext adds the context to the get me document params

func (*GetMeDocumentParams) WithHTTPClient ¶

func (o *GetMeDocumentParams) WithHTTPClient(client *http.Client) *GetMeDocumentParams

WithHTTPClient adds the HTTPClient to the get me document params

func (*GetMeDocumentParams) WithTimeout ¶

func (o *GetMeDocumentParams) WithTimeout(timeout time.Duration) *GetMeDocumentParams

WithTimeout adds the timeout to the get me document params

func (*GetMeDocumentParams) WriteToRequest ¶

func (o *GetMeDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeDocumentReader ¶

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

GetMeDocumentReader is a Reader for the GetMeDocument structure.

func (*GetMeDocumentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeFaxCustomDomainsDefault ¶

type GetMeFaxCustomDomainsDefault struct {
	Payload *models.GetMeFaxCustomDomainsDefaultBody
	// contains filtered or unexported fields
}

GetMeFaxCustomDomainsDefault handles this case with default header values.

Unexpected error

func NewGetMeFaxCustomDomainsDefault ¶

func NewGetMeFaxCustomDomainsDefault(code int) *GetMeFaxCustomDomainsDefault

NewGetMeFaxCustomDomainsDefault creates a GetMeFaxCustomDomainsDefault with default headers values

func (*GetMeFaxCustomDomainsDefault) Code ¶

Code gets the status code for the get me fax custom domains default response

func (*GetMeFaxCustomDomainsDefault) Error ¶

type GetMeFaxCustomDomainsIDDefault ¶

type GetMeFaxCustomDomainsIDDefault struct {
	Payload *models.GetMeFaxCustomDomainsIDDefaultBody
	// contains filtered or unexported fields
}

GetMeFaxCustomDomainsIDDefault handles this case with default header values.

Unexpected error

func NewGetMeFaxCustomDomainsIDDefault ¶

func NewGetMeFaxCustomDomainsIDDefault(code int) *GetMeFaxCustomDomainsIDDefault

NewGetMeFaxCustomDomainsIDDefault creates a GetMeFaxCustomDomainsIDDefault with default headers values

func (*GetMeFaxCustomDomainsIDDefault) Code ¶

Code gets the status code for the get me fax custom domains ID default response

func (*GetMeFaxCustomDomainsIDDefault) Error ¶

type GetMeFaxCustomDomainsIDOK ¶

type GetMeFaxCustomDomainsIDOK struct {
	Payload *models.TelephonyMailDomain2Service
}

GetMeFaxCustomDomainsIDOK handles this case with default header values.

description of 'telephony.MailDomain2Service' response

func NewGetMeFaxCustomDomainsIDOK ¶

func NewGetMeFaxCustomDomainsIDOK() *GetMeFaxCustomDomainsIDOK

NewGetMeFaxCustomDomainsIDOK creates a GetMeFaxCustomDomainsIDOK with default headers values

func (*GetMeFaxCustomDomainsIDOK) Error ¶

func (o *GetMeFaxCustomDomainsIDOK) Error() string

type GetMeFaxCustomDomainsIDParams ¶

type GetMeFaxCustomDomainsIDParams struct {

	/*ID*/
	ID int64

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

GetMeFaxCustomDomainsIDParams contains all the parameters to send to the API endpoint for the get me fax custom domains ID operation typically these are written to a http.Request

func NewGetMeFaxCustomDomainsIDParams ¶

func NewGetMeFaxCustomDomainsIDParams() *GetMeFaxCustomDomainsIDParams

NewGetMeFaxCustomDomainsIDParams creates a new GetMeFaxCustomDomainsIDParams object with the default values initialized.

func NewGetMeFaxCustomDomainsIDParamsWithContext ¶

func NewGetMeFaxCustomDomainsIDParamsWithContext(ctx context.Context) *GetMeFaxCustomDomainsIDParams

NewGetMeFaxCustomDomainsIDParamsWithContext creates a new GetMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeFaxCustomDomainsIDParamsWithHTTPClient ¶

func NewGetMeFaxCustomDomainsIDParamsWithHTTPClient(client *http.Client) *GetMeFaxCustomDomainsIDParams

NewGetMeFaxCustomDomainsIDParamsWithHTTPClient creates a new GetMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeFaxCustomDomainsIDParamsWithTimeout ¶

func NewGetMeFaxCustomDomainsIDParamsWithTimeout(timeout time.Duration) *GetMeFaxCustomDomainsIDParams

NewGetMeFaxCustomDomainsIDParamsWithTimeout creates a new GetMeFaxCustomDomainsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeFaxCustomDomainsIDParams) SetContext ¶

func (o *GetMeFaxCustomDomainsIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) SetID ¶

func (o *GetMeFaxCustomDomainsIDParams) SetID(id int64)

SetID adds the id to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) WithContext ¶

WithContext adds the context to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) WithID ¶

WithID adds the id to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me fax custom domains ID params

func (*GetMeFaxCustomDomainsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeFaxCustomDomainsIDReader ¶

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

GetMeFaxCustomDomainsIDReader is a Reader for the GetMeFaxCustomDomainsID structure.

func (*GetMeFaxCustomDomainsIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeFaxCustomDomainsOK ¶

type GetMeFaxCustomDomainsOK struct {
	Payload []int64
}

GetMeFaxCustomDomainsOK handles this case with default header values.

return value

func NewGetMeFaxCustomDomainsOK ¶

func NewGetMeFaxCustomDomainsOK() *GetMeFaxCustomDomainsOK

NewGetMeFaxCustomDomainsOK creates a GetMeFaxCustomDomainsOK with default headers values

func (*GetMeFaxCustomDomainsOK) Error ¶

func (o *GetMeFaxCustomDomainsOK) Error() string

type GetMeFaxCustomDomainsParams ¶

type GetMeFaxCustomDomainsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeFaxCustomDomainsParams contains all the parameters to send to the API endpoint for the get me fax custom domains operation typically these are written to a http.Request

func NewGetMeFaxCustomDomainsParams ¶

func NewGetMeFaxCustomDomainsParams() *GetMeFaxCustomDomainsParams

NewGetMeFaxCustomDomainsParams creates a new GetMeFaxCustomDomainsParams object with the default values initialized.

func NewGetMeFaxCustomDomainsParamsWithContext ¶

func NewGetMeFaxCustomDomainsParamsWithContext(ctx context.Context) *GetMeFaxCustomDomainsParams

NewGetMeFaxCustomDomainsParamsWithContext creates a new GetMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeFaxCustomDomainsParamsWithHTTPClient ¶

func NewGetMeFaxCustomDomainsParamsWithHTTPClient(client *http.Client) *GetMeFaxCustomDomainsParams

NewGetMeFaxCustomDomainsParamsWithHTTPClient creates a new GetMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeFaxCustomDomainsParamsWithTimeout ¶

func NewGetMeFaxCustomDomainsParamsWithTimeout(timeout time.Duration) *GetMeFaxCustomDomainsParams

NewGetMeFaxCustomDomainsParamsWithTimeout creates a new GetMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeFaxCustomDomainsParams) SetContext ¶

func (o *GetMeFaxCustomDomainsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) WithContext ¶

WithContext adds the context to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me fax custom domains params

func (*GetMeFaxCustomDomainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeFaxCustomDomainsReader ¶

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

GetMeFaxCustomDomainsReader is a Reader for the GetMeFaxCustomDomains structure.

func (*GetMeFaxCustomDomainsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeFidelityAccountDefault ¶

type GetMeFidelityAccountDefault struct {
	Payload *models.GetMeFidelityAccountDefaultBody
	// contains filtered or unexported fields
}

GetMeFidelityAccountDefault handles this case with default header values.

Unexpected error

func NewGetMeFidelityAccountDefault ¶

func NewGetMeFidelityAccountDefault(code int) *GetMeFidelityAccountDefault

NewGetMeFidelityAccountDefault creates a GetMeFidelityAccountDefault with default headers values

func (*GetMeFidelityAccountDefault) Code ¶

func (o *GetMeFidelityAccountDefault) Code() int

Code gets the status code for the get me fidelity account default response

func (*GetMeFidelityAccountDefault) Error ¶

type GetMeFidelityAccountMovementsDefault ¶

type GetMeFidelityAccountMovementsDefault struct {
	Payload *models.GetMeFidelityAccountMovementsDefaultBody
	// contains filtered or unexported fields
}

GetMeFidelityAccountMovementsDefault handles this case with default header values.

Unexpected error

func NewGetMeFidelityAccountMovementsDefault ¶

func NewGetMeFidelityAccountMovementsDefault(code int) *GetMeFidelityAccountMovementsDefault

NewGetMeFidelityAccountMovementsDefault creates a GetMeFidelityAccountMovementsDefault with default headers values

func (*GetMeFidelityAccountMovementsDefault) Code ¶

Code gets the status code for the get me fidelity account movements default response

func (*GetMeFidelityAccountMovementsDefault) Error ¶

type GetMeFidelityAccountMovementsMovementIDDefault ¶

type GetMeFidelityAccountMovementsMovementIDDefault struct {
	Payload *models.GetMeFidelityAccountMovementsMovementIDDefaultBody
	// contains filtered or unexported fields
}

GetMeFidelityAccountMovementsMovementIDDefault handles this case with default header values.

Unexpected error

func NewGetMeFidelityAccountMovementsMovementIDDefault ¶

func NewGetMeFidelityAccountMovementsMovementIDDefault(code int) *GetMeFidelityAccountMovementsMovementIDDefault

NewGetMeFidelityAccountMovementsMovementIDDefault creates a GetMeFidelityAccountMovementsMovementIDDefault with default headers values

func (*GetMeFidelityAccountMovementsMovementIDDefault) Code ¶

Code gets the status code for the get me fidelity account movements movement ID default response

func (*GetMeFidelityAccountMovementsMovementIDDefault) Error ¶

type GetMeFidelityAccountMovementsMovementIDOK ¶

type GetMeFidelityAccountMovementsMovementIDOK struct {
	Payload *models.BillingFidelityMovement
}

GetMeFidelityAccountMovementsMovementIDOK handles this case with default header values.

description of 'billing.FidelityMovement' response

func NewGetMeFidelityAccountMovementsMovementIDOK ¶

func NewGetMeFidelityAccountMovementsMovementIDOK() *GetMeFidelityAccountMovementsMovementIDOK

NewGetMeFidelityAccountMovementsMovementIDOK creates a GetMeFidelityAccountMovementsMovementIDOK with default headers values

func (*GetMeFidelityAccountMovementsMovementIDOK) Error ¶

type GetMeFidelityAccountMovementsMovementIDParams ¶

type GetMeFidelityAccountMovementsMovementIDParams struct {

	/*MovementID*/
	MovementID int64

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

GetMeFidelityAccountMovementsMovementIDParams contains all the parameters to send to the API endpoint for the get me fidelity account movements movement ID operation typically these are written to a http.Request

func NewGetMeFidelityAccountMovementsMovementIDParams ¶

func NewGetMeFidelityAccountMovementsMovementIDParams() *GetMeFidelityAccountMovementsMovementIDParams

NewGetMeFidelityAccountMovementsMovementIDParams creates a new GetMeFidelityAccountMovementsMovementIDParams object with the default values initialized.

func NewGetMeFidelityAccountMovementsMovementIDParamsWithContext ¶

func NewGetMeFidelityAccountMovementsMovementIDParamsWithContext(ctx context.Context) *GetMeFidelityAccountMovementsMovementIDParams

NewGetMeFidelityAccountMovementsMovementIDParamsWithContext creates a new GetMeFidelityAccountMovementsMovementIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeFidelityAccountMovementsMovementIDParamsWithHTTPClient ¶

func NewGetMeFidelityAccountMovementsMovementIDParamsWithHTTPClient(client *http.Client) *GetMeFidelityAccountMovementsMovementIDParams

NewGetMeFidelityAccountMovementsMovementIDParamsWithHTTPClient creates a new GetMeFidelityAccountMovementsMovementIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeFidelityAccountMovementsMovementIDParamsWithTimeout ¶

func NewGetMeFidelityAccountMovementsMovementIDParamsWithTimeout(timeout time.Duration) *GetMeFidelityAccountMovementsMovementIDParams

NewGetMeFidelityAccountMovementsMovementIDParamsWithTimeout creates a new GetMeFidelityAccountMovementsMovementIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeFidelityAccountMovementsMovementIDParams) SetContext ¶

SetContext adds the context to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) SetMovementID ¶

func (o *GetMeFidelityAccountMovementsMovementIDParams) SetMovementID(movementID int64)

SetMovementID adds the movementId to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) WithContext ¶

WithContext adds the context to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) WithMovementID ¶

WithMovementID adds the movementID to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me fidelity account movements movement ID params

func (*GetMeFidelityAccountMovementsMovementIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeFidelityAccountMovementsMovementIDReader ¶

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

GetMeFidelityAccountMovementsMovementIDReader is a Reader for the GetMeFidelityAccountMovementsMovementID structure.

func (*GetMeFidelityAccountMovementsMovementIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeFidelityAccountMovementsOK ¶

type GetMeFidelityAccountMovementsOK struct {
	Payload []int64
}

GetMeFidelityAccountMovementsOK handles this case with default header values.

return value

func NewGetMeFidelityAccountMovementsOK ¶

func NewGetMeFidelityAccountMovementsOK() *GetMeFidelityAccountMovementsOK

NewGetMeFidelityAccountMovementsOK creates a GetMeFidelityAccountMovementsOK with default headers values

func (*GetMeFidelityAccountMovementsOK) Error ¶

type GetMeFidelityAccountMovementsParams ¶

type GetMeFidelityAccountMovementsParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime

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

GetMeFidelityAccountMovementsParams contains all the parameters to send to the API endpoint for the get me fidelity account movements operation typically these are written to a http.Request

func NewGetMeFidelityAccountMovementsParams ¶

func NewGetMeFidelityAccountMovementsParams() *GetMeFidelityAccountMovementsParams

NewGetMeFidelityAccountMovementsParams creates a new GetMeFidelityAccountMovementsParams object with the default values initialized.

func NewGetMeFidelityAccountMovementsParamsWithContext ¶

func NewGetMeFidelityAccountMovementsParamsWithContext(ctx context.Context) *GetMeFidelityAccountMovementsParams

NewGetMeFidelityAccountMovementsParamsWithContext creates a new GetMeFidelityAccountMovementsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeFidelityAccountMovementsParamsWithHTTPClient ¶

func NewGetMeFidelityAccountMovementsParamsWithHTTPClient(client *http.Client) *GetMeFidelityAccountMovementsParams

NewGetMeFidelityAccountMovementsParamsWithHTTPClient creates a new GetMeFidelityAccountMovementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeFidelityAccountMovementsParamsWithTimeout ¶

func NewGetMeFidelityAccountMovementsParamsWithTimeout(timeout time.Duration) *GetMeFidelityAccountMovementsParams

NewGetMeFidelityAccountMovementsParamsWithTimeout creates a new GetMeFidelityAccountMovementsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeFidelityAccountMovementsParams) SetContext ¶

SetContext adds the context to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) SetDateFrom ¶

func (o *GetMeFidelityAccountMovementsParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) SetDateTo ¶

func (o *GetMeFidelityAccountMovementsParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WithContext ¶

WithContext adds the context to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WithDateFrom ¶

WithDateFrom adds the dateFrom to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WithDateTo ¶

WithDateTo adds the dateTo to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me fidelity account movements params

func (*GetMeFidelityAccountMovementsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeFidelityAccountMovementsReader ¶

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

GetMeFidelityAccountMovementsReader is a Reader for the GetMeFidelityAccountMovements structure.

func (*GetMeFidelityAccountMovementsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeFidelityAccountOK ¶

type GetMeFidelityAccountOK struct {
	Payload *models.BillingFidelityAccount
}

GetMeFidelityAccountOK handles this case with default header values.

description of 'billing.FidelityAccount' response

func NewGetMeFidelityAccountOK ¶

func NewGetMeFidelityAccountOK() *GetMeFidelityAccountOK

NewGetMeFidelityAccountOK creates a GetMeFidelityAccountOK with default headers values

func (*GetMeFidelityAccountOK) Error ¶

func (o *GetMeFidelityAccountOK) Error() string

type GetMeFidelityAccountParams ¶

type GetMeFidelityAccountParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeFidelityAccountParams contains all the parameters to send to the API endpoint for the get me fidelity account operation typically these are written to a http.Request

func NewGetMeFidelityAccountParams ¶

func NewGetMeFidelityAccountParams() *GetMeFidelityAccountParams

NewGetMeFidelityAccountParams creates a new GetMeFidelityAccountParams object with the default values initialized.

func NewGetMeFidelityAccountParamsWithContext ¶

func NewGetMeFidelityAccountParamsWithContext(ctx context.Context) *GetMeFidelityAccountParams

NewGetMeFidelityAccountParamsWithContext creates a new GetMeFidelityAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeFidelityAccountParamsWithHTTPClient ¶

func NewGetMeFidelityAccountParamsWithHTTPClient(client *http.Client) *GetMeFidelityAccountParams

NewGetMeFidelityAccountParamsWithHTTPClient creates a new GetMeFidelityAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeFidelityAccountParamsWithTimeout ¶

func NewGetMeFidelityAccountParamsWithTimeout(timeout time.Duration) *GetMeFidelityAccountParams

NewGetMeFidelityAccountParamsWithTimeout creates a new GetMeFidelityAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeFidelityAccountParams) SetContext ¶

func (o *GetMeFidelityAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get me fidelity account params

func (*GetMeFidelityAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me fidelity account params

func (*GetMeFidelityAccountParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me fidelity account params

func (*GetMeFidelityAccountParams) WithContext ¶

WithContext adds the context to the get me fidelity account params

func (*GetMeFidelityAccountParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me fidelity account params

func (*GetMeFidelityAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the get me fidelity account params

func (*GetMeFidelityAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeFidelityAccountReader ¶

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

GetMeFidelityAccountReader is a Reader for the GetMeFidelityAccount structure.

func (*GetMeFidelityAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeIPOrganisationDefault ¶

type GetMeIPOrganisationDefault struct {
	Payload *models.GetMeIPOrganisationDefaultBody
	// contains filtered or unexported fields
}

GetMeIPOrganisationDefault handles this case with default header values.

Unexpected error

func NewGetMeIPOrganisationDefault ¶

func NewGetMeIPOrganisationDefault(code int) *GetMeIPOrganisationDefault

NewGetMeIPOrganisationDefault creates a GetMeIPOrganisationDefault with default headers values

func (*GetMeIPOrganisationDefault) Code ¶

func (o *GetMeIPOrganisationDefault) Code() int

Code gets the status code for the get me IP organisation default response

func (*GetMeIPOrganisationDefault) Error ¶

type GetMeIPOrganisationOK ¶

type GetMeIPOrganisationOK struct {
	Payload []string
}

GetMeIPOrganisationOK handles this case with default header values.

return value

func NewGetMeIPOrganisationOK ¶

func NewGetMeIPOrganisationOK() *GetMeIPOrganisationOK

NewGetMeIPOrganisationOK creates a GetMeIPOrganisationOK with default headers values

func (*GetMeIPOrganisationOK) Error ¶

func (o *GetMeIPOrganisationOK) Error() string

type GetMeIPOrganisationOrganisationIDDefault ¶

type GetMeIPOrganisationOrganisationIDDefault struct {
	Payload *models.GetMeIPOrganisationOrganisationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeIPOrganisationOrganisationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeIPOrganisationOrganisationIDDefault ¶

func NewGetMeIPOrganisationOrganisationIDDefault(code int) *GetMeIPOrganisationOrganisationIDDefault

NewGetMeIPOrganisationOrganisationIDDefault creates a GetMeIPOrganisationOrganisationIDDefault with default headers values

func (*GetMeIPOrganisationOrganisationIDDefault) Code ¶

Code gets the status code for the get me IP organisation organisation ID default response

func (*GetMeIPOrganisationOrganisationIDDefault) Error ¶

type GetMeIPOrganisationOrganisationIDOK ¶

type GetMeIPOrganisationOrganisationIDOK struct {
	Payload *models.NichandleIPV4Org
}

GetMeIPOrganisationOrganisationIDOK handles this case with default header values.

description of 'nichandle.Ipv4Org' response

func NewGetMeIPOrganisationOrganisationIDOK ¶

func NewGetMeIPOrganisationOrganisationIDOK() *GetMeIPOrganisationOrganisationIDOK

NewGetMeIPOrganisationOrganisationIDOK creates a GetMeIPOrganisationOrganisationIDOK with default headers values

func (*GetMeIPOrganisationOrganisationIDOK) Error ¶

type GetMeIPOrganisationOrganisationIDParams ¶

type GetMeIPOrganisationOrganisationIDParams struct {

	/*OrganisationID*/
	OrganisationID string

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

GetMeIPOrganisationOrganisationIDParams contains all the parameters to send to the API endpoint for the get me IP organisation organisation ID operation typically these are written to a http.Request

func NewGetMeIPOrganisationOrganisationIDParams ¶

func NewGetMeIPOrganisationOrganisationIDParams() *GetMeIPOrganisationOrganisationIDParams

NewGetMeIPOrganisationOrganisationIDParams creates a new GetMeIPOrganisationOrganisationIDParams object with the default values initialized.

func NewGetMeIPOrganisationOrganisationIDParamsWithContext ¶

func NewGetMeIPOrganisationOrganisationIDParamsWithContext(ctx context.Context) *GetMeIPOrganisationOrganisationIDParams

NewGetMeIPOrganisationOrganisationIDParamsWithContext creates a new GetMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeIPOrganisationOrganisationIDParamsWithHTTPClient ¶

func NewGetMeIPOrganisationOrganisationIDParamsWithHTTPClient(client *http.Client) *GetMeIPOrganisationOrganisationIDParams

NewGetMeIPOrganisationOrganisationIDParamsWithHTTPClient creates a new GetMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeIPOrganisationOrganisationIDParamsWithTimeout ¶

func NewGetMeIPOrganisationOrganisationIDParamsWithTimeout(timeout time.Duration) *GetMeIPOrganisationOrganisationIDParams

NewGetMeIPOrganisationOrganisationIDParamsWithTimeout creates a new GetMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeIPOrganisationOrganisationIDParams) SetContext ¶

SetContext adds the context to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) SetOrganisationID ¶

func (o *GetMeIPOrganisationOrganisationIDParams) SetOrganisationID(organisationID string)

SetOrganisationID adds the organisationId to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) WithContext ¶

WithContext adds the context to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) WithOrganisationID ¶

WithOrganisationID adds the organisationID to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me IP organisation organisation ID params

func (*GetMeIPOrganisationOrganisationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeIPOrganisationOrganisationIDReader ¶

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

GetMeIPOrganisationOrganisationIDReader is a Reader for the GetMeIPOrganisationOrganisationID structure.

func (*GetMeIPOrganisationOrganisationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeIPOrganisationParams ¶

type GetMeIPOrganisationParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeIPOrganisationParams contains all the parameters to send to the API endpoint for the get me IP organisation operation typically these are written to a http.Request

func NewGetMeIPOrganisationParams ¶

func NewGetMeIPOrganisationParams() *GetMeIPOrganisationParams

NewGetMeIPOrganisationParams creates a new GetMeIPOrganisationParams object with the default values initialized.

func NewGetMeIPOrganisationParamsWithContext ¶

func NewGetMeIPOrganisationParamsWithContext(ctx context.Context) *GetMeIPOrganisationParams

NewGetMeIPOrganisationParamsWithContext creates a new GetMeIPOrganisationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeIPOrganisationParamsWithHTTPClient ¶

func NewGetMeIPOrganisationParamsWithHTTPClient(client *http.Client) *GetMeIPOrganisationParams

NewGetMeIPOrganisationParamsWithHTTPClient creates a new GetMeIPOrganisationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeIPOrganisationParamsWithTimeout ¶

func NewGetMeIPOrganisationParamsWithTimeout(timeout time.Duration) *GetMeIPOrganisationParams

NewGetMeIPOrganisationParamsWithTimeout creates a new GetMeIPOrganisationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeIPOrganisationParams) SetContext ¶

func (o *GetMeIPOrganisationParams) SetContext(ctx context.Context)

SetContext adds the context to the get me IP organisation params

func (*GetMeIPOrganisationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me IP organisation params

func (*GetMeIPOrganisationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me IP organisation params

func (*GetMeIPOrganisationParams) WithContext ¶

WithContext adds the context to the get me IP organisation params

func (*GetMeIPOrganisationParams) WithHTTPClient ¶

func (o *GetMeIPOrganisationParams) WithHTTPClient(client *http.Client) *GetMeIPOrganisationParams

WithHTTPClient adds the HTTPClient to the get me IP organisation params

func (*GetMeIPOrganisationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me IP organisation params

func (*GetMeIPOrganisationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeIPOrganisationReader ¶

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

GetMeIPOrganisationReader is a Reader for the GetMeIPOrganisation structure.

func (*GetMeIPOrganisationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeIPXEScriptDefault ¶

type GetMeIPXEScriptDefault struct {
	Payload *models.GetMeIPXEScriptDefaultBody
	// contains filtered or unexported fields
}

GetMeIPXEScriptDefault handles this case with default header values.

Unexpected error

func NewGetMeIPXEScriptDefault ¶

func NewGetMeIPXEScriptDefault(code int) *GetMeIPXEScriptDefault

NewGetMeIPXEScriptDefault creates a GetMeIPXEScriptDefault with default headers values

func (*GetMeIPXEScriptDefault) Code ¶

func (o *GetMeIPXEScriptDefault) Code() int

Code gets the status code for the get me IP x e script default response

func (*GetMeIPXEScriptDefault) Error ¶

func (o *GetMeIPXEScriptDefault) Error() string

type GetMeIPXEScriptNameDefault ¶

type GetMeIPXEScriptNameDefault struct {
	Payload *models.GetMeIPXEScriptNameDefaultBody
	// contains filtered or unexported fields
}

GetMeIPXEScriptNameDefault handles this case with default header values.

Unexpected error

func NewGetMeIPXEScriptNameDefault ¶

func NewGetMeIPXEScriptNameDefault(code int) *GetMeIPXEScriptNameDefault

NewGetMeIPXEScriptNameDefault creates a GetMeIPXEScriptNameDefault with default headers values

func (*GetMeIPXEScriptNameDefault) Code ¶

func (o *GetMeIPXEScriptNameDefault) Code() int

Code gets the status code for the get me IP x e script name default response

func (*GetMeIPXEScriptNameDefault) Error ¶

type GetMeIPXEScriptNameOK ¶

type GetMeIPXEScriptNameOK struct {
	Payload *models.NichandleIPXE
}

GetMeIPXEScriptNameOK handles this case with default header values.

description of 'nichandle.Ipxe' response

func NewGetMeIPXEScriptNameOK ¶

func NewGetMeIPXEScriptNameOK() *GetMeIPXEScriptNameOK

NewGetMeIPXEScriptNameOK creates a GetMeIPXEScriptNameOK with default headers values

func (*GetMeIPXEScriptNameOK) Error ¶

func (o *GetMeIPXEScriptNameOK) Error() string

type GetMeIPXEScriptNameParams ¶

type GetMeIPXEScriptNameParams struct {

	/*Name*/
	Name string

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

GetMeIPXEScriptNameParams contains all the parameters to send to the API endpoint for the get me IP x e script name operation typically these are written to a http.Request

func NewGetMeIPXEScriptNameParams ¶

func NewGetMeIPXEScriptNameParams() *GetMeIPXEScriptNameParams

NewGetMeIPXEScriptNameParams creates a new GetMeIPXEScriptNameParams object with the default values initialized.

func NewGetMeIPXEScriptNameParamsWithContext ¶

func NewGetMeIPXEScriptNameParamsWithContext(ctx context.Context) *GetMeIPXEScriptNameParams

NewGetMeIPXEScriptNameParamsWithContext creates a new GetMeIPXEScriptNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeIPXEScriptNameParamsWithHTTPClient ¶

func NewGetMeIPXEScriptNameParamsWithHTTPClient(client *http.Client) *GetMeIPXEScriptNameParams

NewGetMeIPXEScriptNameParamsWithHTTPClient creates a new GetMeIPXEScriptNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeIPXEScriptNameParamsWithTimeout ¶

func NewGetMeIPXEScriptNameParamsWithTimeout(timeout time.Duration) *GetMeIPXEScriptNameParams

NewGetMeIPXEScriptNameParamsWithTimeout creates a new GetMeIPXEScriptNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeIPXEScriptNameParams) SetContext ¶

func (o *GetMeIPXEScriptNameParams) SetContext(ctx context.Context)

SetContext adds the context to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) SetName ¶

func (o *GetMeIPXEScriptNameParams) SetName(name string)

SetName adds the name to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) WithContext ¶

WithContext adds the context to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) WithHTTPClient ¶

func (o *GetMeIPXEScriptNameParams) WithHTTPClient(client *http.Client) *GetMeIPXEScriptNameParams

WithHTTPClient adds the HTTPClient to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) WithName ¶

WithName adds the name to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me IP x e script name params

func (*GetMeIPXEScriptNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeIPXEScriptNameReader ¶

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

GetMeIPXEScriptNameReader is a Reader for the GetMeIPXEScriptName structure.

func (*GetMeIPXEScriptNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeIPXEScriptOK ¶

type GetMeIPXEScriptOK struct {
	Payload []string
}

GetMeIPXEScriptOK handles this case with default header values.

return value

func NewGetMeIPXEScriptOK ¶

func NewGetMeIPXEScriptOK() *GetMeIPXEScriptOK

NewGetMeIPXEScriptOK creates a GetMeIPXEScriptOK with default headers values

func (*GetMeIPXEScriptOK) Error ¶

func (o *GetMeIPXEScriptOK) Error() string

type GetMeIPXEScriptParams ¶

type GetMeIPXEScriptParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeIPXEScriptParams contains all the parameters to send to the API endpoint for the get me IP x e script operation typically these are written to a http.Request

func NewGetMeIPXEScriptParams ¶

func NewGetMeIPXEScriptParams() *GetMeIPXEScriptParams

NewGetMeIPXEScriptParams creates a new GetMeIPXEScriptParams object with the default values initialized.

func NewGetMeIPXEScriptParamsWithContext ¶

func NewGetMeIPXEScriptParamsWithContext(ctx context.Context) *GetMeIPXEScriptParams

NewGetMeIPXEScriptParamsWithContext creates a new GetMeIPXEScriptParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeIPXEScriptParamsWithHTTPClient ¶

func NewGetMeIPXEScriptParamsWithHTTPClient(client *http.Client) *GetMeIPXEScriptParams

NewGetMeIPXEScriptParamsWithHTTPClient creates a new GetMeIPXEScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeIPXEScriptParamsWithTimeout ¶

func NewGetMeIPXEScriptParamsWithTimeout(timeout time.Duration) *GetMeIPXEScriptParams

NewGetMeIPXEScriptParamsWithTimeout creates a new GetMeIPXEScriptParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeIPXEScriptParams) SetContext ¶

func (o *GetMeIPXEScriptParams) SetContext(ctx context.Context)

SetContext adds the context to the get me IP x e script params

func (*GetMeIPXEScriptParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me IP x e script params

func (*GetMeIPXEScriptParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me IP x e script params

func (*GetMeIPXEScriptParams) WithContext ¶

WithContext adds the context to the get me IP x e script params

func (*GetMeIPXEScriptParams) WithHTTPClient ¶

func (o *GetMeIPXEScriptParams) WithHTTPClient(client *http.Client) *GetMeIPXEScriptParams

WithHTTPClient adds the HTTPClient to the get me IP x e script params

func (*GetMeIPXEScriptParams) WithTimeout ¶

func (o *GetMeIPXEScriptParams) WithTimeout(timeout time.Duration) *GetMeIPXEScriptParams

WithTimeout adds the timeout to the get me IP x e script params

func (*GetMeIPXEScriptParams) WriteToRequest ¶

func (o *GetMeIPXEScriptParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeIPXEScriptReader ¶

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

GetMeIPXEScriptReader is a Reader for the GetMeIPXEScript structure.

func (*GetMeIPXEScriptReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateDefault ¶

type GetMeInstallationTemplateDefault struct {
	Payload *models.GetMeInstallationTemplateDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateDefault ¶

func NewGetMeInstallationTemplateDefault(code int) *GetMeInstallationTemplateDefault

NewGetMeInstallationTemplateDefault creates a GetMeInstallationTemplateDefault with default headers values

func (*GetMeInstallationTemplateDefault) Code ¶

Code gets the status code for the get me installation template default response

func (*GetMeInstallationTemplateDefault) Error ¶

type GetMeInstallationTemplateOK ¶

type GetMeInstallationTemplateOK struct {
	Payload []string
}

GetMeInstallationTemplateOK handles this case with default header values.

return value

func NewGetMeInstallationTemplateOK ¶

func NewGetMeInstallationTemplateOK() *GetMeInstallationTemplateOK

NewGetMeInstallationTemplateOK creates a GetMeInstallationTemplateOK with default headers values

func (*GetMeInstallationTemplateOK) Error ¶

type GetMeInstallationTemplateParams ¶

type GetMeInstallationTemplateParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeInstallationTemplateParams contains all the parameters to send to the API endpoint for the get me installation template operation typically these are written to a http.Request

func NewGetMeInstallationTemplateParams ¶

func NewGetMeInstallationTemplateParams() *GetMeInstallationTemplateParams

NewGetMeInstallationTemplateParams creates a new GetMeInstallationTemplateParams object with the default values initialized.

func NewGetMeInstallationTemplateParamsWithContext ¶

func NewGetMeInstallationTemplateParamsWithContext(ctx context.Context) *GetMeInstallationTemplateParams

NewGetMeInstallationTemplateParamsWithContext creates a new GetMeInstallationTemplateParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateParams

NewGetMeInstallationTemplateParamsWithHTTPClient creates a new GetMeInstallationTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateParamsWithTimeout ¶

func NewGetMeInstallationTemplateParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateParams

NewGetMeInstallationTemplateParamsWithTimeout creates a new GetMeInstallationTemplateParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateParams) SetContext ¶

func (o *GetMeInstallationTemplateParams) SetContext(ctx context.Context)

SetContext adds the context to the get me installation template params

func (*GetMeInstallationTemplateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me installation template params

func (*GetMeInstallationTemplateParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me installation template params

func (*GetMeInstallationTemplateParams) WithContext ¶

WithContext adds the context to the get me installation template params

func (*GetMeInstallationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template params

func (*GetMeInstallationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template params

func (*GetMeInstallationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateReader ¶

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

GetMeInstallationTemplateReader is a Reader for the GetMeInstallationTemplate structure.

func (*GetMeInstallationTemplateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNameDefault ¶

type GetMeInstallationTemplateTemplateNameDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNameDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNameDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNameDefault ¶

func NewGetMeInstallationTemplateTemplateNameDefault(code int) *GetMeInstallationTemplateTemplateNameDefault

NewGetMeInstallationTemplateTemplateNameDefault creates a GetMeInstallationTemplateTemplateNameDefault with default headers values

func (*GetMeInstallationTemplateTemplateNameDefault) Code ¶

Code gets the status code for the get me installation template template name default response

func (*GetMeInstallationTemplateTemplateNameDefault) Error ¶

type GetMeInstallationTemplateTemplateNameOK ¶

type GetMeInstallationTemplateTemplateNameOK struct {
	Payload *models.DedicatedInstallationTemplateTemplates
}

GetMeInstallationTemplateTemplateNameOK handles this case with default header values.

description of 'dedicated.InstallationTemplate.Templates' response

func NewGetMeInstallationTemplateTemplateNameOK ¶

func NewGetMeInstallationTemplateTemplateNameOK() *GetMeInstallationTemplateTemplateNameOK

NewGetMeInstallationTemplateTemplateNameOK creates a GetMeInstallationTemplateTemplateNameOK with default headers values

func (*GetMeInstallationTemplateTemplateNameOK) Error ¶

type GetMeInstallationTemplateTemplateNameParams ¶

type GetMeInstallationTemplateTemplateNameParams struct {

	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNameParams contains all the parameters to send to the API endpoint for the get me installation template template name operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNameParams ¶

func NewGetMeInstallationTemplateTemplateNameParams() *GetMeInstallationTemplateTemplateNameParams

NewGetMeInstallationTemplateTemplateNameParams creates a new GetMeInstallationTemplateTemplateNameParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNameParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNameParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNameParams

NewGetMeInstallationTemplateTemplateNameParamsWithContext creates a new GetMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNameParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNameParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNameParams

NewGetMeInstallationTemplateTemplateNameParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNameParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNameParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNameParams

NewGetMeInstallationTemplateTemplateNameParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNameParams) SetContext ¶

SetContext adds the context to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) SetTemplateName ¶

func (o *GetMeInstallationTemplateTemplateNameParams) SetTemplateName(templateName string)

SetTemplateName adds the templateName to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) WithContext ¶

WithContext adds the context to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name params

func (*GetMeInstallationTemplateTemplateNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeOK struct {
	Payload []string
}

GetMeInstallationTemplateTemplateNamePartitionSchemeOK handles this case with default header values.

return value

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeParams struct {

	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) SetTemplateName ¶

func (o *GetMeInstallationTemplateTemplateNamePartitionSchemeParams) SetTemplateName(templateName string)

SetTemplateName adds the templateName to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionScheme structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme scheme name default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme scheme name hardware raid default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme scheme name hardware raid name default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK struct {
	Payload *models.DedicatedInstallationTemplateHardwareRaid
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK handles this case with default header values.

description of 'dedicated.InstallationTemplate.HardwareRaid' response

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams struct {

	/*Name*/
	Name string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme scheme name hardware raid name operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetName ¶

SetName adds the name to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithName ¶

WithName adds the name to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme scheme name hardware raid name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK struct {
	Payload []string
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK handles this case with default header values.

return value

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams struct {

	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme scheme name hardware raid operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetTemplateName ¶

SetTemplateName adds the templateName to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme scheme name hardware raid params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK struct {
	Payload *models.DedicatedInstallationTemplateTemplatePartitioningSchemes
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK handles this case with default header values.

description of 'dedicated.InstallationTemplate.TemplatePartitioningSchemes' response

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams struct {

	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme scheme name operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme scheme name params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme scheme name partition default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault struct {
	Payload *models.GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody
	// contains filtered or unexported fields
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault handles this case with default header values.

Unexpected error

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault(code int) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Code ¶

Code gets the status code for the get me installation template template name partition scheme scheme name partition mountpoint default response

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK struct {
	Payload *models.DedicatedInstallationTemplateTemplatePartitions
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK handles this case with default header values.

description of 'dedicated.InstallationTemplate.TemplatePartitions' response

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams struct {

	/*Mountpoint*/
	Mountpoint string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme scheme name partition mountpoint operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetMountpoint ¶

SetMountpoint adds the mountpoint to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTemplateName ¶

SetTemplateName adds the templateName to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithMountpoint ¶

WithMountpoint adds the mountpoint to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme scheme name partition mountpoint params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK struct {
	Payload []string
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK handles this case with default header values.

return value

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK creates a GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK with default headers values

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK) Error ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams struct {

	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams contains all the parameters to send to the API endpoint for the get me installation template template name partition scheme scheme name partition operation typically these are written to a http.Request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams() *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized.

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext(ctx context.Context) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient(client *http.Client) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout ¶

func NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout(timeout time.Duration) *GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewGetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout creates a new GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetContext ¶

SetContext adds the context to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetTemplateName ¶

SetTemplateName adds the templateName to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetTimeout ¶

SetTimeout adds the timeout to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithContext ¶

WithContext adds the context to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithTemplateName ¶

WithTemplateName adds the templateName to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithTimeout ¶

WithTimeout adds the timeout to the get me installation template template name partition scheme scheme name partition params

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader ¶

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

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader is a Reader for the GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeName structure.

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeInstallationTemplateTemplateNameReader ¶

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

GetMeInstallationTemplateTemplateNameReader is a Reader for the GetMeInstallationTemplateTemplateName structure.

func (*GetMeInstallationTemplateTemplateNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeMailingListAvailableListsDefault ¶

type GetMeMailingListAvailableListsDefault struct {
	Payload *models.GetMeMailingListAvailableListsDefaultBody
	// contains filtered or unexported fields
}

GetMeMailingListAvailableListsDefault handles this case with default header values.

Unexpected error

func NewGetMeMailingListAvailableListsDefault ¶

func NewGetMeMailingListAvailableListsDefault(code int) *GetMeMailingListAvailableListsDefault

NewGetMeMailingListAvailableListsDefault creates a GetMeMailingListAvailableListsDefault with default headers values

func (*GetMeMailingListAvailableListsDefault) Code ¶

Code gets the status code for the get me mailing list available lists default response

func (*GetMeMailingListAvailableListsDefault) Error ¶

type GetMeMailingListAvailableListsOK ¶

type GetMeMailingListAvailableListsOK struct {
	Payload []string
}

GetMeMailingListAvailableListsOK handles this case with default header values.

return value

func NewGetMeMailingListAvailableListsOK ¶

func NewGetMeMailingListAvailableListsOK() *GetMeMailingListAvailableListsOK

NewGetMeMailingListAvailableListsOK creates a GetMeMailingListAvailableListsOK with default headers values

func (*GetMeMailingListAvailableListsOK) Error ¶

type GetMeMailingListAvailableListsParams ¶

type GetMeMailingListAvailableListsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeMailingListAvailableListsParams contains all the parameters to send to the API endpoint for the get me mailing list available lists operation typically these are written to a http.Request

func NewGetMeMailingListAvailableListsParams ¶

func NewGetMeMailingListAvailableListsParams() *GetMeMailingListAvailableListsParams

NewGetMeMailingListAvailableListsParams creates a new GetMeMailingListAvailableListsParams object with the default values initialized.

func NewGetMeMailingListAvailableListsParamsWithContext ¶

func NewGetMeMailingListAvailableListsParamsWithContext(ctx context.Context) *GetMeMailingListAvailableListsParams

NewGetMeMailingListAvailableListsParamsWithContext creates a new GetMeMailingListAvailableListsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeMailingListAvailableListsParamsWithHTTPClient ¶

func NewGetMeMailingListAvailableListsParamsWithHTTPClient(client *http.Client) *GetMeMailingListAvailableListsParams

NewGetMeMailingListAvailableListsParamsWithHTTPClient creates a new GetMeMailingListAvailableListsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeMailingListAvailableListsParamsWithTimeout ¶

func NewGetMeMailingListAvailableListsParamsWithTimeout(timeout time.Duration) *GetMeMailingListAvailableListsParams

NewGetMeMailingListAvailableListsParamsWithTimeout creates a new GetMeMailingListAvailableListsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeMailingListAvailableListsParams) SetContext ¶

SetContext adds the context to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) WithContext ¶

WithContext adds the context to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me mailing list available lists params

func (*GetMeMailingListAvailableListsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeMailingListAvailableListsReader ¶

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

GetMeMailingListAvailableListsReader is a Reader for the GetMeMailingListAvailableLists structure.

func (*GetMeMailingListAvailableListsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeNotificationEmailHistoryDefault ¶

type GetMeNotificationEmailHistoryDefault struct {
	Payload *models.GetMeNotificationEmailHistoryDefaultBody
	// contains filtered or unexported fields
}

GetMeNotificationEmailHistoryDefault handles this case with default header values.

Unexpected error

func NewGetMeNotificationEmailHistoryDefault ¶

func NewGetMeNotificationEmailHistoryDefault(code int) *GetMeNotificationEmailHistoryDefault

NewGetMeNotificationEmailHistoryDefault creates a GetMeNotificationEmailHistoryDefault with default headers values

func (*GetMeNotificationEmailHistoryDefault) Code ¶

Code gets the status code for the get me notification email history default response

func (*GetMeNotificationEmailHistoryDefault) Error ¶

type GetMeNotificationEmailHistoryIDDefault ¶

type GetMeNotificationEmailHistoryIDDefault struct {
	Payload *models.GetMeNotificationEmailHistoryIDDefaultBody
	// contains filtered or unexported fields
}

GetMeNotificationEmailHistoryIDDefault handles this case with default header values.

Unexpected error

func NewGetMeNotificationEmailHistoryIDDefault ¶

func NewGetMeNotificationEmailHistoryIDDefault(code int) *GetMeNotificationEmailHistoryIDDefault

NewGetMeNotificationEmailHistoryIDDefault creates a GetMeNotificationEmailHistoryIDDefault with default headers values

func (*GetMeNotificationEmailHistoryIDDefault) Code ¶

Code gets the status code for the get me notification email history ID default response

func (*GetMeNotificationEmailHistoryIDDefault) Error ¶

type GetMeNotificationEmailHistoryIDOK ¶

type GetMeNotificationEmailHistoryIDOK struct {
	Payload *models.NichandleEmailNotification
}

GetMeNotificationEmailHistoryIDOK handles this case with default header values.

description of 'nichandle.EmailNotification' response

func NewGetMeNotificationEmailHistoryIDOK ¶

func NewGetMeNotificationEmailHistoryIDOK() *GetMeNotificationEmailHistoryIDOK

NewGetMeNotificationEmailHistoryIDOK creates a GetMeNotificationEmailHistoryIDOK with default headers values

func (*GetMeNotificationEmailHistoryIDOK) Error ¶

type GetMeNotificationEmailHistoryIDParams ¶

type GetMeNotificationEmailHistoryIDParams struct {

	/*ID*/
	ID int64

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

GetMeNotificationEmailHistoryIDParams contains all the parameters to send to the API endpoint for the get me notification email history ID operation typically these are written to a http.Request

func NewGetMeNotificationEmailHistoryIDParams ¶

func NewGetMeNotificationEmailHistoryIDParams() *GetMeNotificationEmailHistoryIDParams

NewGetMeNotificationEmailHistoryIDParams creates a new GetMeNotificationEmailHistoryIDParams object with the default values initialized.

func NewGetMeNotificationEmailHistoryIDParamsWithContext ¶

func NewGetMeNotificationEmailHistoryIDParamsWithContext(ctx context.Context) *GetMeNotificationEmailHistoryIDParams

NewGetMeNotificationEmailHistoryIDParamsWithContext creates a new GetMeNotificationEmailHistoryIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeNotificationEmailHistoryIDParamsWithHTTPClient ¶

func NewGetMeNotificationEmailHistoryIDParamsWithHTTPClient(client *http.Client) *GetMeNotificationEmailHistoryIDParams

NewGetMeNotificationEmailHistoryIDParamsWithHTTPClient creates a new GetMeNotificationEmailHistoryIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeNotificationEmailHistoryIDParamsWithTimeout ¶

func NewGetMeNotificationEmailHistoryIDParamsWithTimeout(timeout time.Duration) *GetMeNotificationEmailHistoryIDParams

NewGetMeNotificationEmailHistoryIDParamsWithTimeout creates a new GetMeNotificationEmailHistoryIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeNotificationEmailHistoryIDParams) SetContext ¶

SetContext adds the context to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) SetID ¶

SetID adds the id to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) WithContext ¶

WithContext adds the context to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) WithID ¶

WithID adds the id to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me notification email history ID params

func (*GetMeNotificationEmailHistoryIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeNotificationEmailHistoryIDReader ¶

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

GetMeNotificationEmailHistoryIDReader is a Reader for the GetMeNotificationEmailHistoryID structure.

func (*GetMeNotificationEmailHistoryIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeNotificationEmailHistoryOK ¶

type GetMeNotificationEmailHistoryOK struct {
	Payload []int64
}

GetMeNotificationEmailHistoryOK handles this case with default header values.

return value

func NewGetMeNotificationEmailHistoryOK ¶

func NewGetMeNotificationEmailHistoryOK() *GetMeNotificationEmailHistoryOK

NewGetMeNotificationEmailHistoryOK creates a GetMeNotificationEmailHistoryOK with default headers values

func (*GetMeNotificationEmailHistoryOK) Error ¶

type GetMeNotificationEmailHistoryParams ¶

type GetMeNotificationEmailHistoryParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeNotificationEmailHistoryParams contains all the parameters to send to the API endpoint for the get me notification email history operation typically these are written to a http.Request

func NewGetMeNotificationEmailHistoryParams ¶

func NewGetMeNotificationEmailHistoryParams() *GetMeNotificationEmailHistoryParams

NewGetMeNotificationEmailHistoryParams creates a new GetMeNotificationEmailHistoryParams object with the default values initialized.

func NewGetMeNotificationEmailHistoryParamsWithContext ¶

func NewGetMeNotificationEmailHistoryParamsWithContext(ctx context.Context) *GetMeNotificationEmailHistoryParams

NewGetMeNotificationEmailHistoryParamsWithContext creates a new GetMeNotificationEmailHistoryParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeNotificationEmailHistoryParamsWithHTTPClient ¶

func NewGetMeNotificationEmailHistoryParamsWithHTTPClient(client *http.Client) *GetMeNotificationEmailHistoryParams

NewGetMeNotificationEmailHistoryParamsWithHTTPClient creates a new GetMeNotificationEmailHistoryParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeNotificationEmailHistoryParamsWithTimeout ¶

func NewGetMeNotificationEmailHistoryParamsWithTimeout(timeout time.Duration) *GetMeNotificationEmailHistoryParams

NewGetMeNotificationEmailHistoryParamsWithTimeout creates a new GetMeNotificationEmailHistoryParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeNotificationEmailHistoryParams) SetContext ¶

SetContext adds the context to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) WithContext ¶

WithContext adds the context to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) WithTimeout ¶

WithTimeout adds the timeout to the get me notification email history params

func (*GetMeNotificationEmailHistoryParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeNotificationEmailHistoryReader ¶

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

GetMeNotificationEmailHistoryReader is a Reader for the GetMeNotificationEmailHistory structure.

func (*GetMeNotificationEmailHistoryReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOK ¶

type GetMeOK struct {
	Payload *models.NichandleNichandle
}

GetMeOK handles this case with default header values.

description of 'nichandle.Nichandle' response

func NewGetMeOK ¶

func NewGetMeOK() *GetMeOK

NewGetMeOK creates a GetMeOK with default headers values

func (*GetMeOK) Error ¶

func (o *GetMeOK) Error() string

type GetMeOrderDefault ¶

type GetMeOrderDefault struct {
	Payload *models.GetMeOrderDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderDefault ¶

func NewGetMeOrderDefault(code int) *GetMeOrderDefault

NewGetMeOrderDefault creates a GetMeOrderDefault with default headers values

func (*GetMeOrderDefault) Code ¶

func (o *GetMeOrderDefault) Code() int

Code gets the status code for the get me order default response

func (*GetMeOrderDefault) Error ¶

func (o *GetMeOrderDefault) Error() string

type GetMeOrderOK ¶

type GetMeOrderOK struct {
	Payload []int64
}

GetMeOrderOK handles this case with default header values.

return value

func NewGetMeOrderOK ¶

func NewGetMeOrderOK() *GetMeOrderOK

NewGetMeOrderOK creates a GetMeOrderOK with default headers values

func (*GetMeOrderOK) Error ¶

func (o *GetMeOrderOK) Error() string

type GetMeOrderOrderIDAssociatedObjectDefault ¶

type GetMeOrderOrderIDAssociatedObjectDefault struct {
	Payload *models.GetMeOrderOrderIDAssociatedObjectDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDAssociatedObjectDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDAssociatedObjectDefault ¶

func NewGetMeOrderOrderIDAssociatedObjectDefault(code int) *GetMeOrderOrderIDAssociatedObjectDefault

NewGetMeOrderOrderIDAssociatedObjectDefault creates a GetMeOrderOrderIDAssociatedObjectDefault with default headers values

func (*GetMeOrderOrderIDAssociatedObjectDefault) Code ¶

Code gets the status code for the get me order order ID associated object default response

func (*GetMeOrderOrderIDAssociatedObjectDefault) Error ¶

type GetMeOrderOrderIDAssociatedObjectOK ¶

type GetMeOrderOrderIDAssociatedObjectOK struct {
	Payload *models.BillingOrderAssociatedObject
}

GetMeOrderOrderIDAssociatedObjectOK handles this case with default header values.

description of 'billing.Order.AssociatedObject' response

func NewGetMeOrderOrderIDAssociatedObjectOK ¶

func NewGetMeOrderOrderIDAssociatedObjectOK() *GetMeOrderOrderIDAssociatedObjectOK

NewGetMeOrderOrderIDAssociatedObjectOK creates a GetMeOrderOrderIDAssociatedObjectOK with default headers values

func (*GetMeOrderOrderIDAssociatedObjectOK) Error ¶

type GetMeOrderOrderIDAssociatedObjectParams ¶

type GetMeOrderOrderIDAssociatedObjectParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDAssociatedObjectParams contains all the parameters to send to the API endpoint for the get me order order ID associated object operation typically these are written to a http.Request

func NewGetMeOrderOrderIDAssociatedObjectParams ¶

func NewGetMeOrderOrderIDAssociatedObjectParams() *GetMeOrderOrderIDAssociatedObjectParams

NewGetMeOrderOrderIDAssociatedObjectParams creates a new GetMeOrderOrderIDAssociatedObjectParams object with the default values initialized.

func NewGetMeOrderOrderIDAssociatedObjectParamsWithContext ¶

func NewGetMeOrderOrderIDAssociatedObjectParamsWithContext(ctx context.Context) *GetMeOrderOrderIDAssociatedObjectParams

NewGetMeOrderOrderIDAssociatedObjectParamsWithContext creates a new GetMeOrderOrderIDAssociatedObjectParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDAssociatedObjectParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDAssociatedObjectParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDAssociatedObjectParams

NewGetMeOrderOrderIDAssociatedObjectParamsWithHTTPClient creates a new GetMeOrderOrderIDAssociatedObjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDAssociatedObjectParamsWithTimeout ¶

func NewGetMeOrderOrderIDAssociatedObjectParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDAssociatedObjectParams

NewGetMeOrderOrderIDAssociatedObjectParamsWithTimeout creates a new GetMeOrderOrderIDAssociatedObjectParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDAssociatedObjectParams) SetContext ¶

SetContext adds the context to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) SetOrderID ¶

func (o *GetMeOrderOrderIDAssociatedObjectParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) WithContext ¶

WithContext adds the context to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID associated object params

func (*GetMeOrderOrderIDAssociatedObjectParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDAssociatedObjectReader ¶

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

GetMeOrderOrderIDAssociatedObjectReader is a Reader for the GetMeOrderOrderIDAssociatedObject structure.

func (*GetMeOrderOrderIDAssociatedObjectReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault struct {
	Payload *models.GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault(code int) *GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault creates a GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault with default headers values

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault) Code ¶

Code gets the status code for the get me order order ID available registered payment mean default response

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefault) Error ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK struct {
	Payload models.GetMeOrderOrderIDAvailableRegisteredPaymentMeanOKBody
}

GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK handles this case with default header values.

return value

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanOK ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanOK() *GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanOK creates a GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK with default headers values

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanOK) Error ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams contains all the parameters to send to the API endpoint for the get me order order ID available registered payment mean operation typically these are written to a http.Request

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParams ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParams() *GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParams creates a new GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams object with the default values initialized.

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithContext ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithContext(ctx context.Context) *GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithContext creates a new GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithHTTPClient creates a new GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithTimeout ¶

func NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams

NewGetMeOrderOrderIDAvailableRegisteredPaymentMeanParamsWithTimeout creates a new GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) SetContext ¶

SetContext adds the context to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) SetOrderID ¶

SetOrderID adds the orderId to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) WithContext ¶

WithContext adds the context to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID available registered payment mean params

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanReader ¶

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

GetMeOrderOrderIDAvailableRegisteredPaymentMeanReader is a Reader for the GetMeOrderOrderIDAvailableRegisteredPaymentMean structure.

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDBillDefault ¶

type GetMeOrderOrderIDBillDefault struct {
	Payload *models.GetMeOrderOrderIDBillDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDBillDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDBillDefault ¶

func NewGetMeOrderOrderIDBillDefault(code int) *GetMeOrderOrderIDBillDefault

NewGetMeOrderOrderIDBillDefault creates a GetMeOrderOrderIDBillDefault with default headers values

func (*GetMeOrderOrderIDBillDefault) Code ¶

Code gets the status code for the get me order order ID bill default response

func (*GetMeOrderOrderIDBillDefault) Error ¶

type GetMeOrderOrderIDBillOK ¶

type GetMeOrderOrderIDBillOK struct {
	Payload *models.BillingBill
}

GetMeOrderOrderIDBillOK handles this case with default header values.

description of 'billing.Bill' response

func NewGetMeOrderOrderIDBillOK ¶

func NewGetMeOrderOrderIDBillOK() *GetMeOrderOrderIDBillOK

NewGetMeOrderOrderIDBillOK creates a GetMeOrderOrderIDBillOK with default headers values

func (*GetMeOrderOrderIDBillOK) Error ¶

func (o *GetMeOrderOrderIDBillOK) Error() string

type GetMeOrderOrderIDBillParams ¶

type GetMeOrderOrderIDBillParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDBillParams contains all the parameters to send to the API endpoint for the get me order order ID bill operation typically these are written to a http.Request

func NewGetMeOrderOrderIDBillParams ¶

func NewGetMeOrderOrderIDBillParams() *GetMeOrderOrderIDBillParams

NewGetMeOrderOrderIDBillParams creates a new GetMeOrderOrderIDBillParams object with the default values initialized.

func NewGetMeOrderOrderIDBillParamsWithContext ¶

func NewGetMeOrderOrderIDBillParamsWithContext(ctx context.Context) *GetMeOrderOrderIDBillParams

NewGetMeOrderOrderIDBillParamsWithContext creates a new GetMeOrderOrderIDBillParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDBillParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDBillParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDBillParams

NewGetMeOrderOrderIDBillParamsWithHTTPClient creates a new GetMeOrderOrderIDBillParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDBillParamsWithTimeout ¶

func NewGetMeOrderOrderIDBillParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDBillParams

NewGetMeOrderOrderIDBillParamsWithTimeout creates a new GetMeOrderOrderIDBillParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDBillParams) SetContext ¶

func (o *GetMeOrderOrderIDBillParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) SetOrderID ¶

func (o *GetMeOrderOrderIDBillParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) WithContext ¶

WithContext adds the context to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID bill params

func (*GetMeOrderOrderIDBillParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDBillReader ¶

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

GetMeOrderOrderIDBillReader is a Reader for the GetMeOrderOrderIDBill structure.

func (*GetMeOrderOrderIDBillReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDebtDefault ¶

type GetMeOrderOrderIDDebtDefault struct {
	Payload *models.GetMeOrderOrderIDDebtDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDebtDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDebtDefault ¶

func NewGetMeOrderOrderIDDebtDefault(code int) *GetMeOrderOrderIDDebtDefault

NewGetMeOrderOrderIDDebtDefault creates a GetMeOrderOrderIDDebtDefault with default headers values

func (*GetMeOrderOrderIDDebtDefault) Code ¶

Code gets the status code for the get me order order ID debt default response

func (*GetMeOrderOrderIDDebtDefault) Error ¶

type GetMeOrderOrderIDDebtOK ¶

type GetMeOrderOrderIDDebtOK struct {
	Payload *models.DebtDebt
}

GetMeOrderOrderIDDebtOK handles this case with default header values.

description of 'debt.Debt' response

func NewGetMeOrderOrderIDDebtOK ¶

func NewGetMeOrderOrderIDDebtOK() *GetMeOrderOrderIDDebtOK

NewGetMeOrderOrderIDDebtOK creates a GetMeOrderOrderIDDebtOK with default headers values

func (*GetMeOrderOrderIDDebtOK) Error ¶

func (o *GetMeOrderOrderIDDebtOK) Error() string

type GetMeOrderOrderIDDebtOperationDefault ¶

type GetMeOrderOrderIDDebtOperationDefault struct {
	Payload *models.GetMeOrderOrderIDDebtOperationDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDebtOperationDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDebtOperationDefault ¶

func NewGetMeOrderOrderIDDebtOperationDefault(code int) *GetMeOrderOrderIDDebtOperationDefault

NewGetMeOrderOrderIDDebtOperationDefault creates a GetMeOrderOrderIDDebtOperationDefault with default headers values

func (*GetMeOrderOrderIDDebtOperationDefault) Code ¶

Code gets the status code for the get me order order ID debt operation default response

func (*GetMeOrderOrderIDDebtOperationDefault) Error ¶

type GetMeOrderOrderIDDebtOperationOK ¶

type GetMeOrderOrderIDDebtOperationOK struct {
	Payload []int64
}

GetMeOrderOrderIDDebtOperationOK handles this case with default header values.

return value

func NewGetMeOrderOrderIDDebtOperationOK ¶

func NewGetMeOrderOrderIDDebtOperationOK() *GetMeOrderOrderIDDebtOperationOK

NewGetMeOrderOrderIDDebtOperationOK creates a GetMeOrderOrderIDDebtOperationOK with default headers values

func (*GetMeOrderOrderIDDebtOperationOK) Error ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault struct {
	Payload *models.GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault(code int) *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault creates a GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault with default headers values

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault) Code ¶

Code gets the status code for the get me order order ID debt operation operation ID associated object default response

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefault) Error ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK struct {
	Payload *models.DebtEntryAssociatedObject
}

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK handles this case with default header values.

description of 'debt.Entry.AssociatedObject' response

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK() *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK creates a GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK with default headers values

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectOK) Error ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams struct {

	/*OperationID*/
	OperationID int64
	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams contains all the parameters to send to the API endpoint for the get me order order ID debt operation operation ID associated object operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams() *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams creates a new GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized.

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithContext ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithContext creates a new GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithHTTPClient creates a new GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams

NewGetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParamsWithTimeout creates a new GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) SetContext ¶

SetContext adds the context to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) SetOperationID ¶

SetOperationID adds the operationId to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) SetOrderID ¶

SetOrderID adds the orderId to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) SetTimeout ¶

SetTimeout adds the timeout to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WithContext ¶

WithContext adds the context to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WithOperationID ¶

WithOperationID adds the operationID to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID debt operation operation ID associated object params

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectReader ¶

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

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectReader is a Reader for the GetMeOrderOrderIDDebtOperationOperationIDAssociatedObject structure.

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDebtOperationOperationIDDefault ¶

type GetMeOrderOrderIDDebtOperationOperationIDDefault struct {
	Payload *models.GetMeOrderOrderIDDebtOperationOperationIDDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDebtOperationOperationIDDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDebtOperationOperationIDDefault ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDDefault(code int) *GetMeOrderOrderIDDebtOperationOperationIDDefault

NewGetMeOrderOrderIDDebtOperationOperationIDDefault creates a GetMeOrderOrderIDDebtOperationOperationIDDefault with default headers values

func (*GetMeOrderOrderIDDebtOperationOperationIDDefault) Code ¶

Code gets the status code for the get me order order ID debt operation operation ID default response

func (*GetMeOrderOrderIDDebtOperationOperationIDDefault) Error ¶

type GetMeOrderOrderIDDebtOperationOperationIDOK ¶

type GetMeOrderOrderIDDebtOperationOperationIDOK struct {
	Payload *models.DebtOperation
}

GetMeOrderOrderIDDebtOperationOperationIDOK handles this case with default header values.

description of 'debt.Operation' response

func NewGetMeOrderOrderIDDebtOperationOperationIDOK ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDOK() *GetMeOrderOrderIDDebtOperationOperationIDOK

NewGetMeOrderOrderIDDebtOperationOperationIDOK creates a GetMeOrderOrderIDDebtOperationOperationIDOK with default headers values

func (*GetMeOrderOrderIDDebtOperationOperationIDOK) Error ¶

type GetMeOrderOrderIDDebtOperationOperationIDParams ¶

type GetMeOrderOrderIDDebtOperationOperationIDParams struct {

	/*OperationID*/
	OperationID int64
	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDebtOperationOperationIDParams contains all the parameters to send to the API endpoint for the get me order order ID debt operation operation ID operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDebtOperationOperationIDParams ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDParams() *GetMeOrderOrderIDDebtOperationOperationIDParams

NewGetMeOrderOrderIDDebtOperationOperationIDParams creates a new GetMeOrderOrderIDDebtOperationOperationIDParams object with the default values initialized.

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithContext ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDebtOperationOperationIDParams

NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithContext creates a new GetMeOrderOrderIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDebtOperationOperationIDParams

NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithHTTPClient creates a new GetMeOrderOrderIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithTimeout ¶

func NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDebtOperationOperationIDParams

NewGetMeOrderOrderIDDebtOperationOperationIDParamsWithTimeout creates a new GetMeOrderOrderIDDebtOperationOperationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) SetContext ¶

SetContext adds the context to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) SetOperationID ¶

func (o *GetMeOrderOrderIDDebtOperationOperationIDParams) SetOperationID(operationID int64)

SetOperationID adds the operationId to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) SetOrderID ¶

SetOrderID adds the orderId to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WithContext ¶

WithContext adds the context to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WithOperationID ¶

WithOperationID adds the operationID to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID debt operation operation ID params

func (*GetMeOrderOrderIDDebtOperationOperationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDebtOperationOperationIDReader ¶

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

GetMeOrderOrderIDDebtOperationOperationIDReader is a Reader for the GetMeOrderOrderIDDebtOperationOperationID structure.

func (*GetMeOrderOrderIDDebtOperationOperationIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDebtOperationParams ¶

type GetMeOrderOrderIDDebtOperationParams struct {

	/*DepositOrderID*/
	DepositOrderID *int64
	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDebtOperationParams contains all the parameters to send to the API endpoint for the get me order order ID debt operation operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDebtOperationParams ¶

func NewGetMeOrderOrderIDDebtOperationParams() *GetMeOrderOrderIDDebtOperationParams

NewGetMeOrderOrderIDDebtOperationParams creates a new GetMeOrderOrderIDDebtOperationParams object with the default values initialized.

func NewGetMeOrderOrderIDDebtOperationParamsWithContext ¶

func NewGetMeOrderOrderIDDebtOperationParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDebtOperationParams

NewGetMeOrderOrderIDDebtOperationParamsWithContext creates a new GetMeOrderOrderIDDebtOperationParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDebtOperationParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDebtOperationParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDebtOperationParams

NewGetMeOrderOrderIDDebtOperationParamsWithHTTPClient creates a new GetMeOrderOrderIDDebtOperationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDebtOperationParamsWithTimeout ¶

func NewGetMeOrderOrderIDDebtOperationParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDebtOperationParams

NewGetMeOrderOrderIDDebtOperationParamsWithTimeout creates a new GetMeOrderOrderIDDebtOperationParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDebtOperationParams) SetContext ¶

SetContext adds the context to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) SetDepositOrderID ¶

func (o *GetMeOrderOrderIDDebtOperationParams) SetDepositOrderID(depositOrderID *int64)

SetDepositOrderID adds the depositOrderId to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) SetOrderID ¶

func (o *GetMeOrderOrderIDDebtOperationParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WithContext ¶

WithContext adds the context to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WithDepositOrderID ¶

WithDepositOrderID adds the depositOrderID to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID debt operation params

func (*GetMeOrderOrderIDDebtOperationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDebtOperationReader ¶

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

GetMeOrderOrderIDDebtOperationReader is a Reader for the GetMeOrderOrderIDDebtOperation structure.

func (*GetMeOrderOrderIDDebtOperationReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDebtParams ¶

type GetMeOrderOrderIDDebtParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDebtParams contains all the parameters to send to the API endpoint for the get me order order ID debt operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDebtParams ¶

func NewGetMeOrderOrderIDDebtParams() *GetMeOrderOrderIDDebtParams

NewGetMeOrderOrderIDDebtParams creates a new GetMeOrderOrderIDDebtParams object with the default values initialized.

func NewGetMeOrderOrderIDDebtParamsWithContext ¶

func NewGetMeOrderOrderIDDebtParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDebtParams

NewGetMeOrderOrderIDDebtParamsWithContext creates a new GetMeOrderOrderIDDebtParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDebtParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDebtParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDebtParams

NewGetMeOrderOrderIDDebtParamsWithHTTPClient creates a new GetMeOrderOrderIDDebtParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDebtParamsWithTimeout ¶

func NewGetMeOrderOrderIDDebtParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDebtParams

NewGetMeOrderOrderIDDebtParamsWithTimeout creates a new GetMeOrderOrderIDDebtParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDebtParams) SetContext ¶

func (o *GetMeOrderOrderIDDebtParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) SetOrderID ¶

func (o *GetMeOrderOrderIDDebtParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) WithContext ¶

WithContext adds the context to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID debt params

func (*GetMeOrderOrderIDDebtParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDebtReader ¶

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

GetMeOrderOrderIDDebtReader is a Reader for the GetMeOrderOrderIDDebt structure.

func (*GetMeOrderOrderIDDebtReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDefault ¶

type GetMeOrderOrderIDDefault struct {
	Payload *models.GetMeOrderOrderIDDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDefault ¶

func NewGetMeOrderOrderIDDefault(code int) *GetMeOrderOrderIDDefault

NewGetMeOrderOrderIDDefault creates a GetMeOrderOrderIDDefault with default headers values

func (*GetMeOrderOrderIDDefault) Code ¶

func (o *GetMeOrderOrderIDDefault) Code() int

Code gets the status code for the get me order order ID default response

func (*GetMeOrderOrderIDDefault) Error ¶

func (o *GetMeOrderOrderIDDefault) Error() string

type GetMeOrderOrderIDDetailsDefault ¶

type GetMeOrderOrderIDDetailsDefault struct {
	Payload *models.GetMeOrderOrderIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDetailsDefault ¶

func NewGetMeOrderOrderIDDetailsDefault(code int) *GetMeOrderOrderIDDetailsDefault

NewGetMeOrderOrderIDDetailsDefault creates a GetMeOrderOrderIDDetailsDefault with default headers values

func (*GetMeOrderOrderIDDetailsDefault) Code ¶

Code gets the status code for the get me order order ID details default response

func (*GetMeOrderOrderIDDetailsDefault) Error ¶

type GetMeOrderOrderIDDetailsOK ¶

type GetMeOrderOrderIDDetailsOK struct {
	Payload []int64
}

GetMeOrderOrderIDDetailsOK handles this case with default header values.

return value

func NewGetMeOrderOrderIDDetailsOK ¶

func NewGetMeOrderOrderIDDetailsOK() *GetMeOrderOrderIDDetailsOK

NewGetMeOrderOrderIDDetailsOK creates a GetMeOrderOrderIDDetailsOK with default headers values

func (*GetMeOrderOrderIDDetailsOK) Error ¶

type GetMeOrderOrderIDDetailsOrderDetailIDDefault ¶

type GetMeOrderOrderIDDetailsOrderDetailIDDefault struct {
	Payload *models.GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDetailsOrderDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDetailsOrderDetailIDDefault ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDDefault(code int) *GetMeOrderOrderIDDetailsOrderDetailIDDefault

NewGetMeOrderOrderIDDetailsOrderDetailIDDefault creates a GetMeOrderOrderIDDetailsOrderDetailIDDefault with default headers values

func (*GetMeOrderOrderIDDetailsOrderDetailIDDefault) Code ¶

Code gets the status code for the get me order order ID details order detail ID default response

func (*GetMeOrderOrderIDDetailsOrderDetailIDDefault) Error ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault struct {
	Payload *models.GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault(code int) *GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault creates a GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault with default headers values

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault) Code ¶

Code gets the status code for the get me order order ID details order detail ID extension default response

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefault) Error ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK struct {
	Payload *models.BillingItemDetail
}

GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK handles this case with default header values.

description of 'billing.ItemDetail' response

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionOK ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionOK() *GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionOK creates a GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK with default headers values

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionOK) Error ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams struct {

	/*OrderDetailID*/
	OrderDetailID int64
	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams contains all the parameters to send to the API endpoint for the get me order order ID details order detail ID extension operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParams ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParams() *GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParams creates a new GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams object with the default values initialized.

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithContext ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithContext creates a new GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithHTTPClient creates a new GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithTimeout ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams

NewGetMeOrderOrderIDDetailsOrderDetailIDExtensionParamsWithTimeout creates a new GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetContext ¶

SetContext adds the context to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetOrderDetailID ¶

func (o *GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetOrderDetailID(orderDetailID int64)

SetOrderDetailID adds the orderDetailId to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetOrderID ¶

SetOrderID adds the orderId to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) SetTimeout ¶

SetTimeout adds the timeout to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WithContext ¶

WithContext adds the context to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WithOrderDetailID ¶

WithOrderDetailID adds the orderDetailID to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID details order detail ID extension params

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionReader ¶

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

GetMeOrderOrderIDDetailsOrderDetailIDExtensionReader is a Reader for the GetMeOrderOrderIDDetailsOrderDetailIDExtension structure.

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDetailsOrderDetailIDOK ¶

type GetMeOrderOrderIDDetailsOrderDetailIDOK struct {
	Payload *models.BillingOrderDetail
}

GetMeOrderOrderIDDetailsOrderDetailIDOK handles this case with default header values.

description of 'billing.OrderDetail' response

func NewGetMeOrderOrderIDDetailsOrderDetailIDOK ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDOK() *GetMeOrderOrderIDDetailsOrderDetailIDOK

NewGetMeOrderOrderIDDetailsOrderDetailIDOK creates a GetMeOrderOrderIDDetailsOrderDetailIDOK with default headers values

func (*GetMeOrderOrderIDDetailsOrderDetailIDOK) Error ¶

type GetMeOrderOrderIDDetailsOrderDetailIDParams ¶

type GetMeOrderOrderIDDetailsOrderDetailIDParams struct {

	/*OrderDetailID*/
	OrderDetailID int64
	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDetailsOrderDetailIDParams contains all the parameters to send to the API endpoint for the get me order order ID details order detail ID operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDetailsOrderDetailIDParams ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDParams() *GetMeOrderOrderIDDetailsOrderDetailIDParams

NewGetMeOrderOrderIDDetailsOrderDetailIDParams creates a new GetMeOrderOrderIDDetailsOrderDetailIDParams object with the default values initialized.

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithContext ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDetailsOrderDetailIDParams

NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithContext creates a new GetMeOrderOrderIDDetailsOrderDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDetailsOrderDetailIDParams

NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithHTTPClient creates a new GetMeOrderOrderIDDetailsOrderDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithTimeout ¶

func NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDetailsOrderDetailIDParams

NewGetMeOrderOrderIDDetailsOrderDetailIDParamsWithTimeout creates a new GetMeOrderOrderIDDetailsOrderDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) SetContext ¶

SetContext adds the context to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) SetOrderDetailID ¶

func (o *GetMeOrderOrderIDDetailsOrderDetailIDParams) SetOrderDetailID(orderDetailID int64)

SetOrderDetailID adds the orderDetailId to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) SetOrderID ¶

func (o *GetMeOrderOrderIDDetailsOrderDetailIDParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WithContext ¶

WithContext adds the context to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WithOrderDetailID ¶

WithOrderDetailID adds the orderDetailID to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID details order detail ID params

func (*GetMeOrderOrderIDDetailsOrderDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDetailsOrderDetailIDReader ¶

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

GetMeOrderOrderIDDetailsOrderDetailIDReader is a Reader for the GetMeOrderOrderIDDetailsOrderDetailID structure.

func (*GetMeOrderOrderIDDetailsOrderDetailIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDDetailsParams ¶

type GetMeOrderOrderIDDetailsParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDDetailsParams contains all the parameters to send to the API endpoint for the get me order order ID details operation typically these are written to a http.Request

func NewGetMeOrderOrderIDDetailsParams ¶

func NewGetMeOrderOrderIDDetailsParams() *GetMeOrderOrderIDDetailsParams

NewGetMeOrderOrderIDDetailsParams creates a new GetMeOrderOrderIDDetailsParams object with the default values initialized.

func NewGetMeOrderOrderIDDetailsParamsWithContext ¶

func NewGetMeOrderOrderIDDetailsParamsWithContext(ctx context.Context) *GetMeOrderOrderIDDetailsParams

NewGetMeOrderOrderIDDetailsParamsWithContext creates a new GetMeOrderOrderIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDDetailsParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDDetailsParams

NewGetMeOrderOrderIDDetailsParamsWithHTTPClient creates a new GetMeOrderOrderIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDDetailsParamsWithTimeout ¶

func NewGetMeOrderOrderIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDDetailsParams

NewGetMeOrderOrderIDDetailsParamsWithTimeout creates a new GetMeOrderOrderIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDDetailsParams) SetContext ¶

func (o *GetMeOrderOrderIDDetailsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) SetOrderID ¶

func (o *GetMeOrderOrderIDDetailsParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) WithContext ¶

WithContext adds the context to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID details params

func (*GetMeOrderOrderIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDDetailsReader ¶

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

GetMeOrderOrderIDDetailsReader is a Reader for the GetMeOrderOrderIDDetails structure.

func (*GetMeOrderOrderIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDOK ¶

type GetMeOrderOrderIDOK struct {
	Payload *models.BillingOrder
}

GetMeOrderOrderIDOK handles this case with default header values.

description of 'billing.Order' response

func NewGetMeOrderOrderIDOK ¶

func NewGetMeOrderOrderIDOK() *GetMeOrderOrderIDOK

NewGetMeOrderOrderIDOK creates a GetMeOrderOrderIDOK with default headers values

func (*GetMeOrderOrderIDOK) Error ¶

func (o *GetMeOrderOrderIDOK) Error() string

type GetMeOrderOrderIDParams ¶

type GetMeOrderOrderIDParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDParams contains all the parameters to send to the API endpoint for the get me order order ID operation typically these are written to a http.Request

func NewGetMeOrderOrderIDParams ¶

func NewGetMeOrderOrderIDParams() *GetMeOrderOrderIDParams

NewGetMeOrderOrderIDParams creates a new GetMeOrderOrderIDParams object with the default values initialized.

func NewGetMeOrderOrderIDParamsWithContext ¶

func NewGetMeOrderOrderIDParamsWithContext(ctx context.Context) *GetMeOrderOrderIDParams

NewGetMeOrderOrderIDParamsWithContext creates a new GetMeOrderOrderIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDParams

NewGetMeOrderOrderIDParamsWithHTTPClient creates a new GetMeOrderOrderIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDParamsWithTimeout ¶

func NewGetMeOrderOrderIDParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDParams

NewGetMeOrderOrderIDParamsWithTimeout creates a new GetMeOrderOrderIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDParams) SetContext ¶

func (o *GetMeOrderOrderIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID params

func (*GetMeOrderOrderIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID params

func (*GetMeOrderOrderIDParams) SetOrderID ¶

func (o *GetMeOrderOrderIDParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID params

func (*GetMeOrderOrderIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID params

func (*GetMeOrderOrderIDParams) WithContext ¶

WithContext adds the context to the get me order order ID params

func (*GetMeOrderOrderIDParams) WithHTTPClient ¶

func (o *GetMeOrderOrderIDParams) WithHTTPClient(client *http.Client) *GetMeOrderOrderIDParams

WithHTTPClient adds the HTTPClient to the get me order order ID params

func (*GetMeOrderOrderIDParams) WithOrderID ¶

func (o *GetMeOrderOrderIDParams) WithOrderID(orderID int64) *GetMeOrderOrderIDParams

WithOrderID adds the orderID to the get me order order ID params

func (*GetMeOrderOrderIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID params

func (*GetMeOrderOrderIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDPaymentDefault ¶

type GetMeOrderOrderIDPaymentDefault struct {
	Payload *models.GetMeOrderOrderIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDPaymentDefault ¶

func NewGetMeOrderOrderIDPaymentDefault(code int) *GetMeOrderOrderIDPaymentDefault

NewGetMeOrderOrderIDPaymentDefault creates a GetMeOrderOrderIDPaymentDefault with default headers values

func (*GetMeOrderOrderIDPaymentDefault) Code ¶

Code gets the status code for the get me order order ID payment default response

func (*GetMeOrderOrderIDPaymentDefault) Error ¶

type GetMeOrderOrderIDPaymentMeansDefault ¶

type GetMeOrderOrderIDPaymentMeansDefault struct {
	Payload *models.GetMeOrderOrderIDPaymentMeansDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDPaymentMeansDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDPaymentMeansDefault ¶

func NewGetMeOrderOrderIDPaymentMeansDefault(code int) *GetMeOrderOrderIDPaymentMeansDefault

NewGetMeOrderOrderIDPaymentMeansDefault creates a GetMeOrderOrderIDPaymentMeansDefault with default headers values

func (*GetMeOrderOrderIDPaymentMeansDefault) Code ¶

Code gets the status code for the get me order order ID payment means default response

func (*GetMeOrderOrderIDPaymentMeansDefault) Error ¶

type GetMeOrderOrderIDPaymentMeansOK ¶

type GetMeOrderOrderIDPaymentMeansOK struct {
	Payload *models.BillingOrderPaymentMeans
}

GetMeOrderOrderIDPaymentMeansOK handles this case with default header values.

description of 'billing.Order.PaymentMeans' response

func NewGetMeOrderOrderIDPaymentMeansOK ¶

func NewGetMeOrderOrderIDPaymentMeansOK() *GetMeOrderOrderIDPaymentMeansOK

NewGetMeOrderOrderIDPaymentMeansOK creates a GetMeOrderOrderIDPaymentMeansOK with default headers values

func (*GetMeOrderOrderIDPaymentMeansOK) Error ¶

type GetMeOrderOrderIDPaymentMeansParams ¶

type GetMeOrderOrderIDPaymentMeansParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDPaymentMeansParams contains all the parameters to send to the API endpoint for the get me order order ID payment means operation typically these are written to a http.Request

func NewGetMeOrderOrderIDPaymentMeansParams ¶

func NewGetMeOrderOrderIDPaymentMeansParams() *GetMeOrderOrderIDPaymentMeansParams

NewGetMeOrderOrderIDPaymentMeansParams creates a new GetMeOrderOrderIDPaymentMeansParams object with the default values initialized.

func NewGetMeOrderOrderIDPaymentMeansParamsWithContext ¶

func NewGetMeOrderOrderIDPaymentMeansParamsWithContext(ctx context.Context) *GetMeOrderOrderIDPaymentMeansParams

NewGetMeOrderOrderIDPaymentMeansParamsWithContext creates a new GetMeOrderOrderIDPaymentMeansParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDPaymentMeansParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDPaymentMeansParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDPaymentMeansParams

NewGetMeOrderOrderIDPaymentMeansParamsWithHTTPClient creates a new GetMeOrderOrderIDPaymentMeansParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDPaymentMeansParamsWithTimeout ¶

func NewGetMeOrderOrderIDPaymentMeansParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDPaymentMeansParams

NewGetMeOrderOrderIDPaymentMeansParamsWithTimeout creates a new GetMeOrderOrderIDPaymentMeansParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDPaymentMeansParams) SetContext ¶

SetContext adds the context to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) SetOrderID ¶

func (o *GetMeOrderOrderIDPaymentMeansParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) WithContext ¶

WithContext adds the context to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID payment means params

func (*GetMeOrderOrderIDPaymentMeansParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDPaymentMeansReader ¶

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

GetMeOrderOrderIDPaymentMeansReader is a Reader for the GetMeOrderOrderIDPaymentMeans structure.

func (*GetMeOrderOrderIDPaymentMeansReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDPaymentOK ¶

type GetMeOrderOrderIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeOrderOrderIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeOrderOrderIDPaymentOK ¶

func NewGetMeOrderOrderIDPaymentOK() *GetMeOrderOrderIDPaymentOK

NewGetMeOrderOrderIDPaymentOK creates a GetMeOrderOrderIDPaymentOK with default headers values

func (*GetMeOrderOrderIDPaymentOK) Error ¶

type GetMeOrderOrderIDPaymentParams ¶

type GetMeOrderOrderIDPaymentParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDPaymentParams contains all the parameters to send to the API endpoint for the get me order order ID payment operation typically these are written to a http.Request

func NewGetMeOrderOrderIDPaymentParams ¶

func NewGetMeOrderOrderIDPaymentParams() *GetMeOrderOrderIDPaymentParams

NewGetMeOrderOrderIDPaymentParams creates a new GetMeOrderOrderIDPaymentParams object with the default values initialized.

func NewGetMeOrderOrderIDPaymentParamsWithContext ¶

func NewGetMeOrderOrderIDPaymentParamsWithContext(ctx context.Context) *GetMeOrderOrderIDPaymentParams

NewGetMeOrderOrderIDPaymentParamsWithContext creates a new GetMeOrderOrderIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDPaymentParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDPaymentParams

NewGetMeOrderOrderIDPaymentParamsWithHTTPClient creates a new GetMeOrderOrderIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDPaymentParamsWithTimeout ¶

func NewGetMeOrderOrderIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDPaymentParams

NewGetMeOrderOrderIDPaymentParamsWithTimeout creates a new GetMeOrderOrderIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDPaymentParams) SetContext ¶

func (o *GetMeOrderOrderIDPaymentParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) SetOrderID ¶

func (o *GetMeOrderOrderIDPaymentParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) WithContext ¶

WithContext adds the context to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID payment params

func (*GetMeOrderOrderIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDPaymentReader ¶

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

GetMeOrderOrderIDPaymentReader is a Reader for the GetMeOrderOrderIDPayment structure.

func (*GetMeOrderOrderIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDReader ¶

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

GetMeOrderOrderIDReader is a Reader for the GetMeOrderOrderID structure.

func (*GetMeOrderOrderIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDRefundDefault ¶

type GetMeOrderOrderIDRefundDefault struct {
	Payload *models.GetMeOrderOrderIDRefundDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDRefundDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDRefundDefault ¶

func NewGetMeOrderOrderIDRefundDefault(code int) *GetMeOrderOrderIDRefundDefault

NewGetMeOrderOrderIDRefundDefault creates a GetMeOrderOrderIDRefundDefault with default headers values

func (*GetMeOrderOrderIDRefundDefault) Code ¶

Code gets the status code for the get me order order ID refund default response

func (*GetMeOrderOrderIDRefundDefault) Error ¶

type GetMeOrderOrderIDRefundOK ¶

type GetMeOrderOrderIDRefundOK struct {
	Payload *models.BillingRefund
}

GetMeOrderOrderIDRefundOK handles this case with default header values.

description of 'billing.Refund' response

func NewGetMeOrderOrderIDRefundOK ¶

func NewGetMeOrderOrderIDRefundOK() *GetMeOrderOrderIDRefundOK

NewGetMeOrderOrderIDRefundOK creates a GetMeOrderOrderIDRefundOK with default headers values

func (*GetMeOrderOrderIDRefundOK) Error ¶

func (o *GetMeOrderOrderIDRefundOK) Error() string

type GetMeOrderOrderIDRefundParams ¶

type GetMeOrderOrderIDRefundParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDRefundParams contains all the parameters to send to the API endpoint for the get me order order ID refund operation typically these are written to a http.Request

func NewGetMeOrderOrderIDRefundParams ¶

func NewGetMeOrderOrderIDRefundParams() *GetMeOrderOrderIDRefundParams

NewGetMeOrderOrderIDRefundParams creates a new GetMeOrderOrderIDRefundParams object with the default values initialized.

func NewGetMeOrderOrderIDRefundParamsWithContext ¶

func NewGetMeOrderOrderIDRefundParamsWithContext(ctx context.Context) *GetMeOrderOrderIDRefundParams

NewGetMeOrderOrderIDRefundParamsWithContext creates a new GetMeOrderOrderIDRefundParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDRefundParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDRefundParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDRefundParams

NewGetMeOrderOrderIDRefundParamsWithHTTPClient creates a new GetMeOrderOrderIDRefundParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDRefundParamsWithTimeout ¶

func NewGetMeOrderOrderIDRefundParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDRefundParams

NewGetMeOrderOrderIDRefundParamsWithTimeout creates a new GetMeOrderOrderIDRefundParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDRefundParams) SetContext ¶

func (o *GetMeOrderOrderIDRefundParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) SetOrderID ¶

func (o *GetMeOrderOrderIDRefundParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) WithContext ¶

WithContext adds the context to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID refund params

func (*GetMeOrderOrderIDRefundParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDRefundReader ¶

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

GetMeOrderOrderIDRefundReader is a Reader for the GetMeOrderOrderIDRefund structure.

func (*GetMeOrderOrderIDRefundReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderOrderIDStatusDefault ¶

type GetMeOrderOrderIDStatusDefault struct {
	Payload *models.GetMeOrderOrderIDStatusDefaultBody
	// contains filtered or unexported fields
}

GetMeOrderOrderIDStatusDefault handles this case with default header values.

Unexpected error

func NewGetMeOrderOrderIDStatusDefault ¶

func NewGetMeOrderOrderIDStatusDefault(code int) *GetMeOrderOrderIDStatusDefault

NewGetMeOrderOrderIDStatusDefault creates a GetMeOrderOrderIDStatusDefault with default headers values

func (*GetMeOrderOrderIDStatusDefault) Code ¶

Code gets the status code for the get me order order ID status default response

func (*GetMeOrderOrderIDStatusDefault) Error ¶

type GetMeOrderOrderIDStatusOK ¶

type GetMeOrderOrderIDStatusOK struct {
	Payload string
}

GetMeOrderOrderIDStatusOK handles this case with default header values.

return value

func NewGetMeOrderOrderIDStatusOK ¶

func NewGetMeOrderOrderIDStatusOK() *GetMeOrderOrderIDStatusOK

NewGetMeOrderOrderIDStatusOK creates a GetMeOrderOrderIDStatusOK with default headers values

func (*GetMeOrderOrderIDStatusOK) Error ¶

func (o *GetMeOrderOrderIDStatusOK) Error() string

type GetMeOrderOrderIDStatusParams ¶

type GetMeOrderOrderIDStatusParams struct {

	/*OrderID*/
	OrderID int64

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

GetMeOrderOrderIDStatusParams contains all the parameters to send to the API endpoint for the get me order order ID status operation typically these are written to a http.Request

func NewGetMeOrderOrderIDStatusParams ¶

func NewGetMeOrderOrderIDStatusParams() *GetMeOrderOrderIDStatusParams

NewGetMeOrderOrderIDStatusParams creates a new GetMeOrderOrderIDStatusParams object with the default values initialized.

func NewGetMeOrderOrderIDStatusParamsWithContext ¶

func NewGetMeOrderOrderIDStatusParamsWithContext(ctx context.Context) *GetMeOrderOrderIDStatusParams

NewGetMeOrderOrderIDStatusParamsWithContext creates a new GetMeOrderOrderIDStatusParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderOrderIDStatusParamsWithHTTPClient ¶

func NewGetMeOrderOrderIDStatusParamsWithHTTPClient(client *http.Client) *GetMeOrderOrderIDStatusParams

NewGetMeOrderOrderIDStatusParamsWithHTTPClient creates a new GetMeOrderOrderIDStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderOrderIDStatusParamsWithTimeout ¶

func NewGetMeOrderOrderIDStatusParamsWithTimeout(timeout time.Duration) *GetMeOrderOrderIDStatusParams

NewGetMeOrderOrderIDStatusParamsWithTimeout creates a new GetMeOrderOrderIDStatusParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderOrderIDStatusParams) SetContext ¶

func (o *GetMeOrderOrderIDStatusParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) SetOrderID ¶

func (o *GetMeOrderOrderIDStatusParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) WithContext ¶

WithContext adds the context to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) WithOrderID ¶

WithOrderID adds the orderID to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) WithTimeout ¶

WithTimeout adds the timeout to the get me order order ID status params

func (*GetMeOrderOrderIDStatusParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOrderOrderIDStatusReader ¶

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

GetMeOrderOrderIDStatusReader is a Reader for the GetMeOrderOrderIDStatus structure.

func (*GetMeOrderOrderIDStatusReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOrderParams ¶

type GetMeOrderParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime

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

GetMeOrderParams contains all the parameters to send to the API endpoint for the get me order operation typically these are written to a http.Request

func NewGetMeOrderParams ¶

func NewGetMeOrderParams() *GetMeOrderParams

NewGetMeOrderParams creates a new GetMeOrderParams object with the default values initialized.

func NewGetMeOrderParamsWithContext ¶

func NewGetMeOrderParamsWithContext(ctx context.Context) *GetMeOrderParams

NewGetMeOrderParamsWithContext creates a new GetMeOrderParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOrderParamsWithHTTPClient ¶

func NewGetMeOrderParamsWithHTTPClient(client *http.Client) *GetMeOrderParams

NewGetMeOrderParamsWithHTTPClient creates a new GetMeOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOrderParamsWithTimeout ¶

func NewGetMeOrderParamsWithTimeout(timeout time.Duration) *GetMeOrderParams

NewGetMeOrderParamsWithTimeout creates a new GetMeOrderParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOrderParams) SetContext ¶

func (o *GetMeOrderParams) SetContext(ctx context.Context)

SetContext adds the context to the get me order params

func (*GetMeOrderParams) SetDateFrom ¶

func (o *GetMeOrderParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me order params

func (*GetMeOrderParams) SetDateTo ¶

func (o *GetMeOrderParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me order params

func (*GetMeOrderParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me order params

func (*GetMeOrderParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me order params

func (*GetMeOrderParams) WithContext ¶

func (o *GetMeOrderParams) WithContext(ctx context.Context) *GetMeOrderParams

WithContext adds the context to the get me order params

func (*GetMeOrderParams) WithDateFrom ¶

func (o *GetMeOrderParams) WithDateFrom(dateFrom *strfmt.DateTime) *GetMeOrderParams

WithDateFrom adds the dateFrom to the get me order params

func (*GetMeOrderParams) WithDateTo ¶

func (o *GetMeOrderParams) WithDateTo(dateTo *strfmt.DateTime) *GetMeOrderParams

WithDateTo adds the dateTo to the get me order params

func (*GetMeOrderParams) WithHTTPClient ¶

func (o *GetMeOrderParams) WithHTTPClient(client *http.Client) *GetMeOrderParams

WithHTTPClient adds the HTTPClient to the get me order params

func (*GetMeOrderParams) WithTimeout ¶

func (o *GetMeOrderParams) WithTimeout(timeout time.Duration) *GetMeOrderParams

WithTimeout adds the timeout to the get me order params

func (*GetMeOrderParams) WriteToRequest ¶

func (o *GetMeOrderParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeOrderReader ¶

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

GetMeOrderReader is a Reader for the GetMeOrder structure.

func (*GetMeOrderReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOvhAccountDefault ¶

type GetMeOvhAccountDefault struct {
	Payload *models.GetMeOvhAccountDefaultBody
	// contains filtered or unexported fields
}

GetMeOvhAccountDefault handles this case with default header values.

Unexpected error

func NewGetMeOvhAccountDefault ¶

func NewGetMeOvhAccountDefault(code int) *GetMeOvhAccountDefault

NewGetMeOvhAccountDefault creates a GetMeOvhAccountDefault with default headers values

func (*GetMeOvhAccountDefault) Code ¶

func (o *GetMeOvhAccountDefault) Code() int

Code gets the status code for the get me ovh account default response

func (*GetMeOvhAccountDefault) Error ¶

func (o *GetMeOvhAccountDefault) Error() string

type GetMeOvhAccountOK ¶

type GetMeOvhAccountOK struct {
	Payload []string
}

GetMeOvhAccountOK handles this case with default header values.

return value

func NewGetMeOvhAccountOK ¶

func NewGetMeOvhAccountOK() *GetMeOvhAccountOK

NewGetMeOvhAccountOK creates a GetMeOvhAccountOK with default headers values

func (*GetMeOvhAccountOK) Error ¶

func (o *GetMeOvhAccountOK) Error() string

type GetMeOvhAccountOvhAccountIDDefault ¶

type GetMeOvhAccountOvhAccountIDDefault struct {
	Payload *models.GetMeOvhAccountOvhAccountIDDefaultBody
	// contains filtered or unexported fields
}

GetMeOvhAccountOvhAccountIDDefault handles this case with default header values.

Unexpected error

func NewGetMeOvhAccountOvhAccountIDDefault ¶

func NewGetMeOvhAccountOvhAccountIDDefault(code int) *GetMeOvhAccountOvhAccountIDDefault

NewGetMeOvhAccountOvhAccountIDDefault creates a GetMeOvhAccountOvhAccountIDDefault with default headers values

func (*GetMeOvhAccountOvhAccountIDDefault) Code ¶

Code gets the status code for the get me ovh account ovh account ID default response

func (*GetMeOvhAccountOvhAccountIDDefault) Error ¶

type GetMeOvhAccountOvhAccountIDMovementsDefault ¶

type GetMeOvhAccountOvhAccountIDMovementsDefault struct {
	Payload *models.GetMeOvhAccountOvhAccountIDMovementsDefaultBody
	// contains filtered or unexported fields
}

GetMeOvhAccountOvhAccountIDMovementsDefault handles this case with default header values.

Unexpected error

func NewGetMeOvhAccountOvhAccountIDMovementsDefault ¶

func NewGetMeOvhAccountOvhAccountIDMovementsDefault(code int) *GetMeOvhAccountOvhAccountIDMovementsDefault

NewGetMeOvhAccountOvhAccountIDMovementsDefault creates a GetMeOvhAccountOvhAccountIDMovementsDefault with default headers values

func (*GetMeOvhAccountOvhAccountIDMovementsDefault) Code ¶

Code gets the status code for the get me ovh account ovh account ID movements default response

func (*GetMeOvhAccountOvhAccountIDMovementsDefault) Error ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault struct {
	Payload *models.GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody
	// contains filtered or unexported fields
}

GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault handles this case with default header values.

Unexpected error

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDDefault ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDDefault(code int) *GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDDefault creates a GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault with default headers values

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault) Code ¶

Code gets the status code for the get me ovh account ovh account ID movements movement ID default response

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDDefault) Error ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDOK ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDOK struct {
	Payload *models.BillingMovement
}

GetMeOvhAccountOvhAccountIDMovementsMovementIDOK handles this case with default header values.

description of 'billing.Movement' response

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDOK ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDOK() *GetMeOvhAccountOvhAccountIDMovementsMovementIDOK

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDOK creates a GetMeOvhAccountOvhAccountIDMovementsMovementIDOK with default headers values

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDOK) Error ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDParams ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDParams struct {

	/*MovementID*/
	MovementID int64
	/*OvhAccountID*/
	OvhAccountID string

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

GetMeOvhAccountOvhAccountIDMovementsMovementIDParams contains all the parameters to send to the API endpoint for the get me ovh account ovh account ID movements movement ID operation typically these are written to a http.Request

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParams ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParams() *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParams creates a new GetMeOvhAccountOvhAccountIDMovementsMovementIDParams object with the default values initialized.

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithContext ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithContext(ctx context.Context) *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithContext creates a new GetMeOvhAccountOvhAccountIDMovementsMovementIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithHTTPClient ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithHTTPClient(client *http.Client) *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithHTTPClient creates a new GetMeOvhAccountOvhAccountIDMovementsMovementIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithTimeout ¶

func NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithTimeout(timeout time.Duration) *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams

NewGetMeOvhAccountOvhAccountIDMovementsMovementIDParamsWithTimeout creates a new GetMeOvhAccountOvhAccountIDMovementsMovementIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetContext ¶

SetContext adds the context to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetMovementID ¶

func (o *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetMovementID(movementID int64)

SetMovementID adds the movementId to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetOvhAccountID ¶

func (o *GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WithContext ¶

WithContext adds the context to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WithMovementID ¶

WithMovementID adds the movementID to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me ovh account ovh account ID movements movement ID params

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOvhAccountOvhAccountIDMovementsMovementIDReader ¶

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

GetMeOvhAccountOvhAccountIDMovementsMovementIDReader is a Reader for the GetMeOvhAccountOvhAccountIDMovementsMovementID structure.

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOvhAccountOvhAccountIDMovementsOK ¶

type GetMeOvhAccountOvhAccountIDMovementsOK struct {
	Payload []int64
}

GetMeOvhAccountOvhAccountIDMovementsOK handles this case with default header values.

return value

func NewGetMeOvhAccountOvhAccountIDMovementsOK ¶

func NewGetMeOvhAccountOvhAccountIDMovementsOK() *GetMeOvhAccountOvhAccountIDMovementsOK

NewGetMeOvhAccountOvhAccountIDMovementsOK creates a GetMeOvhAccountOvhAccountIDMovementsOK with default headers values

func (*GetMeOvhAccountOvhAccountIDMovementsOK) Error ¶

type GetMeOvhAccountOvhAccountIDMovementsParams ¶

type GetMeOvhAccountOvhAccountIDMovementsParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime
	/*OvhAccountID*/
	OvhAccountID string

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

GetMeOvhAccountOvhAccountIDMovementsParams contains all the parameters to send to the API endpoint for the get me ovh account ovh account ID movements operation typically these are written to a http.Request

func NewGetMeOvhAccountOvhAccountIDMovementsParams ¶

func NewGetMeOvhAccountOvhAccountIDMovementsParams() *GetMeOvhAccountOvhAccountIDMovementsParams

NewGetMeOvhAccountOvhAccountIDMovementsParams creates a new GetMeOvhAccountOvhAccountIDMovementsParams object with the default values initialized.

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithContext ¶

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithContext(ctx context.Context) *GetMeOvhAccountOvhAccountIDMovementsParams

NewGetMeOvhAccountOvhAccountIDMovementsParamsWithContext creates a new GetMeOvhAccountOvhAccountIDMovementsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithHTTPClient ¶

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithHTTPClient(client *http.Client) *GetMeOvhAccountOvhAccountIDMovementsParams

NewGetMeOvhAccountOvhAccountIDMovementsParamsWithHTTPClient creates a new GetMeOvhAccountOvhAccountIDMovementsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithTimeout ¶

func NewGetMeOvhAccountOvhAccountIDMovementsParamsWithTimeout(timeout time.Duration) *GetMeOvhAccountOvhAccountIDMovementsParams

NewGetMeOvhAccountOvhAccountIDMovementsParamsWithTimeout creates a new GetMeOvhAccountOvhAccountIDMovementsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetContext ¶

SetContext adds the context to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetDateFrom ¶

SetDateFrom adds the dateFrom to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetDateTo ¶

SetDateTo adds the dateTo to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetOvhAccountID ¶

func (o *GetMeOvhAccountOvhAccountIDMovementsParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) SetTimeout ¶

SetTimeout adds the timeout to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithContext ¶

WithContext adds the context to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithDateFrom ¶

WithDateFrom adds the dateFrom to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithDateTo ¶

WithDateTo adds the dateTo to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me ovh account ovh account ID movements params

func (*GetMeOvhAccountOvhAccountIDMovementsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOvhAccountOvhAccountIDMovementsReader ¶

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

GetMeOvhAccountOvhAccountIDMovementsReader is a Reader for the GetMeOvhAccountOvhAccountIDMovements structure.

func (*GetMeOvhAccountOvhAccountIDMovementsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOvhAccountOvhAccountIDOK ¶

type GetMeOvhAccountOvhAccountIDOK struct {
	Payload *models.BillingOvhAccount
}

GetMeOvhAccountOvhAccountIDOK handles this case with default header values.

description of 'billing.OvhAccount' response

func NewGetMeOvhAccountOvhAccountIDOK ¶

func NewGetMeOvhAccountOvhAccountIDOK() *GetMeOvhAccountOvhAccountIDOK

NewGetMeOvhAccountOvhAccountIDOK creates a GetMeOvhAccountOvhAccountIDOK with default headers values

func (*GetMeOvhAccountOvhAccountIDOK) Error ¶

type GetMeOvhAccountOvhAccountIDParams ¶

type GetMeOvhAccountOvhAccountIDParams struct {

	/*OvhAccountID*/
	OvhAccountID string

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

GetMeOvhAccountOvhAccountIDParams contains all the parameters to send to the API endpoint for the get me ovh account ovh account ID operation typically these are written to a http.Request

func NewGetMeOvhAccountOvhAccountIDParams ¶

func NewGetMeOvhAccountOvhAccountIDParams() *GetMeOvhAccountOvhAccountIDParams

NewGetMeOvhAccountOvhAccountIDParams creates a new GetMeOvhAccountOvhAccountIDParams object with the default values initialized.

func NewGetMeOvhAccountOvhAccountIDParamsWithContext ¶

func NewGetMeOvhAccountOvhAccountIDParamsWithContext(ctx context.Context) *GetMeOvhAccountOvhAccountIDParams

NewGetMeOvhAccountOvhAccountIDParamsWithContext creates a new GetMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOvhAccountOvhAccountIDParamsWithHTTPClient ¶

func NewGetMeOvhAccountOvhAccountIDParamsWithHTTPClient(client *http.Client) *GetMeOvhAccountOvhAccountIDParams

NewGetMeOvhAccountOvhAccountIDParamsWithHTTPClient creates a new GetMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOvhAccountOvhAccountIDParamsWithTimeout ¶

func NewGetMeOvhAccountOvhAccountIDParamsWithTimeout(timeout time.Duration) *GetMeOvhAccountOvhAccountIDParams

NewGetMeOvhAccountOvhAccountIDParamsWithTimeout creates a new GetMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOvhAccountOvhAccountIDParams) SetContext ¶

SetContext adds the context to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) SetOvhAccountID ¶

func (o *GetMeOvhAccountOvhAccountIDParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) WithContext ¶

WithContext adds the context to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me ovh account ovh account ID params

func (*GetMeOvhAccountOvhAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeOvhAccountOvhAccountIDReader ¶

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

GetMeOvhAccountOvhAccountIDReader is a Reader for the GetMeOvhAccountOvhAccountID structure.

func (*GetMeOvhAccountOvhAccountIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeOvhAccountParams ¶

type GetMeOvhAccountParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeOvhAccountParams contains all the parameters to send to the API endpoint for the get me ovh account operation typically these are written to a http.Request

func NewGetMeOvhAccountParams ¶

func NewGetMeOvhAccountParams() *GetMeOvhAccountParams

NewGetMeOvhAccountParams creates a new GetMeOvhAccountParams object with the default values initialized.

func NewGetMeOvhAccountParamsWithContext ¶

func NewGetMeOvhAccountParamsWithContext(ctx context.Context) *GetMeOvhAccountParams

NewGetMeOvhAccountParamsWithContext creates a new GetMeOvhAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeOvhAccountParamsWithHTTPClient ¶

func NewGetMeOvhAccountParamsWithHTTPClient(client *http.Client) *GetMeOvhAccountParams

NewGetMeOvhAccountParamsWithHTTPClient creates a new GetMeOvhAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeOvhAccountParamsWithTimeout ¶

func NewGetMeOvhAccountParamsWithTimeout(timeout time.Duration) *GetMeOvhAccountParams

NewGetMeOvhAccountParamsWithTimeout creates a new GetMeOvhAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeOvhAccountParams) SetContext ¶

func (o *GetMeOvhAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get me ovh account params

func (*GetMeOvhAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me ovh account params

func (*GetMeOvhAccountParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me ovh account params

func (*GetMeOvhAccountParams) WithContext ¶

WithContext adds the context to the get me ovh account params

func (*GetMeOvhAccountParams) WithHTTPClient ¶

func (o *GetMeOvhAccountParams) WithHTTPClient(client *http.Client) *GetMeOvhAccountParams

WithHTTPClient adds the HTTPClient to the get me ovh account params

func (*GetMeOvhAccountParams) WithTimeout ¶

func (o *GetMeOvhAccountParams) WithTimeout(timeout time.Duration) *GetMeOvhAccountParams

WithTimeout adds the timeout to the get me ovh account params

func (*GetMeOvhAccountParams) WriteToRequest ¶

func (o *GetMeOvhAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeOvhAccountReader ¶

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

GetMeOvhAccountReader is a Reader for the GetMeOvhAccount structure.

func (*GetMeOvhAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeParams ¶

type GetMeParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeParams contains all the parameters to send to the API endpoint for the get me operation typically these are written to a http.Request

func NewGetMeParams ¶

func NewGetMeParams() *GetMeParams

NewGetMeParams creates a new GetMeParams object with the default values initialized.

func NewGetMeParamsWithContext ¶

func NewGetMeParamsWithContext(ctx context.Context) *GetMeParams

NewGetMeParamsWithContext creates a new GetMeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeParamsWithHTTPClient ¶

func NewGetMeParamsWithHTTPClient(client *http.Client) *GetMeParams

NewGetMeParamsWithHTTPClient creates a new GetMeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeParamsWithTimeout ¶

func NewGetMeParamsWithTimeout(timeout time.Duration) *GetMeParams

NewGetMeParamsWithTimeout creates a new GetMeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeParams) SetContext ¶

func (o *GetMeParams) SetContext(ctx context.Context)

SetContext adds the context to the get me params

func (*GetMeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me params

func (*GetMeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me params

func (*GetMeParams) WithContext ¶

func (o *GetMeParams) WithContext(ctx context.Context) *GetMeParams

WithContext adds the context to the get me params

func (*GetMeParams) WithHTTPClient ¶

func (o *GetMeParams) WithHTTPClient(client *http.Client) *GetMeParams

WithHTTPClient adds the HTTPClient to the get me params

func (*GetMeParams) WithTimeout ¶

func (o *GetMeParams) WithTimeout(timeout time.Duration) *GetMeParams

WithTimeout adds the timeout to the get me params

func (*GetMeParams) WriteToRequest ¶

func (o *GetMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanBankAccountDefault ¶

type GetMePaymentMeanBankAccountDefault struct {
	Payload *models.GetMePaymentMeanBankAccountDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanBankAccountDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanBankAccountDefault ¶

func NewGetMePaymentMeanBankAccountDefault(code int) *GetMePaymentMeanBankAccountDefault

NewGetMePaymentMeanBankAccountDefault creates a GetMePaymentMeanBankAccountDefault with default headers values

func (*GetMePaymentMeanBankAccountDefault) Code ¶

Code gets the status code for the get me payment mean bank account default response

func (*GetMePaymentMeanBankAccountDefault) Error ¶

type GetMePaymentMeanBankAccountIDDefault ¶

type GetMePaymentMeanBankAccountIDDefault struct {
	Payload *models.GetMePaymentMeanBankAccountIDDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanBankAccountIDDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanBankAccountIDDefault ¶

func NewGetMePaymentMeanBankAccountIDDefault(code int) *GetMePaymentMeanBankAccountIDDefault

NewGetMePaymentMeanBankAccountIDDefault creates a GetMePaymentMeanBankAccountIDDefault with default headers values

func (*GetMePaymentMeanBankAccountIDDefault) Code ¶

Code gets the status code for the get me payment mean bank account ID default response

func (*GetMePaymentMeanBankAccountIDDefault) Error ¶

type GetMePaymentMeanBankAccountIDOK ¶

type GetMePaymentMeanBankAccountIDOK struct {
	Payload *models.BillingBankAccount
}

GetMePaymentMeanBankAccountIDOK handles this case with default header values.

description of 'billing.BankAccount' response

func NewGetMePaymentMeanBankAccountIDOK ¶

func NewGetMePaymentMeanBankAccountIDOK() *GetMePaymentMeanBankAccountIDOK

NewGetMePaymentMeanBankAccountIDOK creates a GetMePaymentMeanBankAccountIDOK with default headers values

func (*GetMePaymentMeanBankAccountIDOK) Error ¶

type GetMePaymentMeanBankAccountIDParams ¶

type GetMePaymentMeanBankAccountIDParams struct {

	/*ID*/
	ID int64

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

GetMePaymentMeanBankAccountIDParams contains all the parameters to send to the API endpoint for the get me payment mean bank account ID operation typically these are written to a http.Request

func NewGetMePaymentMeanBankAccountIDParams ¶

func NewGetMePaymentMeanBankAccountIDParams() *GetMePaymentMeanBankAccountIDParams

NewGetMePaymentMeanBankAccountIDParams creates a new GetMePaymentMeanBankAccountIDParams object with the default values initialized.

func NewGetMePaymentMeanBankAccountIDParamsWithContext ¶

func NewGetMePaymentMeanBankAccountIDParamsWithContext(ctx context.Context) *GetMePaymentMeanBankAccountIDParams

NewGetMePaymentMeanBankAccountIDParamsWithContext creates a new GetMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanBankAccountIDParamsWithHTTPClient ¶

func NewGetMePaymentMeanBankAccountIDParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanBankAccountIDParams

NewGetMePaymentMeanBankAccountIDParamsWithHTTPClient creates a new GetMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanBankAccountIDParamsWithTimeout ¶

func NewGetMePaymentMeanBankAccountIDParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanBankAccountIDParams

NewGetMePaymentMeanBankAccountIDParamsWithTimeout creates a new GetMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanBankAccountIDParams) SetContext ¶

SetContext adds the context to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) SetID ¶

SetID adds the id to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) WithContext ¶

WithContext adds the context to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) WithID ¶

WithID adds the id to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean bank account ID params

func (*GetMePaymentMeanBankAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanBankAccountIDReader ¶

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

GetMePaymentMeanBankAccountIDReader is a Reader for the GetMePaymentMeanBankAccountID structure.

func (*GetMePaymentMeanBankAccountIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanBankAccountOK ¶

type GetMePaymentMeanBankAccountOK struct {
	Payload []int64
}

GetMePaymentMeanBankAccountOK handles this case with default header values.

return value

func NewGetMePaymentMeanBankAccountOK ¶

func NewGetMePaymentMeanBankAccountOK() *GetMePaymentMeanBankAccountOK

NewGetMePaymentMeanBankAccountOK creates a GetMePaymentMeanBankAccountOK with default headers values

func (*GetMePaymentMeanBankAccountOK) Error ¶

type GetMePaymentMeanBankAccountParams ¶

type GetMePaymentMeanBankAccountParams struct {

	/*State*/
	State *string

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

GetMePaymentMeanBankAccountParams contains all the parameters to send to the API endpoint for the get me payment mean bank account operation typically these are written to a http.Request

func NewGetMePaymentMeanBankAccountParams ¶

func NewGetMePaymentMeanBankAccountParams() *GetMePaymentMeanBankAccountParams

NewGetMePaymentMeanBankAccountParams creates a new GetMePaymentMeanBankAccountParams object with the default values initialized.

func NewGetMePaymentMeanBankAccountParamsWithContext ¶

func NewGetMePaymentMeanBankAccountParamsWithContext(ctx context.Context) *GetMePaymentMeanBankAccountParams

NewGetMePaymentMeanBankAccountParamsWithContext creates a new GetMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanBankAccountParamsWithHTTPClient ¶

func NewGetMePaymentMeanBankAccountParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanBankAccountParams

NewGetMePaymentMeanBankAccountParamsWithHTTPClient creates a new GetMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanBankAccountParamsWithTimeout ¶

func NewGetMePaymentMeanBankAccountParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanBankAccountParams

NewGetMePaymentMeanBankAccountParamsWithTimeout creates a new GetMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanBankAccountParams) SetContext ¶

SetContext adds the context to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) SetState ¶

func (o *GetMePaymentMeanBankAccountParams) SetState(state *string)

SetState adds the state to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) WithContext ¶

WithContext adds the context to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) WithState ¶

WithState adds the state to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean bank account params

func (*GetMePaymentMeanBankAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanBankAccountReader ¶

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

GetMePaymentMeanBankAccountReader is a Reader for the GetMePaymentMeanBankAccount structure.

func (*GetMePaymentMeanBankAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanCreditCardDefault ¶

type GetMePaymentMeanCreditCardDefault struct {
	Payload *models.GetMePaymentMeanCreditCardDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanCreditCardDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanCreditCardDefault ¶

func NewGetMePaymentMeanCreditCardDefault(code int) *GetMePaymentMeanCreditCardDefault

NewGetMePaymentMeanCreditCardDefault creates a GetMePaymentMeanCreditCardDefault with default headers values

func (*GetMePaymentMeanCreditCardDefault) Code ¶

Code gets the status code for the get me payment mean credit card default response

func (*GetMePaymentMeanCreditCardDefault) Error ¶

type GetMePaymentMeanCreditCardIDDefault ¶

type GetMePaymentMeanCreditCardIDDefault struct {
	Payload *models.GetMePaymentMeanCreditCardIDDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanCreditCardIDDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanCreditCardIDDefault ¶

func NewGetMePaymentMeanCreditCardIDDefault(code int) *GetMePaymentMeanCreditCardIDDefault

NewGetMePaymentMeanCreditCardIDDefault creates a GetMePaymentMeanCreditCardIDDefault with default headers values

func (*GetMePaymentMeanCreditCardIDDefault) Code ¶

Code gets the status code for the get me payment mean credit card ID default response

func (*GetMePaymentMeanCreditCardIDDefault) Error ¶

type GetMePaymentMeanCreditCardIDOK ¶

type GetMePaymentMeanCreditCardIDOK struct {
	Payload *models.BillingCreditCard
}

GetMePaymentMeanCreditCardIDOK handles this case with default header values.

description of 'billing.CreditCard' response

func NewGetMePaymentMeanCreditCardIDOK ¶

func NewGetMePaymentMeanCreditCardIDOK() *GetMePaymentMeanCreditCardIDOK

NewGetMePaymentMeanCreditCardIDOK creates a GetMePaymentMeanCreditCardIDOK with default headers values

func (*GetMePaymentMeanCreditCardIDOK) Error ¶

type GetMePaymentMeanCreditCardIDParams ¶

type GetMePaymentMeanCreditCardIDParams struct {

	/*ID*/
	ID int64

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

GetMePaymentMeanCreditCardIDParams contains all the parameters to send to the API endpoint for the get me payment mean credit card ID operation typically these are written to a http.Request

func NewGetMePaymentMeanCreditCardIDParams ¶

func NewGetMePaymentMeanCreditCardIDParams() *GetMePaymentMeanCreditCardIDParams

NewGetMePaymentMeanCreditCardIDParams creates a new GetMePaymentMeanCreditCardIDParams object with the default values initialized.

func NewGetMePaymentMeanCreditCardIDParamsWithContext ¶

func NewGetMePaymentMeanCreditCardIDParamsWithContext(ctx context.Context) *GetMePaymentMeanCreditCardIDParams

NewGetMePaymentMeanCreditCardIDParamsWithContext creates a new GetMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanCreditCardIDParamsWithHTTPClient ¶

func NewGetMePaymentMeanCreditCardIDParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanCreditCardIDParams

NewGetMePaymentMeanCreditCardIDParamsWithHTTPClient creates a new GetMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanCreditCardIDParamsWithTimeout ¶

func NewGetMePaymentMeanCreditCardIDParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanCreditCardIDParams

NewGetMePaymentMeanCreditCardIDParamsWithTimeout creates a new GetMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanCreditCardIDParams) SetContext ¶

SetContext adds the context to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) SetID ¶

SetID adds the id to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) WithContext ¶

WithContext adds the context to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) WithID ¶

WithID adds the id to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean credit card ID params

func (*GetMePaymentMeanCreditCardIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanCreditCardIDReader ¶

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

GetMePaymentMeanCreditCardIDReader is a Reader for the GetMePaymentMeanCreditCardID structure.

func (*GetMePaymentMeanCreditCardIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanCreditCardOK ¶

type GetMePaymentMeanCreditCardOK struct {
	Payload []int64
}

GetMePaymentMeanCreditCardOK handles this case with default header values.

return value

func NewGetMePaymentMeanCreditCardOK ¶

func NewGetMePaymentMeanCreditCardOK() *GetMePaymentMeanCreditCardOK

NewGetMePaymentMeanCreditCardOK creates a GetMePaymentMeanCreditCardOK with default headers values

func (*GetMePaymentMeanCreditCardOK) Error ¶

type GetMePaymentMeanCreditCardParams ¶

type GetMePaymentMeanCreditCardParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMePaymentMeanCreditCardParams contains all the parameters to send to the API endpoint for the get me payment mean credit card operation typically these are written to a http.Request

func NewGetMePaymentMeanCreditCardParams ¶

func NewGetMePaymentMeanCreditCardParams() *GetMePaymentMeanCreditCardParams

NewGetMePaymentMeanCreditCardParams creates a new GetMePaymentMeanCreditCardParams object with the default values initialized.

func NewGetMePaymentMeanCreditCardParamsWithContext ¶

func NewGetMePaymentMeanCreditCardParamsWithContext(ctx context.Context) *GetMePaymentMeanCreditCardParams

NewGetMePaymentMeanCreditCardParamsWithContext creates a new GetMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanCreditCardParamsWithHTTPClient ¶

func NewGetMePaymentMeanCreditCardParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanCreditCardParams

NewGetMePaymentMeanCreditCardParamsWithHTTPClient creates a new GetMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanCreditCardParamsWithTimeout ¶

func NewGetMePaymentMeanCreditCardParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanCreditCardParams

NewGetMePaymentMeanCreditCardParamsWithTimeout creates a new GetMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanCreditCardParams) SetContext ¶

SetContext adds the context to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) WithContext ¶

WithContext adds the context to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean credit card params

func (*GetMePaymentMeanCreditCardParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanCreditCardReader ¶

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

GetMePaymentMeanCreditCardReader is a Reader for the GetMePaymentMeanCreditCard structure.

func (*GetMePaymentMeanCreditCardReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanDeferredPaymentAccountDefault ¶

type GetMePaymentMeanDeferredPaymentAccountDefault struct {
	Payload *models.GetMePaymentMeanDeferredPaymentAccountDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanDeferredPaymentAccountDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanDeferredPaymentAccountDefault ¶

func NewGetMePaymentMeanDeferredPaymentAccountDefault(code int) *GetMePaymentMeanDeferredPaymentAccountDefault

NewGetMePaymentMeanDeferredPaymentAccountDefault creates a GetMePaymentMeanDeferredPaymentAccountDefault with default headers values

func (*GetMePaymentMeanDeferredPaymentAccountDefault) Code ¶

Code gets the status code for the get me payment mean deferred payment account default response

func (*GetMePaymentMeanDeferredPaymentAccountDefault) Error ¶

type GetMePaymentMeanDeferredPaymentAccountIDDefault ¶

type GetMePaymentMeanDeferredPaymentAccountIDDefault struct {
	Payload *models.GetMePaymentMeanDeferredPaymentAccountIDDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanDeferredPaymentAccountIDDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanDeferredPaymentAccountIDDefault ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDDefault(code int) *GetMePaymentMeanDeferredPaymentAccountIDDefault

NewGetMePaymentMeanDeferredPaymentAccountIDDefault creates a GetMePaymentMeanDeferredPaymentAccountIDDefault with default headers values

func (*GetMePaymentMeanDeferredPaymentAccountIDDefault) Code ¶

Code gets the status code for the get me payment mean deferred payment account ID default response

func (*GetMePaymentMeanDeferredPaymentAccountIDDefault) Error ¶

type GetMePaymentMeanDeferredPaymentAccountIDOK ¶

type GetMePaymentMeanDeferredPaymentAccountIDOK struct {
	Payload *models.BillingDeferredPaymentAccount
}

GetMePaymentMeanDeferredPaymentAccountIDOK handles this case with default header values.

description of 'billing.DeferredPaymentAccount' response

func NewGetMePaymentMeanDeferredPaymentAccountIDOK ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDOK() *GetMePaymentMeanDeferredPaymentAccountIDOK

NewGetMePaymentMeanDeferredPaymentAccountIDOK creates a GetMePaymentMeanDeferredPaymentAccountIDOK with default headers values

func (*GetMePaymentMeanDeferredPaymentAccountIDOK) Error ¶

type GetMePaymentMeanDeferredPaymentAccountIDParams ¶

type GetMePaymentMeanDeferredPaymentAccountIDParams struct {

	/*ID*/
	ID int64

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

GetMePaymentMeanDeferredPaymentAccountIDParams contains all the parameters to send to the API endpoint for the get me payment mean deferred payment account ID operation typically these are written to a http.Request

func NewGetMePaymentMeanDeferredPaymentAccountIDParams ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDParams() *GetMePaymentMeanDeferredPaymentAccountIDParams

NewGetMePaymentMeanDeferredPaymentAccountIDParams creates a new GetMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized.

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithContext ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithContext(ctx context.Context) *GetMePaymentMeanDeferredPaymentAccountIDParams

NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithContext creates a new GetMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanDeferredPaymentAccountIDParams

NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient creates a new GetMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout ¶

func NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanDeferredPaymentAccountIDParams

NewGetMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout creates a new GetMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) SetContext ¶

SetContext adds the context to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) SetID ¶

SetID adds the id to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) WithContext ¶

WithContext adds the context to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) WithID ¶

WithID adds the id to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean deferred payment account ID params

func (*GetMePaymentMeanDeferredPaymentAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanDeferredPaymentAccountIDReader ¶

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

GetMePaymentMeanDeferredPaymentAccountIDReader is a Reader for the GetMePaymentMeanDeferredPaymentAccountID structure.

func (*GetMePaymentMeanDeferredPaymentAccountIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanDeferredPaymentAccountOK ¶

type GetMePaymentMeanDeferredPaymentAccountOK struct {
	Payload []int64
}

GetMePaymentMeanDeferredPaymentAccountOK handles this case with default header values.

return value

func NewGetMePaymentMeanDeferredPaymentAccountOK ¶

func NewGetMePaymentMeanDeferredPaymentAccountOK() *GetMePaymentMeanDeferredPaymentAccountOK

NewGetMePaymentMeanDeferredPaymentAccountOK creates a GetMePaymentMeanDeferredPaymentAccountOK with default headers values

func (*GetMePaymentMeanDeferredPaymentAccountOK) Error ¶

type GetMePaymentMeanDeferredPaymentAccountParams ¶

type GetMePaymentMeanDeferredPaymentAccountParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMePaymentMeanDeferredPaymentAccountParams contains all the parameters to send to the API endpoint for the get me payment mean deferred payment account operation typically these are written to a http.Request

func NewGetMePaymentMeanDeferredPaymentAccountParams ¶

func NewGetMePaymentMeanDeferredPaymentAccountParams() *GetMePaymentMeanDeferredPaymentAccountParams

NewGetMePaymentMeanDeferredPaymentAccountParams creates a new GetMePaymentMeanDeferredPaymentAccountParams object with the default values initialized.

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithContext ¶

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithContext(ctx context.Context) *GetMePaymentMeanDeferredPaymentAccountParams

NewGetMePaymentMeanDeferredPaymentAccountParamsWithContext creates a new GetMePaymentMeanDeferredPaymentAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithHTTPClient ¶

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanDeferredPaymentAccountParams

NewGetMePaymentMeanDeferredPaymentAccountParamsWithHTTPClient creates a new GetMePaymentMeanDeferredPaymentAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithTimeout ¶

func NewGetMePaymentMeanDeferredPaymentAccountParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanDeferredPaymentAccountParams

NewGetMePaymentMeanDeferredPaymentAccountParamsWithTimeout creates a new GetMePaymentMeanDeferredPaymentAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanDeferredPaymentAccountParams) SetContext ¶

SetContext adds the context to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) SetTimeout ¶

SetTimeout adds the timeout to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) WithContext ¶

WithContext adds the context to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean deferred payment account params

func (*GetMePaymentMeanDeferredPaymentAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanDeferredPaymentAccountReader ¶

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

GetMePaymentMeanDeferredPaymentAccountReader is a Reader for the GetMePaymentMeanDeferredPaymentAccount structure.

func (*GetMePaymentMeanDeferredPaymentAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanPaypalDefault ¶

type GetMePaymentMeanPaypalDefault struct {
	Payload *models.GetMePaymentMeanPaypalDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanPaypalDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanPaypalDefault ¶

func NewGetMePaymentMeanPaypalDefault(code int) *GetMePaymentMeanPaypalDefault

NewGetMePaymentMeanPaypalDefault creates a GetMePaymentMeanPaypalDefault with default headers values

func (*GetMePaymentMeanPaypalDefault) Code ¶

Code gets the status code for the get me payment mean paypal default response

func (*GetMePaymentMeanPaypalDefault) Error ¶

type GetMePaymentMeanPaypalIDDefault ¶

type GetMePaymentMeanPaypalIDDefault struct {
	Payload *models.GetMePaymentMeanPaypalIDDefaultBody
	// contains filtered or unexported fields
}

GetMePaymentMeanPaypalIDDefault handles this case with default header values.

Unexpected error

func NewGetMePaymentMeanPaypalIDDefault ¶

func NewGetMePaymentMeanPaypalIDDefault(code int) *GetMePaymentMeanPaypalIDDefault

NewGetMePaymentMeanPaypalIDDefault creates a GetMePaymentMeanPaypalIDDefault with default headers values

func (*GetMePaymentMeanPaypalIDDefault) Code ¶

Code gets the status code for the get me payment mean paypal ID default response

func (*GetMePaymentMeanPaypalIDDefault) Error ¶

type GetMePaymentMeanPaypalIDOK ¶

type GetMePaymentMeanPaypalIDOK struct {
	Payload *models.BillingPaypal
}

GetMePaymentMeanPaypalIDOK handles this case with default header values.

description of 'billing.Paypal' response

func NewGetMePaymentMeanPaypalIDOK ¶

func NewGetMePaymentMeanPaypalIDOK() *GetMePaymentMeanPaypalIDOK

NewGetMePaymentMeanPaypalIDOK creates a GetMePaymentMeanPaypalIDOK with default headers values

func (*GetMePaymentMeanPaypalIDOK) Error ¶

type GetMePaymentMeanPaypalIDParams ¶

type GetMePaymentMeanPaypalIDParams struct {

	/*ID*/
	ID int64

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

GetMePaymentMeanPaypalIDParams contains all the parameters to send to the API endpoint for the get me payment mean paypal ID operation typically these are written to a http.Request

func NewGetMePaymentMeanPaypalIDParams ¶

func NewGetMePaymentMeanPaypalIDParams() *GetMePaymentMeanPaypalIDParams

NewGetMePaymentMeanPaypalIDParams creates a new GetMePaymentMeanPaypalIDParams object with the default values initialized.

func NewGetMePaymentMeanPaypalIDParamsWithContext ¶

func NewGetMePaymentMeanPaypalIDParamsWithContext(ctx context.Context) *GetMePaymentMeanPaypalIDParams

NewGetMePaymentMeanPaypalIDParamsWithContext creates a new GetMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanPaypalIDParamsWithHTTPClient ¶

func NewGetMePaymentMeanPaypalIDParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanPaypalIDParams

NewGetMePaymentMeanPaypalIDParamsWithHTTPClient creates a new GetMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanPaypalIDParamsWithTimeout ¶

func NewGetMePaymentMeanPaypalIDParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanPaypalIDParams

NewGetMePaymentMeanPaypalIDParamsWithTimeout creates a new GetMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanPaypalIDParams) SetContext ¶

func (o *GetMePaymentMeanPaypalIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) SetID ¶

SetID adds the id to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) WithContext ¶

WithContext adds the context to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) WithID ¶

WithID adds the id to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean paypal ID params

func (*GetMePaymentMeanPaypalIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanPaypalIDReader ¶

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

GetMePaymentMeanPaypalIDReader is a Reader for the GetMePaymentMeanPaypalID structure.

func (*GetMePaymentMeanPaypalIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMePaymentMeanPaypalOK ¶

type GetMePaymentMeanPaypalOK struct {
	Payload []int64
}

GetMePaymentMeanPaypalOK handles this case with default header values.

return value

func NewGetMePaymentMeanPaypalOK ¶

func NewGetMePaymentMeanPaypalOK() *GetMePaymentMeanPaypalOK

NewGetMePaymentMeanPaypalOK creates a GetMePaymentMeanPaypalOK with default headers values

func (*GetMePaymentMeanPaypalOK) Error ¶

func (o *GetMePaymentMeanPaypalOK) Error() string

type GetMePaymentMeanPaypalParams ¶

type GetMePaymentMeanPaypalParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMePaymentMeanPaypalParams contains all the parameters to send to the API endpoint for the get me payment mean paypal operation typically these are written to a http.Request

func NewGetMePaymentMeanPaypalParams ¶

func NewGetMePaymentMeanPaypalParams() *GetMePaymentMeanPaypalParams

NewGetMePaymentMeanPaypalParams creates a new GetMePaymentMeanPaypalParams object with the default values initialized.

func NewGetMePaymentMeanPaypalParamsWithContext ¶

func NewGetMePaymentMeanPaypalParamsWithContext(ctx context.Context) *GetMePaymentMeanPaypalParams

NewGetMePaymentMeanPaypalParamsWithContext creates a new GetMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a context for a request

func NewGetMePaymentMeanPaypalParamsWithHTTPClient ¶

func NewGetMePaymentMeanPaypalParamsWithHTTPClient(client *http.Client) *GetMePaymentMeanPaypalParams

NewGetMePaymentMeanPaypalParamsWithHTTPClient creates a new GetMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMePaymentMeanPaypalParamsWithTimeout ¶

func NewGetMePaymentMeanPaypalParamsWithTimeout(timeout time.Duration) *GetMePaymentMeanPaypalParams

NewGetMePaymentMeanPaypalParamsWithTimeout creates a new GetMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMePaymentMeanPaypalParams) SetContext ¶

func (o *GetMePaymentMeanPaypalParams) SetContext(ctx context.Context)

SetContext adds the context to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) WithContext ¶

WithContext adds the context to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) WithTimeout ¶

WithTimeout adds the timeout to the get me payment mean paypal params

func (*GetMePaymentMeanPaypalParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMePaymentMeanPaypalReader ¶

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

GetMePaymentMeanPaypalReader is a Reader for the GetMePaymentMeanPaypal structure.

func (*GetMePaymentMeanPaypalReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeReader ¶

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

GetMeReader is a Reader for the GetMe structure.

func (*GetMeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeRefundDefault ¶

type GetMeRefundDefault struct {
	Payload *models.GetMeRefundDefaultBody
	// contains filtered or unexported fields
}

GetMeRefundDefault handles this case with default header values.

Unexpected error

func NewGetMeRefundDefault ¶

func NewGetMeRefundDefault(code int) *GetMeRefundDefault

NewGetMeRefundDefault creates a GetMeRefundDefault with default headers values

func (*GetMeRefundDefault) Code ¶

func (o *GetMeRefundDefault) Code() int

Code gets the status code for the get me refund default response

func (*GetMeRefundDefault) Error ¶

func (o *GetMeRefundDefault) Error() string

type GetMeRefundOK ¶

type GetMeRefundOK struct {
	Payload []string
}

GetMeRefundOK handles this case with default header values.

return value

func NewGetMeRefundOK ¶

func NewGetMeRefundOK() *GetMeRefundOK

NewGetMeRefundOK creates a GetMeRefundOK with default headers values

func (*GetMeRefundOK) Error ¶

func (o *GetMeRefundOK) Error() string

type GetMeRefundParams ¶

type GetMeRefundParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime
	/*OrderID*/
	OrderID *int64

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

GetMeRefundParams contains all the parameters to send to the API endpoint for the get me refund operation typically these are written to a http.Request

func NewGetMeRefundParams ¶

func NewGetMeRefundParams() *GetMeRefundParams

NewGetMeRefundParams creates a new GetMeRefundParams object with the default values initialized.

func NewGetMeRefundParamsWithContext ¶

func NewGetMeRefundParamsWithContext(ctx context.Context) *GetMeRefundParams

NewGetMeRefundParamsWithContext creates a new GetMeRefundParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeRefundParamsWithHTTPClient ¶

func NewGetMeRefundParamsWithHTTPClient(client *http.Client) *GetMeRefundParams

NewGetMeRefundParamsWithHTTPClient creates a new GetMeRefundParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeRefundParamsWithTimeout ¶

func NewGetMeRefundParamsWithTimeout(timeout time.Duration) *GetMeRefundParams

NewGetMeRefundParamsWithTimeout creates a new GetMeRefundParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeRefundParams) SetContext ¶

func (o *GetMeRefundParams) SetContext(ctx context.Context)

SetContext adds the context to the get me refund params

func (*GetMeRefundParams) SetDateFrom ¶

func (o *GetMeRefundParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me refund params

func (*GetMeRefundParams) SetDateTo ¶

func (o *GetMeRefundParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me refund params

func (*GetMeRefundParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me refund params

func (*GetMeRefundParams) SetOrderID ¶

func (o *GetMeRefundParams) SetOrderID(orderID *int64)

SetOrderID adds the orderId to the get me refund params

func (*GetMeRefundParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me refund params

func (*GetMeRefundParams) WithContext ¶

func (o *GetMeRefundParams) WithContext(ctx context.Context) *GetMeRefundParams

WithContext adds the context to the get me refund params

func (*GetMeRefundParams) WithDateFrom ¶

func (o *GetMeRefundParams) WithDateFrom(dateFrom *strfmt.DateTime) *GetMeRefundParams

WithDateFrom adds the dateFrom to the get me refund params

func (*GetMeRefundParams) WithDateTo ¶

func (o *GetMeRefundParams) WithDateTo(dateTo *strfmt.DateTime) *GetMeRefundParams

WithDateTo adds the dateTo to the get me refund params

func (*GetMeRefundParams) WithHTTPClient ¶

func (o *GetMeRefundParams) WithHTTPClient(client *http.Client) *GetMeRefundParams

WithHTTPClient adds the HTTPClient to the get me refund params

func (*GetMeRefundParams) WithOrderID ¶

func (o *GetMeRefundParams) WithOrderID(orderID *int64) *GetMeRefundParams

WithOrderID adds the orderID to the get me refund params

func (*GetMeRefundParams) WithTimeout ¶

func (o *GetMeRefundParams) WithTimeout(timeout time.Duration) *GetMeRefundParams

WithTimeout adds the timeout to the get me refund params

func (*GetMeRefundParams) WriteToRequest ¶

func (o *GetMeRefundParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeRefundReader ¶

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

GetMeRefundReader is a Reader for the GetMeRefund structure.

func (*GetMeRefundReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeRefundRefundIDDefault ¶

type GetMeRefundRefundIDDefault struct {
	Payload *models.GetMeRefundRefundIDDefaultBody
	// contains filtered or unexported fields
}

GetMeRefundRefundIDDefault handles this case with default header values.

Unexpected error

func NewGetMeRefundRefundIDDefault ¶

func NewGetMeRefundRefundIDDefault(code int) *GetMeRefundRefundIDDefault

NewGetMeRefundRefundIDDefault creates a GetMeRefundRefundIDDefault with default headers values

func (*GetMeRefundRefundIDDefault) Code ¶

func (o *GetMeRefundRefundIDDefault) Code() int

Code gets the status code for the get me refund refund ID default response

func (*GetMeRefundRefundIDDefault) Error ¶

type GetMeRefundRefundIDDetailsDefault ¶

type GetMeRefundRefundIDDetailsDefault struct {
	Payload *models.GetMeRefundRefundIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeRefundRefundIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeRefundRefundIDDetailsDefault ¶

func NewGetMeRefundRefundIDDetailsDefault(code int) *GetMeRefundRefundIDDetailsDefault

NewGetMeRefundRefundIDDetailsDefault creates a GetMeRefundRefundIDDetailsDefault with default headers values

func (*GetMeRefundRefundIDDetailsDefault) Code ¶

Code gets the status code for the get me refund refund ID details default response

func (*GetMeRefundRefundIDDetailsDefault) Error ¶

type GetMeRefundRefundIDDetailsOK ¶

type GetMeRefundRefundIDDetailsOK struct {
	Payload []string
}

GetMeRefundRefundIDDetailsOK handles this case with default header values.

return value

func NewGetMeRefundRefundIDDetailsOK ¶

func NewGetMeRefundRefundIDDetailsOK() *GetMeRefundRefundIDDetailsOK

NewGetMeRefundRefundIDDetailsOK creates a GetMeRefundRefundIDDetailsOK with default headers values

func (*GetMeRefundRefundIDDetailsOK) Error ¶

type GetMeRefundRefundIDDetailsParams ¶

type GetMeRefundRefundIDDetailsParams struct {

	/*RefundID*/
	RefundID string

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

GetMeRefundRefundIDDetailsParams contains all the parameters to send to the API endpoint for the get me refund refund ID details operation typically these are written to a http.Request

func NewGetMeRefundRefundIDDetailsParams ¶

func NewGetMeRefundRefundIDDetailsParams() *GetMeRefundRefundIDDetailsParams

NewGetMeRefundRefundIDDetailsParams creates a new GetMeRefundRefundIDDetailsParams object with the default values initialized.

func NewGetMeRefundRefundIDDetailsParamsWithContext ¶

func NewGetMeRefundRefundIDDetailsParamsWithContext(ctx context.Context) *GetMeRefundRefundIDDetailsParams

NewGetMeRefundRefundIDDetailsParamsWithContext creates a new GetMeRefundRefundIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeRefundRefundIDDetailsParamsWithHTTPClient ¶

func NewGetMeRefundRefundIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeRefundRefundIDDetailsParams

NewGetMeRefundRefundIDDetailsParamsWithHTTPClient creates a new GetMeRefundRefundIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeRefundRefundIDDetailsParamsWithTimeout ¶

func NewGetMeRefundRefundIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeRefundRefundIDDetailsParams

NewGetMeRefundRefundIDDetailsParamsWithTimeout creates a new GetMeRefundRefundIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeRefundRefundIDDetailsParams) SetContext ¶

SetContext adds the context to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) SetRefundID ¶

func (o *GetMeRefundRefundIDDetailsParams) SetRefundID(refundID string)

SetRefundID adds the refundId to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) WithContext ¶

WithContext adds the context to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) WithRefundID ¶

WithRefundID adds the refundID to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me refund refund ID details params

func (*GetMeRefundRefundIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeRefundRefundIDDetailsReader ¶

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

GetMeRefundRefundIDDetailsReader is a Reader for the GetMeRefundRefundIDDetails structure.

func (*GetMeRefundRefundIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeRefundRefundIDDetailsRefundDetailIDDefault ¶

type GetMeRefundRefundIDDetailsRefundDetailIDDefault struct {
	Payload *models.GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeRefundRefundIDDetailsRefundDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeRefundRefundIDDetailsRefundDetailIDDefault ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDDefault(code int) *GetMeRefundRefundIDDetailsRefundDetailIDDefault

NewGetMeRefundRefundIDDetailsRefundDetailIDDefault creates a GetMeRefundRefundIDDetailsRefundDetailIDDefault with default headers values

func (*GetMeRefundRefundIDDetailsRefundDetailIDDefault) Code ¶

Code gets the status code for the get me refund refund ID details refund detail ID default response

func (*GetMeRefundRefundIDDetailsRefundDetailIDDefault) Error ¶

type GetMeRefundRefundIDDetailsRefundDetailIDOK ¶

type GetMeRefundRefundIDDetailsRefundDetailIDOK struct {
	Payload *models.BillingRefundDetail
}

GetMeRefundRefundIDDetailsRefundDetailIDOK handles this case with default header values.

description of 'billing.RefundDetail' response

func NewGetMeRefundRefundIDDetailsRefundDetailIDOK ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDOK() *GetMeRefundRefundIDDetailsRefundDetailIDOK

NewGetMeRefundRefundIDDetailsRefundDetailIDOK creates a GetMeRefundRefundIDDetailsRefundDetailIDOK with default headers values

func (*GetMeRefundRefundIDDetailsRefundDetailIDOK) Error ¶

type GetMeRefundRefundIDDetailsRefundDetailIDParams ¶

type GetMeRefundRefundIDDetailsRefundDetailIDParams struct {

	/*RefundDetailID*/
	RefundDetailID string
	/*RefundID*/
	RefundID string

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

GetMeRefundRefundIDDetailsRefundDetailIDParams contains all the parameters to send to the API endpoint for the get me refund refund ID details refund detail ID operation typically these are written to a http.Request

func NewGetMeRefundRefundIDDetailsRefundDetailIDParams ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDParams() *GetMeRefundRefundIDDetailsRefundDetailIDParams

NewGetMeRefundRefundIDDetailsRefundDetailIDParams creates a new GetMeRefundRefundIDDetailsRefundDetailIDParams object with the default values initialized.

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithContext ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithContext(ctx context.Context) *GetMeRefundRefundIDDetailsRefundDetailIDParams

NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithContext creates a new GetMeRefundRefundIDDetailsRefundDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithHTTPClient ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithHTTPClient(client *http.Client) *GetMeRefundRefundIDDetailsRefundDetailIDParams

NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithHTTPClient creates a new GetMeRefundRefundIDDetailsRefundDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithTimeout ¶

func NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithTimeout(timeout time.Duration) *GetMeRefundRefundIDDetailsRefundDetailIDParams

NewGetMeRefundRefundIDDetailsRefundDetailIDParamsWithTimeout creates a new GetMeRefundRefundIDDetailsRefundDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) SetContext ¶

SetContext adds the context to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) SetRefundDetailID ¶

func (o *GetMeRefundRefundIDDetailsRefundDetailIDParams) SetRefundDetailID(refundDetailID string)

SetRefundDetailID adds the refundDetailId to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) SetRefundID ¶

func (o *GetMeRefundRefundIDDetailsRefundDetailIDParams) SetRefundID(refundID string)

SetRefundID adds the refundId to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WithContext ¶

WithContext adds the context to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WithRefundDetailID ¶

WithRefundDetailID adds the refundDetailID to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WithRefundID ¶

WithRefundID adds the refundID to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me refund refund ID details refund detail ID params

func (*GetMeRefundRefundIDDetailsRefundDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeRefundRefundIDDetailsRefundDetailIDReader ¶

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

GetMeRefundRefundIDDetailsRefundDetailIDReader is a Reader for the GetMeRefundRefundIDDetailsRefundDetailID structure.

func (*GetMeRefundRefundIDDetailsRefundDetailIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeRefundRefundIDOK ¶

type GetMeRefundRefundIDOK struct {
	Payload *models.BillingRefund
}

GetMeRefundRefundIDOK handles this case with default header values.

description of 'billing.Refund' response

func NewGetMeRefundRefundIDOK ¶

func NewGetMeRefundRefundIDOK() *GetMeRefundRefundIDOK

NewGetMeRefundRefundIDOK creates a GetMeRefundRefundIDOK with default headers values

func (*GetMeRefundRefundIDOK) Error ¶

func (o *GetMeRefundRefundIDOK) Error() string

type GetMeRefundRefundIDParams ¶

type GetMeRefundRefundIDParams struct {

	/*RefundID*/
	RefundID string

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

GetMeRefundRefundIDParams contains all the parameters to send to the API endpoint for the get me refund refund ID operation typically these are written to a http.Request

func NewGetMeRefundRefundIDParams ¶

func NewGetMeRefundRefundIDParams() *GetMeRefundRefundIDParams

NewGetMeRefundRefundIDParams creates a new GetMeRefundRefundIDParams object with the default values initialized.

func NewGetMeRefundRefundIDParamsWithContext ¶

func NewGetMeRefundRefundIDParamsWithContext(ctx context.Context) *GetMeRefundRefundIDParams

NewGetMeRefundRefundIDParamsWithContext creates a new GetMeRefundRefundIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeRefundRefundIDParamsWithHTTPClient ¶

func NewGetMeRefundRefundIDParamsWithHTTPClient(client *http.Client) *GetMeRefundRefundIDParams

NewGetMeRefundRefundIDParamsWithHTTPClient creates a new GetMeRefundRefundIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeRefundRefundIDParamsWithTimeout ¶

func NewGetMeRefundRefundIDParamsWithTimeout(timeout time.Duration) *GetMeRefundRefundIDParams

NewGetMeRefundRefundIDParamsWithTimeout creates a new GetMeRefundRefundIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeRefundRefundIDParams) SetContext ¶

func (o *GetMeRefundRefundIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) SetRefundID ¶

func (o *GetMeRefundRefundIDParams) SetRefundID(refundID string)

SetRefundID adds the refundId to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) WithContext ¶

WithContext adds the context to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) WithHTTPClient ¶

func (o *GetMeRefundRefundIDParams) WithHTTPClient(client *http.Client) *GetMeRefundRefundIDParams

WithHTTPClient adds the HTTPClient to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) WithRefundID ¶

func (o *GetMeRefundRefundIDParams) WithRefundID(refundID string) *GetMeRefundRefundIDParams

WithRefundID adds the refundID to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me refund refund ID params

func (*GetMeRefundRefundIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeRefundRefundIDPaymentDefault ¶

type GetMeRefundRefundIDPaymentDefault struct {
	Payload *models.GetMeRefundRefundIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeRefundRefundIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeRefundRefundIDPaymentDefault ¶

func NewGetMeRefundRefundIDPaymentDefault(code int) *GetMeRefundRefundIDPaymentDefault

NewGetMeRefundRefundIDPaymentDefault creates a GetMeRefundRefundIDPaymentDefault with default headers values

func (*GetMeRefundRefundIDPaymentDefault) Code ¶

Code gets the status code for the get me refund refund ID payment default response

func (*GetMeRefundRefundIDPaymentDefault) Error ¶

type GetMeRefundRefundIDPaymentOK ¶

type GetMeRefundRefundIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeRefundRefundIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeRefundRefundIDPaymentOK ¶

func NewGetMeRefundRefundIDPaymentOK() *GetMeRefundRefundIDPaymentOK

NewGetMeRefundRefundIDPaymentOK creates a GetMeRefundRefundIDPaymentOK with default headers values

func (*GetMeRefundRefundIDPaymentOK) Error ¶

type GetMeRefundRefundIDPaymentParams ¶

type GetMeRefundRefundIDPaymentParams struct {

	/*RefundID*/
	RefundID string

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

GetMeRefundRefundIDPaymentParams contains all the parameters to send to the API endpoint for the get me refund refund ID payment operation typically these are written to a http.Request

func NewGetMeRefundRefundIDPaymentParams ¶

func NewGetMeRefundRefundIDPaymentParams() *GetMeRefundRefundIDPaymentParams

NewGetMeRefundRefundIDPaymentParams creates a new GetMeRefundRefundIDPaymentParams object with the default values initialized.

func NewGetMeRefundRefundIDPaymentParamsWithContext ¶

func NewGetMeRefundRefundIDPaymentParamsWithContext(ctx context.Context) *GetMeRefundRefundIDPaymentParams

NewGetMeRefundRefundIDPaymentParamsWithContext creates a new GetMeRefundRefundIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeRefundRefundIDPaymentParamsWithHTTPClient ¶

func NewGetMeRefundRefundIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeRefundRefundIDPaymentParams

NewGetMeRefundRefundIDPaymentParamsWithHTTPClient creates a new GetMeRefundRefundIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeRefundRefundIDPaymentParamsWithTimeout ¶

func NewGetMeRefundRefundIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeRefundRefundIDPaymentParams

NewGetMeRefundRefundIDPaymentParamsWithTimeout creates a new GetMeRefundRefundIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeRefundRefundIDPaymentParams) SetContext ¶

SetContext adds the context to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) SetRefundID ¶

func (o *GetMeRefundRefundIDPaymentParams) SetRefundID(refundID string)

SetRefundID adds the refundId to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) WithContext ¶

WithContext adds the context to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) WithRefundID ¶

WithRefundID adds the refundID to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me refund refund ID payment params

func (*GetMeRefundRefundIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeRefundRefundIDPaymentReader ¶

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

GetMeRefundRefundIDPaymentReader is a Reader for the GetMeRefundRefundIDPayment structure.

func (*GetMeRefundRefundIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeRefundRefundIDReader ¶

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

GetMeRefundRefundIDReader is a Reader for the GetMeRefundRefundID structure.

func (*GetMeRefundRefundIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSLADefault ¶

type GetMeSLADefault struct {
	Payload *models.GetMeSLADefaultBody
	// contains filtered or unexported fields
}

GetMeSLADefault handles this case with default header values.

Unexpected error

func NewGetMeSLADefault ¶

func NewGetMeSLADefault(code int) *GetMeSLADefault

NewGetMeSLADefault creates a GetMeSLADefault with default headers values

func (*GetMeSLADefault) Code ¶

func (o *GetMeSLADefault) Code() int

Code gets the status code for the get me SLA default response

func (*GetMeSLADefault) Error ¶

func (o *GetMeSLADefault) Error() string

type GetMeSLAIDCanBeAppliedDefault ¶

type GetMeSLAIDCanBeAppliedDefault struct {
	Payload *models.GetMeSLAIDCanBeAppliedDefaultBody
	// contains filtered or unexported fields
}

GetMeSLAIDCanBeAppliedDefault handles this case with default header values.

Unexpected error

func NewGetMeSLAIDCanBeAppliedDefault ¶

func NewGetMeSLAIDCanBeAppliedDefault(code int) *GetMeSLAIDCanBeAppliedDefault

NewGetMeSLAIDCanBeAppliedDefault creates a GetMeSLAIDCanBeAppliedDefault with default headers values

func (*GetMeSLAIDCanBeAppliedDefault) Code ¶

Code gets the status code for the get me SLA ID can be applied default response

func (*GetMeSLAIDCanBeAppliedDefault) Error ¶

type GetMeSLAIDCanBeAppliedOK ¶

type GetMeSLAIDCanBeAppliedOK struct {
	Payload bool
}

GetMeSLAIDCanBeAppliedOK handles this case with default header values.

return value

func NewGetMeSLAIDCanBeAppliedOK ¶

func NewGetMeSLAIDCanBeAppliedOK() *GetMeSLAIDCanBeAppliedOK

NewGetMeSLAIDCanBeAppliedOK creates a GetMeSLAIDCanBeAppliedOK with default headers values

func (*GetMeSLAIDCanBeAppliedOK) Error ¶

func (o *GetMeSLAIDCanBeAppliedOK) Error() string

type GetMeSLAIDCanBeAppliedParams ¶

type GetMeSLAIDCanBeAppliedParams struct {

	/*ID*/
	ID int64

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

GetMeSLAIDCanBeAppliedParams contains all the parameters to send to the API endpoint for the get me SLA ID can be applied operation typically these are written to a http.Request

func NewGetMeSLAIDCanBeAppliedParams ¶

func NewGetMeSLAIDCanBeAppliedParams() *GetMeSLAIDCanBeAppliedParams

NewGetMeSLAIDCanBeAppliedParams creates a new GetMeSLAIDCanBeAppliedParams object with the default values initialized.

func NewGetMeSLAIDCanBeAppliedParamsWithContext ¶

func NewGetMeSLAIDCanBeAppliedParamsWithContext(ctx context.Context) *GetMeSLAIDCanBeAppliedParams

NewGetMeSLAIDCanBeAppliedParamsWithContext creates a new GetMeSLAIDCanBeAppliedParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSLAIDCanBeAppliedParamsWithHTTPClient ¶

func NewGetMeSLAIDCanBeAppliedParamsWithHTTPClient(client *http.Client) *GetMeSLAIDCanBeAppliedParams

NewGetMeSLAIDCanBeAppliedParamsWithHTTPClient creates a new GetMeSLAIDCanBeAppliedParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSLAIDCanBeAppliedParamsWithTimeout ¶

func NewGetMeSLAIDCanBeAppliedParamsWithTimeout(timeout time.Duration) *GetMeSLAIDCanBeAppliedParams

NewGetMeSLAIDCanBeAppliedParamsWithTimeout creates a new GetMeSLAIDCanBeAppliedParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSLAIDCanBeAppliedParams) SetContext ¶

func (o *GetMeSLAIDCanBeAppliedParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) SetID ¶

func (o *GetMeSLAIDCanBeAppliedParams) SetID(id int64)

SetID adds the id to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) WithContext ¶

WithContext adds the context to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) WithID ¶

WithID adds the id to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) WithTimeout ¶

WithTimeout adds the timeout to the get me SLA ID can be applied params

func (*GetMeSLAIDCanBeAppliedParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSLAIDCanBeAppliedReader ¶

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

GetMeSLAIDCanBeAppliedReader is a Reader for the GetMeSLAIDCanBeApplied structure.

func (*GetMeSLAIDCanBeAppliedReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSLAIDDefault ¶

type GetMeSLAIDDefault struct {
	Payload *models.GetMeSLAIDDefaultBody
	// contains filtered or unexported fields
}

GetMeSLAIDDefault handles this case with default header values.

Unexpected error

func NewGetMeSLAIDDefault ¶

func NewGetMeSLAIDDefault(code int) *GetMeSLAIDDefault

NewGetMeSLAIDDefault creates a GetMeSLAIDDefault with default headers values

func (*GetMeSLAIDDefault) Code ¶

func (o *GetMeSLAIDDefault) Code() int

Code gets the status code for the get me SLA ID default response

func (*GetMeSLAIDDefault) Error ¶

func (o *GetMeSLAIDDefault) Error() string

type GetMeSLAIDOK ¶

type GetMeSLAIDOK struct {
	Payload *models.BillingSLAOperation
}

GetMeSLAIDOK handles this case with default header values.

description of 'billing.SlaOperation' response

func NewGetMeSLAIDOK ¶

func NewGetMeSLAIDOK() *GetMeSLAIDOK

NewGetMeSLAIDOK creates a GetMeSLAIDOK with default headers values

func (*GetMeSLAIDOK) Error ¶

func (o *GetMeSLAIDOK) Error() string

type GetMeSLAIDParams ¶

type GetMeSLAIDParams struct {

	/*ID*/
	ID int64

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

GetMeSLAIDParams contains all the parameters to send to the API endpoint for the get me SLA ID operation typically these are written to a http.Request

func NewGetMeSLAIDParams ¶

func NewGetMeSLAIDParams() *GetMeSLAIDParams

NewGetMeSLAIDParams creates a new GetMeSLAIDParams object with the default values initialized.

func NewGetMeSLAIDParamsWithContext ¶

func NewGetMeSLAIDParamsWithContext(ctx context.Context) *GetMeSLAIDParams

NewGetMeSLAIDParamsWithContext creates a new GetMeSLAIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSLAIDParamsWithHTTPClient ¶

func NewGetMeSLAIDParamsWithHTTPClient(client *http.Client) *GetMeSLAIDParams

NewGetMeSLAIDParamsWithHTTPClient creates a new GetMeSLAIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSLAIDParamsWithTimeout ¶

func NewGetMeSLAIDParamsWithTimeout(timeout time.Duration) *GetMeSLAIDParams

NewGetMeSLAIDParamsWithTimeout creates a new GetMeSLAIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSLAIDParams) SetContext ¶

func (o *GetMeSLAIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SLA ID params

func (*GetMeSLAIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SLA ID params

func (*GetMeSLAIDParams) SetID ¶

func (o *GetMeSLAIDParams) SetID(id int64)

SetID adds the id to the get me SLA ID params

func (*GetMeSLAIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SLA ID params

func (*GetMeSLAIDParams) WithContext ¶

func (o *GetMeSLAIDParams) WithContext(ctx context.Context) *GetMeSLAIDParams

WithContext adds the context to the get me SLA ID params

func (*GetMeSLAIDParams) WithHTTPClient ¶

func (o *GetMeSLAIDParams) WithHTTPClient(client *http.Client) *GetMeSLAIDParams

WithHTTPClient adds the HTTPClient to the get me SLA ID params

func (*GetMeSLAIDParams) WithID ¶

func (o *GetMeSLAIDParams) WithID(id int64) *GetMeSLAIDParams

WithID adds the id to the get me SLA ID params

func (*GetMeSLAIDParams) WithTimeout ¶

func (o *GetMeSLAIDParams) WithTimeout(timeout time.Duration) *GetMeSLAIDParams

WithTimeout adds the timeout to the get me SLA ID params

func (*GetMeSLAIDParams) WriteToRequest ¶

func (o *GetMeSLAIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeSLAIDReader ¶

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

GetMeSLAIDReader is a Reader for the GetMeSLAID structure.

func (*GetMeSLAIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSLAIDServicesDefault ¶

type GetMeSLAIDServicesDefault struct {
	Payload *models.GetMeSLAIDServicesDefaultBody
	// contains filtered or unexported fields
}

GetMeSLAIDServicesDefault handles this case with default header values.

Unexpected error

func NewGetMeSLAIDServicesDefault ¶

func NewGetMeSLAIDServicesDefault(code int) *GetMeSLAIDServicesDefault

NewGetMeSLAIDServicesDefault creates a GetMeSLAIDServicesDefault with default headers values

func (*GetMeSLAIDServicesDefault) Code ¶

func (o *GetMeSLAIDServicesDefault) Code() int

Code gets the status code for the get me SLA ID services default response

func (*GetMeSLAIDServicesDefault) Error ¶

func (o *GetMeSLAIDServicesDefault) Error() string

type GetMeSLAIDServicesOK ¶

type GetMeSLAIDServicesOK struct {
	Payload models.GetMeSLAIDServicesOKBody
}

GetMeSLAIDServicesOK handles this case with default header values.

return value

func NewGetMeSLAIDServicesOK ¶

func NewGetMeSLAIDServicesOK() *GetMeSLAIDServicesOK

NewGetMeSLAIDServicesOK creates a GetMeSLAIDServicesOK with default headers values

func (*GetMeSLAIDServicesOK) Error ¶

func (o *GetMeSLAIDServicesOK) Error() string

type GetMeSLAIDServicesParams ¶

type GetMeSLAIDServicesParams struct {

	/*ID*/
	ID int64

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

GetMeSLAIDServicesParams contains all the parameters to send to the API endpoint for the get me SLA ID services operation typically these are written to a http.Request

func NewGetMeSLAIDServicesParams ¶

func NewGetMeSLAIDServicesParams() *GetMeSLAIDServicesParams

NewGetMeSLAIDServicesParams creates a new GetMeSLAIDServicesParams object with the default values initialized.

func NewGetMeSLAIDServicesParamsWithContext ¶

func NewGetMeSLAIDServicesParamsWithContext(ctx context.Context) *GetMeSLAIDServicesParams

NewGetMeSLAIDServicesParamsWithContext creates a new GetMeSLAIDServicesParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSLAIDServicesParamsWithHTTPClient ¶

func NewGetMeSLAIDServicesParamsWithHTTPClient(client *http.Client) *GetMeSLAIDServicesParams

NewGetMeSLAIDServicesParamsWithHTTPClient creates a new GetMeSLAIDServicesParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSLAIDServicesParamsWithTimeout ¶

func NewGetMeSLAIDServicesParamsWithTimeout(timeout time.Duration) *GetMeSLAIDServicesParams

NewGetMeSLAIDServicesParamsWithTimeout creates a new GetMeSLAIDServicesParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSLAIDServicesParams) SetContext ¶

func (o *GetMeSLAIDServicesParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) SetID ¶

func (o *GetMeSLAIDServicesParams) SetID(id int64)

SetID adds the id to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) WithContext ¶

WithContext adds the context to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) WithHTTPClient ¶

func (o *GetMeSLAIDServicesParams) WithHTTPClient(client *http.Client) *GetMeSLAIDServicesParams

WithHTTPClient adds the HTTPClient to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) WithID ¶

WithID adds the id to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) WithTimeout ¶

WithTimeout adds the timeout to the get me SLA ID services params

func (*GetMeSLAIDServicesParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSLAIDServicesReader ¶

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

GetMeSLAIDServicesReader is a Reader for the GetMeSLAIDServices structure.

func (*GetMeSLAIDServicesReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSLAIDStatusDefault ¶

type GetMeSLAIDStatusDefault struct {
	Payload *models.GetMeSLAIDStatusDefaultBody
	// contains filtered or unexported fields
}

GetMeSLAIDStatusDefault handles this case with default header values.

Unexpected error

func NewGetMeSLAIDStatusDefault ¶

func NewGetMeSLAIDStatusDefault(code int) *GetMeSLAIDStatusDefault

NewGetMeSLAIDStatusDefault creates a GetMeSLAIDStatusDefault with default headers values

func (*GetMeSLAIDStatusDefault) Code ¶

func (o *GetMeSLAIDStatusDefault) Code() int

Code gets the status code for the get me SLA ID status default response

func (*GetMeSLAIDStatusDefault) Error ¶

func (o *GetMeSLAIDStatusDefault) Error() string

type GetMeSLAIDStatusOK ¶

type GetMeSLAIDStatusOK struct {
	Payload string
}

GetMeSLAIDStatusOK handles this case with default header values.

return value

func NewGetMeSLAIDStatusOK ¶

func NewGetMeSLAIDStatusOK() *GetMeSLAIDStatusOK

NewGetMeSLAIDStatusOK creates a GetMeSLAIDStatusOK with default headers values

func (*GetMeSLAIDStatusOK) Error ¶

func (o *GetMeSLAIDStatusOK) Error() string

type GetMeSLAIDStatusParams ¶

type GetMeSLAIDStatusParams struct {

	/*ID*/
	ID int64

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

GetMeSLAIDStatusParams contains all the parameters to send to the API endpoint for the get me SLA ID status operation typically these are written to a http.Request

func NewGetMeSLAIDStatusParams ¶

func NewGetMeSLAIDStatusParams() *GetMeSLAIDStatusParams

NewGetMeSLAIDStatusParams creates a new GetMeSLAIDStatusParams object with the default values initialized.

func NewGetMeSLAIDStatusParamsWithContext ¶

func NewGetMeSLAIDStatusParamsWithContext(ctx context.Context) *GetMeSLAIDStatusParams

NewGetMeSLAIDStatusParamsWithContext creates a new GetMeSLAIDStatusParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSLAIDStatusParamsWithHTTPClient ¶

func NewGetMeSLAIDStatusParamsWithHTTPClient(client *http.Client) *GetMeSLAIDStatusParams

NewGetMeSLAIDStatusParamsWithHTTPClient creates a new GetMeSLAIDStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSLAIDStatusParamsWithTimeout ¶

func NewGetMeSLAIDStatusParamsWithTimeout(timeout time.Duration) *GetMeSLAIDStatusParams

NewGetMeSLAIDStatusParamsWithTimeout creates a new GetMeSLAIDStatusParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSLAIDStatusParams) SetContext ¶

func (o *GetMeSLAIDStatusParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) SetID ¶

func (o *GetMeSLAIDStatusParams) SetID(id int64)

SetID adds the id to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) WithContext ¶

WithContext adds the context to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) WithHTTPClient ¶

func (o *GetMeSLAIDStatusParams) WithHTTPClient(client *http.Client) *GetMeSLAIDStatusParams

WithHTTPClient adds the HTTPClient to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) WithID ¶

WithID adds the id to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) WithTimeout ¶

WithTimeout adds the timeout to the get me SLA ID status params

func (*GetMeSLAIDStatusParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSLAIDStatusReader ¶

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

GetMeSLAIDStatusReader is a Reader for the GetMeSLAIDStatus structure.

func (*GetMeSLAIDStatusReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSLAOK ¶

type GetMeSLAOK struct {
	Payload []int64
}

GetMeSLAOK handles this case with default header values.

return value

func NewGetMeSLAOK ¶

func NewGetMeSLAOK() *GetMeSLAOK

NewGetMeSLAOK creates a GetMeSLAOK with default headers values

func (*GetMeSLAOK) Error ¶

func (o *GetMeSLAOK) Error() string

type GetMeSLAParams ¶

type GetMeSLAParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeSLAParams contains all the parameters to send to the API endpoint for the get me SLA operation typically these are written to a http.Request

func NewGetMeSLAParams ¶

func NewGetMeSLAParams() *GetMeSLAParams

NewGetMeSLAParams creates a new GetMeSLAParams object with the default values initialized.

func NewGetMeSLAParamsWithContext ¶

func NewGetMeSLAParamsWithContext(ctx context.Context) *GetMeSLAParams

NewGetMeSLAParamsWithContext creates a new GetMeSLAParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSLAParamsWithHTTPClient ¶

func NewGetMeSLAParamsWithHTTPClient(client *http.Client) *GetMeSLAParams

NewGetMeSLAParamsWithHTTPClient creates a new GetMeSLAParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSLAParamsWithTimeout ¶

func NewGetMeSLAParamsWithTimeout(timeout time.Duration) *GetMeSLAParams

NewGetMeSLAParamsWithTimeout creates a new GetMeSLAParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSLAParams) SetContext ¶

func (o *GetMeSLAParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SLA params

func (*GetMeSLAParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SLA params

func (*GetMeSLAParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SLA params

func (*GetMeSLAParams) WithContext ¶

func (o *GetMeSLAParams) WithContext(ctx context.Context) *GetMeSLAParams

WithContext adds the context to the get me SLA params

func (*GetMeSLAParams) WithHTTPClient ¶

func (o *GetMeSLAParams) WithHTTPClient(client *http.Client) *GetMeSLAParams

WithHTTPClient adds the HTTPClient to the get me SLA params

func (*GetMeSLAParams) WithTimeout ¶

func (o *GetMeSLAParams) WithTimeout(timeout time.Duration) *GetMeSLAParams

WithTimeout adds the timeout to the get me SLA params

func (*GetMeSLAParams) WriteToRequest ¶

func (o *GetMeSLAParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeSLAReader ¶

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

GetMeSLAReader is a Reader for the GetMeSLA structure.

func (*GetMeSLAReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSSHKeyDefault ¶

type GetMeSSHKeyDefault struct {
	Payload *models.GetMeSSHKeyDefaultBody
	// contains filtered or unexported fields
}

GetMeSSHKeyDefault handles this case with default header values.

Unexpected error

func NewGetMeSSHKeyDefault ¶

func NewGetMeSSHKeyDefault(code int) *GetMeSSHKeyDefault

NewGetMeSSHKeyDefault creates a GetMeSSHKeyDefault with default headers values

func (*GetMeSSHKeyDefault) Code ¶

func (o *GetMeSSHKeyDefault) Code() int

Code gets the status code for the get me SSH key default response

func (*GetMeSSHKeyDefault) Error ¶

func (o *GetMeSSHKeyDefault) Error() string

type GetMeSSHKeyKeyNameDefault ¶

type GetMeSSHKeyKeyNameDefault struct {
	Payload *models.GetMeSSHKeyKeyNameDefaultBody
	// contains filtered or unexported fields
}

GetMeSSHKeyKeyNameDefault handles this case with default header values.

Unexpected error

func NewGetMeSSHKeyKeyNameDefault ¶

func NewGetMeSSHKeyKeyNameDefault(code int) *GetMeSSHKeyKeyNameDefault

NewGetMeSSHKeyKeyNameDefault creates a GetMeSSHKeyKeyNameDefault with default headers values

func (*GetMeSSHKeyKeyNameDefault) Code ¶

func (o *GetMeSSHKeyKeyNameDefault) Code() int

Code gets the status code for the get me SSH key key name default response

func (*GetMeSSHKeyKeyNameDefault) Error ¶

func (o *GetMeSSHKeyKeyNameDefault) Error() string

type GetMeSSHKeyKeyNameOK ¶

type GetMeSSHKeyKeyNameOK struct {
	Payload *models.NichandleSSHKey
}

GetMeSSHKeyKeyNameOK handles this case with default header values.

description of 'nichandle.SshKey' response

func NewGetMeSSHKeyKeyNameOK ¶

func NewGetMeSSHKeyKeyNameOK() *GetMeSSHKeyKeyNameOK

NewGetMeSSHKeyKeyNameOK creates a GetMeSSHKeyKeyNameOK with default headers values

func (*GetMeSSHKeyKeyNameOK) Error ¶

func (o *GetMeSSHKeyKeyNameOK) Error() string

type GetMeSSHKeyKeyNameParams ¶

type GetMeSSHKeyKeyNameParams struct {

	/*KeyName*/
	KeyName string

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

GetMeSSHKeyKeyNameParams contains all the parameters to send to the API endpoint for the get me SSH key key name operation typically these are written to a http.Request

func NewGetMeSSHKeyKeyNameParams ¶

func NewGetMeSSHKeyKeyNameParams() *GetMeSSHKeyKeyNameParams

NewGetMeSSHKeyKeyNameParams creates a new GetMeSSHKeyKeyNameParams object with the default values initialized.

func NewGetMeSSHKeyKeyNameParamsWithContext ¶

func NewGetMeSSHKeyKeyNameParamsWithContext(ctx context.Context) *GetMeSSHKeyKeyNameParams

NewGetMeSSHKeyKeyNameParamsWithContext creates a new GetMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSSHKeyKeyNameParamsWithHTTPClient ¶

func NewGetMeSSHKeyKeyNameParamsWithHTTPClient(client *http.Client) *GetMeSSHKeyKeyNameParams

NewGetMeSSHKeyKeyNameParamsWithHTTPClient creates a new GetMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSSHKeyKeyNameParamsWithTimeout ¶

func NewGetMeSSHKeyKeyNameParamsWithTimeout(timeout time.Duration) *GetMeSSHKeyKeyNameParams

NewGetMeSSHKeyKeyNameParamsWithTimeout creates a new GetMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSSHKeyKeyNameParams) SetContext ¶

func (o *GetMeSSHKeyKeyNameParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) SetKeyName ¶

func (o *GetMeSSHKeyKeyNameParams) SetKeyName(keyName string)

SetKeyName adds the keyName to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) WithContext ¶

WithContext adds the context to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) WithHTTPClient ¶

func (o *GetMeSSHKeyKeyNameParams) WithHTTPClient(client *http.Client) *GetMeSSHKeyKeyNameParams

WithHTTPClient adds the HTTPClient to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) WithKeyName ¶

func (o *GetMeSSHKeyKeyNameParams) WithKeyName(keyName string) *GetMeSSHKeyKeyNameParams

WithKeyName adds the keyName to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) WithTimeout ¶

WithTimeout adds the timeout to the get me SSH key key name params

func (*GetMeSSHKeyKeyNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSSHKeyKeyNameReader ¶

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

GetMeSSHKeyKeyNameReader is a Reader for the GetMeSSHKeyKeyName structure.

func (*GetMeSSHKeyKeyNameReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSSHKeyOK ¶

type GetMeSSHKeyOK struct {
	Payload []string
}

GetMeSSHKeyOK handles this case with default header values.

return value

func NewGetMeSSHKeyOK ¶

func NewGetMeSSHKeyOK() *GetMeSSHKeyOK

NewGetMeSSHKeyOK creates a GetMeSSHKeyOK with default headers values

func (*GetMeSSHKeyOK) Error ¶

func (o *GetMeSSHKeyOK) Error() string

type GetMeSSHKeyParams ¶

type GetMeSSHKeyParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeSSHKeyParams contains all the parameters to send to the API endpoint for the get me SSH key operation typically these are written to a http.Request

func NewGetMeSSHKeyParams ¶

func NewGetMeSSHKeyParams() *GetMeSSHKeyParams

NewGetMeSSHKeyParams creates a new GetMeSSHKeyParams object with the default values initialized.

func NewGetMeSSHKeyParamsWithContext ¶

func NewGetMeSSHKeyParamsWithContext(ctx context.Context) *GetMeSSHKeyParams

NewGetMeSSHKeyParamsWithContext creates a new GetMeSSHKeyParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSSHKeyParamsWithHTTPClient ¶

func NewGetMeSSHKeyParamsWithHTTPClient(client *http.Client) *GetMeSSHKeyParams

NewGetMeSSHKeyParamsWithHTTPClient creates a new GetMeSSHKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSSHKeyParamsWithTimeout ¶

func NewGetMeSSHKeyParamsWithTimeout(timeout time.Duration) *GetMeSSHKeyParams

NewGetMeSSHKeyParamsWithTimeout creates a new GetMeSSHKeyParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSSHKeyParams) SetContext ¶

func (o *GetMeSSHKeyParams) SetContext(ctx context.Context)

SetContext adds the context to the get me SSH key params

func (*GetMeSSHKeyParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me SSH key params

func (*GetMeSSHKeyParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me SSH key params

func (*GetMeSSHKeyParams) WithContext ¶

func (o *GetMeSSHKeyParams) WithContext(ctx context.Context) *GetMeSSHKeyParams

WithContext adds the context to the get me SSH key params

func (*GetMeSSHKeyParams) WithHTTPClient ¶

func (o *GetMeSSHKeyParams) WithHTTPClient(client *http.Client) *GetMeSSHKeyParams

WithHTTPClient adds the HTTPClient to the get me SSH key params

func (*GetMeSSHKeyParams) WithTimeout ¶

func (o *GetMeSSHKeyParams) WithTimeout(timeout time.Duration) *GetMeSSHKeyParams

WithTimeout adds the timeout to the get me SSH key params

func (*GetMeSSHKeyParams) WriteToRequest ¶

func (o *GetMeSSHKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeSSHKeyReader ¶

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

GetMeSSHKeyReader is a Reader for the GetMeSSHKey structure.

func (*GetMeSSHKeyReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSubAccountDefault ¶

type GetMeSubAccountDefault struct {
	Payload *models.GetMeSubAccountDefaultBody
	// contains filtered or unexported fields
}

GetMeSubAccountDefault handles this case with default header values.

Unexpected error

func NewGetMeSubAccountDefault ¶

func NewGetMeSubAccountDefault(code int) *GetMeSubAccountDefault

NewGetMeSubAccountDefault creates a GetMeSubAccountDefault with default headers values

func (*GetMeSubAccountDefault) Code ¶

func (o *GetMeSubAccountDefault) Code() int

Code gets the status code for the get me sub account default response

func (*GetMeSubAccountDefault) Error ¶

func (o *GetMeSubAccountDefault) Error() string

type GetMeSubAccountIDDefault ¶

type GetMeSubAccountIDDefault struct {
	Payload *models.GetMeSubAccountIDDefaultBody
	// contains filtered or unexported fields
}

GetMeSubAccountIDDefault handles this case with default header values.

Unexpected error

func NewGetMeSubAccountIDDefault ¶

func NewGetMeSubAccountIDDefault(code int) *GetMeSubAccountIDDefault

NewGetMeSubAccountIDDefault creates a GetMeSubAccountIDDefault with default headers values

func (*GetMeSubAccountIDDefault) Code ¶

func (o *GetMeSubAccountIDDefault) Code() int

Code gets the status code for the get me sub account ID default response

func (*GetMeSubAccountIDDefault) Error ¶

func (o *GetMeSubAccountIDDefault) Error() string

type GetMeSubAccountIDOK ¶

type GetMeSubAccountIDOK struct {
	Payload *models.NichandleSubAccount
}

GetMeSubAccountIDOK handles this case with default header values.

description of 'nichandle.SubAccount' response

func NewGetMeSubAccountIDOK ¶

func NewGetMeSubAccountIDOK() *GetMeSubAccountIDOK

NewGetMeSubAccountIDOK creates a GetMeSubAccountIDOK with default headers values

func (*GetMeSubAccountIDOK) Error ¶

func (o *GetMeSubAccountIDOK) Error() string

type GetMeSubAccountIDParams ¶

type GetMeSubAccountIDParams struct {

	/*ID*/
	ID int64

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

GetMeSubAccountIDParams contains all the parameters to send to the API endpoint for the get me sub account ID operation typically these are written to a http.Request

func NewGetMeSubAccountIDParams ¶

func NewGetMeSubAccountIDParams() *GetMeSubAccountIDParams

NewGetMeSubAccountIDParams creates a new GetMeSubAccountIDParams object with the default values initialized.

func NewGetMeSubAccountIDParamsWithContext ¶

func NewGetMeSubAccountIDParamsWithContext(ctx context.Context) *GetMeSubAccountIDParams

NewGetMeSubAccountIDParamsWithContext creates a new GetMeSubAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSubAccountIDParamsWithHTTPClient ¶

func NewGetMeSubAccountIDParamsWithHTTPClient(client *http.Client) *GetMeSubAccountIDParams

NewGetMeSubAccountIDParamsWithHTTPClient creates a new GetMeSubAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSubAccountIDParamsWithTimeout ¶

func NewGetMeSubAccountIDParamsWithTimeout(timeout time.Duration) *GetMeSubAccountIDParams

NewGetMeSubAccountIDParamsWithTimeout creates a new GetMeSubAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSubAccountIDParams) SetContext ¶

func (o *GetMeSubAccountIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me sub account ID params

func (*GetMeSubAccountIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me sub account ID params

func (*GetMeSubAccountIDParams) SetID ¶

func (o *GetMeSubAccountIDParams) SetID(id int64)

SetID adds the id to the get me sub account ID params

func (*GetMeSubAccountIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me sub account ID params

func (*GetMeSubAccountIDParams) WithContext ¶

WithContext adds the context to the get me sub account ID params

func (*GetMeSubAccountIDParams) WithHTTPClient ¶

func (o *GetMeSubAccountIDParams) WithHTTPClient(client *http.Client) *GetMeSubAccountIDParams

WithHTTPClient adds the HTTPClient to the get me sub account ID params

func (*GetMeSubAccountIDParams) WithID ¶

WithID adds the id to the get me sub account ID params

func (*GetMeSubAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me sub account ID params

func (*GetMeSubAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSubAccountIDReader ¶

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

GetMeSubAccountIDReader is a Reader for the GetMeSubAccountID structure.

func (*GetMeSubAccountIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSubAccountOK ¶

type GetMeSubAccountOK struct {
	Payload []int64
}

GetMeSubAccountOK handles this case with default header values.

return value

func NewGetMeSubAccountOK ¶

func NewGetMeSubAccountOK() *GetMeSubAccountOK

NewGetMeSubAccountOK creates a GetMeSubAccountOK with default headers values

func (*GetMeSubAccountOK) Error ¶

func (o *GetMeSubAccountOK) Error() string

type GetMeSubAccountParams ¶

type GetMeSubAccountParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeSubAccountParams contains all the parameters to send to the API endpoint for the get me sub account operation typically these are written to a http.Request

func NewGetMeSubAccountParams ¶

func NewGetMeSubAccountParams() *GetMeSubAccountParams

NewGetMeSubAccountParams creates a new GetMeSubAccountParams object with the default values initialized.

func NewGetMeSubAccountParamsWithContext ¶

func NewGetMeSubAccountParamsWithContext(ctx context.Context) *GetMeSubAccountParams

NewGetMeSubAccountParamsWithContext creates a new GetMeSubAccountParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSubAccountParamsWithHTTPClient ¶

func NewGetMeSubAccountParamsWithHTTPClient(client *http.Client) *GetMeSubAccountParams

NewGetMeSubAccountParamsWithHTTPClient creates a new GetMeSubAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSubAccountParamsWithTimeout ¶

func NewGetMeSubAccountParamsWithTimeout(timeout time.Duration) *GetMeSubAccountParams

NewGetMeSubAccountParamsWithTimeout creates a new GetMeSubAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSubAccountParams) SetContext ¶

func (o *GetMeSubAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the get me sub account params

func (*GetMeSubAccountParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me sub account params

func (*GetMeSubAccountParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me sub account params

func (*GetMeSubAccountParams) WithContext ¶

WithContext adds the context to the get me sub account params

func (*GetMeSubAccountParams) WithHTTPClient ¶

func (o *GetMeSubAccountParams) WithHTTPClient(client *http.Client) *GetMeSubAccountParams

WithHTTPClient adds the HTTPClient to the get me sub account params

func (*GetMeSubAccountParams) WithTimeout ¶

func (o *GetMeSubAccountParams) WithTimeout(timeout time.Duration) *GetMeSubAccountParams

WithTimeout adds the timeout to the get me sub account params

func (*GetMeSubAccountParams) WriteToRequest ¶

func (o *GetMeSubAccountParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeSubAccountReader ¶

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

GetMeSubAccountReader is a Reader for the GetMeSubAccount structure.

func (*GetMeSubAccountReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSubscriptionDefault ¶

type GetMeSubscriptionDefault struct {
	Payload *models.GetMeSubscriptionDefaultBody
	// contains filtered or unexported fields
}

GetMeSubscriptionDefault handles this case with default header values.

Unexpected error

func NewGetMeSubscriptionDefault ¶

func NewGetMeSubscriptionDefault(code int) *GetMeSubscriptionDefault

NewGetMeSubscriptionDefault creates a GetMeSubscriptionDefault with default headers values

func (*GetMeSubscriptionDefault) Code ¶

func (o *GetMeSubscriptionDefault) Code() int

Code gets the status code for the get me subscription default response

func (*GetMeSubscriptionDefault) Error ¶

func (o *GetMeSubscriptionDefault) Error() string

type GetMeSubscriptionOK ¶

type GetMeSubscriptionOK struct {
	Payload []string
}

GetMeSubscriptionOK handles this case with default header values.

return value

func NewGetMeSubscriptionOK ¶

func NewGetMeSubscriptionOK() *GetMeSubscriptionOK

NewGetMeSubscriptionOK creates a GetMeSubscriptionOK with default headers values

func (*GetMeSubscriptionOK) Error ¶

func (o *GetMeSubscriptionOK) Error() string

type GetMeSubscriptionParams ¶

type GetMeSubscriptionParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeSubscriptionParams contains all the parameters to send to the API endpoint for the get me subscription operation typically these are written to a http.Request

func NewGetMeSubscriptionParams ¶

func NewGetMeSubscriptionParams() *GetMeSubscriptionParams

NewGetMeSubscriptionParams creates a new GetMeSubscriptionParams object with the default values initialized.

func NewGetMeSubscriptionParamsWithContext ¶

func NewGetMeSubscriptionParamsWithContext(ctx context.Context) *GetMeSubscriptionParams

NewGetMeSubscriptionParamsWithContext creates a new GetMeSubscriptionParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSubscriptionParamsWithHTTPClient ¶

func NewGetMeSubscriptionParamsWithHTTPClient(client *http.Client) *GetMeSubscriptionParams

NewGetMeSubscriptionParamsWithHTTPClient creates a new GetMeSubscriptionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSubscriptionParamsWithTimeout ¶

func NewGetMeSubscriptionParamsWithTimeout(timeout time.Duration) *GetMeSubscriptionParams

NewGetMeSubscriptionParamsWithTimeout creates a new GetMeSubscriptionParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSubscriptionParams) SetContext ¶

func (o *GetMeSubscriptionParams) SetContext(ctx context.Context)

SetContext adds the context to the get me subscription params

func (*GetMeSubscriptionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me subscription params

func (*GetMeSubscriptionParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me subscription params

func (*GetMeSubscriptionParams) WithContext ¶

WithContext adds the context to the get me subscription params

func (*GetMeSubscriptionParams) WithHTTPClient ¶

func (o *GetMeSubscriptionParams) WithHTTPClient(client *http.Client) *GetMeSubscriptionParams

WithHTTPClient adds the HTTPClient to the get me subscription params

func (*GetMeSubscriptionParams) WithTimeout ¶

WithTimeout adds the timeout to the get me subscription params

func (*GetMeSubscriptionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSubscriptionReader ¶

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

GetMeSubscriptionReader is a Reader for the GetMeSubscription structure.

func (*GetMeSubscriptionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeSubscriptionSubscriptionTypeDefault ¶

type GetMeSubscriptionSubscriptionTypeDefault struct {
	Payload *models.GetMeSubscriptionSubscriptionTypeDefaultBody
	// contains filtered or unexported fields
}

GetMeSubscriptionSubscriptionTypeDefault handles this case with default header values.

Unexpected error

func NewGetMeSubscriptionSubscriptionTypeDefault ¶

func NewGetMeSubscriptionSubscriptionTypeDefault(code int) *GetMeSubscriptionSubscriptionTypeDefault

NewGetMeSubscriptionSubscriptionTypeDefault creates a GetMeSubscriptionSubscriptionTypeDefault with default headers values

func (*GetMeSubscriptionSubscriptionTypeDefault) Code ¶

Code gets the status code for the get me subscription subscription type default response

func (*GetMeSubscriptionSubscriptionTypeDefault) Error ¶

type GetMeSubscriptionSubscriptionTypeOK ¶

type GetMeSubscriptionSubscriptionTypeOK struct {
	Payload *models.NichandleSubscription
}

GetMeSubscriptionSubscriptionTypeOK handles this case with default header values.

description of 'nichandle.Subscription' response

func NewGetMeSubscriptionSubscriptionTypeOK ¶

func NewGetMeSubscriptionSubscriptionTypeOK() *GetMeSubscriptionSubscriptionTypeOK

NewGetMeSubscriptionSubscriptionTypeOK creates a GetMeSubscriptionSubscriptionTypeOK with default headers values

func (*GetMeSubscriptionSubscriptionTypeOK) Error ¶

type GetMeSubscriptionSubscriptionTypeParams ¶

type GetMeSubscriptionSubscriptionTypeParams struct {

	/*SubscriptionType*/
	SubscriptionType string

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

GetMeSubscriptionSubscriptionTypeParams contains all the parameters to send to the API endpoint for the get me subscription subscription type operation typically these are written to a http.Request

func NewGetMeSubscriptionSubscriptionTypeParams ¶

func NewGetMeSubscriptionSubscriptionTypeParams() *GetMeSubscriptionSubscriptionTypeParams

NewGetMeSubscriptionSubscriptionTypeParams creates a new GetMeSubscriptionSubscriptionTypeParams object with the default values initialized.

func NewGetMeSubscriptionSubscriptionTypeParamsWithContext ¶

func NewGetMeSubscriptionSubscriptionTypeParamsWithContext(ctx context.Context) *GetMeSubscriptionSubscriptionTypeParams

NewGetMeSubscriptionSubscriptionTypeParamsWithContext creates a new GetMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeSubscriptionSubscriptionTypeParamsWithHTTPClient ¶

func NewGetMeSubscriptionSubscriptionTypeParamsWithHTTPClient(client *http.Client) *GetMeSubscriptionSubscriptionTypeParams

NewGetMeSubscriptionSubscriptionTypeParamsWithHTTPClient creates a new GetMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeSubscriptionSubscriptionTypeParamsWithTimeout ¶

func NewGetMeSubscriptionSubscriptionTypeParamsWithTimeout(timeout time.Duration) *GetMeSubscriptionSubscriptionTypeParams

NewGetMeSubscriptionSubscriptionTypeParamsWithTimeout creates a new GetMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeSubscriptionSubscriptionTypeParams) SetContext ¶

SetContext adds the context to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) SetSubscriptionType ¶

func (o *GetMeSubscriptionSubscriptionTypeParams) SetSubscriptionType(subscriptionType string)

SetSubscriptionType adds the subscriptionType to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) WithContext ¶

WithContext adds the context to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) WithSubscriptionType ¶

WithSubscriptionType adds the subscriptionType to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me subscription subscription type params

func (*GetMeSubscriptionSubscriptionTypeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeSubscriptionSubscriptionTypeReader ¶

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

GetMeSubscriptionSubscriptionTypeReader is a Reader for the GetMeSubscriptionSubscriptionType structure.

func (*GetMeSubscriptionSubscriptionTypeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskContactChangeDefault ¶

type GetMeTaskContactChangeDefault struct {
	Payload *models.GetMeTaskContactChangeDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskContactChangeDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskContactChangeDefault ¶

func NewGetMeTaskContactChangeDefault(code int) *GetMeTaskContactChangeDefault

NewGetMeTaskContactChangeDefault creates a GetMeTaskContactChangeDefault with default headers values

func (*GetMeTaskContactChangeDefault) Code ¶

Code gets the status code for the get me task contact change default response

func (*GetMeTaskContactChangeDefault) Error ¶

type GetMeTaskContactChangeIDDefault ¶

type GetMeTaskContactChangeIDDefault struct {
	Payload *models.GetMeTaskContactChangeIDDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskContactChangeIDDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskContactChangeIDDefault ¶

func NewGetMeTaskContactChangeIDDefault(code int) *GetMeTaskContactChangeIDDefault

NewGetMeTaskContactChangeIDDefault creates a GetMeTaskContactChangeIDDefault with default headers values

func (*GetMeTaskContactChangeIDDefault) Code ¶

Code gets the status code for the get me task contact change ID default response

func (*GetMeTaskContactChangeIDDefault) Error ¶

type GetMeTaskContactChangeIDOK ¶

type GetMeTaskContactChangeIDOK struct {
	Payload *models.NichandleContactChangeTask
}

GetMeTaskContactChangeIDOK handles this case with default header values.

description of 'nichandle.ContactChange.Task' response

func NewGetMeTaskContactChangeIDOK ¶

func NewGetMeTaskContactChangeIDOK() *GetMeTaskContactChangeIDOK

NewGetMeTaskContactChangeIDOK creates a GetMeTaskContactChangeIDOK with default headers values

func (*GetMeTaskContactChangeIDOK) Error ¶

type GetMeTaskContactChangeIDParams ¶

type GetMeTaskContactChangeIDParams struct {

	/*ID*/
	ID int64

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

GetMeTaskContactChangeIDParams contains all the parameters to send to the API endpoint for the get me task contact change ID operation typically these are written to a http.Request

func NewGetMeTaskContactChangeIDParams ¶

func NewGetMeTaskContactChangeIDParams() *GetMeTaskContactChangeIDParams

NewGetMeTaskContactChangeIDParams creates a new GetMeTaskContactChangeIDParams object with the default values initialized.

func NewGetMeTaskContactChangeIDParamsWithContext ¶

func NewGetMeTaskContactChangeIDParamsWithContext(ctx context.Context) *GetMeTaskContactChangeIDParams

NewGetMeTaskContactChangeIDParamsWithContext creates a new GetMeTaskContactChangeIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskContactChangeIDParamsWithHTTPClient ¶

func NewGetMeTaskContactChangeIDParamsWithHTTPClient(client *http.Client) *GetMeTaskContactChangeIDParams

NewGetMeTaskContactChangeIDParamsWithHTTPClient creates a new GetMeTaskContactChangeIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskContactChangeIDParamsWithTimeout ¶

func NewGetMeTaskContactChangeIDParamsWithTimeout(timeout time.Duration) *GetMeTaskContactChangeIDParams

NewGetMeTaskContactChangeIDParamsWithTimeout creates a new GetMeTaskContactChangeIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskContactChangeIDParams) SetContext ¶

func (o *GetMeTaskContactChangeIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) SetID ¶

SetID adds the id to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) WithContext ¶

WithContext adds the context to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) WithID ¶

WithID adds the id to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task contact change ID params

func (*GetMeTaskContactChangeIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskContactChangeIDReader ¶

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

GetMeTaskContactChangeIDReader is a Reader for the GetMeTaskContactChangeID structure.

func (*GetMeTaskContactChangeIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskContactChangeOK ¶

type GetMeTaskContactChangeOK struct {
	Payload []int64
}

GetMeTaskContactChangeOK handles this case with default header values.

return value

func NewGetMeTaskContactChangeOK ¶

func NewGetMeTaskContactChangeOK() *GetMeTaskContactChangeOK

NewGetMeTaskContactChangeOK creates a GetMeTaskContactChangeOK with default headers values

func (*GetMeTaskContactChangeOK) Error ¶

func (o *GetMeTaskContactChangeOK) Error() string

type GetMeTaskContactChangeParams ¶

type GetMeTaskContactChangeParams struct {

	/*AskingAccount*/
	AskingAccount *string
	/*State*/
	State *string
	/*ToAccount*/
	ToAccount *string

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

GetMeTaskContactChangeParams contains all the parameters to send to the API endpoint for the get me task contact change operation typically these are written to a http.Request

func NewGetMeTaskContactChangeParams ¶

func NewGetMeTaskContactChangeParams() *GetMeTaskContactChangeParams

NewGetMeTaskContactChangeParams creates a new GetMeTaskContactChangeParams object with the default values initialized.

func NewGetMeTaskContactChangeParamsWithContext ¶

func NewGetMeTaskContactChangeParamsWithContext(ctx context.Context) *GetMeTaskContactChangeParams

NewGetMeTaskContactChangeParamsWithContext creates a new GetMeTaskContactChangeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskContactChangeParamsWithHTTPClient ¶

func NewGetMeTaskContactChangeParamsWithHTTPClient(client *http.Client) *GetMeTaskContactChangeParams

NewGetMeTaskContactChangeParamsWithHTTPClient creates a new GetMeTaskContactChangeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskContactChangeParamsWithTimeout ¶

func NewGetMeTaskContactChangeParamsWithTimeout(timeout time.Duration) *GetMeTaskContactChangeParams

NewGetMeTaskContactChangeParamsWithTimeout creates a new GetMeTaskContactChangeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskContactChangeParams) SetAskingAccount ¶

func (o *GetMeTaskContactChangeParams) SetAskingAccount(askingAccount *string)

SetAskingAccount adds the askingAccount to the get me task contact change params

func (*GetMeTaskContactChangeParams) SetContext ¶

func (o *GetMeTaskContactChangeParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task contact change params

func (*GetMeTaskContactChangeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task contact change params

func (*GetMeTaskContactChangeParams) SetState ¶

func (o *GetMeTaskContactChangeParams) SetState(state *string)

SetState adds the state to the get me task contact change params

func (*GetMeTaskContactChangeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task contact change params

func (*GetMeTaskContactChangeParams) SetToAccount ¶

func (o *GetMeTaskContactChangeParams) SetToAccount(toAccount *string)

SetToAccount adds the toAccount to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithAskingAccount ¶

func (o *GetMeTaskContactChangeParams) WithAskingAccount(askingAccount *string) *GetMeTaskContactChangeParams

WithAskingAccount adds the askingAccount to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithContext ¶

WithContext adds the context to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithState ¶

WithState adds the state to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task contact change params

func (*GetMeTaskContactChangeParams) WithToAccount ¶

WithToAccount adds the toAccount to the get me task contact change params

func (*GetMeTaskContactChangeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskContactChangeReader ¶

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

GetMeTaskContactChangeReader is a Reader for the GetMeTaskContactChange structure.

func (*GetMeTaskContactChangeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskDomainDefault ¶

type GetMeTaskDomainDefault struct {
	Payload *models.GetMeTaskDomainDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskDomainDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskDomainDefault ¶

func NewGetMeTaskDomainDefault(code int) *GetMeTaskDomainDefault

NewGetMeTaskDomainDefault creates a GetMeTaskDomainDefault with default headers values

func (*GetMeTaskDomainDefault) Code ¶

func (o *GetMeTaskDomainDefault) Code() int

Code gets the status code for the get me task domain default response

func (*GetMeTaskDomainDefault) Error ¶

func (o *GetMeTaskDomainDefault) Error() string

type GetMeTaskDomainIDArgumentDefault ¶

type GetMeTaskDomainIDArgumentDefault struct {
	Payload *models.GetMeTaskDomainIDArgumentDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskDomainIDArgumentDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskDomainIDArgumentDefault ¶

func NewGetMeTaskDomainIDArgumentDefault(code int) *GetMeTaskDomainIDArgumentDefault

NewGetMeTaskDomainIDArgumentDefault creates a GetMeTaskDomainIDArgumentDefault with default headers values

func (*GetMeTaskDomainIDArgumentDefault) Code ¶

Code gets the status code for the get me task domain ID argument default response

func (*GetMeTaskDomainIDArgumentDefault) Error ¶

type GetMeTaskDomainIDArgumentKeyDefault ¶

type GetMeTaskDomainIDArgumentKeyDefault struct {
	Payload *models.GetMeTaskDomainIDArgumentKeyDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskDomainIDArgumentKeyDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskDomainIDArgumentKeyDefault ¶

func NewGetMeTaskDomainIDArgumentKeyDefault(code int) *GetMeTaskDomainIDArgumentKeyDefault

NewGetMeTaskDomainIDArgumentKeyDefault creates a GetMeTaskDomainIDArgumentKeyDefault with default headers values

func (*GetMeTaskDomainIDArgumentKeyDefault) Code ¶

Code gets the status code for the get me task domain ID argument key default response

func (*GetMeTaskDomainIDArgumentKeyDefault) Error ¶

type GetMeTaskDomainIDArgumentKeyOK ¶

type GetMeTaskDomainIDArgumentKeyOK struct {
	Payload *models.NichandleDomainTaskArgument
}

GetMeTaskDomainIDArgumentKeyOK handles this case with default header values.

description of 'nichandle.DomainTaskArgument' response

func NewGetMeTaskDomainIDArgumentKeyOK ¶

func NewGetMeTaskDomainIDArgumentKeyOK() *GetMeTaskDomainIDArgumentKeyOK

NewGetMeTaskDomainIDArgumentKeyOK creates a GetMeTaskDomainIDArgumentKeyOK with default headers values

func (*GetMeTaskDomainIDArgumentKeyOK) Error ¶

type GetMeTaskDomainIDArgumentKeyParams ¶

type GetMeTaskDomainIDArgumentKeyParams struct {

	/*ID*/
	ID int64
	/*Key*/
	Key string

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

GetMeTaskDomainIDArgumentKeyParams contains all the parameters to send to the API endpoint for the get me task domain ID argument key operation typically these are written to a http.Request

func NewGetMeTaskDomainIDArgumentKeyParams ¶

func NewGetMeTaskDomainIDArgumentKeyParams() *GetMeTaskDomainIDArgumentKeyParams

NewGetMeTaskDomainIDArgumentKeyParams creates a new GetMeTaskDomainIDArgumentKeyParams object with the default values initialized.

func NewGetMeTaskDomainIDArgumentKeyParamsWithContext ¶

func NewGetMeTaskDomainIDArgumentKeyParamsWithContext(ctx context.Context) *GetMeTaskDomainIDArgumentKeyParams

NewGetMeTaskDomainIDArgumentKeyParamsWithContext creates a new GetMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskDomainIDArgumentKeyParamsWithHTTPClient ¶

func NewGetMeTaskDomainIDArgumentKeyParamsWithHTTPClient(client *http.Client) *GetMeTaskDomainIDArgumentKeyParams

NewGetMeTaskDomainIDArgumentKeyParamsWithHTTPClient creates a new GetMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskDomainIDArgumentKeyParamsWithTimeout ¶

func NewGetMeTaskDomainIDArgumentKeyParamsWithTimeout(timeout time.Duration) *GetMeTaskDomainIDArgumentKeyParams

NewGetMeTaskDomainIDArgumentKeyParamsWithTimeout creates a new GetMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskDomainIDArgumentKeyParams) SetContext ¶

SetContext adds the context to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) SetID ¶

SetID adds the id to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) SetKey ¶

SetKey adds the key to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WithContext ¶

WithContext adds the context to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WithID ¶

WithID adds the id to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WithKey ¶

WithKey adds the key to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task domain ID argument key params

func (*GetMeTaskDomainIDArgumentKeyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskDomainIDArgumentKeyReader ¶

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

GetMeTaskDomainIDArgumentKeyReader is a Reader for the GetMeTaskDomainIDArgumentKey structure.

func (*GetMeTaskDomainIDArgumentKeyReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskDomainIDArgumentOK ¶

type GetMeTaskDomainIDArgumentOK struct {
	Payload []string
}

GetMeTaskDomainIDArgumentOK handles this case with default header values.

return value

func NewGetMeTaskDomainIDArgumentOK ¶

func NewGetMeTaskDomainIDArgumentOK() *GetMeTaskDomainIDArgumentOK

NewGetMeTaskDomainIDArgumentOK creates a GetMeTaskDomainIDArgumentOK with default headers values

func (*GetMeTaskDomainIDArgumentOK) Error ¶

type GetMeTaskDomainIDArgumentParams ¶

type GetMeTaskDomainIDArgumentParams struct {

	/*ID*/
	ID int64

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

GetMeTaskDomainIDArgumentParams contains all the parameters to send to the API endpoint for the get me task domain ID argument operation typically these are written to a http.Request

func NewGetMeTaskDomainIDArgumentParams ¶

func NewGetMeTaskDomainIDArgumentParams() *GetMeTaskDomainIDArgumentParams

NewGetMeTaskDomainIDArgumentParams creates a new GetMeTaskDomainIDArgumentParams object with the default values initialized.

func NewGetMeTaskDomainIDArgumentParamsWithContext ¶

func NewGetMeTaskDomainIDArgumentParamsWithContext(ctx context.Context) *GetMeTaskDomainIDArgumentParams

NewGetMeTaskDomainIDArgumentParamsWithContext creates a new GetMeTaskDomainIDArgumentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskDomainIDArgumentParamsWithHTTPClient ¶

func NewGetMeTaskDomainIDArgumentParamsWithHTTPClient(client *http.Client) *GetMeTaskDomainIDArgumentParams

NewGetMeTaskDomainIDArgumentParamsWithHTTPClient creates a new GetMeTaskDomainIDArgumentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskDomainIDArgumentParamsWithTimeout ¶

func NewGetMeTaskDomainIDArgumentParamsWithTimeout(timeout time.Duration) *GetMeTaskDomainIDArgumentParams

NewGetMeTaskDomainIDArgumentParamsWithTimeout creates a new GetMeTaskDomainIDArgumentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskDomainIDArgumentParams) SetContext ¶

func (o *GetMeTaskDomainIDArgumentParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) SetID ¶

SetID adds the id to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) WithContext ¶

WithContext adds the context to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) WithID ¶

WithID adds the id to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task domain ID argument params

func (*GetMeTaskDomainIDArgumentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskDomainIDArgumentReader ¶

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

GetMeTaskDomainIDArgumentReader is a Reader for the GetMeTaskDomainIDArgument structure.

func (*GetMeTaskDomainIDArgumentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskDomainIDDefault ¶

type GetMeTaskDomainIDDefault struct {
	Payload *models.GetMeTaskDomainIDDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskDomainIDDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskDomainIDDefault ¶

func NewGetMeTaskDomainIDDefault(code int) *GetMeTaskDomainIDDefault

NewGetMeTaskDomainIDDefault creates a GetMeTaskDomainIDDefault with default headers values

func (*GetMeTaskDomainIDDefault) Code ¶

func (o *GetMeTaskDomainIDDefault) Code() int

Code gets the status code for the get me task domain ID default response

func (*GetMeTaskDomainIDDefault) Error ¶

func (o *GetMeTaskDomainIDDefault) Error() string

type GetMeTaskDomainIDOK ¶

type GetMeTaskDomainIDOK struct {
	Payload *models.NichandleDomainTask
}

GetMeTaskDomainIDOK handles this case with default header values.

description of 'nichandle.DomainTask' response

func NewGetMeTaskDomainIDOK ¶

func NewGetMeTaskDomainIDOK() *GetMeTaskDomainIDOK

NewGetMeTaskDomainIDOK creates a GetMeTaskDomainIDOK with default headers values

func (*GetMeTaskDomainIDOK) Error ¶

func (o *GetMeTaskDomainIDOK) Error() string

type GetMeTaskDomainIDParams ¶

type GetMeTaskDomainIDParams struct {

	/*ID*/
	ID int64

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

GetMeTaskDomainIDParams contains all the parameters to send to the API endpoint for the get me task domain ID operation typically these are written to a http.Request

func NewGetMeTaskDomainIDParams ¶

func NewGetMeTaskDomainIDParams() *GetMeTaskDomainIDParams

NewGetMeTaskDomainIDParams creates a new GetMeTaskDomainIDParams object with the default values initialized.

func NewGetMeTaskDomainIDParamsWithContext ¶

func NewGetMeTaskDomainIDParamsWithContext(ctx context.Context) *GetMeTaskDomainIDParams

NewGetMeTaskDomainIDParamsWithContext creates a new GetMeTaskDomainIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskDomainIDParamsWithHTTPClient ¶

func NewGetMeTaskDomainIDParamsWithHTTPClient(client *http.Client) *GetMeTaskDomainIDParams

NewGetMeTaskDomainIDParamsWithHTTPClient creates a new GetMeTaskDomainIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskDomainIDParamsWithTimeout ¶

func NewGetMeTaskDomainIDParamsWithTimeout(timeout time.Duration) *GetMeTaskDomainIDParams

NewGetMeTaskDomainIDParamsWithTimeout creates a new GetMeTaskDomainIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskDomainIDParams) SetContext ¶

func (o *GetMeTaskDomainIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task domain ID params

func (*GetMeTaskDomainIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task domain ID params

func (*GetMeTaskDomainIDParams) SetID ¶

func (o *GetMeTaskDomainIDParams) SetID(id int64)

SetID adds the id to the get me task domain ID params

func (*GetMeTaskDomainIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task domain ID params

func (*GetMeTaskDomainIDParams) WithContext ¶

WithContext adds the context to the get me task domain ID params

func (*GetMeTaskDomainIDParams) WithHTTPClient ¶

func (o *GetMeTaskDomainIDParams) WithHTTPClient(client *http.Client) *GetMeTaskDomainIDParams

WithHTTPClient adds the HTTPClient to the get me task domain ID params

func (*GetMeTaskDomainIDParams) WithID ¶

WithID adds the id to the get me task domain ID params

func (*GetMeTaskDomainIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task domain ID params

func (*GetMeTaskDomainIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskDomainIDProgressbarDefault ¶

type GetMeTaskDomainIDProgressbarDefault struct {
	Payload *models.GetMeTaskDomainIDProgressbarDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskDomainIDProgressbarDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskDomainIDProgressbarDefault ¶

func NewGetMeTaskDomainIDProgressbarDefault(code int) *GetMeTaskDomainIDProgressbarDefault

NewGetMeTaskDomainIDProgressbarDefault creates a GetMeTaskDomainIDProgressbarDefault with default headers values

func (*GetMeTaskDomainIDProgressbarDefault) Code ¶

Code gets the status code for the get me task domain ID progressbar default response

func (*GetMeTaskDomainIDProgressbarDefault) Error ¶

type GetMeTaskDomainIDProgressbarOK ¶

type GetMeTaskDomainIDProgressbarOK struct {
	Payload *models.NichandleDomainTaskProgressBar
}

GetMeTaskDomainIDProgressbarOK handles this case with default header values.

description of 'nichandle.DomainTaskProgressBar' response

func NewGetMeTaskDomainIDProgressbarOK ¶

func NewGetMeTaskDomainIDProgressbarOK() *GetMeTaskDomainIDProgressbarOK

NewGetMeTaskDomainIDProgressbarOK creates a GetMeTaskDomainIDProgressbarOK with default headers values

func (*GetMeTaskDomainIDProgressbarOK) Error ¶

type GetMeTaskDomainIDProgressbarParams ¶

type GetMeTaskDomainIDProgressbarParams struct {

	/*ID*/
	ID int64

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

GetMeTaskDomainIDProgressbarParams contains all the parameters to send to the API endpoint for the get me task domain ID progressbar operation typically these are written to a http.Request

func NewGetMeTaskDomainIDProgressbarParams ¶

func NewGetMeTaskDomainIDProgressbarParams() *GetMeTaskDomainIDProgressbarParams

NewGetMeTaskDomainIDProgressbarParams creates a new GetMeTaskDomainIDProgressbarParams object with the default values initialized.

func NewGetMeTaskDomainIDProgressbarParamsWithContext ¶

func NewGetMeTaskDomainIDProgressbarParamsWithContext(ctx context.Context) *GetMeTaskDomainIDProgressbarParams

NewGetMeTaskDomainIDProgressbarParamsWithContext creates a new GetMeTaskDomainIDProgressbarParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskDomainIDProgressbarParamsWithHTTPClient ¶

func NewGetMeTaskDomainIDProgressbarParamsWithHTTPClient(client *http.Client) *GetMeTaskDomainIDProgressbarParams

NewGetMeTaskDomainIDProgressbarParamsWithHTTPClient creates a new GetMeTaskDomainIDProgressbarParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskDomainIDProgressbarParamsWithTimeout ¶

func NewGetMeTaskDomainIDProgressbarParamsWithTimeout(timeout time.Duration) *GetMeTaskDomainIDProgressbarParams

NewGetMeTaskDomainIDProgressbarParamsWithTimeout creates a new GetMeTaskDomainIDProgressbarParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskDomainIDProgressbarParams) SetContext ¶

SetContext adds the context to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) SetID ¶

SetID adds the id to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) WithContext ¶

WithContext adds the context to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) WithID ¶

WithID adds the id to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task domain ID progressbar params

func (*GetMeTaskDomainIDProgressbarParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskDomainIDProgressbarReader ¶

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

GetMeTaskDomainIDProgressbarReader is a Reader for the GetMeTaskDomainIDProgressbar structure.

func (*GetMeTaskDomainIDProgressbarReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskDomainIDReader ¶

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

GetMeTaskDomainIDReader is a Reader for the GetMeTaskDomainID structure.

func (*GetMeTaskDomainIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskDomainOK ¶

type GetMeTaskDomainOK struct {
	Payload []int64
}

GetMeTaskDomainOK handles this case with default header values.

return value

func NewGetMeTaskDomainOK ¶

func NewGetMeTaskDomainOK() *GetMeTaskDomainOK

NewGetMeTaskDomainOK creates a GetMeTaskDomainOK with default headers values

func (*GetMeTaskDomainOK) Error ¶

func (o *GetMeTaskDomainOK) Error() string

type GetMeTaskDomainParams ¶

type GetMeTaskDomainParams struct {

	/*Domain*/
	Domain *string
	/*Function*/
	Function *string
	/*Status*/
	Status *string

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

GetMeTaskDomainParams contains all the parameters to send to the API endpoint for the get me task domain operation typically these are written to a http.Request

func NewGetMeTaskDomainParams ¶

func NewGetMeTaskDomainParams() *GetMeTaskDomainParams

NewGetMeTaskDomainParams creates a new GetMeTaskDomainParams object with the default values initialized.

func NewGetMeTaskDomainParamsWithContext ¶

func NewGetMeTaskDomainParamsWithContext(ctx context.Context) *GetMeTaskDomainParams

NewGetMeTaskDomainParamsWithContext creates a new GetMeTaskDomainParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskDomainParamsWithHTTPClient ¶

func NewGetMeTaskDomainParamsWithHTTPClient(client *http.Client) *GetMeTaskDomainParams

NewGetMeTaskDomainParamsWithHTTPClient creates a new GetMeTaskDomainParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskDomainParamsWithTimeout ¶

func NewGetMeTaskDomainParamsWithTimeout(timeout time.Duration) *GetMeTaskDomainParams

NewGetMeTaskDomainParamsWithTimeout creates a new GetMeTaskDomainParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskDomainParams) SetContext ¶

func (o *GetMeTaskDomainParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task domain params

func (*GetMeTaskDomainParams) SetDomain ¶

func (o *GetMeTaskDomainParams) SetDomain(domain *string)

SetDomain adds the domain to the get me task domain params

func (*GetMeTaskDomainParams) SetFunction ¶

func (o *GetMeTaskDomainParams) SetFunction(function *string)

SetFunction adds the function to the get me task domain params

func (*GetMeTaskDomainParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task domain params

func (*GetMeTaskDomainParams) SetStatus ¶

func (o *GetMeTaskDomainParams) SetStatus(status *string)

SetStatus adds the status to the get me task domain params

func (*GetMeTaskDomainParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task domain params

func (*GetMeTaskDomainParams) WithContext ¶

WithContext adds the context to the get me task domain params

func (*GetMeTaskDomainParams) WithDomain ¶

func (o *GetMeTaskDomainParams) WithDomain(domain *string) *GetMeTaskDomainParams

WithDomain adds the domain to the get me task domain params

func (*GetMeTaskDomainParams) WithFunction ¶

func (o *GetMeTaskDomainParams) WithFunction(function *string) *GetMeTaskDomainParams

WithFunction adds the function to the get me task domain params

func (*GetMeTaskDomainParams) WithHTTPClient ¶

func (o *GetMeTaskDomainParams) WithHTTPClient(client *http.Client) *GetMeTaskDomainParams

WithHTTPClient adds the HTTPClient to the get me task domain params

func (*GetMeTaskDomainParams) WithStatus ¶

func (o *GetMeTaskDomainParams) WithStatus(status *string) *GetMeTaskDomainParams

WithStatus adds the status to the get me task domain params

func (*GetMeTaskDomainParams) WithTimeout ¶

func (o *GetMeTaskDomainParams) WithTimeout(timeout time.Duration) *GetMeTaskDomainParams

WithTimeout adds the timeout to the get me task domain params

func (*GetMeTaskDomainParams) WriteToRequest ¶

func (o *GetMeTaskDomainParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeTaskDomainReader ¶

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

GetMeTaskDomainReader is a Reader for the GetMeTaskDomain structure.

func (*GetMeTaskDomainReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskEmailChangeDefault ¶

type GetMeTaskEmailChangeDefault struct {
	Payload *models.GetMeTaskEmailChangeDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskEmailChangeDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskEmailChangeDefault ¶

func NewGetMeTaskEmailChangeDefault(code int) *GetMeTaskEmailChangeDefault

NewGetMeTaskEmailChangeDefault creates a GetMeTaskEmailChangeDefault with default headers values

func (*GetMeTaskEmailChangeDefault) Code ¶

func (o *GetMeTaskEmailChangeDefault) Code() int

Code gets the status code for the get me task email change default response

func (*GetMeTaskEmailChangeDefault) Error ¶

type GetMeTaskEmailChangeIDDefault ¶

type GetMeTaskEmailChangeIDDefault struct {
	Payload *models.GetMeTaskEmailChangeIDDefaultBody
	// contains filtered or unexported fields
}

GetMeTaskEmailChangeIDDefault handles this case with default header values.

Unexpected error

func NewGetMeTaskEmailChangeIDDefault ¶

func NewGetMeTaskEmailChangeIDDefault(code int) *GetMeTaskEmailChangeIDDefault

NewGetMeTaskEmailChangeIDDefault creates a GetMeTaskEmailChangeIDDefault with default headers values

func (*GetMeTaskEmailChangeIDDefault) Code ¶

Code gets the status code for the get me task email change ID default response

func (*GetMeTaskEmailChangeIDDefault) Error ¶

type GetMeTaskEmailChangeIDOK ¶

type GetMeTaskEmailChangeIDOK struct {
	Payload *models.NichandleEmailChangeTask
}

GetMeTaskEmailChangeIDOK handles this case with default header values.

description of 'nichandle.EmailChange.Task' response

func NewGetMeTaskEmailChangeIDOK ¶

func NewGetMeTaskEmailChangeIDOK() *GetMeTaskEmailChangeIDOK

NewGetMeTaskEmailChangeIDOK creates a GetMeTaskEmailChangeIDOK with default headers values

func (*GetMeTaskEmailChangeIDOK) Error ¶

func (o *GetMeTaskEmailChangeIDOK) Error() string

type GetMeTaskEmailChangeIDParams ¶

type GetMeTaskEmailChangeIDParams struct {

	/*ID*/
	ID int64

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

GetMeTaskEmailChangeIDParams contains all the parameters to send to the API endpoint for the get me task email change ID operation typically these are written to a http.Request

func NewGetMeTaskEmailChangeIDParams ¶

func NewGetMeTaskEmailChangeIDParams() *GetMeTaskEmailChangeIDParams

NewGetMeTaskEmailChangeIDParams creates a new GetMeTaskEmailChangeIDParams object with the default values initialized.

func NewGetMeTaskEmailChangeIDParamsWithContext ¶

func NewGetMeTaskEmailChangeIDParamsWithContext(ctx context.Context) *GetMeTaskEmailChangeIDParams

NewGetMeTaskEmailChangeIDParamsWithContext creates a new GetMeTaskEmailChangeIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskEmailChangeIDParamsWithHTTPClient ¶

func NewGetMeTaskEmailChangeIDParamsWithHTTPClient(client *http.Client) *GetMeTaskEmailChangeIDParams

NewGetMeTaskEmailChangeIDParamsWithHTTPClient creates a new GetMeTaskEmailChangeIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskEmailChangeIDParamsWithTimeout ¶

func NewGetMeTaskEmailChangeIDParamsWithTimeout(timeout time.Duration) *GetMeTaskEmailChangeIDParams

NewGetMeTaskEmailChangeIDParamsWithTimeout creates a new GetMeTaskEmailChangeIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskEmailChangeIDParams) SetContext ¶

func (o *GetMeTaskEmailChangeIDParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) SetID ¶

func (o *GetMeTaskEmailChangeIDParams) SetID(id int64)

SetID adds the id to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) WithContext ¶

WithContext adds the context to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) WithID ¶

WithID adds the id to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task email change ID params

func (*GetMeTaskEmailChangeIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskEmailChangeIDReader ¶

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

GetMeTaskEmailChangeIDReader is a Reader for the GetMeTaskEmailChangeID structure.

func (*GetMeTaskEmailChangeIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTaskEmailChangeOK ¶

type GetMeTaskEmailChangeOK struct {
	Payload []int64
}

GetMeTaskEmailChangeOK handles this case with default header values.

return value

func NewGetMeTaskEmailChangeOK ¶

func NewGetMeTaskEmailChangeOK() *GetMeTaskEmailChangeOK

NewGetMeTaskEmailChangeOK creates a GetMeTaskEmailChangeOK with default headers values

func (*GetMeTaskEmailChangeOK) Error ¶

func (o *GetMeTaskEmailChangeOK) Error() string

type GetMeTaskEmailChangeParams ¶

type GetMeTaskEmailChangeParams struct {

	/*State*/
	State *string

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

GetMeTaskEmailChangeParams contains all the parameters to send to the API endpoint for the get me task email change operation typically these are written to a http.Request

func NewGetMeTaskEmailChangeParams ¶

func NewGetMeTaskEmailChangeParams() *GetMeTaskEmailChangeParams

NewGetMeTaskEmailChangeParams creates a new GetMeTaskEmailChangeParams object with the default values initialized.

func NewGetMeTaskEmailChangeParamsWithContext ¶

func NewGetMeTaskEmailChangeParamsWithContext(ctx context.Context) *GetMeTaskEmailChangeParams

NewGetMeTaskEmailChangeParamsWithContext creates a new GetMeTaskEmailChangeParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTaskEmailChangeParamsWithHTTPClient ¶

func NewGetMeTaskEmailChangeParamsWithHTTPClient(client *http.Client) *GetMeTaskEmailChangeParams

NewGetMeTaskEmailChangeParamsWithHTTPClient creates a new GetMeTaskEmailChangeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTaskEmailChangeParamsWithTimeout ¶

func NewGetMeTaskEmailChangeParamsWithTimeout(timeout time.Duration) *GetMeTaskEmailChangeParams

NewGetMeTaskEmailChangeParamsWithTimeout creates a new GetMeTaskEmailChangeParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTaskEmailChangeParams) SetContext ¶

func (o *GetMeTaskEmailChangeParams) SetContext(ctx context.Context)

SetContext adds the context to the get me task email change params

func (*GetMeTaskEmailChangeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me task email change params

func (*GetMeTaskEmailChangeParams) SetState ¶

func (o *GetMeTaskEmailChangeParams) SetState(state *string)

SetState adds the state to the get me task email change params

func (*GetMeTaskEmailChangeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me task email change params

func (*GetMeTaskEmailChangeParams) WithContext ¶

WithContext adds the context to the get me task email change params

func (*GetMeTaskEmailChangeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me task email change params

func (*GetMeTaskEmailChangeParams) WithState ¶

WithState adds the state to the get me task email change params

func (*GetMeTaskEmailChangeParams) WithTimeout ¶

WithTimeout adds the timeout to the get me task email change params

func (*GetMeTaskEmailChangeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTaskEmailChangeReader ¶

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

GetMeTaskEmailChangeReader is a Reader for the GetMeTaskEmailChange structure.

func (*GetMeTaskEmailChangeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTelephonyDefaultIPRestrictionDefault ¶

type GetMeTelephonyDefaultIPRestrictionDefault struct {
	Payload *models.GetMeTelephonyDefaultIPRestrictionDefaultBody
	// contains filtered or unexported fields
}

GetMeTelephonyDefaultIPRestrictionDefault handles this case with default header values.

Unexpected error

func NewGetMeTelephonyDefaultIPRestrictionDefault ¶

func NewGetMeTelephonyDefaultIPRestrictionDefault(code int) *GetMeTelephonyDefaultIPRestrictionDefault

NewGetMeTelephonyDefaultIPRestrictionDefault creates a GetMeTelephonyDefaultIPRestrictionDefault with default headers values

func (*GetMeTelephonyDefaultIPRestrictionDefault) Code ¶

Code gets the status code for the get me telephony default IP restriction default response

func (*GetMeTelephonyDefaultIPRestrictionDefault) Error ¶

type GetMeTelephonyDefaultIPRestrictionIDDefault ¶

type GetMeTelephonyDefaultIPRestrictionIDDefault struct {
	Payload *models.GetMeTelephonyDefaultIPRestrictionIDDefaultBody
	// contains filtered or unexported fields
}

GetMeTelephonyDefaultIPRestrictionIDDefault handles this case with default header values.

Unexpected error

func NewGetMeTelephonyDefaultIPRestrictionIDDefault ¶

func NewGetMeTelephonyDefaultIPRestrictionIDDefault(code int) *GetMeTelephonyDefaultIPRestrictionIDDefault

NewGetMeTelephonyDefaultIPRestrictionIDDefault creates a GetMeTelephonyDefaultIPRestrictionIDDefault with default headers values

func (*GetMeTelephonyDefaultIPRestrictionIDDefault) Code ¶

Code gets the status code for the get me telephony default IP restriction ID default response

func (*GetMeTelephonyDefaultIPRestrictionIDDefault) Error ¶

type GetMeTelephonyDefaultIPRestrictionIDOK ¶

type GetMeTelephonyDefaultIPRestrictionIDOK struct {
	Payload *models.TelephonyDefaultIPRestriction
}

GetMeTelephonyDefaultIPRestrictionIDOK handles this case with default header values.

description of 'telephony.DefaultIpRestriction' response

func NewGetMeTelephonyDefaultIPRestrictionIDOK ¶

func NewGetMeTelephonyDefaultIPRestrictionIDOK() *GetMeTelephonyDefaultIPRestrictionIDOK

NewGetMeTelephonyDefaultIPRestrictionIDOK creates a GetMeTelephonyDefaultIPRestrictionIDOK with default headers values

func (*GetMeTelephonyDefaultIPRestrictionIDOK) Error ¶

type GetMeTelephonyDefaultIPRestrictionIDParams ¶

type GetMeTelephonyDefaultIPRestrictionIDParams struct {

	/*ID*/
	ID int64

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

GetMeTelephonyDefaultIPRestrictionIDParams contains all the parameters to send to the API endpoint for the get me telephony default IP restriction ID operation typically these are written to a http.Request

func NewGetMeTelephonyDefaultIPRestrictionIDParams ¶

func NewGetMeTelephonyDefaultIPRestrictionIDParams() *GetMeTelephonyDefaultIPRestrictionIDParams

NewGetMeTelephonyDefaultIPRestrictionIDParams creates a new GetMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized.

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithContext ¶

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithContext(ctx context.Context) *GetMeTelephonyDefaultIPRestrictionIDParams

NewGetMeTelephonyDefaultIPRestrictionIDParamsWithContext creates a new GetMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient ¶

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient(client *http.Client) *GetMeTelephonyDefaultIPRestrictionIDParams

NewGetMeTelephonyDefaultIPRestrictionIDParamsWithHTTPClient creates a new GetMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithTimeout ¶

func NewGetMeTelephonyDefaultIPRestrictionIDParamsWithTimeout(timeout time.Duration) *GetMeTelephonyDefaultIPRestrictionIDParams

NewGetMeTelephonyDefaultIPRestrictionIDParamsWithTimeout creates a new GetMeTelephonyDefaultIPRestrictionIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTelephonyDefaultIPRestrictionIDParams) SetContext ¶

SetContext adds the context to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) SetID ¶

SetID adds the id to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) WithContext ¶

WithContext adds the context to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) WithID ¶

WithID adds the id to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me telephony default IP restriction ID params

func (*GetMeTelephonyDefaultIPRestrictionIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTelephonyDefaultIPRestrictionIDReader ¶

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

GetMeTelephonyDefaultIPRestrictionIDReader is a Reader for the GetMeTelephonyDefaultIPRestrictionID structure.

func (*GetMeTelephonyDefaultIPRestrictionIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTelephonyDefaultIPRestrictionOK ¶

type GetMeTelephonyDefaultIPRestrictionOK struct {
	Payload []int64
}

GetMeTelephonyDefaultIPRestrictionOK handles this case with default header values.

return value

func NewGetMeTelephonyDefaultIPRestrictionOK ¶

func NewGetMeTelephonyDefaultIPRestrictionOK() *GetMeTelephonyDefaultIPRestrictionOK

NewGetMeTelephonyDefaultIPRestrictionOK creates a GetMeTelephonyDefaultIPRestrictionOK with default headers values

func (*GetMeTelephonyDefaultIPRestrictionOK) Error ¶

type GetMeTelephonyDefaultIPRestrictionParams ¶

type GetMeTelephonyDefaultIPRestrictionParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeTelephonyDefaultIPRestrictionParams contains all the parameters to send to the API endpoint for the get me telephony default IP restriction operation typically these are written to a http.Request

func NewGetMeTelephonyDefaultIPRestrictionParams ¶

func NewGetMeTelephonyDefaultIPRestrictionParams() *GetMeTelephonyDefaultIPRestrictionParams

NewGetMeTelephonyDefaultIPRestrictionParams creates a new GetMeTelephonyDefaultIPRestrictionParams object with the default values initialized.

func NewGetMeTelephonyDefaultIPRestrictionParamsWithContext ¶

func NewGetMeTelephonyDefaultIPRestrictionParamsWithContext(ctx context.Context) *GetMeTelephonyDefaultIPRestrictionParams

NewGetMeTelephonyDefaultIPRestrictionParamsWithContext creates a new GetMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTelephonyDefaultIPRestrictionParamsWithHTTPClient ¶

func NewGetMeTelephonyDefaultIPRestrictionParamsWithHTTPClient(client *http.Client) *GetMeTelephonyDefaultIPRestrictionParams

NewGetMeTelephonyDefaultIPRestrictionParamsWithHTTPClient creates a new GetMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTelephonyDefaultIPRestrictionParamsWithTimeout ¶

func NewGetMeTelephonyDefaultIPRestrictionParamsWithTimeout(timeout time.Duration) *GetMeTelephonyDefaultIPRestrictionParams

NewGetMeTelephonyDefaultIPRestrictionParamsWithTimeout creates a new GetMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTelephonyDefaultIPRestrictionParams) SetContext ¶

SetContext adds the context to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) SetTimeout ¶

SetTimeout adds the timeout to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) WithContext ¶

WithContext adds the context to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) WithTimeout ¶

WithTimeout adds the timeout to the get me telephony default IP restriction params

func (*GetMeTelephonyDefaultIPRestrictionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTelephonyDefaultIPRestrictionReader ¶

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

GetMeTelephonyDefaultIPRestrictionReader is a Reader for the GetMeTelephonyDefaultIPRestriction structure.

func (*GetMeTelephonyDefaultIPRestrictionReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeTelephonySettingsDefault ¶

type GetMeTelephonySettingsDefault struct {
	Payload *models.GetMeTelephonySettingsDefaultBody
	// contains filtered or unexported fields
}

GetMeTelephonySettingsDefault handles this case with default header values.

Unexpected error

func NewGetMeTelephonySettingsDefault ¶

func NewGetMeTelephonySettingsDefault(code int) *GetMeTelephonySettingsDefault

NewGetMeTelephonySettingsDefault creates a GetMeTelephonySettingsDefault with default headers values

func (*GetMeTelephonySettingsDefault) Code ¶

Code gets the status code for the get me telephony settings default response

func (*GetMeTelephonySettingsDefault) Error ¶

type GetMeTelephonySettingsOK ¶

type GetMeTelephonySettingsOK struct {
	Payload *models.TelephonySettings
}

GetMeTelephonySettingsOK handles this case with default header values.

description of 'telephony.Settings' response

func NewGetMeTelephonySettingsOK ¶

func NewGetMeTelephonySettingsOK() *GetMeTelephonySettingsOK

NewGetMeTelephonySettingsOK creates a GetMeTelephonySettingsOK with default headers values

func (*GetMeTelephonySettingsOK) Error ¶

func (o *GetMeTelephonySettingsOK) Error() string

type GetMeTelephonySettingsParams ¶

type GetMeTelephonySettingsParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeTelephonySettingsParams contains all the parameters to send to the API endpoint for the get me telephony settings operation typically these are written to a http.Request

func NewGetMeTelephonySettingsParams ¶

func NewGetMeTelephonySettingsParams() *GetMeTelephonySettingsParams

NewGetMeTelephonySettingsParams creates a new GetMeTelephonySettingsParams object with the default values initialized.

func NewGetMeTelephonySettingsParamsWithContext ¶

func NewGetMeTelephonySettingsParamsWithContext(ctx context.Context) *GetMeTelephonySettingsParams

NewGetMeTelephonySettingsParamsWithContext creates a new GetMeTelephonySettingsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeTelephonySettingsParamsWithHTTPClient ¶

func NewGetMeTelephonySettingsParamsWithHTTPClient(client *http.Client) *GetMeTelephonySettingsParams

NewGetMeTelephonySettingsParamsWithHTTPClient creates a new GetMeTelephonySettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeTelephonySettingsParamsWithTimeout ¶

func NewGetMeTelephonySettingsParamsWithTimeout(timeout time.Duration) *GetMeTelephonySettingsParams

NewGetMeTelephonySettingsParamsWithTimeout creates a new GetMeTelephonySettingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeTelephonySettingsParams) SetContext ¶

func (o *GetMeTelephonySettingsParams) SetContext(ctx context.Context)

SetContext adds the context to the get me telephony settings params

func (*GetMeTelephonySettingsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me telephony settings params

func (*GetMeTelephonySettingsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me telephony settings params

func (*GetMeTelephonySettingsParams) WithContext ¶

WithContext adds the context to the get me telephony settings params

func (*GetMeTelephonySettingsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me telephony settings params

func (*GetMeTelephonySettingsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me telephony settings params

func (*GetMeTelephonySettingsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeTelephonySettingsReader ¶

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

GetMeTelephonySettingsReader is a Reader for the GetMeTelephonySettings structure.

func (*GetMeTelephonySettingsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeVipStatusDefault ¶

type GetMeVipStatusDefault struct {
	Payload *models.GetMeVipStatusDefaultBody
	// contains filtered or unexported fields
}

GetMeVipStatusDefault handles this case with default header values.

Unexpected error

func NewGetMeVipStatusDefault ¶

func NewGetMeVipStatusDefault(code int) *GetMeVipStatusDefault

NewGetMeVipStatusDefault creates a GetMeVipStatusDefault with default headers values

func (*GetMeVipStatusDefault) Code ¶

func (o *GetMeVipStatusDefault) Code() int

Code gets the status code for the get me vip status default response

func (*GetMeVipStatusDefault) Error ¶

func (o *GetMeVipStatusDefault) Error() string

type GetMeVipStatusOK ¶

type GetMeVipStatusOK struct {
	Payload *models.NichandleVipStatus
}

GetMeVipStatusOK handles this case with default header values.

description of 'nichandle.VipStatus' response

func NewGetMeVipStatusOK ¶

func NewGetMeVipStatusOK() *GetMeVipStatusOK

NewGetMeVipStatusOK creates a GetMeVipStatusOK with default headers values

func (*GetMeVipStatusOK) Error ¶

func (o *GetMeVipStatusOK) Error() string

type GetMeVipStatusParams ¶

type GetMeVipStatusParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeVipStatusParams contains all the parameters to send to the API endpoint for the get me vip status operation typically these are written to a http.Request

func NewGetMeVipStatusParams ¶

func NewGetMeVipStatusParams() *GetMeVipStatusParams

NewGetMeVipStatusParams creates a new GetMeVipStatusParams object with the default values initialized.

func NewGetMeVipStatusParamsWithContext ¶

func NewGetMeVipStatusParamsWithContext(ctx context.Context) *GetMeVipStatusParams

NewGetMeVipStatusParamsWithContext creates a new GetMeVipStatusParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeVipStatusParamsWithHTTPClient ¶

func NewGetMeVipStatusParamsWithHTTPClient(client *http.Client) *GetMeVipStatusParams

NewGetMeVipStatusParamsWithHTTPClient creates a new GetMeVipStatusParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeVipStatusParamsWithTimeout ¶

func NewGetMeVipStatusParamsWithTimeout(timeout time.Duration) *GetMeVipStatusParams

NewGetMeVipStatusParamsWithTimeout creates a new GetMeVipStatusParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeVipStatusParams) SetContext ¶

func (o *GetMeVipStatusParams) SetContext(ctx context.Context)

SetContext adds the context to the get me vip status params

func (*GetMeVipStatusParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me vip status params

func (*GetMeVipStatusParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me vip status params

func (*GetMeVipStatusParams) WithContext ¶

WithContext adds the context to the get me vip status params

func (*GetMeVipStatusParams) WithHTTPClient ¶

func (o *GetMeVipStatusParams) WithHTTPClient(client *http.Client) *GetMeVipStatusParams

WithHTTPClient adds the HTTPClient to the get me vip status params

func (*GetMeVipStatusParams) WithTimeout ¶

func (o *GetMeVipStatusParams) WithTimeout(timeout time.Duration) *GetMeVipStatusParams

WithTimeout adds the timeout to the get me vip status params

func (*GetMeVipStatusParams) WriteToRequest ¶

func (o *GetMeVipStatusParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeVipStatusReader ¶

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

GetMeVipStatusReader is a Reader for the GetMeVipStatus structure.

func (*GetMeVipStatusReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeWithdrawalDefault ¶

type GetMeWithdrawalDefault struct {
	Payload *models.GetMeWithdrawalDefaultBody
	// contains filtered or unexported fields
}

GetMeWithdrawalDefault handles this case with default header values.

Unexpected error

func NewGetMeWithdrawalDefault ¶

func NewGetMeWithdrawalDefault(code int) *GetMeWithdrawalDefault

NewGetMeWithdrawalDefault creates a GetMeWithdrawalDefault with default headers values

func (*GetMeWithdrawalDefault) Code ¶

func (o *GetMeWithdrawalDefault) Code() int

Code gets the status code for the get me withdrawal default response

func (*GetMeWithdrawalDefault) Error ¶

func (o *GetMeWithdrawalDefault) Error() string

type GetMeWithdrawalOK ¶

type GetMeWithdrawalOK struct {
	Payload []string
}

GetMeWithdrawalOK handles this case with default header values.

return value

func NewGetMeWithdrawalOK ¶

func NewGetMeWithdrawalOK() *GetMeWithdrawalOK

NewGetMeWithdrawalOK creates a GetMeWithdrawalOK with default headers values

func (*GetMeWithdrawalOK) Error ¶

func (o *GetMeWithdrawalOK) Error() string

type GetMeWithdrawalParams ¶

type GetMeWithdrawalParams struct {

	/*DateFrom*/
	DateFrom *strfmt.DateTime
	/*DateTo*/
	DateTo *strfmt.DateTime
	/*OrderID*/
	OrderID *int64

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

GetMeWithdrawalParams contains all the parameters to send to the API endpoint for the get me withdrawal operation typically these are written to a http.Request

func NewGetMeWithdrawalParams ¶

func NewGetMeWithdrawalParams() *GetMeWithdrawalParams

NewGetMeWithdrawalParams creates a new GetMeWithdrawalParams object with the default values initialized.

func NewGetMeWithdrawalParamsWithContext ¶

func NewGetMeWithdrawalParamsWithContext(ctx context.Context) *GetMeWithdrawalParams

NewGetMeWithdrawalParamsWithContext creates a new GetMeWithdrawalParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeWithdrawalParamsWithHTTPClient ¶

func NewGetMeWithdrawalParamsWithHTTPClient(client *http.Client) *GetMeWithdrawalParams

NewGetMeWithdrawalParamsWithHTTPClient creates a new GetMeWithdrawalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeWithdrawalParamsWithTimeout ¶

func NewGetMeWithdrawalParamsWithTimeout(timeout time.Duration) *GetMeWithdrawalParams

NewGetMeWithdrawalParamsWithTimeout creates a new GetMeWithdrawalParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeWithdrawalParams) SetContext ¶

func (o *GetMeWithdrawalParams) SetContext(ctx context.Context)

SetContext adds the context to the get me withdrawal params

func (*GetMeWithdrawalParams) SetDateFrom ¶

func (o *GetMeWithdrawalParams) SetDateFrom(dateFrom *strfmt.DateTime)

SetDateFrom adds the dateFrom to the get me withdrawal params

func (*GetMeWithdrawalParams) SetDateTo ¶

func (o *GetMeWithdrawalParams) SetDateTo(dateTo *strfmt.DateTime)

SetDateTo adds the dateTo to the get me withdrawal params

func (*GetMeWithdrawalParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me withdrawal params

func (*GetMeWithdrawalParams) SetOrderID ¶

func (o *GetMeWithdrawalParams) SetOrderID(orderID *int64)

SetOrderID adds the orderId to the get me withdrawal params

func (*GetMeWithdrawalParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me withdrawal params

func (*GetMeWithdrawalParams) WithContext ¶

WithContext adds the context to the get me withdrawal params

func (*GetMeWithdrawalParams) WithDateFrom ¶

func (o *GetMeWithdrawalParams) WithDateFrom(dateFrom *strfmt.DateTime) *GetMeWithdrawalParams

WithDateFrom adds the dateFrom to the get me withdrawal params

func (*GetMeWithdrawalParams) WithDateTo ¶

WithDateTo adds the dateTo to the get me withdrawal params

func (*GetMeWithdrawalParams) WithHTTPClient ¶

func (o *GetMeWithdrawalParams) WithHTTPClient(client *http.Client) *GetMeWithdrawalParams

WithHTTPClient adds the HTTPClient to the get me withdrawal params

func (*GetMeWithdrawalParams) WithOrderID ¶

func (o *GetMeWithdrawalParams) WithOrderID(orderID *int64) *GetMeWithdrawalParams

WithOrderID adds the orderID to the get me withdrawal params

func (*GetMeWithdrawalParams) WithTimeout ¶

func (o *GetMeWithdrawalParams) WithTimeout(timeout time.Duration) *GetMeWithdrawalParams

WithTimeout adds the timeout to the get me withdrawal params

func (*GetMeWithdrawalParams) WriteToRequest ¶

func (o *GetMeWithdrawalParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type GetMeWithdrawalReader ¶

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

GetMeWithdrawalReader is a Reader for the GetMeWithdrawal structure.

func (*GetMeWithdrawalReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeWithdrawalWithdrawalIDDefault ¶

type GetMeWithdrawalWithdrawalIDDefault struct {
	Payload *models.GetMeWithdrawalWithdrawalIDDefaultBody
	// contains filtered or unexported fields
}

GetMeWithdrawalWithdrawalIDDefault handles this case with default header values.

Unexpected error

func NewGetMeWithdrawalWithdrawalIDDefault ¶

func NewGetMeWithdrawalWithdrawalIDDefault(code int) *GetMeWithdrawalWithdrawalIDDefault

NewGetMeWithdrawalWithdrawalIDDefault creates a GetMeWithdrawalWithdrawalIDDefault with default headers values

func (*GetMeWithdrawalWithdrawalIDDefault) Code ¶

Code gets the status code for the get me withdrawal withdrawal ID default response

func (*GetMeWithdrawalWithdrawalIDDefault) Error ¶

type GetMeWithdrawalWithdrawalIDDetailsDefault ¶

type GetMeWithdrawalWithdrawalIDDetailsDefault struct {
	Payload *models.GetMeWithdrawalWithdrawalIDDetailsDefaultBody
	// contains filtered or unexported fields
}

GetMeWithdrawalWithdrawalIDDetailsDefault handles this case with default header values.

Unexpected error

func NewGetMeWithdrawalWithdrawalIDDetailsDefault ¶

func NewGetMeWithdrawalWithdrawalIDDetailsDefault(code int) *GetMeWithdrawalWithdrawalIDDetailsDefault

NewGetMeWithdrawalWithdrawalIDDetailsDefault creates a GetMeWithdrawalWithdrawalIDDetailsDefault with default headers values

func (*GetMeWithdrawalWithdrawalIDDetailsDefault) Code ¶

Code gets the status code for the get me withdrawal withdrawal ID details default response

func (*GetMeWithdrawalWithdrawalIDDetailsDefault) Error ¶

type GetMeWithdrawalWithdrawalIDDetailsOK ¶

type GetMeWithdrawalWithdrawalIDDetailsOK struct {
	Payload []string
}

GetMeWithdrawalWithdrawalIDDetailsOK handles this case with default header values.

return value

func NewGetMeWithdrawalWithdrawalIDDetailsOK ¶

func NewGetMeWithdrawalWithdrawalIDDetailsOK() *GetMeWithdrawalWithdrawalIDDetailsOK

NewGetMeWithdrawalWithdrawalIDDetailsOK creates a GetMeWithdrawalWithdrawalIDDetailsOK with default headers values

func (*GetMeWithdrawalWithdrawalIDDetailsOK) Error ¶

type GetMeWithdrawalWithdrawalIDDetailsParams ¶

type GetMeWithdrawalWithdrawalIDDetailsParams struct {

	/*WithdrawalID*/
	WithdrawalID string

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

GetMeWithdrawalWithdrawalIDDetailsParams contains all the parameters to send to the API endpoint for the get me withdrawal withdrawal ID details operation typically these are written to a http.Request

func NewGetMeWithdrawalWithdrawalIDDetailsParams ¶

func NewGetMeWithdrawalWithdrawalIDDetailsParams() *GetMeWithdrawalWithdrawalIDDetailsParams

NewGetMeWithdrawalWithdrawalIDDetailsParams creates a new GetMeWithdrawalWithdrawalIDDetailsParams object with the default values initialized.

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithContext ¶

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithContext(ctx context.Context) *GetMeWithdrawalWithdrawalIDDetailsParams

NewGetMeWithdrawalWithdrawalIDDetailsParamsWithContext creates a new GetMeWithdrawalWithdrawalIDDetailsParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithHTTPClient ¶

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithHTTPClient(client *http.Client) *GetMeWithdrawalWithdrawalIDDetailsParams

NewGetMeWithdrawalWithdrawalIDDetailsParamsWithHTTPClient creates a new GetMeWithdrawalWithdrawalIDDetailsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithTimeout ¶

func NewGetMeWithdrawalWithdrawalIDDetailsParamsWithTimeout(timeout time.Duration) *GetMeWithdrawalWithdrawalIDDetailsParams

NewGetMeWithdrawalWithdrawalIDDetailsParamsWithTimeout creates a new GetMeWithdrawalWithdrawalIDDetailsParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeWithdrawalWithdrawalIDDetailsParams) SetContext ¶

SetContext adds the context to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) SetTimeout ¶

SetTimeout adds the timeout to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) SetWithdrawalID ¶

func (o *GetMeWithdrawalWithdrawalIDDetailsParams) SetWithdrawalID(withdrawalID string)

SetWithdrawalID adds the withdrawalId to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) WithContext ¶

WithContext adds the context to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) WithTimeout ¶

WithTimeout adds the timeout to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) WithWithdrawalID ¶

WithWithdrawalID adds the withdrawalID to the get me withdrawal withdrawal ID details params

func (*GetMeWithdrawalWithdrawalIDDetailsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeWithdrawalWithdrawalIDDetailsReader ¶

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

GetMeWithdrawalWithdrawalIDDetailsReader is a Reader for the GetMeWithdrawalWithdrawalIDDetails structure.

func (*GetMeWithdrawalWithdrawalIDDetailsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault struct {
	Payload *models.GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody
	// contains filtered or unexported fields
}

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault handles this case with default header values.

Unexpected error

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault(code int) *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault creates a GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault with default headers values

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault) Code ¶

Code gets the status code for the get me withdrawal withdrawal ID details withdrawal detail ID default response

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefault) Error ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK struct {
	Payload *models.BillingWithdrawalDetail
}

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK handles this case with default header values.

description of 'billing.WithdrawalDetail' response

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK() *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK creates a GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK with default headers values

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDOK) Error ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams struct {

	/*WithdrawalDetailID*/
	WithdrawalDetailID string
	/*WithdrawalID*/
	WithdrawalID string

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

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams contains all the parameters to send to the API endpoint for the get me withdrawal withdrawal ID details withdrawal detail ID operation typically these are written to a http.Request

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams() *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams creates a new GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams object with the default values initialized.

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithContext ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithContext(ctx context.Context) *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithContext creates a new GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithHTTPClient ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithHTTPClient(client *http.Client) *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithHTTPClient creates a new GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithTimeout ¶

func NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithTimeout(timeout time.Duration) *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams

NewGetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParamsWithTimeout creates a new GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetContext ¶

SetContext adds the context to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetTimeout ¶

SetTimeout adds the timeout to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetWithdrawalDetailID ¶

func (o *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetWithdrawalDetailID(withdrawalDetailID string)

SetWithdrawalDetailID adds the withdrawalDetailId to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetWithdrawalID ¶

func (o *GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) SetWithdrawalID(withdrawalID string)

SetWithdrawalID adds the withdrawalId to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WithContext ¶

WithContext adds the context to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WithWithdrawalDetailID ¶

WithWithdrawalDetailID adds the withdrawalDetailID to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WithWithdrawalID ¶

WithWithdrawalID adds the withdrawalID to the get me withdrawal withdrawal ID details withdrawal detail ID params

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDReader ¶

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

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDReader is a Reader for the GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailID structure.

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type GetMeWithdrawalWithdrawalIDOK ¶

type GetMeWithdrawalWithdrawalIDOK struct {
	Payload *models.BillingWithdrawal
}

GetMeWithdrawalWithdrawalIDOK handles this case with default header values.

description of 'billing.Withdrawal' response

func NewGetMeWithdrawalWithdrawalIDOK ¶

func NewGetMeWithdrawalWithdrawalIDOK() *GetMeWithdrawalWithdrawalIDOK

NewGetMeWithdrawalWithdrawalIDOK creates a GetMeWithdrawalWithdrawalIDOK with default headers values

func (*GetMeWithdrawalWithdrawalIDOK) Error ¶

type GetMeWithdrawalWithdrawalIDParams ¶

type GetMeWithdrawalWithdrawalIDParams struct {

	/*WithdrawalID*/
	WithdrawalID string

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

GetMeWithdrawalWithdrawalIDParams contains all the parameters to send to the API endpoint for the get me withdrawal withdrawal ID operation typically these are written to a http.Request

func NewGetMeWithdrawalWithdrawalIDParams ¶

func NewGetMeWithdrawalWithdrawalIDParams() *GetMeWithdrawalWithdrawalIDParams

NewGetMeWithdrawalWithdrawalIDParams creates a new GetMeWithdrawalWithdrawalIDParams object with the default values initialized.

func NewGetMeWithdrawalWithdrawalIDParamsWithContext ¶

func NewGetMeWithdrawalWithdrawalIDParamsWithContext(ctx context.Context) *GetMeWithdrawalWithdrawalIDParams

NewGetMeWithdrawalWithdrawalIDParamsWithContext creates a new GetMeWithdrawalWithdrawalIDParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeWithdrawalWithdrawalIDParamsWithHTTPClient ¶

func NewGetMeWithdrawalWithdrawalIDParamsWithHTTPClient(client *http.Client) *GetMeWithdrawalWithdrawalIDParams

NewGetMeWithdrawalWithdrawalIDParamsWithHTTPClient creates a new GetMeWithdrawalWithdrawalIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeWithdrawalWithdrawalIDParamsWithTimeout ¶

func NewGetMeWithdrawalWithdrawalIDParamsWithTimeout(timeout time.Duration) *GetMeWithdrawalWithdrawalIDParams

NewGetMeWithdrawalWithdrawalIDParamsWithTimeout creates a new GetMeWithdrawalWithdrawalIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeWithdrawalWithdrawalIDParams) SetContext ¶

SetContext adds the context to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) SetWithdrawalID ¶

func (o *GetMeWithdrawalWithdrawalIDParams) SetWithdrawalID(withdrawalID string)

SetWithdrawalID adds the withdrawalId to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) WithContext ¶

WithContext adds the context to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) WithTimeout ¶

WithTimeout adds the timeout to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) WithWithdrawalID ¶

WithWithdrawalID adds the withdrawalID to the get me withdrawal withdrawal ID params

func (*GetMeWithdrawalWithdrawalIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeWithdrawalWithdrawalIDPaymentDefault ¶

type GetMeWithdrawalWithdrawalIDPaymentDefault struct {
	Payload *models.GetMeWithdrawalWithdrawalIDPaymentDefaultBody
	// contains filtered or unexported fields
}

GetMeWithdrawalWithdrawalIDPaymentDefault handles this case with default header values.

Unexpected error

func NewGetMeWithdrawalWithdrawalIDPaymentDefault ¶

func NewGetMeWithdrawalWithdrawalIDPaymentDefault(code int) *GetMeWithdrawalWithdrawalIDPaymentDefault

NewGetMeWithdrawalWithdrawalIDPaymentDefault creates a GetMeWithdrawalWithdrawalIDPaymentDefault with default headers values

func (*GetMeWithdrawalWithdrawalIDPaymentDefault) Code ¶

Code gets the status code for the get me withdrawal withdrawal ID payment default response

func (*GetMeWithdrawalWithdrawalIDPaymentDefault) Error ¶

type GetMeWithdrawalWithdrawalIDPaymentOK ¶

type GetMeWithdrawalWithdrawalIDPaymentOK struct {
	Payload *models.BillingPayment
}

GetMeWithdrawalWithdrawalIDPaymentOK handles this case with default header values.

description of 'billing.Payment' response

func NewGetMeWithdrawalWithdrawalIDPaymentOK ¶

func NewGetMeWithdrawalWithdrawalIDPaymentOK() *GetMeWithdrawalWithdrawalIDPaymentOK

NewGetMeWithdrawalWithdrawalIDPaymentOK creates a GetMeWithdrawalWithdrawalIDPaymentOK with default headers values

func (*GetMeWithdrawalWithdrawalIDPaymentOK) Error ¶

type GetMeWithdrawalWithdrawalIDPaymentParams ¶

type GetMeWithdrawalWithdrawalIDPaymentParams struct {

	/*WithdrawalID*/
	WithdrawalID string

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

GetMeWithdrawalWithdrawalIDPaymentParams contains all the parameters to send to the API endpoint for the get me withdrawal withdrawal ID payment operation typically these are written to a http.Request

func NewGetMeWithdrawalWithdrawalIDPaymentParams ¶

func NewGetMeWithdrawalWithdrawalIDPaymentParams() *GetMeWithdrawalWithdrawalIDPaymentParams

NewGetMeWithdrawalWithdrawalIDPaymentParams creates a new GetMeWithdrawalWithdrawalIDPaymentParams object with the default values initialized.

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithContext ¶

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithContext(ctx context.Context) *GetMeWithdrawalWithdrawalIDPaymentParams

NewGetMeWithdrawalWithdrawalIDPaymentParamsWithContext creates a new GetMeWithdrawalWithdrawalIDPaymentParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithHTTPClient ¶

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithHTTPClient(client *http.Client) *GetMeWithdrawalWithdrawalIDPaymentParams

NewGetMeWithdrawalWithdrawalIDPaymentParamsWithHTTPClient creates a new GetMeWithdrawalWithdrawalIDPaymentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithTimeout ¶

func NewGetMeWithdrawalWithdrawalIDPaymentParamsWithTimeout(timeout time.Duration) *GetMeWithdrawalWithdrawalIDPaymentParams

NewGetMeWithdrawalWithdrawalIDPaymentParamsWithTimeout creates a new GetMeWithdrawalWithdrawalIDPaymentParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeWithdrawalWithdrawalIDPaymentParams) SetContext ¶

SetContext adds the context to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) SetTimeout ¶

SetTimeout adds the timeout to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) SetWithdrawalID ¶

func (o *GetMeWithdrawalWithdrawalIDPaymentParams) SetWithdrawalID(withdrawalID string)

SetWithdrawalID adds the withdrawalId to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) WithContext ¶

WithContext adds the context to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) WithTimeout ¶

WithTimeout adds the timeout to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) WithWithdrawalID ¶

WithWithdrawalID adds the withdrawalID to the get me withdrawal withdrawal ID payment params

func (*GetMeWithdrawalWithdrawalIDPaymentParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeWithdrawalWithdrawalIDPaymentReader ¶

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

GetMeWithdrawalWithdrawalIDPaymentReader is a Reader for the GetMeWithdrawalWithdrawalIDPayment structure.

func (*GetMeWithdrawalWithdrawalIDPaymentReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeWithdrawalWithdrawalIDReader ¶

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

GetMeWithdrawalWithdrawalIDReader is a Reader for the GetMeWithdrawalWithdrawalID structure.

func (*GetMeWithdrawalWithdrawalIDReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type GetMeXdslSettingDefault ¶

type GetMeXdslSettingDefault struct {
	Payload *models.GetMeXdslSettingDefaultBody
	// contains filtered or unexported fields
}

GetMeXdslSettingDefault handles this case with default header values.

Unexpected error

func NewGetMeXdslSettingDefault ¶

func NewGetMeXdslSettingDefault(code int) *GetMeXdslSettingDefault

NewGetMeXdslSettingDefault creates a GetMeXdslSettingDefault with default headers values

func (*GetMeXdslSettingDefault) Code ¶

func (o *GetMeXdslSettingDefault) Code() int

Code gets the status code for the get me xdsl setting default response

func (*GetMeXdslSettingDefault) Error ¶

func (o *GetMeXdslSettingDefault) Error() string

type GetMeXdslSettingOK ¶

type GetMeXdslSettingOK struct {
	Payload *models.XdslSetting
}

GetMeXdslSettingOK handles this case with default header values.

description of 'xdsl.Setting' response

func NewGetMeXdslSettingOK ¶

func NewGetMeXdslSettingOK() *GetMeXdslSettingOK

NewGetMeXdslSettingOK creates a GetMeXdslSettingOK with default headers values

func (*GetMeXdslSettingOK) Error ¶

func (o *GetMeXdslSettingOK) Error() string

type GetMeXdslSettingParams ¶

type GetMeXdslSettingParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

GetMeXdslSettingParams contains all the parameters to send to the API endpoint for the get me xdsl setting operation typically these are written to a http.Request

func NewGetMeXdslSettingParams ¶

func NewGetMeXdslSettingParams() *GetMeXdslSettingParams

NewGetMeXdslSettingParams creates a new GetMeXdslSettingParams object with the default values initialized.

func NewGetMeXdslSettingParamsWithContext ¶

func NewGetMeXdslSettingParamsWithContext(ctx context.Context) *GetMeXdslSettingParams

NewGetMeXdslSettingParamsWithContext creates a new GetMeXdslSettingParams object with the default values initialized, and the ability to set a context for a request

func NewGetMeXdslSettingParamsWithHTTPClient ¶

func NewGetMeXdslSettingParamsWithHTTPClient(client *http.Client) *GetMeXdslSettingParams

NewGetMeXdslSettingParamsWithHTTPClient creates a new GetMeXdslSettingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewGetMeXdslSettingParamsWithTimeout ¶

func NewGetMeXdslSettingParamsWithTimeout(timeout time.Duration) *GetMeXdslSettingParams

NewGetMeXdslSettingParamsWithTimeout creates a new GetMeXdslSettingParams object with the default values initialized, and the ability to set a timeout on a request

func (*GetMeXdslSettingParams) SetContext ¶

func (o *GetMeXdslSettingParams) SetContext(ctx context.Context)

SetContext adds the context to the get me xdsl setting params

func (*GetMeXdslSettingParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the get me xdsl setting params

func (*GetMeXdslSettingParams) SetTimeout ¶

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

SetTimeout adds the timeout to the get me xdsl setting params

func (*GetMeXdslSettingParams) WithContext ¶

WithContext adds the context to the get me xdsl setting params

func (*GetMeXdslSettingParams) WithHTTPClient ¶

func (o *GetMeXdslSettingParams) WithHTTPClient(client *http.Client) *GetMeXdslSettingParams

WithHTTPClient adds the HTTPClient to the get me xdsl setting params

func (*GetMeXdslSettingParams) WithTimeout ¶

WithTimeout adds the timeout to the get me xdsl setting params

func (*GetMeXdslSettingParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type GetMeXdslSettingReader ¶

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

GetMeXdslSettingReader is a Reader for the GetMeXdslSetting structure.

func (*GetMeXdslSettingReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionBackupCodeDefault ¶

type PostMeAccessRestrictionBackupCodeDefault struct {
	Payload *models.PostMeAccessRestrictionBackupCodeDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionBackupCodeDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionBackupCodeDefault ¶

func NewPostMeAccessRestrictionBackupCodeDefault(code int) *PostMeAccessRestrictionBackupCodeDefault

NewPostMeAccessRestrictionBackupCodeDefault creates a PostMeAccessRestrictionBackupCodeDefault with default headers values

func (*PostMeAccessRestrictionBackupCodeDefault) Code ¶

Code gets the status code for the post me access restriction backup code default response

func (*PostMeAccessRestrictionBackupCodeDefault) Error ¶

type PostMeAccessRestrictionBackupCodeDisableDefault ¶

type PostMeAccessRestrictionBackupCodeDisableDefault struct {
	Payload *models.PostMeAccessRestrictionBackupCodeDisableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionBackupCodeDisableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionBackupCodeDisableDefault ¶

func NewPostMeAccessRestrictionBackupCodeDisableDefault(code int) *PostMeAccessRestrictionBackupCodeDisableDefault

NewPostMeAccessRestrictionBackupCodeDisableDefault creates a PostMeAccessRestrictionBackupCodeDisableDefault with default headers values

func (*PostMeAccessRestrictionBackupCodeDisableDefault) Code ¶

Code gets the status code for the post me access restriction backup code disable default response

func (*PostMeAccessRestrictionBackupCodeDisableDefault) Error ¶

type PostMeAccessRestrictionBackupCodeDisableOK ¶

type PostMeAccessRestrictionBackupCodeDisableOK struct {
}

PostMeAccessRestrictionBackupCodeDisableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionBackupCodeDisableOK ¶

func NewPostMeAccessRestrictionBackupCodeDisableOK() *PostMeAccessRestrictionBackupCodeDisableOK

NewPostMeAccessRestrictionBackupCodeDisableOK creates a PostMeAccessRestrictionBackupCodeDisableOK with default headers values

func (*PostMeAccessRestrictionBackupCodeDisableOK) Error ¶

type PostMeAccessRestrictionBackupCodeDisableParams ¶

type PostMeAccessRestrictionBackupCodeDisableParams struct {

	/*MeAccessRestrictionBackupCodeDisablePost*/
	MeAccessRestrictionBackupCodeDisablePost *models.PostMeAccessRestrictionBackupCodeDisableParamsBody

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

PostMeAccessRestrictionBackupCodeDisableParams contains all the parameters to send to the API endpoint for the post me access restriction backup code disable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionBackupCodeDisableParams ¶

func NewPostMeAccessRestrictionBackupCodeDisableParams() *PostMeAccessRestrictionBackupCodeDisableParams

NewPostMeAccessRestrictionBackupCodeDisableParams creates a new PostMeAccessRestrictionBackupCodeDisableParams object with the default values initialized.

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithContext ¶

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionBackupCodeDisableParams

NewPostMeAccessRestrictionBackupCodeDisableParamsWithContext creates a new PostMeAccessRestrictionBackupCodeDisableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionBackupCodeDisableParams

NewPostMeAccessRestrictionBackupCodeDisableParamsWithHTTPClient creates a new PostMeAccessRestrictionBackupCodeDisableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithTimeout ¶

func NewPostMeAccessRestrictionBackupCodeDisableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionBackupCodeDisableParams

NewPostMeAccessRestrictionBackupCodeDisableParamsWithTimeout creates a new PostMeAccessRestrictionBackupCodeDisableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionBackupCodeDisableParams) SetContext ¶

SetContext adds the context to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) SetMeAccessRestrictionBackupCodeDisablePost ¶

func (o *PostMeAccessRestrictionBackupCodeDisableParams) SetMeAccessRestrictionBackupCodeDisablePost(meAccessRestrictionBackupCodeDisablePost *models.PostMeAccessRestrictionBackupCodeDisableParamsBody)

SetMeAccessRestrictionBackupCodeDisablePost adds the meAccessRestrictionBackupCodeDisablePost to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) WithContext ¶

WithContext adds the context to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) WithMeAccessRestrictionBackupCodeDisablePost ¶

func (o *PostMeAccessRestrictionBackupCodeDisableParams) WithMeAccessRestrictionBackupCodeDisablePost(meAccessRestrictionBackupCodeDisablePost *models.PostMeAccessRestrictionBackupCodeDisableParamsBody) *PostMeAccessRestrictionBackupCodeDisableParams

WithMeAccessRestrictionBackupCodeDisablePost adds the meAccessRestrictionBackupCodeDisablePost to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction backup code disable params

func (*PostMeAccessRestrictionBackupCodeDisableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionBackupCodeDisableReader ¶

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

PostMeAccessRestrictionBackupCodeDisableReader is a Reader for the PostMeAccessRestrictionBackupCodeDisable structure.

func (*PostMeAccessRestrictionBackupCodeDisableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionBackupCodeEnableDefault ¶

type PostMeAccessRestrictionBackupCodeEnableDefault struct {
	Payload *models.PostMeAccessRestrictionBackupCodeEnableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionBackupCodeEnableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionBackupCodeEnableDefault ¶

func NewPostMeAccessRestrictionBackupCodeEnableDefault(code int) *PostMeAccessRestrictionBackupCodeEnableDefault

NewPostMeAccessRestrictionBackupCodeEnableDefault creates a PostMeAccessRestrictionBackupCodeEnableDefault with default headers values

func (*PostMeAccessRestrictionBackupCodeEnableDefault) Code ¶

Code gets the status code for the post me access restriction backup code enable default response

func (*PostMeAccessRestrictionBackupCodeEnableDefault) Error ¶

type PostMeAccessRestrictionBackupCodeEnableOK ¶

type PostMeAccessRestrictionBackupCodeEnableOK struct {
}

PostMeAccessRestrictionBackupCodeEnableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionBackupCodeEnableOK ¶

func NewPostMeAccessRestrictionBackupCodeEnableOK() *PostMeAccessRestrictionBackupCodeEnableOK

NewPostMeAccessRestrictionBackupCodeEnableOK creates a PostMeAccessRestrictionBackupCodeEnableOK with default headers values

func (*PostMeAccessRestrictionBackupCodeEnableOK) Error ¶

type PostMeAccessRestrictionBackupCodeEnableParams ¶

type PostMeAccessRestrictionBackupCodeEnableParams struct {

	/*MeAccessRestrictionBackupCodeEnablePost*/
	MeAccessRestrictionBackupCodeEnablePost *models.PostMeAccessRestrictionBackupCodeEnableParamsBody

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

PostMeAccessRestrictionBackupCodeEnableParams contains all the parameters to send to the API endpoint for the post me access restriction backup code enable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionBackupCodeEnableParams ¶

func NewPostMeAccessRestrictionBackupCodeEnableParams() *PostMeAccessRestrictionBackupCodeEnableParams

NewPostMeAccessRestrictionBackupCodeEnableParams creates a new PostMeAccessRestrictionBackupCodeEnableParams object with the default values initialized.

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithContext ¶

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionBackupCodeEnableParams

NewPostMeAccessRestrictionBackupCodeEnableParamsWithContext creates a new PostMeAccessRestrictionBackupCodeEnableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionBackupCodeEnableParams

NewPostMeAccessRestrictionBackupCodeEnableParamsWithHTTPClient creates a new PostMeAccessRestrictionBackupCodeEnableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithTimeout ¶

func NewPostMeAccessRestrictionBackupCodeEnableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionBackupCodeEnableParams

NewPostMeAccessRestrictionBackupCodeEnableParamsWithTimeout creates a new PostMeAccessRestrictionBackupCodeEnableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionBackupCodeEnableParams) SetContext ¶

SetContext adds the context to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) SetMeAccessRestrictionBackupCodeEnablePost ¶

func (o *PostMeAccessRestrictionBackupCodeEnableParams) SetMeAccessRestrictionBackupCodeEnablePost(meAccessRestrictionBackupCodeEnablePost *models.PostMeAccessRestrictionBackupCodeEnableParamsBody)

SetMeAccessRestrictionBackupCodeEnablePost adds the meAccessRestrictionBackupCodeEnablePost to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) WithContext ¶

WithContext adds the context to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) WithMeAccessRestrictionBackupCodeEnablePost ¶

func (o *PostMeAccessRestrictionBackupCodeEnableParams) WithMeAccessRestrictionBackupCodeEnablePost(meAccessRestrictionBackupCodeEnablePost *models.PostMeAccessRestrictionBackupCodeEnableParamsBody) *PostMeAccessRestrictionBackupCodeEnableParams

WithMeAccessRestrictionBackupCodeEnablePost adds the meAccessRestrictionBackupCodeEnablePost to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction backup code enable params

func (*PostMeAccessRestrictionBackupCodeEnableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionBackupCodeEnableReader ¶

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

PostMeAccessRestrictionBackupCodeEnableReader is a Reader for the PostMeAccessRestrictionBackupCodeEnable structure.

func (*PostMeAccessRestrictionBackupCodeEnableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionBackupCodeOK ¶

type PostMeAccessRestrictionBackupCodeOK struct {
	Payload *models.NichandleAccessRestrictionSOTPSecret
}

PostMeAccessRestrictionBackupCodeOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SOTPSecret' response

func NewPostMeAccessRestrictionBackupCodeOK ¶

func NewPostMeAccessRestrictionBackupCodeOK() *PostMeAccessRestrictionBackupCodeOK

NewPostMeAccessRestrictionBackupCodeOK creates a PostMeAccessRestrictionBackupCodeOK with default headers values

func (*PostMeAccessRestrictionBackupCodeOK) Error ¶

type PostMeAccessRestrictionBackupCodeParams ¶

type PostMeAccessRestrictionBackupCodeParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeAccessRestrictionBackupCodeParams contains all the parameters to send to the API endpoint for the post me access restriction backup code operation typically these are written to a http.Request

func NewPostMeAccessRestrictionBackupCodeParams ¶

func NewPostMeAccessRestrictionBackupCodeParams() *PostMeAccessRestrictionBackupCodeParams

NewPostMeAccessRestrictionBackupCodeParams creates a new PostMeAccessRestrictionBackupCodeParams object with the default values initialized.

func NewPostMeAccessRestrictionBackupCodeParamsWithContext ¶

func NewPostMeAccessRestrictionBackupCodeParamsWithContext(ctx context.Context) *PostMeAccessRestrictionBackupCodeParams

NewPostMeAccessRestrictionBackupCodeParamsWithContext creates a new PostMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionBackupCodeParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionBackupCodeParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionBackupCodeParams

NewPostMeAccessRestrictionBackupCodeParamsWithHTTPClient creates a new PostMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionBackupCodeParamsWithTimeout ¶

func NewPostMeAccessRestrictionBackupCodeParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionBackupCodeParams

NewPostMeAccessRestrictionBackupCodeParamsWithTimeout creates a new PostMeAccessRestrictionBackupCodeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionBackupCodeParams) SetContext ¶

SetContext adds the context to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) WithContext ¶

WithContext adds the context to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction backup code params

func (*PostMeAccessRestrictionBackupCodeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionBackupCodeReader ¶

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

PostMeAccessRestrictionBackupCodeReader is a Reader for the PostMeAccessRestrictionBackupCode structure.

func (*PostMeAccessRestrictionBackupCodeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionBackupCodeValidateDefault ¶

type PostMeAccessRestrictionBackupCodeValidateDefault struct {
	Payload *models.PostMeAccessRestrictionBackupCodeValidateDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionBackupCodeValidateDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionBackupCodeValidateDefault ¶

func NewPostMeAccessRestrictionBackupCodeValidateDefault(code int) *PostMeAccessRestrictionBackupCodeValidateDefault

NewPostMeAccessRestrictionBackupCodeValidateDefault creates a PostMeAccessRestrictionBackupCodeValidateDefault with default headers values

func (*PostMeAccessRestrictionBackupCodeValidateDefault) Code ¶

Code gets the status code for the post me access restriction backup code validate default response

func (*PostMeAccessRestrictionBackupCodeValidateDefault) Error ¶

type PostMeAccessRestrictionBackupCodeValidateOK ¶

type PostMeAccessRestrictionBackupCodeValidateOK struct {
	Payload *models.NichandleAccessRestrictionSOTPValidate
}

PostMeAccessRestrictionBackupCodeValidateOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SOTPValidate' response

func NewPostMeAccessRestrictionBackupCodeValidateOK ¶

func NewPostMeAccessRestrictionBackupCodeValidateOK() *PostMeAccessRestrictionBackupCodeValidateOK

NewPostMeAccessRestrictionBackupCodeValidateOK creates a PostMeAccessRestrictionBackupCodeValidateOK with default headers values

func (*PostMeAccessRestrictionBackupCodeValidateOK) Error ¶

type PostMeAccessRestrictionBackupCodeValidateParams ¶

type PostMeAccessRestrictionBackupCodeValidateParams struct {

	/*MeAccessRestrictionBackupCodeValidatePost*/
	MeAccessRestrictionBackupCodeValidatePost *models.PostMeAccessRestrictionBackupCodeValidateParamsBody

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

PostMeAccessRestrictionBackupCodeValidateParams contains all the parameters to send to the API endpoint for the post me access restriction backup code validate operation typically these are written to a http.Request

func NewPostMeAccessRestrictionBackupCodeValidateParams ¶

func NewPostMeAccessRestrictionBackupCodeValidateParams() *PostMeAccessRestrictionBackupCodeValidateParams

NewPostMeAccessRestrictionBackupCodeValidateParams creates a new PostMeAccessRestrictionBackupCodeValidateParams object with the default values initialized.

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithContext ¶

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithContext(ctx context.Context) *PostMeAccessRestrictionBackupCodeValidateParams

NewPostMeAccessRestrictionBackupCodeValidateParamsWithContext creates a new PostMeAccessRestrictionBackupCodeValidateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionBackupCodeValidateParams

NewPostMeAccessRestrictionBackupCodeValidateParamsWithHTTPClient creates a new PostMeAccessRestrictionBackupCodeValidateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithTimeout ¶

func NewPostMeAccessRestrictionBackupCodeValidateParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionBackupCodeValidateParams

NewPostMeAccessRestrictionBackupCodeValidateParamsWithTimeout creates a new PostMeAccessRestrictionBackupCodeValidateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionBackupCodeValidateParams) SetContext ¶

SetContext adds the context to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) SetMeAccessRestrictionBackupCodeValidatePost ¶

func (o *PostMeAccessRestrictionBackupCodeValidateParams) SetMeAccessRestrictionBackupCodeValidatePost(meAccessRestrictionBackupCodeValidatePost *models.PostMeAccessRestrictionBackupCodeValidateParamsBody)

SetMeAccessRestrictionBackupCodeValidatePost adds the meAccessRestrictionBackupCodeValidatePost to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) WithContext ¶

WithContext adds the context to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) WithMeAccessRestrictionBackupCodeValidatePost ¶

func (o *PostMeAccessRestrictionBackupCodeValidateParams) WithMeAccessRestrictionBackupCodeValidatePost(meAccessRestrictionBackupCodeValidatePost *models.PostMeAccessRestrictionBackupCodeValidateParamsBody) *PostMeAccessRestrictionBackupCodeValidateParams

WithMeAccessRestrictionBackupCodeValidatePost adds the meAccessRestrictionBackupCodeValidatePost to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction backup code validate params

func (*PostMeAccessRestrictionBackupCodeValidateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionBackupCodeValidateReader ¶

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

PostMeAccessRestrictionBackupCodeValidateReader is a Reader for the PostMeAccessRestrictionBackupCodeValidate structure.

func (*PostMeAccessRestrictionBackupCodeValidateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionIPDefault ¶

type PostMeAccessRestrictionIPDefault struct {
	Payload *models.PostMeAccessRestrictionIPDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionIPDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionIPDefault ¶

func NewPostMeAccessRestrictionIPDefault(code int) *PostMeAccessRestrictionIPDefault

NewPostMeAccessRestrictionIPDefault creates a PostMeAccessRestrictionIPDefault with default headers values

func (*PostMeAccessRestrictionIPDefault) Code ¶

Code gets the status code for the post me access restriction IP default response

func (*PostMeAccessRestrictionIPDefault) Error ¶

type PostMeAccessRestrictionIPOK ¶

type PostMeAccessRestrictionIPOK struct {
}

PostMeAccessRestrictionIPOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionIPOK ¶

func NewPostMeAccessRestrictionIPOK() *PostMeAccessRestrictionIPOK

NewPostMeAccessRestrictionIPOK creates a PostMeAccessRestrictionIPOK with default headers values

func (*PostMeAccessRestrictionIPOK) Error ¶

type PostMeAccessRestrictionIPParams ¶

type PostMeAccessRestrictionIPParams struct {

	/*MeAccessRestrictionIPPost*/
	MeAccessRestrictionIPPost *models.PostMeAccessRestrictionIPParamsBody

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

PostMeAccessRestrictionIPParams contains all the parameters to send to the API endpoint for the post me access restriction IP operation typically these are written to a http.Request

func NewPostMeAccessRestrictionIPParams ¶

func NewPostMeAccessRestrictionIPParams() *PostMeAccessRestrictionIPParams

NewPostMeAccessRestrictionIPParams creates a new PostMeAccessRestrictionIPParams object with the default values initialized.

func NewPostMeAccessRestrictionIPParamsWithContext ¶

func NewPostMeAccessRestrictionIPParamsWithContext(ctx context.Context) *PostMeAccessRestrictionIPParams

NewPostMeAccessRestrictionIPParamsWithContext creates a new PostMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionIPParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionIPParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionIPParams

NewPostMeAccessRestrictionIPParamsWithHTTPClient creates a new PostMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionIPParamsWithTimeout ¶

func NewPostMeAccessRestrictionIPParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionIPParams

NewPostMeAccessRestrictionIPParamsWithTimeout creates a new PostMeAccessRestrictionIPParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionIPParams) SetContext ¶

func (o *PostMeAccessRestrictionIPParams) SetContext(ctx context.Context)

SetContext adds the context to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) SetMeAccessRestrictionIPPost ¶

func (o *PostMeAccessRestrictionIPParams) SetMeAccessRestrictionIPPost(meAccessRestrictionIPPost *models.PostMeAccessRestrictionIPParamsBody)

SetMeAccessRestrictionIPPost adds the meAccessRestrictionIpPost to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) WithContext ¶

WithContext adds the context to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) WithMeAccessRestrictionIPPost ¶

func (o *PostMeAccessRestrictionIPParams) WithMeAccessRestrictionIPPost(meAccessRestrictionIPPost *models.PostMeAccessRestrictionIPParamsBody) *PostMeAccessRestrictionIPParams

WithMeAccessRestrictionIPPost adds the meAccessRestrictionIPPost to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction IP params

func (*PostMeAccessRestrictionIPParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionIPReader ¶

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

PostMeAccessRestrictionIPReader is a Reader for the PostMeAccessRestrictionIP structure.

func (*PostMeAccessRestrictionIPReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionSmsDefault ¶

type PostMeAccessRestrictionSmsDefault struct {
	Payload *models.PostMeAccessRestrictionSmsDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionSmsDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionSmsDefault ¶

func NewPostMeAccessRestrictionSmsDefault(code int) *PostMeAccessRestrictionSmsDefault

NewPostMeAccessRestrictionSmsDefault creates a PostMeAccessRestrictionSmsDefault with default headers values

func (*PostMeAccessRestrictionSmsDefault) Code ¶

Code gets the status code for the post me access restriction sms default response

func (*PostMeAccessRestrictionSmsDefault) Error ¶

type PostMeAccessRestrictionSmsIDDisableDefault ¶

type PostMeAccessRestrictionSmsIDDisableDefault struct {
	Payload *models.PostMeAccessRestrictionSmsIDDisableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionSmsIDDisableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionSmsIDDisableDefault ¶

func NewPostMeAccessRestrictionSmsIDDisableDefault(code int) *PostMeAccessRestrictionSmsIDDisableDefault

NewPostMeAccessRestrictionSmsIDDisableDefault creates a PostMeAccessRestrictionSmsIDDisableDefault with default headers values

func (*PostMeAccessRestrictionSmsIDDisableDefault) Code ¶

Code gets the status code for the post me access restriction sms ID disable default response

func (*PostMeAccessRestrictionSmsIDDisableDefault) Error ¶

type PostMeAccessRestrictionSmsIDDisableOK ¶

type PostMeAccessRestrictionSmsIDDisableOK struct {
}

PostMeAccessRestrictionSmsIDDisableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionSmsIDDisableOK ¶

func NewPostMeAccessRestrictionSmsIDDisableOK() *PostMeAccessRestrictionSmsIDDisableOK

NewPostMeAccessRestrictionSmsIDDisableOK creates a PostMeAccessRestrictionSmsIDDisableOK with default headers values

func (*PostMeAccessRestrictionSmsIDDisableOK) Error ¶

type PostMeAccessRestrictionSmsIDDisableParams ¶

type PostMeAccessRestrictionSmsIDDisableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionSmsDisablePost*/
	MeAccessRestrictionSmsDisablePost *models.PostMeAccessRestrictionSmsIDDisableParamsBody

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

PostMeAccessRestrictionSmsIDDisableParams contains all the parameters to send to the API endpoint for the post me access restriction sms ID disable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionSmsIDDisableParams ¶

func NewPostMeAccessRestrictionSmsIDDisableParams() *PostMeAccessRestrictionSmsIDDisableParams

NewPostMeAccessRestrictionSmsIDDisableParams creates a new PostMeAccessRestrictionSmsIDDisableParams object with the default values initialized.

func NewPostMeAccessRestrictionSmsIDDisableParamsWithContext ¶

func NewPostMeAccessRestrictionSmsIDDisableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionSmsIDDisableParams

NewPostMeAccessRestrictionSmsIDDisableParamsWithContext creates a new PostMeAccessRestrictionSmsIDDisableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionSmsIDDisableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionSmsIDDisableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionSmsIDDisableParams

NewPostMeAccessRestrictionSmsIDDisableParamsWithHTTPClient creates a new PostMeAccessRestrictionSmsIDDisableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionSmsIDDisableParamsWithTimeout ¶

func NewPostMeAccessRestrictionSmsIDDisableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionSmsIDDisableParams

NewPostMeAccessRestrictionSmsIDDisableParamsWithTimeout creates a new PostMeAccessRestrictionSmsIDDisableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionSmsIDDisableParams) SetContext ¶

SetContext adds the context to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) SetID ¶

SetID adds the id to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) SetMeAccessRestrictionSmsDisablePost ¶

func (o *PostMeAccessRestrictionSmsIDDisableParams) SetMeAccessRestrictionSmsDisablePost(meAccessRestrictionSmsDisablePost *models.PostMeAccessRestrictionSmsIDDisableParamsBody)

SetMeAccessRestrictionSmsDisablePost adds the meAccessRestrictionSmsDisablePost to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WithContext ¶

WithContext adds the context to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WithID ¶

WithID adds the id to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WithMeAccessRestrictionSmsDisablePost ¶

func (o *PostMeAccessRestrictionSmsIDDisableParams) WithMeAccessRestrictionSmsDisablePost(meAccessRestrictionSmsDisablePost *models.PostMeAccessRestrictionSmsIDDisableParamsBody) *PostMeAccessRestrictionSmsIDDisableParams

WithMeAccessRestrictionSmsDisablePost adds the meAccessRestrictionSmsDisablePost to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction sms ID disable params

func (*PostMeAccessRestrictionSmsIDDisableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionSmsIDDisableReader ¶

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

PostMeAccessRestrictionSmsIDDisableReader is a Reader for the PostMeAccessRestrictionSmsIDDisable structure.

func (*PostMeAccessRestrictionSmsIDDisableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionSmsIDEnableDefault ¶

type PostMeAccessRestrictionSmsIDEnableDefault struct {
	Payload *models.PostMeAccessRestrictionSmsIDEnableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionSmsIDEnableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionSmsIDEnableDefault ¶

func NewPostMeAccessRestrictionSmsIDEnableDefault(code int) *PostMeAccessRestrictionSmsIDEnableDefault

NewPostMeAccessRestrictionSmsIDEnableDefault creates a PostMeAccessRestrictionSmsIDEnableDefault with default headers values

func (*PostMeAccessRestrictionSmsIDEnableDefault) Code ¶

Code gets the status code for the post me access restriction sms ID enable default response

func (*PostMeAccessRestrictionSmsIDEnableDefault) Error ¶

type PostMeAccessRestrictionSmsIDEnableOK ¶

type PostMeAccessRestrictionSmsIDEnableOK struct {
}

PostMeAccessRestrictionSmsIDEnableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionSmsIDEnableOK ¶

func NewPostMeAccessRestrictionSmsIDEnableOK() *PostMeAccessRestrictionSmsIDEnableOK

NewPostMeAccessRestrictionSmsIDEnableOK creates a PostMeAccessRestrictionSmsIDEnableOK with default headers values

func (*PostMeAccessRestrictionSmsIDEnableOK) Error ¶

type PostMeAccessRestrictionSmsIDEnableParams ¶

type PostMeAccessRestrictionSmsIDEnableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionSmsEnablePost*/
	MeAccessRestrictionSmsEnablePost *models.PostMeAccessRestrictionSmsIDEnableParamsBody

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

PostMeAccessRestrictionSmsIDEnableParams contains all the parameters to send to the API endpoint for the post me access restriction sms ID enable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionSmsIDEnableParams ¶

func NewPostMeAccessRestrictionSmsIDEnableParams() *PostMeAccessRestrictionSmsIDEnableParams

NewPostMeAccessRestrictionSmsIDEnableParams creates a new PostMeAccessRestrictionSmsIDEnableParams object with the default values initialized.

func NewPostMeAccessRestrictionSmsIDEnableParamsWithContext ¶

func NewPostMeAccessRestrictionSmsIDEnableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionSmsIDEnableParams

NewPostMeAccessRestrictionSmsIDEnableParamsWithContext creates a new PostMeAccessRestrictionSmsIDEnableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionSmsIDEnableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionSmsIDEnableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionSmsIDEnableParams

NewPostMeAccessRestrictionSmsIDEnableParamsWithHTTPClient creates a new PostMeAccessRestrictionSmsIDEnableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionSmsIDEnableParamsWithTimeout ¶

func NewPostMeAccessRestrictionSmsIDEnableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionSmsIDEnableParams

NewPostMeAccessRestrictionSmsIDEnableParamsWithTimeout creates a new PostMeAccessRestrictionSmsIDEnableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionSmsIDEnableParams) SetContext ¶

SetContext adds the context to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) SetID ¶

SetID adds the id to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) SetMeAccessRestrictionSmsEnablePost ¶

func (o *PostMeAccessRestrictionSmsIDEnableParams) SetMeAccessRestrictionSmsEnablePost(meAccessRestrictionSmsEnablePost *models.PostMeAccessRestrictionSmsIDEnableParamsBody)

SetMeAccessRestrictionSmsEnablePost adds the meAccessRestrictionSmsEnablePost to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WithContext ¶

WithContext adds the context to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WithID ¶

WithID adds the id to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WithMeAccessRestrictionSmsEnablePost ¶

func (o *PostMeAccessRestrictionSmsIDEnableParams) WithMeAccessRestrictionSmsEnablePost(meAccessRestrictionSmsEnablePost *models.PostMeAccessRestrictionSmsIDEnableParamsBody) *PostMeAccessRestrictionSmsIDEnableParams

WithMeAccessRestrictionSmsEnablePost adds the meAccessRestrictionSmsEnablePost to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction sms ID enable params

func (*PostMeAccessRestrictionSmsIDEnableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionSmsIDEnableReader ¶

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

PostMeAccessRestrictionSmsIDEnableReader is a Reader for the PostMeAccessRestrictionSmsIDEnable structure.

func (*PostMeAccessRestrictionSmsIDEnableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionSmsIDSendCodeDefault ¶

type PostMeAccessRestrictionSmsIDSendCodeDefault struct {
	Payload *models.PostMeAccessRestrictionSmsIDSendCodeDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionSmsIDSendCodeDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionSmsIDSendCodeDefault ¶

func NewPostMeAccessRestrictionSmsIDSendCodeDefault(code int) *PostMeAccessRestrictionSmsIDSendCodeDefault

NewPostMeAccessRestrictionSmsIDSendCodeDefault creates a PostMeAccessRestrictionSmsIDSendCodeDefault with default headers values

func (*PostMeAccessRestrictionSmsIDSendCodeDefault) Code ¶

Code gets the status code for the post me access restriction sms ID send code default response

func (*PostMeAccessRestrictionSmsIDSendCodeDefault) Error ¶

type PostMeAccessRestrictionSmsIDSendCodeOK ¶

type PostMeAccessRestrictionSmsIDSendCodeOK struct {
	Payload *models.NichandleAccessRestrictionSmsCode
}

PostMeAccessRestrictionSmsIDSendCodeOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SmsCode' response

func NewPostMeAccessRestrictionSmsIDSendCodeOK ¶

func NewPostMeAccessRestrictionSmsIDSendCodeOK() *PostMeAccessRestrictionSmsIDSendCodeOK

NewPostMeAccessRestrictionSmsIDSendCodeOK creates a PostMeAccessRestrictionSmsIDSendCodeOK with default headers values

func (*PostMeAccessRestrictionSmsIDSendCodeOK) Error ¶

type PostMeAccessRestrictionSmsIDSendCodeParams ¶

type PostMeAccessRestrictionSmsIDSendCodeParams struct {

	/*ID*/
	ID int64

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

PostMeAccessRestrictionSmsIDSendCodeParams contains all the parameters to send to the API endpoint for the post me access restriction sms ID send code operation typically these are written to a http.Request

func NewPostMeAccessRestrictionSmsIDSendCodeParams ¶

func NewPostMeAccessRestrictionSmsIDSendCodeParams() *PostMeAccessRestrictionSmsIDSendCodeParams

NewPostMeAccessRestrictionSmsIDSendCodeParams creates a new PostMeAccessRestrictionSmsIDSendCodeParams object with the default values initialized.

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithContext ¶

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithContext(ctx context.Context) *PostMeAccessRestrictionSmsIDSendCodeParams

NewPostMeAccessRestrictionSmsIDSendCodeParamsWithContext creates a new PostMeAccessRestrictionSmsIDSendCodeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionSmsIDSendCodeParams

NewPostMeAccessRestrictionSmsIDSendCodeParamsWithHTTPClient creates a new PostMeAccessRestrictionSmsIDSendCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithTimeout ¶

func NewPostMeAccessRestrictionSmsIDSendCodeParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionSmsIDSendCodeParams

NewPostMeAccessRestrictionSmsIDSendCodeParamsWithTimeout creates a new PostMeAccessRestrictionSmsIDSendCodeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionSmsIDSendCodeParams) SetContext ¶

SetContext adds the context to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) SetID ¶

SetID adds the id to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) WithContext ¶

WithContext adds the context to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) WithID ¶

WithID adds the id to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction sms ID send code params

func (*PostMeAccessRestrictionSmsIDSendCodeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionSmsIDSendCodeReader ¶

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

PostMeAccessRestrictionSmsIDSendCodeReader is a Reader for the PostMeAccessRestrictionSmsIDSendCode structure.

func (*PostMeAccessRestrictionSmsIDSendCodeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionSmsIDValidateDefault ¶

type PostMeAccessRestrictionSmsIDValidateDefault struct {
	Payload *models.PostMeAccessRestrictionSmsIDValidateDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionSmsIDValidateDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionSmsIDValidateDefault ¶

func NewPostMeAccessRestrictionSmsIDValidateDefault(code int) *PostMeAccessRestrictionSmsIDValidateDefault

NewPostMeAccessRestrictionSmsIDValidateDefault creates a PostMeAccessRestrictionSmsIDValidateDefault with default headers values

func (*PostMeAccessRestrictionSmsIDValidateDefault) Code ¶

Code gets the status code for the post me access restriction sms ID validate default response

func (*PostMeAccessRestrictionSmsIDValidateDefault) Error ¶

type PostMeAccessRestrictionSmsIDValidateOK ¶

type PostMeAccessRestrictionSmsIDValidateOK struct {
}

PostMeAccessRestrictionSmsIDValidateOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionSmsIDValidateOK ¶

func NewPostMeAccessRestrictionSmsIDValidateOK() *PostMeAccessRestrictionSmsIDValidateOK

NewPostMeAccessRestrictionSmsIDValidateOK creates a PostMeAccessRestrictionSmsIDValidateOK with default headers values

func (*PostMeAccessRestrictionSmsIDValidateOK) Error ¶

type PostMeAccessRestrictionSmsIDValidateParams ¶

type PostMeAccessRestrictionSmsIDValidateParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionSmsValidatePost*/
	MeAccessRestrictionSmsValidatePost *models.PostMeAccessRestrictionSmsIDValidateParamsBody

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

PostMeAccessRestrictionSmsIDValidateParams contains all the parameters to send to the API endpoint for the post me access restriction sms ID validate operation typically these are written to a http.Request

func NewPostMeAccessRestrictionSmsIDValidateParams ¶

func NewPostMeAccessRestrictionSmsIDValidateParams() *PostMeAccessRestrictionSmsIDValidateParams

NewPostMeAccessRestrictionSmsIDValidateParams creates a new PostMeAccessRestrictionSmsIDValidateParams object with the default values initialized.

func NewPostMeAccessRestrictionSmsIDValidateParamsWithContext ¶

func NewPostMeAccessRestrictionSmsIDValidateParamsWithContext(ctx context.Context) *PostMeAccessRestrictionSmsIDValidateParams

NewPostMeAccessRestrictionSmsIDValidateParamsWithContext creates a new PostMeAccessRestrictionSmsIDValidateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionSmsIDValidateParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionSmsIDValidateParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionSmsIDValidateParams

NewPostMeAccessRestrictionSmsIDValidateParamsWithHTTPClient creates a new PostMeAccessRestrictionSmsIDValidateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionSmsIDValidateParamsWithTimeout ¶

func NewPostMeAccessRestrictionSmsIDValidateParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionSmsIDValidateParams

NewPostMeAccessRestrictionSmsIDValidateParamsWithTimeout creates a new PostMeAccessRestrictionSmsIDValidateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionSmsIDValidateParams) SetContext ¶

SetContext adds the context to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) SetID ¶

SetID adds the id to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) SetMeAccessRestrictionSmsValidatePost ¶

func (o *PostMeAccessRestrictionSmsIDValidateParams) SetMeAccessRestrictionSmsValidatePost(meAccessRestrictionSmsValidatePost *models.PostMeAccessRestrictionSmsIDValidateParamsBody)

SetMeAccessRestrictionSmsValidatePost adds the meAccessRestrictionSmsValidatePost to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WithContext ¶

WithContext adds the context to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WithID ¶

WithID adds the id to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WithMeAccessRestrictionSmsValidatePost ¶

func (o *PostMeAccessRestrictionSmsIDValidateParams) WithMeAccessRestrictionSmsValidatePost(meAccessRestrictionSmsValidatePost *models.PostMeAccessRestrictionSmsIDValidateParamsBody) *PostMeAccessRestrictionSmsIDValidateParams

WithMeAccessRestrictionSmsValidatePost adds the meAccessRestrictionSmsValidatePost to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction sms ID validate params

func (*PostMeAccessRestrictionSmsIDValidateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionSmsIDValidateReader ¶

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

PostMeAccessRestrictionSmsIDValidateReader is a Reader for the PostMeAccessRestrictionSmsIDValidate structure.

func (*PostMeAccessRestrictionSmsIDValidateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionSmsOK ¶

type PostMeAccessRestrictionSmsOK struct {
	Payload *models.NichandleAccessRestrictionSmsSecret
}

PostMeAccessRestrictionSmsOK handles this case with default header values.

description of 'nichandle.AccessRestriction.SmsSecret' response

func NewPostMeAccessRestrictionSmsOK ¶

func NewPostMeAccessRestrictionSmsOK() *PostMeAccessRestrictionSmsOK

NewPostMeAccessRestrictionSmsOK creates a PostMeAccessRestrictionSmsOK with default headers values

func (*PostMeAccessRestrictionSmsOK) Error ¶

type PostMeAccessRestrictionSmsParams ¶

type PostMeAccessRestrictionSmsParams struct {

	/*MeAccessRestrictionSmsPost*/
	MeAccessRestrictionSmsPost *models.PostMeAccessRestrictionSmsParamsBody

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

PostMeAccessRestrictionSmsParams contains all the parameters to send to the API endpoint for the post me access restriction sms operation typically these are written to a http.Request

func NewPostMeAccessRestrictionSmsParams ¶

func NewPostMeAccessRestrictionSmsParams() *PostMeAccessRestrictionSmsParams

NewPostMeAccessRestrictionSmsParams creates a new PostMeAccessRestrictionSmsParams object with the default values initialized.

func NewPostMeAccessRestrictionSmsParamsWithContext ¶

func NewPostMeAccessRestrictionSmsParamsWithContext(ctx context.Context) *PostMeAccessRestrictionSmsParams

NewPostMeAccessRestrictionSmsParamsWithContext creates a new PostMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionSmsParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionSmsParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionSmsParams

NewPostMeAccessRestrictionSmsParamsWithHTTPClient creates a new PostMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionSmsParamsWithTimeout ¶

func NewPostMeAccessRestrictionSmsParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionSmsParams

NewPostMeAccessRestrictionSmsParamsWithTimeout creates a new PostMeAccessRestrictionSmsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionSmsParams) SetContext ¶

SetContext adds the context to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) SetMeAccessRestrictionSmsPost ¶

func (o *PostMeAccessRestrictionSmsParams) SetMeAccessRestrictionSmsPost(meAccessRestrictionSmsPost *models.PostMeAccessRestrictionSmsParamsBody)

SetMeAccessRestrictionSmsPost adds the meAccessRestrictionSmsPost to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) WithContext ¶

WithContext adds the context to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) WithMeAccessRestrictionSmsPost ¶

func (o *PostMeAccessRestrictionSmsParams) WithMeAccessRestrictionSmsPost(meAccessRestrictionSmsPost *models.PostMeAccessRestrictionSmsParamsBody) *PostMeAccessRestrictionSmsParams

WithMeAccessRestrictionSmsPost adds the meAccessRestrictionSmsPost to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction sms params

func (*PostMeAccessRestrictionSmsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionSmsReader ¶

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

PostMeAccessRestrictionSmsReader is a Reader for the PostMeAccessRestrictionSms structure.

func (*PostMeAccessRestrictionSmsReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionTotpDefault ¶

type PostMeAccessRestrictionTotpDefault struct {
	Payload *models.PostMeAccessRestrictionTotpDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionTotpDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionTotpDefault ¶

func NewPostMeAccessRestrictionTotpDefault(code int) *PostMeAccessRestrictionTotpDefault

NewPostMeAccessRestrictionTotpDefault creates a PostMeAccessRestrictionTotpDefault with default headers values

func (*PostMeAccessRestrictionTotpDefault) Code ¶

Code gets the status code for the post me access restriction totp default response

func (*PostMeAccessRestrictionTotpDefault) Error ¶

type PostMeAccessRestrictionTotpIDDisableDefault ¶

type PostMeAccessRestrictionTotpIDDisableDefault struct {
	Payload *models.PostMeAccessRestrictionTotpIDDisableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionTotpIDDisableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionTotpIDDisableDefault ¶

func NewPostMeAccessRestrictionTotpIDDisableDefault(code int) *PostMeAccessRestrictionTotpIDDisableDefault

NewPostMeAccessRestrictionTotpIDDisableDefault creates a PostMeAccessRestrictionTotpIDDisableDefault with default headers values

func (*PostMeAccessRestrictionTotpIDDisableDefault) Code ¶

Code gets the status code for the post me access restriction totp ID disable default response

func (*PostMeAccessRestrictionTotpIDDisableDefault) Error ¶

type PostMeAccessRestrictionTotpIDDisableOK ¶

type PostMeAccessRestrictionTotpIDDisableOK struct {
}

PostMeAccessRestrictionTotpIDDisableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionTotpIDDisableOK ¶

func NewPostMeAccessRestrictionTotpIDDisableOK() *PostMeAccessRestrictionTotpIDDisableOK

NewPostMeAccessRestrictionTotpIDDisableOK creates a PostMeAccessRestrictionTotpIDDisableOK with default headers values

func (*PostMeAccessRestrictionTotpIDDisableOK) Error ¶

type PostMeAccessRestrictionTotpIDDisableParams ¶

type PostMeAccessRestrictionTotpIDDisableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionTotpDisablePost*/
	MeAccessRestrictionTotpDisablePost *models.PostMeAccessRestrictionTotpIDDisableParamsBody

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

PostMeAccessRestrictionTotpIDDisableParams contains all the parameters to send to the API endpoint for the post me access restriction totp ID disable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionTotpIDDisableParams ¶

func NewPostMeAccessRestrictionTotpIDDisableParams() *PostMeAccessRestrictionTotpIDDisableParams

NewPostMeAccessRestrictionTotpIDDisableParams creates a new PostMeAccessRestrictionTotpIDDisableParams object with the default values initialized.

func NewPostMeAccessRestrictionTotpIDDisableParamsWithContext ¶

func NewPostMeAccessRestrictionTotpIDDisableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionTotpIDDisableParams

NewPostMeAccessRestrictionTotpIDDisableParamsWithContext creates a new PostMeAccessRestrictionTotpIDDisableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionTotpIDDisableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionTotpIDDisableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionTotpIDDisableParams

NewPostMeAccessRestrictionTotpIDDisableParamsWithHTTPClient creates a new PostMeAccessRestrictionTotpIDDisableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionTotpIDDisableParamsWithTimeout ¶

func NewPostMeAccessRestrictionTotpIDDisableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionTotpIDDisableParams

NewPostMeAccessRestrictionTotpIDDisableParamsWithTimeout creates a new PostMeAccessRestrictionTotpIDDisableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionTotpIDDisableParams) SetContext ¶

SetContext adds the context to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) SetID ¶

SetID adds the id to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) SetMeAccessRestrictionTotpDisablePost ¶

func (o *PostMeAccessRestrictionTotpIDDisableParams) SetMeAccessRestrictionTotpDisablePost(meAccessRestrictionTotpDisablePost *models.PostMeAccessRestrictionTotpIDDisableParamsBody)

SetMeAccessRestrictionTotpDisablePost adds the meAccessRestrictionTotpDisablePost to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WithContext ¶

WithContext adds the context to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WithID ¶

WithID adds the id to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WithMeAccessRestrictionTotpDisablePost ¶

func (o *PostMeAccessRestrictionTotpIDDisableParams) WithMeAccessRestrictionTotpDisablePost(meAccessRestrictionTotpDisablePost *models.PostMeAccessRestrictionTotpIDDisableParamsBody) *PostMeAccessRestrictionTotpIDDisableParams

WithMeAccessRestrictionTotpDisablePost adds the meAccessRestrictionTotpDisablePost to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction totp ID disable params

func (*PostMeAccessRestrictionTotpIDDisableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionTotpIDDisableReader ¶

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

PostMeAccessRestrictionTotpIDDisableReader is a Reader for the PostMeAccessRestrictionTotpIDDisable structure.

func (*PostMeAccessRestrictionTotpIDDisableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionTotpIDEnableDefault ¶

type PostMeAccessRestrictionTotpIDEnableDefault struct {
	Payload *models.PostMeAccessRestrictionTotpIDEnableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionTotpIDEnableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionTotpIDEnableDefault ¶

func NewPostMeAccessRestrictionTotpIDEnableDefault(code int) *PostMeAccessRestrictionTotpIDEnableDefault

NewPostMeAccessRestrictionTotpIDEnableDefault creates a PostMeAccessRestrictionTotpIDEnableDefault with default headers values

func (*PostMeAccessRestrictionTotpIDEnableDefault) Code ¶

Code gets the status code for the post me access restriction totp ID enable default response

func (*PostMeAccessRestrictionTotpIDEnableDefault) Error ¶

type PostMeAccessRestrictionTotpIDEnableOK ¶

type PostMeAccessRestrictionTotpIDEnableOK struct {
}

PostMeAccessRestrictionTotpIDEnableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionTotpIDEnableOK ¶

func NewPostMeAccessRestrictionTotpIDEnableOK() *PostMeAccessRestrictionTotpIDEnableOK

NewPostMeAccessRestrictionTotpIDEnableOK creates a PostMeAccessRestrictionTotpIDEnableOK with default headers values

func (*PostMeAccessRestrictionTotpIDEnableOK) Error ¶

type PostMeAccessRestrictionTotpIDEnableParams ¶

type PostMeAccessRestrictionTotpIDEnableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionTotpEnablePost*/
	MeAccessRestrictionTotpEnablePost *models.PostMeAccessRestrictionTotpIDEnableParamsBody

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

PostMeAccessRestrictionTotpIDEnableParams contains all the parameters to send to the API endpoint for the post me access restriction totp ID enable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionTotpIDEnableParams ¶

func NewPostMeAccessRestrictionTotpIDEnableParams() *PostMeAccessRestrictionTotpIDEnableParams

NewPostMeAccessRestrictionTotpIDEnableParams creates a new PostMeAccessRestrictionTotpIDEnableParams object with the default values initialized.

func NewPostMeAccessRestrictionTotpIDEnableParamsWithContext ¶

func NewPostMeAccessRestrictionTotpIDEnableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionTotpIDEnableParams

NewPostMeAccessRestrictionTotpIDEnableParamsWithContext creates a new PostMeAccessRestrictionTotpIDEnableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionTotpIDEnableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionTotpIDEnableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionTotpIDEnableParams

NewPostMeAccessRestrictionTotpIDEnableParamsWithHTTPClient creates a new PostMeAccessRestrictionTotpIDEnableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionTotpIDEnableParamsWithTimeout ¶

func NewPostMeAccessRestrictionTotpIDEnableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionTotpIDEnableParams

NewPostMeAccessRestrictionTotpIDEnableParamsWithTimeout creates a new PostMeAccessRestrictionTotpIDEnableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionTotpIDEnableParams) SetContext ¶

SetContext adds the context to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) SetID ¶

SetID adds the id to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) SetMeAccessRestrictionTotpEnablePost ¶

func (o *PostMeAccessRestrictionTotpIDEnableParams) SetMeAccessRestrictionTotpEnablePost(meAccessRestrictionTotpEnablePost *models.PostMeAccessRestrictionTotpIDEnableParamsBody)

SetMeAccessRestrictionTotpEnablePost adds the meAccessRestrictionTotpEnablePost to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WithContext ¶

WithContext adds the context to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WithID ¶

WithID adds the id to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WithMeAccessRestrictionTotpEnablePost ¶

func (o *PostMeAccessRestrictionTotpIDEnableParams) WithMeAccessRestrictionTotpEnablePost(meAccessRestrictionTotpEnablePost *models.PostMeAccessRestrictionTotpIDEnableParamsBody) *PostMeAccessRestrictionTotpIDEnableParams

WithMeAccessRestrictionTotpEnablePost adds the meAccessRestrictionTotpEnablePost to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction totp ID enable params

func (*PostMeAccessRestrictionTotpIDEnableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionTotpIDEnableReader ¶

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

PostMeAccessRestrictionTotpIDEnableReader is a Reader for the PostMeAccessRestrictionTotpIDEnable structure.

func (*PostMeAccessRestrictionTotpIDEnableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionTotpIDValidateDefault ¶

type PostMeAccessRestrictionTotpIDValidateDefault struct {
	Payload *models.PostMeAccessRestrictionTotpIDValidateDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionTotpIDValidateDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionTotpIDValidateDefault ¶

func NewPostMeAccessRestrictionTotpIDValidateDefault(code int) *PostMeAccessRestrictionTotpIDValidateDefault

NewPostMeAccessRestrictionTotpIDValidateDefault creates a PostMeAccessRestrictionTotpIDValidateDefault with default headers values

func (*PostMeAccessRestrictionTotpIDValidateDefault) Code ¶

Code gets the status code for the post me access restriction totp ID validate default response

func (*PostMeAccessRestrictionTotpIDValidateDefault) Error ¶

type PostMeAccessRestrictionTotpIDValidateOK ¶

type PostMeAccessRestrictionTotpIDValidateOK struct {
}

PostMeAccessRestrictionTotpIDValidateOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionTotpIDValidateOK ¶

func NewPostMeAccessRestrictionTotpIDValidateOK() *PostMeAccessRestrictionTotpIDValidateOK

NewPostMeAccessRestrictionTotpIDValidateOK creates a PostMeAccessRestrictionTotpIDValidateOK with default headers values

func (*PostMeAccessRestrictionTotpIDValidateOK) Error ¶

type PostMeAccessRestrictionTotpIDValidateParams ¶

type PostMeAccessRestrictionTotpIDValidateParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionTotpValidatePost*/
	MeAccessRestrictionTotpValidatePost *models.PostMeAccessRestrictionTotpIDValidateParamsBody

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

PostMeAccessRestrictionTotpIDValidateParams contains all the parameters to send to the API endpoint for the post me access restriction totp ID validate operation typically these are written to a http.Request

func NewPostMeAccessRestrictionTotpIDValidateParams ¶

func NewPostMeAccessRestrictionTotpIDValidateParams() *PostMeAccessRestrictionTotpIDValidateParams

NewPostMeAccessRestrictionTotpIDValidateParams creates a new PostMeAccessRestrictionTotpIDValidateParams object with the default values initialized.

func NewPostMeAccessRestrictionTotpIDValidateParamsWithContext ¶

func NewPostMeAccessRestrictionTotpIDValidateParamsWithContext(ctx context.Context) *PostMeAccessRestrictionTotpIDValidateParams

NewPostMeAccessRestrictionTotpIDValidateParamsWithContext creates a new PostMeAccessRestrictionTotpIDValidateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionTotpIDValidateParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionTotpIDValidateParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionTotpIDValidateParams

NewPostMeAccessRestrictionTotpIDValidateParamsWithHTTPClient creates a new PostMeAccessRestrictionTotpIDValidateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionTotpIDValidateParamsWithTimeout ¶

func NewPostMeAccessRestrictionTotpIDValidateParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionTotpIDValidateParams

NewPostMeAccessRestrictionTotpIDValidateParamsWithTimeout creates a new PostMeAccessRestrictionTotpIDValidateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionTotpIDValidateParams) SetContext ¶

SetContext adds the context to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) SetID ¶

SetID adds the id to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) SetMeAccessRestrictionTotpValidatePost ¶

func (o *PostMeAccessRestrictionTotpIDValidateParams) SetMeAccessRestrictionTotpValidatePost(meAccessRestrictionTotpValidatePost *models.PostMeAccessRestrictionTotpIDValidateParamsBody)

SetMeAccessRestrictionTotpValidatePost adds the meAccessRestrictionTotpValidatePost to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WithContext ¶

WithContext adds the context to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WithID ¶

WithID adds the id to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WithMeAccessRestrictionTotpValidatePost ¶

func (o *PostMeAccessRestrictionTotpIDValidateParams) WithMeAccessRestrictionTotpValidatePost(meAccessRestrictionTotpValidatePost *models.PostMeAccessRestrictionTotpIDValidateParamsBody) *PostMeAccessRestrictionTotpIDValidateParams

WithMeAccessRestrictionTotpValidatePost adds the meAccessRestrictionTotpValidatePost to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction totp ID validate params

func (*PostMeAccessRestrictionTotpIDValidateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionTotpIDValidateReader ¶

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

PostMeAccessRestrictionTotpIDValidateReader is a Reader for the PostMeAccessRestrictionTotpIDValidate structure.

func (*PostMeAccessRestrictionTotpIDValidateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionTotpOK ¶

type PostMeAccessRestrictionTotpOK struct {
	Payload *models.NichandleAccessRestrictionTOTPSecret
}

PostMeAccessRestrictionTotpOK handles this case with default header values.

description of 'nichandle.AccessRestriction.TOTPSecret' response

func NewPostMeAccessRestrictionTotpOK ¶

func NewPostMeAccessRestrictionTotpOK() *PostMeAccessRestrictionTotpOK

NewPostMeAccessRestrictionTotpOK creates a PostMeAccessRestrictionTotpOK with default headers values

func (*PostMeAccessRestrictionTotpOK) Error ¶

type PostMeAccessRestrictionTotpParams ¶

type PostMeAccessRestrictionTotpParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeAccessRestrictionTotpParams contains all the parameters to send to the API endpoint for the post me access restriction totp operation typically these are written to a http.Request

func NewPostMeAccessRestrictionTotpParams ¶

func NewPostMeAccessRestrictionTotpParams() *PostMeAccessRestrictionTotpParams

NewPostMeAccessRestrictionTotpParams creates a new PostMeAccessRestrictionTotpParams object with the default values initialized.

func NewPostMeAccessRestrictionTotpParamsWithContext ¶

func NewPostMeAccessRestrictionTotpParamsWithContext(ctx context.Context) *PostMeAccessRestrictionTotpParams

NewPostMeAccessRestrictionTotpParamsWithContext creates a new PostMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionTotpParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionTotpParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionTotpParams

NewPostMeAccessRestrictionTotpParamsWithHTTPClient creates a new PostMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionTotpParamsWithTimeout ¶

func NewPostMeAccessRestrictionTotpParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionTotpParams

NewPostMeAccessRestrictionTotpParamsWithTimeout creates a new PostMeAccessRestrictionTotpParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionTotpParams) SetContext ¶

SetContext adds the context to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) WithContext ¶

WithContext adds the context to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction totp params

func (*PostMeAccessRestrictionTotpParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionTotpReader ¶

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

PostMeAccessRestrictionTotpReader is a Reader for the PostMeAccessRestrictionTotp structure.

func (*PostMeAccessRestrictionTotpReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionU2fDefault ¶

type PostMeAccessRestrictionU2fDefault struct {
	Payload *models.PostMeAccessRestrictionU2fDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionU2fDefault ¶

func NewPostMeAccessRestrictionU2fDefault(code int) *PostMeAccessRestrictionU2fDefault

NewPostMeAccessRestrictionU2fDefault creates a PostMeAccessRestrictionU2fDefault with default headers values

func (*PostMeAccessRestrictionU2fDefault) Code ¶

Code gets the status code for the post me access restriction u2f default response

func (*PostMeAccessRestrictionU2fDefault) Error ¶

type PostMeAccessRestrictionU2fIDChallengeDefault ¶

type PostMeAccessRestrictionU2fIDChallengeDefault struct {
	Payload *models.PostMeAccessRestrictionU2fIDChallengeDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fIDChallengeDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionU2fIDChallengeDefault ¶

func NewPostMeAccessRestrictionU2fIDChallengeDefault(code int) *PostMeAccessRestrictionU2fIDChallengeDefault

NewPostMeAccessRestrictionU2fIDChallengeDefault creates a PostMeAccessRestrictionU2fIDChallengeDefault with default headers values

func (*PostMeAccessRestrictionU2fIDChallengeDefault) Code ¶

Code gets the status code for the post me access restriction u2f ID challenge default response

func (*PostMeAccessRestrictionU2fIDChallengeDefault) Error ¶

type PostMeAccessRestrictionU2fIDChallengeOK ¶

type PostMeAccessRestrictionU2fIDChallengeOK struct {
	Payload *models.NichandleAccessRestrictionU2FSignChallenge
}

PostMeAccessRestrictionU2fIDChallengeOK handles this case with default header values.

description of 'nichandle.AccessRestriction.U2FSignChallenge' response

func NewPostMeAccessRestrictionU2fIDChallengeOK ¶

func NewPostMeAccessRestrictionU2fIDChallengeOK() *PostMeAccessRestrictionU2fIDChallengeOK

NewPostMeAccessRestrictionU2fIDChallengeOK creates a PostMeAccessRestrictionU2fIDChallengeOK with default headers values

func (*PostMeAccessRestrictionU2fIDChallengeOK) Error ¶

type PostMeAccessRestrictionU2fIDChallengeParams ¶

type PostMeAccessRestrictionU2fIDChallengeParams struct {

	/*ID*/
	ID int64

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

PostMeAccessRestrictionU2fIDChallengeParams contains all the parameters to send to the API endpoint for the post me access restriction u2f ID challenge operation typically these are written to a http.Request

func NewPostMeAccessRestrictionU2fIDChallengeParams ¶

func NewPostMeAccessRestrictionU2fIDChallengeParams() *PostMeAccessRestrictionU2fIDChallengeParams

NewPostMeAccessRestrictionU2fIDChallengeParams creates a new PostMeAccessRestrictionU2fIDChallengeParams object with the default values initialized.

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithContext ¶

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithContext(ctx context.Context) *PostMeAccessRestrictionU2fIDChallengeParams

NewPostMeAccessRestrictionU2fIDChallengeParamsWithContext creates a new PostMeAccessRestrictionU2fIDChallengeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionU2fIDChallengeParams

NewPostMeAccessRestrictionU2fIDChallengeParamsWithHTTPClient creates a new PostMeAccessRestrictionU2fIDChallengeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithTimeout ¶

func NewPostMeAccessRestrictionU2fIDChallengeParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionU2fIDChallengeParams

NewPostMeAccessRestrictionU2fIDChallengeParamsWithTimeout creates a new PostMeAccessRestrictionU2fIDChallengeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionU2fIDChallengeParams) SetContext ¶

SetContext adds the context to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) SetID ¶

SetID adds the id to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) WithContext ¶

WithContext adds the context to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) WithID ¶

WithID adds the id to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction u2f ID challenge params

func (*PostMeAccessRestrictionU2fIDChallengeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionU2fIDChallengeReader ¶

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

PostMeAccessRestrictionU2fIDChallengeReader is a Reader for the PostMeAccessRestrictionU2fIDChallenge structure.

func (*PostMeAccessRestrictionU2fIDChallengeReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionU2fIDDisableDefault ¶

type PostMeAccessRestrictionU2fIDDisableDefault struct {
	Payload *models.PostMeAccessRestrictionU2fIDDisableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fIDDisableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionU2fIDDisableDefault ¶

func NewPostMeAccessRestrictionU2fIDDisableDefault(code int) *PostMeAccessRestrictionU2fIDDisableDefault

NewPostMeAccessRestrictionU2fIDDisableDefault creates a PostMeAccessRestrictionU2fIDDisableDefault with default headers values

func (*PostMeAccessRestrictionU2fIDDisableDefault) Code ¶

Code gets the status code for the post me access restriction u2f ID disable default response

func (*PostMeAccessRestrictionU2fIDDisableDefault) Error ¶

type PostMeAccessRestrictionU2fIDDisableOK ¶

type PostMeAccessRestrictionU2fIDDisableOK struct {
}

PostMeAccessRestrictionU2fIDDisableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionU2fIDDisableOK ¶

func NewPostMeAccessRestrictionU2fIDDisableOK() *PostMeAccessRestrictionU2fIDDisableOK

NewPostMeAccessRestrictionU2fIDDisableOK creates a PostMeAccessRestrictionU2fIDDisableOK with default headers values

func (*PostMeAccessRestrictionU2fIDDisableOK) Error ¶

type PostMeAccessRestrictionU2fIDDisableParams ¶

type PostMeAccessRestrictionU2fIDDisableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionU2fDisablePost*/
	MeAccessRestrictionU2fDisablePost *models.PostMeAccessRestrictionU2fIDDisableParamsBody

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

PostMeAccessRestrictionU2fIDDisableParams contains all the parameters to send to the API endpoint for the post me access restriction u2f ID disable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionU2fIDDisableParams ¶

func NewPostMeAccessRestrictionU2fIDDisableParams() *PostMeAccessRestrictionU2fIDDisableParams

NewPostMeAccessRestrictionU2fIDDisableParams creates a new PostMeAccessRestrictionU2fIDDisableParams object with the default values initialized.

func NewPostMeAccessRestrictionU2fIDDisableParamsWithContext ¶

func NewPostMeAccessRestrictionU2fIDDisableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionU2fIDDisableParams

NewPostMeAccessRestrictionU2fIDDisableParamsWithContext creates a new PostMeAccessRestrictionU2fIDDisableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionU2fIDDisableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionU2fIDDisableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionU2fIDDisableParams

NewPostMeAccessRestrictionU2fIDDisableParamsWithHTTPClient creates a new PostMeAccessRestrictionU2fIDDisableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionU2fIDDisableParamsWithTimeout ¶

func NewPostMeAccessRestrictionU2fIDDisableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionU2fIDDisableParams

NewPostMeAccessRestrictionU2fIDDisableParamsWithTimeout creates a new PostMeAccessRestrictionU2fIDDisableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionU2fIDDisableParams) SetContext ¶

SetContext adds the context to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) SetID ¶

SetID adds the id to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) SetMeAccessRestrictionU2fDisablePost ¶

func (o *PostMeAccessRestrictionU2fIDDisableParams) SetMeAccessRestrictionU2fDisablePost(meAccessRestrictionU2fDisablePost *models.PostMeAccessRestrictionU2fIDDisableParamsBody)

SetMeAccessRestrictionU2fDisablePost adds the meAccessRestrictionU2fDisablePost to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WithContext ¶

WithContext adds the context to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WithID ¶

WithID adds the id to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WithMeAccessRestrictionU2fDisablePost ¶

func (o *PostMeAccessRestrictionU2fIDDisableParams) WithMeAccessRestrictionU2fDisablePost(meAccessRestrictionU2fDisablePost *models.PostMeAccessRestrictionU2fIDDisableParamsBody) *PostMeAccessRestrictionU2fIDDisableParams

WithMeAccessRestrictionU2fDisablePost adds the meAccessRestrictionU2fDisablePost to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction u2f ID disable params

func (*PostMeAccessRestrictionU2fIDDisableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionU2fIDDisableReader ¶

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

PostMeAccessRestrictionU2fIDDisableReader is a Reader for the PostMeAccessRestrictionU2fIDDisable structure.

func (*PostMeAccessRestrictionU2fIDDisableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionU2fIDEnableDefault ¶

type PostMeAccessRestrictionU2fIDEnableDefault struct {
	Payload *models.PostMeAccessRestrictionU2fIDEnableDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fIDEnableDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionU2fIDEnableDefault ¶

func NewPostMeAccessRestrictionU2fIDEnableDefault(code int) *PostMeAccessRestrictionU2fIDEnableDefault

NewPostMeAccessRestrictionU2fIDEnableDefault creates a PostMeAccessRestrictionU2fIDEnableDefault with default headers values

func (*PostMeAccessRestrictionU2fIDEnableDefault) Code ¶

Code gets the status code for the post me access restriction u2f ID enable default response

func (*PostMeAccessRestrictionU2fIDEnableDefault) Error ¶

type PostMeAccessRestrictionU2fIDEnableOK ¶

type PostMeAccessRestrictionU2fIDEnableOK struct {
}

PostMeAccessRestrictionU2fIDEnableOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionU2fIDEnableOK ¶

func NewPostMeAccessRestrictionU2fIDEnableOK() *PostMeAccessRestrictionU2fIDEnableOK

NewPostMeAccessRestrictionU2fIDEnableOK creates a PostMeAccessRestrictionU2fIDEnableOK with default headers values

func (*PostMeAccessRestrictionU2fIDEnableOK) Error ¶

type PostMeAccessRestrictionU2fIDEnableParams ¶

type PostMeAccessRestrictionU2fIDEnableParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionU2fEnablePost*/
	MeAccessRestrictionU2fEnablePost *models.PostMeAccessRestrictionU2fIDEnableParamsBody

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

PostMeAccessRestrictionU2fIDEnableParams contains all the parameters to send to the API endpoint for the post me access restriction u2f ID enable operation typically these are written to a http.Request

func NewPostMeAccessRestrictionU2fIDEnableParams ¶

func NewPostMeAccessRestrictionU2fIDEnableParams() *PostMeAccessRestrictionU2fIDEnableParams

NewPostMeAccessRestrictionU2fIDEnableParams creates a new PostMeAccessRestrictionU2fIDEnableParams object with the default values initialized.

func NewPostMeAccessRestrictionU2fIDEnableParamsWithContext ¶

func NewPostMeAccessRestrictionU2fIDEnableParamsWithContext(ctx context.Context) *PostMeAccessRestrictionU2fIDEnableParams

NewPostMeAccessRestrictionU2fIDEnableParamsWithContext creates a new PostMeAccessRestrictionU2fIDEnableParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionU2fIDEnableParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionU2fIDEnableParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionU2fIDEnableParams

NewPostMeAccessRestrictionU2fIDEnableParamsWithHTTPClient creates a new PostMeAccessRestrictionU2fIDEnableParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionU2fIDEnableParamsWithTimeout ¶

func NewPostMeAccessRestrictionU2fIDEnableParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionU2fIDEnableParams

NewPostMeAccessRestrictionU2fIDEnableParamsWithTimeout creates a new PostMeAccessRestrictionU2fIDEnableParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionU2fIDEnableParams) SetContext ¶

SetContext adds the context to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) SetID ¶

SetID adds the id to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) SetMeAccessRestrictionU2fEnablePost ¶

func (o *PostMeAccessRestrictionU2fIDEnableParams) SetMeAccessRestrictionU2fEnablePost(meAccessRestrictionU2fEnablePost *models.PostMeAccessRestrictionU2fIDEnableParamsBody)

SetMeAccessRestrictionU2fEnablePost adds the meAccessRestrictionU2fEnablePost to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WithContext ¶

WithContext adds the context to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WithID ¶

WithID adds the id to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WithMeAccessRestrictionU2fEnablePost ¶

func (o *PostMeAccessRestrictionU2fIDEnableParams) WithMeAccessRestrictionU2fEnablePost(meAccessRestrictionU2fEnablePost *models.PostMeAccessRestrictionU2fIDEnableParamsBody) *PostMeAccessRestrictionU2fIDEnableParams

WithMeAccessRestrictionU2fEnablePost adds the meAccessRestrictionU2fEnablePost to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction u2f ID enable params

func (*PostMeAccessRestrictionU2fIDEnableParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionU2fIDEnableReader ¶

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

PostMeAccessRestrictionU2fIDEnableReader is a Reader for the PostMeAccessRestrictionU2fIDEnable structure.

func (*PostMeAccessRestrictionU2fIDEnableReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionU2fIDValidateDefault ¶

type PostMeAccessRestrictionU2fIDValidateDefault struct {
	Payload *models.PostMeAccessRestrictionU2fIDValidateDefaultBody
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fIDValidateDefault handles this case with default header values.

Unexpected error

func NewPostMeAccessRestrictionU2fIDValidateDefault ¶

func NewPostMeAccessRestrictionU2fIDValidateDefault(code int) *PostMeAccessRestrictionU2fIDValidateDefault

NewPostMeAccessRestrictionU2fIDValidateDefault creates a PostMeAccessRestrictionU2fIDValidateDefault with default headers values

func (*PostMeAccessRestrictionU2fIDValidateDefault) Code ¶

Code gets the status code for the post me access restriction u2f ID validate default response

func (*PostMeAccessRestrictionU2fIDValidateDefault) Error ¶

type PostMeAccessRestrictionU2fIDValidateOK ¶

type PostMeAccessRestrictionU2fIDValidateOK struct {
}

PostMeAccessRestrictionU2fIDValidateOK handles this case with default header values.

return 'void'

func NewPostMeAccessRestrictionU2fIDValidateOK ¶

func NewPostMeAccessRestrictionU2fIDValidateOK() *PostMeAccessRestrictionU2fIDValidateOK

NewPostMeAccessRestrictionU2fIDValidateOK creates a PostMeAccessRestrictionU2fIDValidateOK with default headers values

func (*PostMeAccessRestrictionU2fIDValidateOK) Error ¶

type PostMeAccessRestrictionU2fIDValidateParams ¶

type PostMeAccessRestrictionU2fIDValidateParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionU2fValidatePost*/
	MeAccessRestrictionU2fValidatePost *models.PostMeAccessRestrictionU2fIDValidateParamsBody

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

PostMeAccessRestrictionU2fIDValidateParams contains all the parameters to send to the API endpoint for the post me access restriction u2f ID validate operation typically these are written to a http.Request

func NewPostMeAccessRestrictionU2fIDValidateParams ¶

func NewPostMeAccessRestrictionU2fIDValidateParams() *PostMeAccessRestrictionU2fIDValidateParams

NewPostMeAccessRestrictionU2fIDValidateParams creates a new PostMeAccessRestrictionU2fIDValidateParams object with the default values initialized.

func NewPostMeAccessRestrictionU2fIDValidateParamsWithContext ¶

func NewPostMeAccessRestrictionU2fIDValidateParamsWithContext(ctx context.Context) *PostMeAccessRestrictionU2fIDValidateParams

NewPostMeAccessRestrictionU2fIDValidateParamsWithContext creates a new PostMeAccessRestrictionU2fIDValidateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionU2fIDValidateParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionU2fIDValidateParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionU2fIDValidateParams

NewPostMeAccessRestrictionU2fIDValidateParamsWithHTTPClient creates a new PostMeAccessRestrictionU2fIDValidateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionU2fIDValidateParamsWithTimeout ¶

func NewPostMeAccessRestrictionU2fIDValidateParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionU2fIDValidateParams

NewPostMeAccessRestrictionU2fIDValidateParamsWithTimeout creates a new PostMeAccessRestrictionU2fIDValidateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionU2fIDValidateParams) SetContext ¶

SetContext adds the context to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) SetID ¶

SetID adds the id to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) SetMeAccessRestrictionU2fValidatePost ¶

func (o *PostMeAccessRestrictionU2fIDValidateParams) SetMeAccessRestrictionU2fValidatePost(meAccessRestrictionU2fValidatePost *models.PostMeAccessRestrictionU2fIDValidateParamsBody)

SetMeAccessRestrictionU2fValidatePost adds the meAccessRestrictionU2fValidatePost to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) SetTimeout ¶

SetTimeout adds the timeout to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WithContext ¶

WithContext adds the context to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WithID ¶

WithID adds the id to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WithMeAccessRestrictionU2fValidatePost ¶

func (o *PostMeAccessRestrictionU2fIDValidateParams) WithMeAccessRestrictionU2fValidatePost(meAccessRestrictionU2fValidatePost *models.PostMeAccessRestrictionU2fIDValidateParamsBody) *PostMeAccessRestrictionU2fIDValidateParams

WithMeAccessRestrictionU2fValidatePost adds the meAccessRestrictionU2fValidatePost to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction u2f ID validate params

func (*PostMeAccessRestrictionU2fIDValidateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionU2fIDValidateReader ¶

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

PostMeAccessRestrictionU2fIDValidateReader is a Reader for the PostMeAccessRestrictionU2fIDValidate structure.

func (*PostMeAccessRestrictionU2fIDValidateReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAccessRestrictionU2fOK ¶

type PostMeAccessRestrictionU2fOK struct {
	Payload *models.NichandleAccessRestrictionU2FRegisterChallenge
}

PostMeAccessRestrictionU2fOK handles this case with default header values.

description of 'nichandle.AccessRestriction.U2FRegisterChallenge' response

func NewPostMeAccessRestrictionU2fOK ¶

func NewPostMeAccessRestrictionU2fOK() *PostMeAccessRestrictionU2fOK

NewPostMeAccessRestrictionU2fOK creates a PostMeAccessRestrictionU2fOK with default headers values

func (*PostMeAccessRestrictionU2fOK) Error ¶

type PostMeAccessRestrictionU2fParams ¶

type PostMeAccessRestrictionU2fParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeAccessRestrictionU2fParams contains all the parameters to send to the API endpoint for the post me access restriction u2f operation typically these are written to a http.Request

func NewPostMeAccessRestrictionU2fParams ¶

func NewPostMeAccessRestrictionU2fParams() *PostMeAccessRestrictionU2fParams

NewPostMeAccessRestrictionU2fParams creates a new PostMeAccessRestrictionU2fParams object with the default values initialized.

func NewPostMeAccessRestrictionU2fParamsWithContext ¶

func NewPostMeAccessRestrictionU2fParamsWithContext(ctx context.Context) *PostMeAccessRestrictionU2fParams

NewPostMeAccessRestrictionU2fParamsWithContext creates a new PostMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAccessRestrictionU2fParamsWithHTTPClient ¶

func NewPostMeAccessRestrictionU2fParamsWithHTTPClient(client *http.Client) *PostMeAccessRestrictionU2fParams

NewPostMeAccessRestrictionU2fParamsWithHTTPClient creates a new PostMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAccessRestrictionU2fParamsWithTimeout ¶

func NewPostMeAccessRestrictionU2fParamsWithTimeout(timeout time.Duration) *PostMeAccessRestrictionU2fParams

NewPostMeAccessRestrictionU2fParamsWithTimeout creates a new PostMeAccessRestrictionU2fParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAccessRestrictionU2fParams) SetContext ¶

SetContext adds the context to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) WithContext ¶

WithContext adds the context to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) WithTimeout ¶

WithTimeout adds the timeout to the post me access restriction u2f params

func (*PostMeAccessRestrictionU2fParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAccessRestrictionU2fReader ¶

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

PostMeAccessRestrictionU2fReader is a Reader for the PostMeAccessRestrictionU2f structure.

func (*PostMeAccessRestrictionU2fReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAgreementsIDAcceptDefault ¶

type PostMeAgreementsIDAcceptDefault struct {
	Payload *models.PostMeAgreementsIDAcceptDefaultBody
	// contains filtered or unexported fields
}

PostMeAgreementsIDAcceptDefault handles this case with default header values.

Unexpected error

func NewPostMeAgreementsIDAcceptDefault ¶

func NewPostMeAgreementsIDAcceptDefault(code int) *PostMeAgreementsIDAcceptDefault

NewPostMeAgreementsIDAcceptDefault creates a PostMeAgreementsIDAcceptDefault with default headers values

func (*PostMeAgreementsIDAcceptDefault) Code ¶

Code gets the status code for the post me agreements ID accept default response

func (*PostMeAgreementsIDAcceptDefault) Error ¶

type PostMeAgreementsIDAcceptOK ¶

type PostMeAgreementsIDAcceptOK struct {
	Payload string
}

PostMeAgreementsIDAcceptOK handles this case with default header values.

return value

func NewPostMeAgreementsIDAcceptOK ¶

func NewPostMeAgreementsIDAcceptOK() *PostMeAgreementsIDAcceptOK

NewPostMeAgreementsIDAcceptOK creates a PostMeAgreementsIDAcceptOK with default headers values

func (*PostMeAgreementsIDAcceptOK) Error ¶

type PostMeAgreementsIDAcceptParams ¶

type PostMeAgreementsIDAcceptParams struct {

	/*ID*/
	ID int64

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

PostMeAgreementsIDAcceptParams contains all the parameters to send to the API endpoint for the post me agreements ID accept operation typically these are written to a http.Request

func NewPostMeAgreementsIDAcceptParams ¶

func NewPostMeAgreementsIDAcceptParams() *PostMeAgreementsIDAcceptParams

NewPostMeAgreementsIDAcceptParams creates a new PostMeAgreementsIDAcceptParams object with the default values initialized.

func NewPostMeAgreementsIDAcceptParamsWithContext ¶

func NewPostMeAgreementsIDAcceptParamsWithContext(ctx context.Context) *PostMeAgreementsIDAcceptParams

NewPostMeAgreementsIDAcceptParamsWithContext creates a new PostMeAgreementsIDAcceptParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAgreementsIDAcceptParamsWithHTTPClient ¶

func NewPostMeAgreementsIDAcceptParamsWithHTTPClient(client *http.Client) *PostMeAgreementsIDAcceptParams

NewPostMeAgreementsIDAcceptParamsWithHTTPClient creates a new PostMeAgreementsIDAcceptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAgreementsIDAcceptParamsWithTimeout ¶

func NewPostMeAgreementsIDAcceptParamsWithTimeout(timeout time.Duration) *PostMeAgreementsIDAcceptParams

NewPostMeAgreementsIDAcceptParamsWithTimeout creates a new PostMeAgreementsIDAcceptParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAgreementsIDAcceptParams) SetContext ¶

func (o *PostMeAgreementsIDAcceptParams) SetContext(ctx context.Context)

SetContext adds the context to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) SetID ¶

SetID adds the id to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) WithContext ¶

WithContext adds the context to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) WithID ¶

WithID adds the id to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) WithTimeout ¶

WithTimeout adds the timeout to the post me agreements ID accept params

func (*PostMeAgreementsIDAcceptParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeAgreementsIDAcceptReader ¶

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

PostMeAgreementsIDAcceptReader is a Reader for the PostMeAgreementsIDAccept structure.

func (*PostMeAgreementsIDAcceptReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeAutorenewDefault ¶

type PostMeAutorenewDefault struct {
	Payload *models.PostMeAutorenewDefaultBody
	// contains filtered or unexported fields
}

PostMeAutorenewDefault handles this case with default header values.

Unexpected error

func NewPostMeAutorenewDefault ¶

func NewPostMeAutorenewDefault(code int) *PostMeAutorenewDefault

NewPostMeAutorenewDefault creates a PostMeAutorenewDefault with default headers values

func (*PostMeAutorenewDefault) Code ¶

func (o *PostMeAutorenewDefault) Code() int

Code gets the status code for the post me autorenew default response

func (*PostMeAutorenewDefault) Error ¶

func (o *PostMeAutorenewDefault) Error() string

type PostMeAutorenewOK ¶

type PostMeAutorenewOK struct {
}

PostMeAutorenewOK handles this case with default header values.

return 'void'

func NewPostMeAutorenewOK ¶

func NewPostMeAutorenewOK() *PostMeAutorenewOK

NewPostMeAutorenewOK creates a PostMeAutorenewOK with default headers values

func (*PostMeAutorenewOK) Error ¶

func (o *PostMeAutorenewOK) Error() string

type PostMeAutorenewParams ¶

type PostMeAutorenewParams struct {

	/*MeAutorenewPost*/
	MeAutorenewPost *models.PostMeAutorenewParamsBody

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

PostMeAutorenewParams contains all the parameters to send to the API endpoint for the post me autorenew operation typically these are written to a http.Request

func NewPostMeAutorenewParams ¶

func NewPostMeAutorenewParams() *PostMeAutorenewParams

NewPostMeAutorenewParams creates a new PostMeAutorenewParams object with the default values initialized.

func NewPostMeAutorenewParamsWithContext ¶

func NewPostMeAutorenewParamsWithContext(ctx context.Context) *PostMeAutorenewParams

NewPostMeAutorenewParamsWithContext creates a new PostMeAutorenewParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeAutorenewParamsWithHTTPClient ¶

func NewPostMeAutorenewParamsWithHTTPClient(client *http.Client) *PostMeAutorenewParams

NewPostMeAutorenewParamsWithHTTPClient creates a new PostMeAutorenewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeAutorenewParamsWithTimeout ¶

func NewPostMeAutorenewParamsWithTimeout(timeout time.Duration) *PostMeAutorenewParams

NewPostMeAutorenewParamsWithTimeout creates a new PostMeAutorenewParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeAutorenewParams) SetContext ¶

func (o *PostMeAutorenewParams) SetContext(ctx context.Context)

SetContext adds the context to the post me autorenew params

func (*PostMeAutorenewParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me autorenew params

func (*PostMeAutorenewParams) SetMeAutorenewPost ¶

func (o *PostMeAutorenewParams) SetMeAutorenewPost(meAutorenewPost *models.PostMeAutorenewParamsBody)

SetMeAutorenewPost adds the meAutorenewPost to the post me autorenew params

func (*PostMeAutorenewParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me autorenew params

func (*PostMeAutorenewParams) WithContext ¶

WithContext adds the context to the post me autorenew params

func (*PostMeAutorenewParams) WithHTTPClient ¶

func (o *PostMeAutorenewParams) WithHTTPClient(client *http.Client) *PostMeAutorenewParams

WithHTTPClient adds the HTTPClient to the post me autorenew params

func (*PostMeAutorenewParams) WithMeAutorenewPost ¶

func (o *PostMeAutorenewParams) WithMeAutorenewPost(meAutorenewPost *models.PostMeAutorenewParamsBody) *PostMeAutorenewParams

WithMeAutorenewPost adds the meAutorenewPost to the post me autorenew params

func (*PostMeAutorenewParams) WithTimeout ¶

func (o *PostMeAutorenewParams) WithTimeout(timeout time.Duration) *PostMeAutorenewParams

WithTimeout adds the timeout to the post me autorenew params

func (*PostMeAutorenewParams) WriteToRequest ¶

func (o *PostMeAutorenewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostMeAutorenewReader ¶

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

PostMeAutorenewReader is a Reader for the PostMeAutorenew structure.

func (*PostMeAutorenewReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeBillBillIDDebtPayDefault ¶

type PostMeBillBillIDDebtPayDefault struct {
	Payload *models.PostMeBillBillIDDebtPayDefaultBody
	// contains filtered or unexported fields
}

PostMeBillBillIDDebtPayDefault handles this case with default header values.

Unexpected error

func NewPostMeBillBillIDDebtPayDefault ¶

func NewPostMeBillBillIDDebtPayDefault(code int) *PostMeBillBillIDDebtPayDefault

NewPostMeBillBillIDDebtPayDefault creates a PostMeBillBillIDDebtPayDefault with default headers values

func (*PostMeBillBillIDDebtPayDefault) Code ¶

Code gets the status code for the post me bill bill ID debt pay default response

func (*PostMeBillBillIDDebtPayDefault) Error ¶

type PostMeBillBillIDDebtPayOK ¶

type PostMeBillBillIDDebtPayOK struct {
	Payload *models.BillingOrder
}

PostMeBillBillIDDebtPayOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeBillBillIDDebtPayOK ¶

func NewPostMeBillBillIDDebtPayOK() *PostMeBillBillIDDebtPayOK

NewPostMeBillBillIDDebtPayOK creates a PostMeBillBillIDDebtPayOK with default headers values

func (*PostMeBillBillIDDebtPayOK) Error ¶

func (o *PostMeBillBillIDDebtPayOK) Error() string

type PostMeBillBillIDDebtPayParams ¶

type PostMeBillBillIDDebtPayParams struct {

	/*BillID*/
	BillID string

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

PostMeBillBillIDDebtPayParams contains all the parameters to send to the API endpoint for the post me bill bill ID debt pay operation typically these are written to a http.Request

func NewPostMeBillBillIDDebtPayParams ¶

func NewPostMeBillBillIDDebtPayParams() *PostMeBillBillIDDebtPayParams

NewPostMeBillBillIDDebtPayParams creates a new PostMeBillBillIDDebtPayParams object with the default values initialized.

func NewPostMeBillBillIDDebtPayParamsWithContext ¶

func NewPostMeBillBillIDDebtPayParamsWithContext(ctx context.Context) *PostMeBillBillIDDebtPayParams

NewPostMeBillBillIDDebtPayParamsWithContext creates a new PostMeBillBillIDDebtPayParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeBillBillIDDebtPayParamsWithHTTPClient ¶

func NewPostMeBillBillIDDebtPayParamsWithHTTPClient(client *http.Client) *PostMeBillBillIDDebtPayParams

NewPostMeBillBillIDDebtPayParamsWithHTTPClient creates a new PostMeBillBillIDDebtPayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeBillBillIDDebtPayParamsWithTimeout ¶

func NewPostMeBillBillIDDebtPayParamsWithTimeout(timeout time.Duration) *PostMeBillBillIDDebtPayParams

NewPostMeBillBillIDDebtPayParamsWithTimeout creates a new PostMeBillBillIDDebtPayParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeBillBillIDDebtPayParams) SetBillID ¶

func (o *PostMeBillBillIDDebtPayParams) SetBillID(billID string)

SetBillID adds the billId to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) SetContext ¶

func (o *PostMeBillBillIDDebtPayParams) SetContext(ctx context.Context)

SetContext adds the context to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) WithBillID ¶

WithBillID adds the billID to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) WithContext ¶

WithContext adds the context to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) WithTimeout ¶

WithTimeout adds the timeout to the post me bill bill ID debt pay params

func (*PostMeBillBillIDDebtPayParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeBillBillIDDebtPayReader ¶

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

PostMeBillBillIDDebtPayReader is a Reader for the PostMeBillBillIDDebtPay structure.

func (*PostMeBillBillIDDebtPayReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeChangeEmailDefault ¶

type PostMeChangeEmailDefault struct {
	Payload *models.PostMeChangeEmailDefaultBody
	// contains filtered or unexported fields
}

PostMeChangeEmailDefault handles this case with default header values.

Unexpected error

func NewPostMeChangeEmailDefault ¶

func NewPostMeChangeEmailDefault(code int) *PostMeChangeEmailDefault

NewPostMeChangeEmailDefault creates a PostMeChangeEmailDefault with default headers values

func (*PostMeChangeEmailDefault) Code ¶

func (o *PostMeChangeEmailDefault) Code() int

Code gets the status code for the post me change email default response

func (*PostMeChangeEmailDefault) Error ¶

func (o *PostMeChangeEmailDefault) Error() string

type PostMeChangeEmailOK ¶

type PostMeChangeEmailOK struct {
	Payload *models.NichandleEmailChangeTask
}

PostMeChangeEmailOK handles this case with default header values.

description of 'nichandle.EmailChange.Task' response

func NewPostMeChangeEmailOK ¶

func NewPostMeChangeEmailOK() *PostMeChangeEmailOK

NewPostMeChangeEmailOK creates a PostMeChangeEmailOK with default headers values

func (*PostMeChangeEmailOK) Error ¶

func (o *PostMeChangeEmailOK) Error() string

type PostMeChangeEmailParams ¶

type PostMeChangeEmailParams struct {

	/*MeChangeEmailPost*/
	MeChangeEmailPost *models.PostMeChangeEmailParamsBody

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

PostMeChangeEmailParams contains all the parameters to send to the API endpoint for the post me change email operation typically these are written to a http.Request

func NewPostMeChangeEmailParams ¶

func NewPostMeChangeEmailParams() *PostMeChangeEmailParams

NewPostMeChangeEmailParams creates a new PostMeChangeEmailParams object with the default values initialized.

func NewPostMeChangeEmailParamsWithContext ¶

func NewPostMeChangeEmailParamsWithContext(ctx context.Context) *PostMeChangeEmailParams

NewPostMeChangeEmailParamsWithContext creates a new PostMeChangeEmailParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeChangeEmailParamsWithHTTPClient ¶

func NewPostMeChangeEmailParamsWithHTTPClient(client *http.Client) *PostMeChangeEmailParams

NewPostMeChangeEmailParamsWithHTTPClient creates a new PostMeChangeEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeChangeEmailParamsWithTimeout ¶

func NewPostMeChangeEmailParamsWithTimeout(timeout time.Duration) *PostMeChangeEmailParams

NewPostMeChangeEmailParamsWithTimeout creates a new PostMeChangeEmailParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeChangeEmailParams) SetContext ¶

func (o *PostMeChangeEmailParams) SetContext(ctx context.Context)

SetContext adds the context to the post me change email params

func (*PostMeChangeEmailParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me change email params

func (*PostMeChangeEmailParams) SetMeChangeEmailPost ¶

func (o *PostMeChangeEmailParams) SetMeChangeEmailPost(meChangeEmailPost *models.PostMeChangeEmailParamsBody)

SetMeChangeEmailPost adds the meChangeEmailPost to the post me change email params

func (*PostMeChangeEmailParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me change email params

func (*PostMeChangeEmailParams) WithContext ¶

WithContext adds the context to the post me change email params

func (*PostMeChangeEmailParams) WithHTTPClient ¶

func (o *PostMeChangeEmailParams) WithHTTPClient(client *http.Client) *PostMeChangeEmailParams

WithHTTPClient adds the HTTPClient to the post me change email params

func (*PostMeChangeEmailParams) WithMeChangeEmailPost ¶

func (o *PostMeChangeEmailParams) WithMeChangeEmailPost(meChangeEmailPost *models.PostMeChangeEmailParamsBody) *PostMeChangeEmailParams

WithMeChangeEmailPost adds the meChangeEmailPost to the post me change email params

func (*PostMeChangeEmailParams) WithTimeout ¶

WithTimeout adds the timeout to the post me change email params

func (*PostMeChangeEmailParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeChangeEmailReader ¶

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

PostMeChangeEmailReader is a Reader for the PostMeChangeEmail structure.

func (*PostMeChangeEmailReader) ReadResponse ¶

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

ReadResponse reads a server response into the received o.

type PostMeChangePasswordDefault ¶

type PostMeChangePasswordDefault struct {
	Payload *models.PostMeChangePasswordDefaultBody
	// contains filtered or unexported fields
}

PostMeChangePasswordDefault handles this case with default header values.

Unexpected error

func NewPostMeChangePasswordDefault ¶

func NewPostMeChangePasswordDefault(code int) *PostMeChangePasswordDefault

NewPostMeChangePasswordDefault creates a PostMeChangePasswordDefault with default headers values

func (*PostMeChangePasswordDefault) Code ¶

func (o *PostMeChangePasswordDefault) Code() int

Code gets the status code for the post me change password default response

func (*PostMeChangePasswordDefault) Error ¶

type PostMeChangePasswordOK ¶

type PostMeChangePasswordOK struct {
}

PostMeChangePasswordOK handles this case with default header values.

return 'void'

func NewPostMeChangePasswordOK ¶

func NewPostMeChangePasswordOK() *PostMeChangePasswordOK

NewPostMeChangePasswordOK creates a PostMeChangePasswordOK with default headers values

func (*PostMeChangePasswordOK) Error ¶

func (o *PostMeChangePasswordOK) Error() string

type PostMeChangePasswordParams ¶

type PostMeChangePasswordParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeChangePasswordParams contains all the parameters to send to the API endpoint for the post me change password operation typically these are written to a http.Request

func NewPostMeChangePasswordParams ¶

func NewPostMeChangePasswordParams() *PostMeChangePasswordParams

NewPostMeChangePasswordParams creates a new PostMeChangePasswordParams object with the default values initialized.

func NewPostMeChangePasswordParamsWithContext ¶

func NewPostMeChangePasswordParamsWithContext(ctx context.Context) *PostMeChangePasswordParams

NewPostMeChangePasswordParamsWithContext creates a new PostMeChangePasswordParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeChangePasswordParamsWithHTTPClient ¶

func NewPostMeChangePasswordParamsWithHTTPClient(client *http.Client) *PostMeChangePasswordParams

NewPostMeChangePasswordParamsWithHTTPClient creates a new PostMeChangePasswordParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeChangePasswordParamsWithTimeout ¶

func NewPostMeChangePasswordParamsWithTimeout(timeout time.Duration) *PostMeChangePasswordParams

NewPostMeChangePasswordParamsWithTimeout creates a new PostMeChangePasswordParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeChangePasswordParams) SetContext ¶

func (o *PostMeChangePasswordParams) SetContext(ctx context.Context)

SetContext adds the context to the post me change password params

func (*PostMeChangePasswordParams) SetHTTPClient ¶

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

SetHTTPClient adds the HTTPClient to the post me change password params

func (*PostMeChangePasswordParams) SetTimeout ¶

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

SetTimeout adds the timeout to the post me change password params

func (*PostMeChangePasswordParams) WithContext ¶

WithContext adds the context to the post me change password params

func (*PostMeChangePasswordParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me change password params

func (*PostMeChangePasswordParams) WithTimeout ¶

WithTimeout adds the timeout to the post me change password params

func (*PostMeChangePasswordParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeChangePasswordReader ¶

type PostMeChangePasswordReader struct {
	// contains filtered or unexported fields
}

PostMeChangePasswordReader is a Reader for the PostMeChangePassword structure.

func (*PostMeChangePasswordReader) ReadResponse ¶

func (o *PostMeChangePasswordReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeContactDefault ¶

type PostMeContactDefault struct {
	Payload *models.PostMeContactDefaultBody
	// contains filtered or unexported fields
}

PostMeContactDefault handles this case with default header values.

Unexpected error

func NewPostMeContactDefault ¶

func NewPostMeContactDefault(code int) *PostMeContactDefault

NewPostMeContactDefault creates a PostMeContactDefault with default headers values

func (*PostMeContactDefault) Code ¶

func (o *PostMeContactDefault) Code() int

Code gets the status code for the post me contact default response

func (*PostMeContactDefault) Error ¶

func (o *PostMeContactDefault) Error() string

type PostMeContactOK ¶

type PostMeContactOK struct {
	Payload *models.ContactContact
}

PostMeContactOK handles this case with default header values.

description of 'contact.Contact' response

func NewPostMeContactOK ¶

func NewPostMeContactOK() *PostMeContactOK

NewPostMeContactOK creates a PostMeContactOK with default headers values

func (*PostMeContactOK) Error ¶

func (o *PostMeContactOK) Error() string

type PostMeContactParams ¶

type PostMeContactParams struct {

	/*MeContactPost*/
	MeContactPost *models.PostMeContactParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeContactParams contains all the parameters to send to the API endpoint for the post me contact operation typically these are written to a http.Request

func NewPostMeContactParams ¶

func NewPostMeContactParams() *PostMeContactParams

NewPostMeContactParams creates a new PostMeContactParams object with the default values initialized.

func NewPostMeContactParamsWithContext ¶

func NewPostMeContactParamsWithContext(ctx context.Context) *PostMeContactParams

NewPostMeContactParamsWithContext creates a new PostMeContactParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeContactParamsWithHTTPClient ¶

func NewPostMeContactParamsWithHTTPClient(client *http.Client) *PostMeContactParams

NewPostMeContactParamsWithHTTPClient creates a new PostMeContactParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeContactParamsWithTimeout ¶

func NewPostMeContactParamsWithTimeout(timeout time.Duration) *PostMeContactParams

NewPostMeContactParamsWithTimeout creates a new PostMeContactParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeContactParams) SetContext ¶

func (o *PostMeContactParams) SetContext(ctx context.Context)

SetContext adds the context to the post me contact params

func (*PostMeContactParams) SetHTTPClient ¶

func (o *PostMeContactParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me contact params

func (*PostMeContactParams) SetMeContactPost ¶

func (o *PostMeContactParams) SetMeContactPost(meContactPost *models.PostMeContactParamsBody)

SetMeContactPost adds the meContactPost to the post me contact params

func (*PostMeContactParams) SetTimeout ¶

func (o *PostMeContactParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me contact params

func (*PostMeContactParams) WithContext ¶

WithContext adds the context to the post me contact params

func (*PostMeContactParams) WithHTTPClient ¶

func (o *PostMeContactParams) WithHTTPClient(client *http.Client) *PostMeContactParams

WithHTTPClient adds the HTTPClient to the post me contact params

func (*PostMeContactParams) WithMeContactPost ¶

func (o *PostMeContactParams) WithMeContactPost(meContactPost *models.PostMeContactParamsBody) *PostMeContactParams

WithMeContactPost adds the meContactPost to the post me contact params

func (*PostMeContactParams) WithTimeout ¶

func (o *PostMeContactParams) WithTimeout(timeout time.Duration) *PostMeContactParams

WithTimeout adds the timeout to the post me contact params

func (*PostMeContactParams) WriteToRequest ¶

func (o *PostMeContactParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostMeContactReader ¶

type PostMeContactReader struct {
	// contains filtered or unexported fields
}

PostMeContactReader is a Reader for the PostMeContact structure.

func (*PostMeContactReader) ReadResponse ¶

func (o *PostMeContactReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeCreditCodeDefault ¶

type PostMeCreditCodeDefault struct {
	Payload *models.PostMeCreditCodeDefaultBody
	// contains filtered or unexported fields
}

PostMeCreditCodeDefault handles this case with default header values.

Unexpected error

func NewPostMeCreditCodeDefault ¶

func NewPostMeCreditCodeDefault(code int) *PostMeCreditCodeDefault

NewPostMeCreditCodeDefault creates a PostMeCreditCodeDefault with default headers values

func (*PostMeCreditCodeDefault) Code ¶

func (o *PostMeCreditCodeDefault) Code() int

Code gets the status code for the post me credit code default response

func (*PostMeCreditCodeDefault) Error ¶

func (o *PostMeCreditCodeDefault) Error() string

type PostMeCreditCodeOK ¶

type PostMeCreditCodeOK struct {
	Payload *models.BillingCreditBalanceMouvement
}

PostMeCreditCodeOK handles this case with default header values.

description of 'billing.Credit.Balance.Mouvement' response

func NewPostMeCreditCodeOK ¶

func NewPostMeCreditCodeOK() *PostMeCreditCodeOK

NewPostMeCreditCodeOK creates a PostMeCreditCodeOK with default headers values

func (*PostMeCreditCodeOK) Error ¶

func (o *PostMeCreditCodeOK) Error() string

type PostMeCreditCodeParams ¶

type PostMeCreditCodeParams struct {

	/*MeCreditCodePost*/
	MeCreditCodePost *models.PostMeCreditCodeParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeCreditCodeParams contains all the parameters to send to the API endpoint for the post me credit code operation typically these are written to a http.Request

func NewPostMeCreditCodeParams ¶

func NewPostMeCreditCodeParams() *PostMeCreditCodeParams

NewPostMeCreditCodeParams creates a new PostMeCreditCodeParams object with the default values initialized.

func NewPostMeCreditCodeParamsWithContext ¶

func NewPostMeCreditCodeParamsWithContext(ctx context.Context) *PostMeCreditCodeParams

NewPostMeCreditCodeParamsWithContext creates a new PostMeCreditCodeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeCreditCodeParamsWithHTTPClient ¶

func NewPostMeCreditCodeParamsWithHTTPClient(client *http.Client) *PostMeCreditCodeParams

NewPostMeCreditCodeParamsWithHTTPClient creates a new PostMeCreditCodeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeCreditCodeParamsWithTimeout ¶

func NewPostMeCreditCodeParamsWithTimeout(timeout time.Duration) *PostMeCreditCodeParams

NewPostMeCreditCodeParamsWithTimeout creates a new PostMeCreditCodeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeCreditCodeParams) SetContext ¶

func (o *PostMeCreditCodeParams) SetContext(ctx context.Context)

SetContext adds the context to the post me credit code params

func (*PostMeCreditCodeParams) SetHTTPClient ¶

func (o *PostMeCreditCodeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me credit code params

func (*PostMeCreditCodeParams) SetMeCreditCodePost ¶

func (o *PostMeCreditCodeParams) SetMeCreditCodePost(meCreditCodePost *models.PostMeCreditCodeParamsBody)

SetMeCreditCodePost adds the meCreditCodePost to the post me credit code params

func (*PostMeCreditCodeParams) SetTimeout ¶

func (o *PostMeCreditCodeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me credit code params

func (*PostMeCreditCodeParams) WithContext ¶

WithContext adds the context to the post me credit code params

func (*PostMeCreditCodeParams) WithHTTPClient ¶

func (o *PostMeCreditCodeParams) WithHTTPClient(client *http.Client) *PostMeCreditCodeParams

WithHTTPClient adds the HTTPClient to the post me credit code params

func (*PostMeCreditCodeParams) WithMeCreditCodePost ¶

func (o *PostMeCreditCodeParams) WithMeCreditCodePost(meCreditCodePost *models.PostMeCreditCodeParamsBody) *PostMeCreditCodeParams

WithMeCreditCodePost adds the meCreditCodePost to the post me credit code params

func (*PostMeCreditCodeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me credit code params

func (*PostMeCreditCodeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeCreditCodeReader ¶

type PostMeCreditCodeReader struct {
	// contains filtered or unexported fields
}

PostMeCreditCodeReader is a Reader for the PostMeCreditCode structure.

func (*PostMeCreditCodeReader) ReadResponse ¶

func (o *PostMeCreditCodeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeDebtAccountDebtDebtIDPayDefault ¶

type PostMeDebtAccountDebtDebtIDPayDefault struct {
	Payload *models.PostMeDebtAccountDebtDebtIDPayDefaultBody
	// contains filtered or unexported fields
}

PostMeDebtAccountDebtDebtIDPayDefault handles this case with default header values.

Unexpected error

func NewPostMeDebtAccountDebtDebtIDPayDefault ¶

func NewPostMeDebtAccountDebtDebtIDPayDefault(code int) *PostMeDebtAccountDebtDebtIDPayDefault

NewPostMeDebtAccountDebtDebtIDPayDefault creates a PostMeDebtAccountDebtDebtIDPayDefault with default headers values

func (*PostMeDebtAccountDebtDebtIDPayDefault) Code ¶

Code gets the status code for the post me debt account debt debt ID pay default response

func (*PostMeDebtAccountDebtDebtIDPayDefault) Error ¶

type PostMeDebtAccountDebtDebtIDPayOK ¶

type PostMeDebtAccountDebtDebtIDPayOK struct {
	Payload *models.BillingOrder
}

PostMeDebtAccountDebtDebtIDPayOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeDebtAccountDebtDebtIDPayOK ¶

func NewPostMeDebtAccountDebtDebtIDPayOK() *PostMeDebtAccountDebtDebtIDPayOK

NewPostMeDebtAccountDebtDebtIDPayOK creates a PostMeDebtAccountDebtDebtIDPayOK with default headers values

func (*PostMeDebtAccountDebtDebtIDPayOK) Error ¶

type PostMeDebtAccountDebtDebtIDPayParams ¶

type PostMeDebtAccountDebtDebtIDPayParams struct {

	/*DebtID*/
	DebtID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeDebtAccountDebtDebtIDPayParams contains all the parameters to send to the API endpoint for the post me debt account debt debt ID pay operation typically these are written to a http.Request

func NewPostMeDebtAccountDebtDebtIDPayParams ¶

func NewPostMeDebtAccountDebtDebtIDPayParams() *PostMeDebtAccountDebtDebtIDPayParams

NewPostMeDebtAccountDebtDebtIDPayParams creates a new PostMeDebtAccountDebtDebtIDPayParams object with the default values initialized.

func NewPostMeDebtAccountDebtDebtIDPayParamsWithContext ¶

func NewPostMeDebtAccountDebtDebtIDPayParamsWithContext(ctx context.Context) *PostMeDebtAccountDebtDebtIDPayParams

NewPostMeDebtAccountDebtDebtIDPayParamsWithContext creates a new PostMeDebtAccountDebtDebtIDPayParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeDebtAccountDebtDebtIDPayParamsWithHTTPClient ¶

func NewPostMeDebtAccountDebtDebtIDPayParamsWithHTTPClient(client *http.Client) *PostMeDebtAccountDebtDebtIDPayParams

NewPostMeDebtAccountDebtDebtIDPayParamsWithHTTPClient creates a new PostMeDebtAccountDebtDebtIDPayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeDebtAccountDebtDebtIDPayParamsWithTimeout ¶

func NewPostMeDebtAccountDebtDebtIDPayParamsWithTimeout(timeout time.Duration) *PostMeDebtAccountDebtDebtIDPayParams

NewPostMeDebtAccountDebtDebtIDPayParamsWithTimeout creates a new PostMeDebtAccountDebtDebtIDPayParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeDebtAccountDebtDebtIDPayParams) SetContext ¶

SetContext adds the context to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) SetDebtID ¶

func (o *PostMeDebtAccountDebtDebtIDPayParams) SetDebtID(debtID int64)

SetDebtID adds the debtId to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) SetHTTPClient ¶

func (o *PostMeDebtAccountDebtDebtIDPayParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) SetTimeout ¶

func (o *PostMeDebtAccountDebtDebtIDPayParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) WithContext ¶

WithContext adds the context to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) WithDebtID ¶

WithDebtID adds the debtID to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) WithTimeout ¶

WithTimeout adds the timeout to the post me debt account debt debt ID pay params

func (*PostMeDebtAccountDebtDebtIDPayParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeDebtAccountDebtDebtIDPayReader ¶

type PostMeDebtAccountDebtDebtIDPayReader struct {
	// contains filtered or unexported fields
}

PostMeDebtAccountDebtDebtIDPayReader is a Reader for the PostMeDebtAccountDebtDebtIDPay structure.

func (*PostMeDebtAccountDebtDebtIDPayReader) ReadResponse ¶

func (o *PostMeDebtAccountDebtDebtIDPayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeDebtAccountPayDefault ¶

type PostMeDebtAccountPayDefault struct {
	Payload *models.PostMeDebtAccountPayDefaultBody
	// contains filtered or unexported fields
}

PostMeDebtAccountPayDefault handles this case with default header values.

Unexpected error

func NewPostMeDebtAccountPayDefault ¶

func NewPostMeDebtAccountPayDefault(code int) *PostMeDebtAccountPayDefault

NewPostMeDebtAccountPayDefault creates a PostMeDebtAccountPayDefault with default headers values

func (*PostMeDebtAccountPayDefault) Code ¶

func (o *PostMeDebtAccountPayDefault) Code() int

Code gets the status code for the post me debt account pay default response

func (*PostMeDebtAccountPayDefault) Error ¶

type PostMeDebtAccountPayOK ¶

type PostMeDebtAccountPayOK struct {
	Payload *models.BillingOrder
}

PostMeDebtAccountPayOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeDebtAccountPayOK ¶

func NewPostMeDebtAccountPayOK() *PostMeDebtAccountPayOK

NewPostMeDebtAccountPayOK creates a PostMeDebtAccountPayOK with default headers values

func (*PostMeDebtAccountPayOK) Error ¶

func (o *PostMeDebtAccountPayOK) Error() string

type PostMeDebtAccountPayParams ¶

type PostMeDebtAccountPayParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeDebtAccountPayParams contains all the parameters to send to the API endpoint for the post me debt account pay operation typically these are written to a http.Request

func NewPostMeDebtAccountPayParams ¶

func NewPostMeDebtAccountPayParams() *PostMeDebtAccountPayParams

NewPostMeDebtAccountPayParams creates a new PostMeDebtAccountPayParams object with the default values initialized.

func NewPostMeDebtAccountPayParamsWithContext ¶

func NewPostMeDebtAccountPayParamsWithContext(ctx context.Context) *PostMeDebtAccountPayParams

NewPostMeDebtAccountPayParamsWithContext creates a new PostMeDebtAccountPayParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeDebtAccountPayParamsWithHTTPClient ¶

func NewPostMeDebtAccountPayParamsWithHTTPClient(client *http.Client) *PostMeDebtAccountPayParams

NewPostMeDebtAccountPayParamsWithHTTPClient creates a new PostMeDebtAccountPayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeDebtAccountPayParamsWithTimeout ¶

func NewPostMeDebtAccountPayParamsWithTimeout(timeout time.Duration) *PostMeDebtAccountPayParams

NewPostMeDebtAccountPayParamsWithTimeout creates a new PostMeDebtAccountPayParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeDebtAccountPayParams) SetContext ¶

func (o *PostMeDebtAccountPayParams) SetContext(ctx context.Context)

SetContext adds the context to the post me debt account pay params

func (*PostMeDebtAccountPayParams) SetHTTPClient ¶

func (o *PostMeDebtAccountPayParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me debt account pay params

func (*PostMeDebtAccountPayParams) SetTimeout ¶

func (o *PostMeDebtAccountPayParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me debt account pay params

func (*PostMeDebtAccountPayParams) WithContext ¶

WithContext adds the context to the post me debt account pay params

func (*PostMeDebtAccountPayParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me debt account pay params

func (*PostMeDebtAccountPayParams) WithTimeout ¶

WithTimeout adds the timeout to the post me debt account pay params

func (*PostMeDebtAccountPayParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeDebtAccountPayReader ¶

type PostMeDebtAccountPayReader struct {
	// contains filtered or unexported fields
}

PostMeDebtAccountPayReader is a Reader for the PostMeDebtAccountPay structure.

func (*PostMeDebtAccountPayReader) ReadResponse ¶

func (o *PostMeDebtAccountPayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault struct {
	Payload *models.PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody
	// contains filtered or unexported fields
}

PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault handles this case with default header values.

Unexpected error

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayDefault ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayDefault(code int) *PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayDefault creates a PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault with default headers values

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault) Code ¶

Code gets the status code for the post me deposit deposit ID paid bills bill ID debt pay default response

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayDefault) Error ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayOK ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayOK struct {
	Payload *models.BillingOrder
}

PostMeDepositDepositIDPaidBillsBillIDDebtPayOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayOK ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayOK() *PostMeDepositDepositIDPaidBillsBillIDDebtPayOK

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayOK creates a PostMeDepositDepositIDPaidBillsBillIDDebtPayOK with default headers values

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayOK) Error ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayParams ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayParams struct {

	/*BillID*/
	BillID string
	/*DepositID*/
	DepositID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeDepositDepositIDPaidBillsBillIDDebtPayParams contains all the parameters to send to the API endpoint for the post me deposit deposit ID paid bills bill ID debt pay operation typically these are written to a http.Request

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParams ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParams() *PostMeDepositDepositIDPaidBillsBillIDDebtPayParams

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParams creates a new PostMeDepositDepositIDPaidBillsBillIDDebtPayParams object with the default values initialized.

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithContext ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithContext(ctx context.Context) *PostMeDepositDepositIDPaidBillsBillIDDebtPayParams

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithContext creates a new PostMeDepositDepositIDPaidBillsBillIDDebtPayParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithHTTPClient ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithHTTPClient(client *http.Client) *PostMeDepositDepositIDPaidBillsBillIDDebtPayParams

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithHTTPClient creates a new PostMeDepositDepositIDPaidBillsBillIDDebtPayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithTimeout ¶

func NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithTimeout(timeout time.Duration) *PostMeDepositDepositIDPaidBillsBillIDDebtPayParams

NewPostMeDepositDepositIDPaidBillsBillIDDebtPayParamsWithTimeout creates a new PostMeDepositDepositIDPaidBillsBillIDDebtPayParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) SetBillID ¶

SetBillID adds the billId to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) SetContext ¶

SetContext adds the context to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) SetDepositID ¶

SetDepositID adds the depositId to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) SetTimeout ¶

SetTimeout adds the timeout to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WithBillID ¶

WithBillID adds the billID to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WithContext ¶

WithContext adds the context to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WithDepositID ¶

WithDepositID adds the depositID to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WithTimeout ¶

WithTimeout adds the timeout to the post me deposit deposit ID paid bills bill ID debt pay params

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeDepositDepositIDPaidBillsBillIDDebtPayReader ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayReader struct {
	// contains filtered or unexported fields
}

PostMeDepositDepositIDPaidBillsBillIDDebtPayReader is a Reader for the PostMeDepositDepositIDPaidBillsBillIDDebtPay structure.

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayReader) ReadResponse ¶

func (o *PostMeDepositDepositIDPaidBillsBillIDDebtPayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeDocumentCorsDefault ¶

type PostMeDocumentCorsDefault struct {
	Payload *models.PostMeDocumentCorsDefaultBody
	// contains filtered or unexported fields
}

PostMeDocumentCorsDefault handles this case with default header values.

Unexpected error

func NewPostMeDocumentCorsDefault ¶

func NewPostMeDocumentCorsDefault(code int) *PostMeDocumentCorsDefault

NewPostMeDocumentCorsDefault creates a PostMeDocumentCorsDefault with default headers values

func (*PostMeDocumentCorsDefault) Code ¶

func (o *PostMeDocumentCorsDefault) Code() int

Code gets the status code for the post me document cors default response

func (*PostMeDocumentCorsDefault) Error ¶

func (o *PostMeDocumentCorsDefault) Error() string

type PostMeDocumentCorsOK ¶

type PostMeDocumentCorsOK struct {
}

PostMeDocumentCorsOK handles this case with default header values.

return 'void'

func NewPostMeDocumentCorsOK ¶

func NewPostMeDocumentCorsOK() *PostMeDocumentCorsOK

NewPostMeDocumentCorsOK creates a PostMeDocumentCorsOK with default headers values

func (*PostMeDocumentCorsOK) Error ¶

func (o *PostMeDocumentCorsOK) Error() string

type PostMeDocumentCorsParams ¶

type PostMeDocumentCorsParams struct {

	/*MeDocumentCorsPost*/
	MeDocumentCorsPost *models.PostMeDocumentCorsParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeDocumentCorsParams contains all the parameters to send to the API endpoint for the post me document cors operation typically these are written to a http.Request

func NewPostMeDocumentCorsParams ¶

func NewPostMeDocumentCorsParams() *PostMeDocumentCorsParams

NewPostMeDocumentCorsParams creates a new PostMeDocumentCorsParams object with the default values initialized.

func NewPostMeDocumentCorsParamsWithContext ¶

func NewPostMeDocumentCorsParamsWithContext(ctx context.Context) *PostMeDocumentCorsParams

NewPostMeDocumentCorsParamsWithContext creates a new PostMeDocumentCorsParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeDocumentCorsParamsWithHTTPClient ¶

func NewPostMeDocumentCorsParamsWithHTTPClient(client *http.Client) *PostMeDocumentCorsParams

NewPostMeDocumentCorsParamsWithHTTPClient creates a new PostMeDocumentCorsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeDocumentCorsParamsWithTimeout ¶

func NewPostMeDocumentCorsParamsWithTimeout(timeout time.Duration) *PostMeDocumentCorsParams

NewPostMeDocumentCorsParamsWithTimeout creates a new PostMeDocumentCorsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeDocumentCorsParams) SetContext ¶

func (o *PostMeDocumentCorsParams) SetContext(ctx context.Context)

SetContext adds the context to the post me document cors params

func (*PostMeDocumentCorsParams) SetHTTPClient ¶

func (o *PostMeDocumentCorsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me document cors params

func (*PostMeDocumentCorsParams) SetMeDocumentCorsPost ¶

func (o *PostMeDocumentCorsParams) SetMeDocumentCorsPost(meDocumentCorsPost *models.PostMeDocumentCorsParamsBody)

SetMeDocumentCorsPost adds the meDocumentCorsPost to the post me document cors params

func (*PostMeDocumentCorsParams) SetTimeout ¶

func (o *PostMeDocumentCorsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me document cors params

func (*PostMeDocumentCorsParams) WithContext ¶

WithContext adds the context to the post me document cors params

func (*PostMeDocumentCorsParams) WithHTTPClient ¶

func (o *PostMeDocumentCorsParams) WithHTTPClient(client *http.Client) *PostMeDocumentCorsParams

WithHTTPClient adds the HTTPClient to the post me document cors params

func (*PostMeDocumentCorsParams) WithMeDocumentCorsPost ¶

func (o *PostMeDocumentCorsParams) WithMeDocumentCorsPost(meDocumentCorsPost *models.PostMeDocumentCorsParamsBody) *PostMeDocumentCorsParams

WithMeDocumentCorsPost adds the meDocumentCorsPost to the post me document cors params

func (*PostMeDocumentCorsParams) WithTimeout ¶

WithTimeout adds the timeout to the post me document cors params

func (*PostMeDocumentCorsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeDocumentCorsReader ¶

type PostMeDocumentCorsReader struct {
	// contains filtered or unexported fields
}

PostMeDocumentCorsReader is a Reader for the PostMeDocumentCors structure.

func (*PostMeDocumentCorsReader) ReadResponse ¶

func (o *PostMeDocumentCorsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeDocumentDefault ¶

type PostMeDocumentDefault struct {
	Payload *models.PostMeDocumentDefaultBody
	// contains filtered or unexported fields
}

PostMeDocumentDefault handles this case with default header values.

Unexpected error

func NewPostMeDocumentDefault ¶

func NewPostMeDocumentDefault(code int) *PostMeDocumentDefault

NewPostMeDocumentDefault creates a PostMeDocumentDefault with default headers values

func (*PostMeDocumentDefault) Code ¶

func (o *PostMeDocumentDefault) Code() int

Code gets the status code for the post me document default response

func (*PostMeDocumentDefault) Error ¶

func (o *PostMeDocumentDefault) Error() string

type PostMeDocumentOK ¶

type PostMeDocumentOK struct {
	Payload *models.NichandleDocumentDocument
}

PostMeDocumentOK handles this case with default header values.

description of 'nichandle.Document.Document' response

func NewPostMeDocumentOK ¶

func NewPostMeDocumentOK() *PostMeDocumentOK

NewPostMeDocumentOK creates a PostMeDocumentOK with default headers values

func (*PostMeDocumentOK) Error ¶

func (o *PostMeDocumentOK) Error() string

type PostMeDocumentParams ¶

type PostMeDocumentParams struct {

	/*MeDocumentPost*/
	MeDocumentPost *models.PostMeDocumentParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeDocumentParams contains all the parameters to send to the API endpoint for the post me document operation typically these are written to a http.Request

func NewPostMeDocumentParams ¶

func NewPostMeDocumentParams() *PostMeDocumentParams

NewPostMeDocumentParams creates a new PostMeDocumentParams object with the default values initialized.

func NewPostMeDocumentParamsWithContext ¶

func NewPostMeDocumentParamsWithContext(ctx context.Context) *PostMeDocumentParams

NewPostMeDocumentParamsWithContext creates a new PostMeDocumentParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeDocumentParamsWithHTTPClient ¶

func NewPostMeDocumentParamsWithHTTPClient(client *http.Client) *PostMeDocumentParams

NewPostMeDocumentParamsWithHTTPClient creates a new PostMeDocumentParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeDocumentParamsWithTimeout ¶

func NewPostMeDocumentParamsWithTimeout(timeout time.Duration) *PostMeDocumentParams

NewPostMeDocumentParamsWithTimeout creates a new PostMeDocumentParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeDocumentParams) SetContext ¶

func (o *PostMeDocumentParams) SetContext(ctx context.Context)

SetContext adds the context to the post me document params

func (*PostMeDocumentParams) SetHTTPClient ¶

func (o *PostMeDocumentParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me document params

func (*PostMeDocumentParams) SetMeDocumentPost ¶

func (o *PostMeDocumentParams) SetMeDocumentPost(meDocumentPost *models.PostMeDocumentParamsBody)

SetMeDocumentPost adds the meDocumentPost to the post me document params

func (*PostMeDocumentParams) SetTimeout ¶

func (o *PostMeDocumentParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me document params

func (*PostMeDocumentParams) WithContext ¶

WithContext adds the context to the post me document params

func (*PostMeDocumentParams) WithHTTPClient ¶

func (o *PostMeDocumentParams) WithHTTPClient(client *http.Client) *PostMeDocumentParams

WithHTTPClient adds the HTTPClient to the post me document params

func (*PostMeDocumentParams) WithMeDocumentPost ¶

func (o *PostMeDocumentParams) WithMeDocumentPost(meDocumentPost *models.PostMeDocumentParamsBody) *PostMeDocumentParams

WithMeDocumentPost adds the meDocumentPost to the post me document params

func (*PostMeDocumentParams) WithTimeout ¶

func (o *PostMeDocumentParams) WithTimeout(timeout time.Duration) *PostMeDocumentParams

WithTimeout adds the timeout to the post me document params

func (*PostMeDocumentParams) WriteToRequest ¶

func (o *PostMeDocumentParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostMeDocumentReader ¶

type PostMeDocumentReader struct {
	// contains filtered or unexported fields
}

PostMeDocumentReader is a Reader for the PostMeDocument structure.

func (*PostMeDocumentReader) ReadResponse ¶

func (o *PostMeDocumentReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeFaxCustomDomainsDefault ¶

type PostMeFaxCustomDomainsDefault struct {
	Payload *models.PostMeFaxCustomDomainsDefaultBody
	// contains filtered or unexported fields
}

PostMeFaxCustomDomainsDefault handles this case with default header values.

Unexpected error

func NewPostMeFaxCustomDomainsDefault ¶

func NewPostMeFaxCustomDomainsDefault(code int) *PostMeFaxCustomDomainsDefault

NewPostMeFaxCustomDomainsDefault creates a PostMeFaxCustomDomainsDefault with default headers values

func (*PostMeFaxCustomDomainsDefault) Code ¶

Code gets the status code for the post me fax custom domains default response

func (*PostMeFaxCustomDomainsDefault) Error ¶

type PostMeFaxCustomDomainsOK ¶

type PostMeFaxCustomDomainsOK struct {
	Payload *models.TelephonyMailDomain2Service
}

PostMeFaxCustomDomainsOK handles this case with default header values.

description of 'telephony.MailDomain2Service' response

func NewPostMeFaxCustomDomainsOK ¶

func NewPostMeFaxCustomDomainsOK() *PostMeFaxCustomDomainsOK

NewPostMeFaxCustomDomainsOK creates a PostMeFaxCustomDomainsOK with default headers values

func (*PostMeFaxCustomDomainsOK) Error ¶

func (o *PostMeFaxCustomDomainsOK) Error() string

type PostMeFaxCustomDomainsParams ¶

type PostMeFaxCustomDomainsParams struct {

	/*MeFaxCustomDomainsPost*/
	MeFaxCustomDomainsPost *models.PostMeFaxCustomDomainsParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeFaxCustomDomainsParams contains all the parameters to send to the API endpoint for the post me fax custom domains operation typically these are written to a http.Request

func NewPostMeFaxCustomDomainsParams ¶

func NewPostMeFaxCustomDomainsParams() *PostMeFaxCustomDomainsParams

NewPostMeFaxCustomDomainsParams creates a new PostMeFaxCustomDomainsParams object with the default values initialized.

func NewPostMeFaxCustomDomainsParamsWithContext ¶

func NewPostMeFaxCustomDomainsParamsWithContext(ctx context.Context) *PostMeFaxCustomDomainsParams

NewPostMeFaxCustomDomainsParamsWithContext creates a new PostMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeFaxCustomDomainsParamsWithHTTPClient ¶

func NewPostMeFaxCustomDomainsParamsWithHTTPClient(client *http.Client) *PostMeFaxCustomDomainsParams

NewPostMeFaxCustomDomainsParamsWithHTTPClient creates a new PostMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeFaxCustomDomainsParamsWithTimeout ¶

func NewPostMeFaxCustomDomainsParamsWithTimeout(timeout time.Duration) *PostMeFaxCustomDomainsParams

NewPostMeFaxCustomDomainsParamsWithTimeout creates a new PostMeFaxCustomDomainsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeFaxCustomDomainsParams) SetContext ¶

func (o *PostMeFaxCustomDomainsParams) SetContext(ctx context.Context)

SetContext adds the context to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) SetHTTPClient ¶

func (o *PostMeFaxCustomDomainsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) SetMeFaxCustomDomainsPost ¶

func (o *PostMeFaxCustomDomainsParams) SetMeFaxCustomDomainsPost(meFaxCustomDomainsPost *models.PostMeFaxCustomDomainsParamsBody)

SetMeFaxCustomDomainsPost adds the meFaxCustomDomainsPost to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) SetTimeout ¶

func (o *PostMeFaxCustomDomainsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) WithContext ¶

WithContext adds the context to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) WithMeFaxCustomDomainsPost ¶

func (o *PostMeFaxCustomDomainsParams) WithMeFaxCustomDomainsPost(meFaxCustomDomainsPost *models.PostMeFaxCustomDomainsParamsBody) *PostMeFaxCustomDomainsParams

WithMeFaxCustomDomainsPost adds the meFaxCustomDomainsPost to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) WithTimeout ¶

WithTimeout adds the timeout to the post me fax custom domains params

func (*PostMeFaxCustomDomainsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeFaxCustomDomainsReader ¶

type PostMeFaxCustomDomainsReader struct {
	// contains filtered or unexported fields
}

PostMeFaxCustomDomainsReader is a Reader for the PostMeFaxCustomDomains structure.

func (*PostMeFaxCustomDomainsReader) ReadResponse ¶

func (o *PostMeFaxCustomDomainsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeFidelityAccountCreditOrderDefault ¶

type PostMeFidelityAccountCreditOrderDefault struct {
	Payload *models.PostMeFidelityAccountCreditOrderDefaultBody
	// contains filtered or unexported fields
}

PostMeFidelityAccountCreditOrderDefault handles this case with default header values.

Unexpected error

func NewPostMeFidelityAccountCreditOrderDefault ¶

func NewPostMeFidelityAccountCreditOrderDefault(code int) *PostMeFidelityAccountCreditOrderDefault

NewPostMeFidelityAccountCreditOrderDefault creates a PostMeFidelityAccountCreditOrderDefault with default headers values

func (*PostMeFidelityAccountCreditOrderDefault) Code ¶

Code gets the status code for the post me fidelity account credit order default response

func (*PostMeFidelityAccountCreditOrderDefault) Error ¶

type PostMeFidelityAccountCreditOrderOK ¶

type PostMeFidelityAccountCreditOrderOK struct {
	Payload *models.BillingOrder
}

PostMeFidelityAccountCreditOrderOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeFidelityAccountCreditOrderOK ¶

func NewPostMeFidelityAccountCreditOrderOK() *PostMeFidelityAccountCreditOrderOK

NewPostMeFidelityAccountCreditOrderOK creates a PostMeFidelityAccountCreditOrderOK with default headers values

func (*PostMeFidelityAccountCreditOrderOK) Error ¶

type PostMeFidelityAccountCreditOrderParams ¶

type PostMeFidelityAccountCreditOrderParams struct {

	/*MeFidelityAccountCreditOrderPost*/
	MeFidelityAccountCreditOrderPost *models.PostMeFidelityAccountCreditOrderParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeFidelityAccountCreditOrderParams contains all the parameters to send to the API endpoint for the post me fidelity account credit order operation typically these are written to a http.Request

func NewPostMeFidelityAccountCreditOrderParams ¶

func NewPostMeFidelityAccountCreditOrderParams() *PostMeFidelityAccountCreditOrderParams

NewPostMeFidelityAccountCreditOrderParams creates a new PostMeFidelityAccountCreditOrderParams object with the default values initialized.

func NewPostMeFidelityAccountCreditOrderParamsWithContext ¶

func NewPostMeFidelityAccountCreditOrderParamsWithContext(ctx context.Context) *PostMeFidelityAccountCreditOrderParams

NewPostMeFidelityAccountCreditOrderParamsWithContext creates a new PostMeFidelityAccountCreditOrderParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeFidelityAccountCreditOrderParamsWithHTTPClient ¶

func NewPostMeFidelityAccountCreditOrderParamsWithHTTPClient(client *http.Client) *PostMeFidelityAccountCreditOrderParams

NewPostMeFidelityAccountCreditOrderParamsWithHTTPClient creates a new PostMeFidelityAccountCreditOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeFidelityAccountCreditOrderParamsWithTimeout ¶

func NewPostMeFidelityAccountCreditOrderParamsWithTimeout(timeout time.Duration) *PostMeFidelityAccountCreditOrderParams

NewPostMeFidelityAccountCreditOrderParamsWithTimeout creates a new PostMeFidelityAccountCreditOrderParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeFidelityAccountCreditOrderParams) SetContext ¶

SetContext adds the context to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) SetHTTPClient ¶

func (o *PostMeFidelityAccountCreditOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) SetMeFidelityAccountCreditOrderPost ¶

func (o *PostMeFidelityAccountCreditOrderParams) SetMeFidelityAccountCreditOrderPost(meFidelityAccountCreditOrderPost *models.PostMeFidelityAccountCreditOrderParamsBody)

SetMeFidelityAccountCreditOrderPost adds the meFidelityAccountCreditOrderPost to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) SetTimeout ¶

func (o *PostMeFidelityAccountCreditOrderParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) WithContext ¶

WithContext adds the context to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) WithMeFidelityAccountCreditOrderPost ¶

func (o *PostMeFidelityAccountCreditOrderParams) WithMeFidelityAccountCreditOrderPost(meFidelityAccountCreditOrderPost *models.PostMeFidelityAccountCreditOrderParamsBody) *PostMeFidelityAccountCreditOrderParams

WithMeFidelityAccountCreditOrderPost adds the meFidelityAccountCreditOrderPost to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) WithTimeout ¶

WithTimeout adds the timeout to the post me fidelity account credit order params

func (*PostMeFidelityAccountCreditOrderParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeFidelityAccountCreditOrderReader ¶

type PostMeFidelityAccountCreditOrderReader struct {
	// contains filtered or unexported fields
}

PostMeFidelityAccountCreditOrderReader is a Reader for the PostMeFidelityAccountCreditOrder structure.

func (*PostMeFidelityAccountCreditOrderReader) ReadResponse ¶

func (o *PostMeFidelityAccountCreditOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeGeolocationDefault ¶

type PostMeGeolocationDefault struct {
	Payload *models.PostMeGeolocationDefaultBody
	// contains filtered or unexported fields
}

PostMeGeolocationDefault handles this case with default header values.

Unexpected error

func NewPostMeGeolocationDefault ¶

func NewPostMeGeolocationDefault(code int) *PostMeGeolocationDefault

NewPostMeGeolocationDefault creates a PostMeGeolocationDefault with default headers values

func (*PostMeGeolocationDefault) Code ¶

func (o *PostMeGeolocationDefault) Code() int

Code gets the status code for the post me geolocation default response

func (*PostMeGeolocationDefault) Error ¶

func (o *PostMeGeolocationDefault) Error() string

type PostMeGeolocationOK ¶

type PostMeGeolocationOK struct {
	Payload *models.GeolocationContinentCountryLocation
}

PostMeGeolocationOK handles this case with default header values.

description of 'geolocation.ContinentCountryLocation' response

func NewPostMeGeolocationOK ¶

func NewPostMeGeolocationOK() *PostMeGeolocationOK

NewPostMeGeolocationOK creates a PostMeGeolocationOK with default headers values

func (*PostMeGeolocationOK) Error ¶

func (o *PostMeGeolocationOK) Error() string

type PostMeGeolocationParams ¶

type PostMeGeolocationParams struct {
	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeGeolocationParams contains all the parameters to send to the API endpoint for the post me geolocation operation typically these are written to a http.Request

func NewPostMeGeolocationParams ¶

func NewPostMeGeolocationParams() *PostMeGeolocationParams

NewPostMeGeolocationParams creates a new PostMeGeolocationParams object with the default values initialized.

func NewPostMeGeolocationParamsWithContext ¶

func NewPostMeGeolocationParamsWithContext(ctx context.Context) *PostMeGeolocationParams

NewPostMeGeolocationParamsWithContext creates a new PostMeGeolocationParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeGeolocationParamsWithHTTPClient ¶

func NewPostMeGeolocationParamsWithHTTPClient(client *http.Client) *PostMeGeolocationParams

NewPostMeGeolocationParamsWithHTTPClient creates a new PostMeGeolocationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeGeolocationParamsWithTimeout ¶

func NewPostMeGeolocationParamsWithTimeout(timeout time.Duration) *PostMeGeolocationParams

NewPostMeGeolocationParamsWithTimeout creates a new PostMeGeolocationParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeGeolocationParams) SetContext ¶

func (o *PostMeGeolocationParams) SetContext(ctx context.Context)

SetContext adds the context to the post me geolocation params

func (*PostMeGeolocationParams) SetHTTPClient ¶

func (o *PostMeGeolocationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me geolocation params

func (*PostMeGeolocationParams) SetTimeout ¶

func (o *PostMeGeolocationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me geolocation params

func (*PostMeGeolocationParams) WithContext ¶

WithContext adds the context to the post me geolocation params

func (*PostMeGeolocationParams) WithHTTPClient ¶

func (o *PostMeGeolocationParams) WithHTTPClient(client *http.Client) *PostMeGeolocationParams

WithHTTPClient adds the HTTPClient to the post me geolocation params

func (*PostMeGeolocationParams) WithTimeout ¶

WithTimeout adds the timeout to the post me geolocation params

func (*PostMeGeolocationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeGeolocationReader ¶

type PostMeGeolocationReader struct {
	// contains filtered or unexported fields
}

PostMeGeolocationReader is a Reader for the PostMeGeolocation structure.

func (*PostMeGeolocationReader) ReadResponse ¶

func (o *PostMeGeolocationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeIPOrganisationDefault ¶

type PostMeIPOrganisationDefault struct {
	Payload *models.PostMeIPOrganisationDefaultBody
	// contains filtered or unexported fields
}

PostMeIPOrganisationDefault handles this case with default header values.

Unexpected error

func NewPostMeIPOrganisationDefault ¶

func NewPostMeIPOrganisationDefault(code int) *PostMeIPOrganisationDefault

NewPostMeIPOrganisationDefault creates a PostMeIPOrganisationDefault with default headers values

func (*PostMeIPOrganisationDefault) Code ¶

func (o *PostMeIPOrganisationDefault) Code() int

Code gets the status code for the post me IP organisation default response

func (*PostMeIPOrganisationDefault) Error ¶

type PostMeIPOrganisationOK ¶

type PostMeIPOrganisationOK struct {
}

PostMeIPOrganisationOK handles this case with default header values.

return 'void'

func NewPostMeIPOrganisationOK ¶

func NewPostMeIPOrganisationOK() *PostMeIPOrganisationOK

NewPostMeIPOrganisationOK creates a PostMeIPOrganisationOK with default headers values

func (*PostMeIPOrganisationOK) Error ¶

func (o *PostMeIPOrganisationOK) Error() string

type PostMeIPOrganisationParams ¶

type PostMeIPOrganisationParams struct {

	/*MeIPOrganisationPost*/
	MeIPOrganisationPost *models.PostMeIPOrganisationParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeIPOrganisationParams contains all the parameters to send to the API endpoint for the post me IP organisation operation typically these are written to a http.Request

func NewPostMeIPOrganisationParams ¶

func NewPostMeIPOrganisationParams() *PostMeIPOrganisationParams

NewPostMeIPOrganisationParams creates a new PostMeIPOrganisationParams object with the default values initialized.

func NewPostMeIPOrganisationParamsWithContext ¶

func NewPostMeIPOrganisationParamsWithContext(ctx context.Context) *PostMeIPOrganisationParams

NewPostMeIPOrganisationParamsWithContext creates a new PostMeIPOrganisationParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeIPOrganisationParamsWithHTTPClient ¶

func NewPostMeIPOrganisationParamsWithHTTPClient(client *http.Client) *PostMeIPOrganisationParams

NewPostMeIPOrganisationParamsWithHTTPClient creates a new PostMeIPOrganisationParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeIPOrganisationParamsWithTimeout ¶

func NewPostMeIPOrganisationParamsWithTimeout(timeout time.Duration) *PostMeIPOrganisationParams

NewPostMeIPOrganisationParamsWithTimeout creates a new PostMeIPOrganisationParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeIPOrganisationParams) SetContext ¶

func (o *PostMeIPOrganisationParams) SetContext(ctx context.Context)

SetContext adds the context to the post me IP organisation params

func (*PostMeIPOrganisationParams) SetHTTPClient ¶

func (o *PostMeIPOrganisationParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me IP organisation params

func (*PostMeIPOrganisationParams) SetMeIPOrganisationPost ¶

func (o *PostMeIPOrganisationParams) SetMeIPOrganisationPost(meIPOrganisationPost *models.PostMeIPOrganisationParamsBody)

SetMeIPOrganisationPost adds the meIpOrganisationPost to the post me IP organisation params

func (*PostMeIPOrganisationParams) SetTimeout ¶

func (o *PostMeIPOrganisationParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me IP organisation params

func (*PostMeIPOrganisationParams) WithContext ¶

WithContext adds the context to the post me IP organisation params

func (*PostMeIPOrganisationParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me IP organisation params

func (*PostMeIPOrganisationParams) WithMeIPOrganisationPost ¶

func (o *PostMeIPOrganisationParams) WithMeIPOrganisationPost(meIPOrganisationPost *models.PostMeIPOrganisationParamsBody) *PostMeIPOrganisationParams

WithMeIPOrganisationPost adds the meIPOrganisationPost to the post me IP organisation params

func (*PostMeIPOrganisationParams) WithTimeout ¶

WithTimeout adds the timeout to the post me IP organisation params

func (*PostMeIPOrganisationParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeIPOrganisationReader ¶

type PostMeIPOrganisationReader struct {
	// contains filtered or unexported fields
}

PostMeIPOrganisationReader is a Reader for the PostMeIPOrganisation structure.

func (*PostMeIPOrganisationReader) ReadResponse ¶

func (o *PostMeIPOrganisationReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeIPXEScriptDefault ¶

type PostMeIPXEScriptDefault struct {
	Payload *models.PostMeIPXEScriptDefaultBody
	// contains filtered or unexported fields
}

PostMeIPXEScriptDefault handles this case with default header values.

Unexpected error

func NewPostMeIPXEScriptDefault ¶

func NewPostMeIPXEScriptDefault(code int) *PostMeIPXEScriptDefault

NewPostMeIPXEScriptDefault creates a PostMeIPXEScriptDefault with default headers values

func (*PostMeIPXEScriptDefault) Code ¶

func (o *PostMeIPXEScriptDefault) Code() int

Code gets the status code for the post me IP x e script default response

func (*PostMeIPXEScriptDefault) Error ¶

func (o *PostMeIPXEScriptDefault) Error() string

type PostMeIPXEScriptOK ¶

type PostMeIPXEScriptOK struct {
	Payload *models.NichandleIPXE
}

PostMeIPXEScriptOK handles this case with default header values.

description of 'nichandle.Ipxe' response

func NewPostMeIPXEScriptOK ¶

func NewPostMeIPXEScriptOK() *PostMeIPXEScriptOK

NewPostMeIPXEScriptOK creates a PostMeIPXEScriptOK with default headers values

func (*PostMeIPXEScriptOK) Error ¶

func (o *PostMeIPXEScriptOK) Error() string

type PostMeIPXEScriptParams ¶

type PostMeIPXEScriptParams struct {

	/*MeIPXEScriptPost*/
	MeIPXEScriptPost *models.PostMeIPXEScriptParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeIPXEScriptParams contains all the parameters to send to the API endpoint for the post me IP x e script operation typically these are written to a http.Request

func NewPostMeIPXEScriptParams ¶

func NewPostMeIPXEScriptParams() *PostMeIPXEScriptParams

NewPostMeIPXEScriptParams creates a new PostMeIPXEScriptParams object with the default values initialized.

func NewPostMeIPXEScriptParamsWithContext ¶

func NewPostMeIPXEScriptParamsWithContext(ctx context.Context) *PostMeIPXEScriptParams

NewPostMeIPXEScriptParamsWithContext creates a new PostMeIPXEScriptParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeIPXEScriptParamsWithHTTPClient ¶

func NewPostMeIPXEScriptParamsWithHTTPClient(client *http.Client) *PostMeIPXEScriptParams

NewPostMeIPXEScriptParamsWithHTTPClient creates a new PostMeIPXEScriptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeIPXEScriptParamsWithTimeout ¶

func NewPostMeIPXEScriptParamsWithTimeout(timeout time.Duration) *PostMeIPXEScriptParams

NewPostMeIPXEScriptParamsWithTimeout creates a new PostMeIPXEScriptParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeIPXEScriptParams) SetContext ¶

func (o *PostMeIPXEScriptParams) SetContext(ctx context.Context)

SetContext adds the context to the post me IP x e script params

func (*PostMeIPXEScriptParams) SetHTTPClient ¶

func (o *PostMeIPXEScriptParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me IP x e script params

func (*PostMeIPXEScriptParams) SetMeIPXEScriptPost ¶

func (o *PostMeIPXEScriptParams) SetMeIPXEScriptPost(meIPXEScriptPost *models.PostMeIPXEScriptParamsBody)

SetMeIPXEScriptPost adds the meIpxeScriptPost to the post me IP x e script params

func (*PostMeIPXEScriptParams) SetTimeout ¶

func (o *PostMeIPXEScriptParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me IP x e script params

func (*PostMeIPXEScriptParams) WithContext ¶

WithContext adds the context to the post me IP x e script params

func (*PostMeIPXEScriptParams) WithHTTPClient ¶

func (o *PostMeIPXEScriptParams) WithHTTPClient(client *http.Client) *PostMeIPXEScriptParams

WithHTTPClient adds the HTTPClient to the post me IP x e script params

func (*PostMeIPXEScriptParams) WithMeIPXEScriptPost ¶

func (o *PostMeIPXEScriptParams) WithMeIPXEScriptPost(meIPXEScriptPost *models.PostMeIPXEScriptParamsBody) *PostMeIPXEScriptParams

WithMeIPXEScriptPost adds the meIPXEScriptPost to the post me IP x e script params

func (*PostMeIPXEScriptParams) WithTimeout ¶

WithTimeout adds the timeout to the post me IP x e script params

func (*PostMeIPXEScriptParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeIPXEScriptReader ¶

type PostMeIPXEScriptReader struct {
	// contains filtered or unexported fields
}

PostMeIPXEScriptReader is a Reader for the PostMeIPXEScript structure.

func (*PostMeIPXEScriptReader) ReadResponse ¶

func (o *PostMeIPXEScriptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeInstallationTemplateDefault ¶

type PostMeInstallationTemplateDefault struct {
	Payload *models.PostMeInstallationTemplateDefaultBody
	// contains filtered or unexported fields
}

PostMeInstallationTemplateDefault handles this case with default header values.

Unexpected error

func NewPostMeInstallationTemplateDefault ¶

func NewPostMeInstallationTemplateDefault(code int) *PostMeInstallationTemplateDefault

NewPostMeInstallationTemplateDefault creates a PostMeInstallationTemplateDefault with default headers values

func (*PostMeInstallationTemplateDefault) Code ¶

Code gets the status code for the post me installation template default response

func (*PostMeInstallationTemplateDefault) Error ¶

type PostMeInstallationTemplateOK ¶

type PostMeInstallationTemplateOK struct {
}

PostMeInstallationTemplateOK handles this case with default header values.

return 'void'

func NewPostMeInstallationTemplateOK ¶

func NewPostMeInstallationTemplateOK() *PostMeInstallationTemplateOK

NewPostMeInstallationTemplateOK creates a PostMeInstallationTemplateOK with default headers values

func (*PostMeInstallationTemplateOK) Error ¶

type PostMeInstallationTemplateParams ¶

type PostMeInstallationTemplateParams struct {

	/*MeInstallationTemplatePost*/
	MeInstallationTemplatePost *models.PostMeInstallationTemplateParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeInstallationTemplateParams contains all the parameters to send to the API endpoint for the post me installation template operation typically these are written to a http.Request

func NewPostMeInstallationTemplateParams ¶

func NewPostMeInstallationTemplateParams() *PostMeInstallationTemplateParams

NewPostMeInstallationTemplateParams creates a new PostMeInstallationTemplateParams object with the default values initialized.

func NewPostMeInstallationTemplateParamsWithContext ¶

func NewPostMeInstallationTemplateParamsWithContext(ctx context.Context) *PostMeInstallationTemplateParams

NewPostMeInstallationTemplateParamsWithContext creates a new PostMeInstallationTemplateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeInstallationTemplateParamsWithHTTPClient ¶

func NewPostMeInstallationTemplateParamsWithHTTPClient(client *http.Client) *PostMeInstallationTemplateParams

NewPostMeInstallationTemplateParamsWithHTTPClient creates a new PostMeInstallationTemplateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeInstallationTemplateParamsWithTimeout ¶

func NewPostMeInstallationTemplateParamsWithTimeout(timeout time.Duration) *PostMeInstallationTemplateParams

NewPostMeInstallationTemplateParamsWithTimeout creates a new PostMeInstallationTemplateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeInstallationTemplateParams) SetContext ¶

SetContext adds the context to the post me installation template params

func (*PostMeInstallationTemplateParams) SetHTTPClient ¶

func (o *PostMeInstallationTemplateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me installation template params

func (*PostMeInstallationTemplateParams) SetMeInstallationTemplatePost ¶

func (o *PostMeInstallationTemplateParams) SetMeInstallationTemplatePost(meInstallationTemplatePost *models.PostMeInstallationTemplateParamsBody)

SetMeInstallationTemplatePost adds the meInstallationTemplatePost to the post me installation template params

func (*PostMeInstallationTemplateParams) SetTimeout ¶

func (o *PostMeInstallationTemplateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me installation template params

func (*PostMeInstallationTemplateParams) WithContext ¶

WithContext adds the context to the post me installation template params

func (*PostMeInstallationTemplateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me installation template params

func (*PostMeInstallationTemplateParams) WithMeInstallationTemplatePost ¶

func (o *PostMeInstallationTemplateParams) WithMeInstallationTemplatePost(meInstallationTemplatePost *models.PostMeInstallationTemplateParamsBody) *PostMeInstallationTemplateParams

WithMeInstallationTemplatePost adds the meInstallationTemplatePost to the post me installation template params

func (*PostMeInstallationTemplateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me installation template params

func (*PostMeInstallationTemplateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeInstallationTemplateReader ¶

type PostMeInstallationTemplateReader struct {
	// contains filtered or unexported fields
}

PostMeInstallationTemplateReader is a Reader for the PostMeInstallationTemplate structure.

func (*PostMeInstallationTemplateReader) ReadResponse ¶

func (o *PostMeInstallationTemplateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeInstallationTemplateTemplateNameCheckIntegrityDefault ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityDefault struct {
	Payload *models.PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNameCheckIntegrityDefault handles this case with default header values.

Unexpected error

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityDefault ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityDefault(code int) *PostMeInstallationTemplateTemplateNameCheckIntegrityDefault

NewPostMeInstallationTemplateTemplateNameCheckIntegrityDefault creates a PostMeInstallationTemplateTemplateNameCheckIntegrityDefault with default headers values

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityDefault) Code ¶

Code gets the status code for the post me installation template template name check integrity default response

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityDefault) Error ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityOK ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityOK struct {
}

PostMeInstallationTemplateTemplateNameCheckIntegrityOK handles this case with default header values.

return 'void'

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityOK ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityOK() *PostMeInstallationTemplateTemplateNameCheckIntegrityOK

NewPostMeInstallationTemplateTemplateNameCheckIntegrityOK creates a PostMeInstallationTemplateTemplateNameCheckIntegrityOK with default headers values

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityOK) Error ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityParams ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityParams struct {

	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNameCheckIntegrityParams contains all the parameters to send to the API endpoint for the post me installation template template name check integrity operation typically these are written to a http.Request

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParams ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParams() *PostMeInstallationTemplateTemplateNameCheckIntegrityParams

NewPostMeInstallationTemplateTemplateNameCheckIntegrityParams creates a new PostMeInstallationTemplateTemplateNameCheckIntegrityParams object with the default values initialized.

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithContext ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithContext(ctx context.Context) *PostMeInstallationTemplateTemplateNameCheckIntegrityParams

NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithContext creates a new PostMeInstallationTemplateTemplateNameCheckIntegrityParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithHTTPClient ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithHTTPClient(client *http.Client) *PostMeInstallationTemplateTemplateNameCheckIntegrityParams

NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithHTTPClient creates a new PostMeInstallationTemplateTemplateNameCheckIntegrityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithTimeout ¶

func NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithTimeout(timeout time.Duration) *PostMeInstallationTemplateTemplateNameCheckIntegrityParams

NewPostMeInstallationTemplateTemplateNameCheckIntegrityParamsWithTimeout creates a new PostMeInstallationTemplateTemplateNameCheckIntegrityParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) SetContext ¶

SetContext adds the context to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) SetTemplateName ¶

func (o *PostMeInstallationTemplateTemplateNameCheckIntegrityParams) SetTemplateName(templateName string)

SetTemplateName adds the templateName to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) SetTimeout ¶

SetTimeout adds the timeout to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) WithContext ¶

WithContext adds the context to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) WithTemplateName ¶

WithTemplateName adds the templateName to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) WithTimeout ¶

WithTimeout adds the timeout to the post me installation template template name check integrity params

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeInstallationTemplateTemplateNameCheckIntegrityReader ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityReader struct {
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNameCheckIntegrityReader is a Reader for the PostMeInstallationTemplateTemplateNameCheckIntegrity structure.

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMeInstallationTemplateTemplateNamePartitionSchemeDefault ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeDefault struct {
	Payload *models.PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeDefault handles this case with default header values.

Unexpected error

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeDefault ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeDefault(code int) *PostMeInstallationTemplateTemplateNamePartitionSchemeDefault

NewPostMeInstallationTemplateTemplateNamePartitionSchemeDefault creates a PostMeInstallationTemplateTemplateNamePartitionSchemeDefault with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeDefault) Code ¶

Code gets the status code for the post me installation template template name partition scheme default response

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeDefault) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeOK ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeOK struct {
}

PostMeInstallationTemplateTemplateNamePartitionSchemeOK handles this case with default header values.

return 'void'

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeOK ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeOK() *PostMeInstallationTemplateTemplateNamePartitionSchemeOK

NewPostMeInstallationTemplateTemplateNamePartitionSchemeOK creates a PostMeInstallationTemplateTemplateNamePartitionSchemeOK with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeOK) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeParams ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeParams struct {

	/*MeInstallationTemplatePartitionSchemePost*/
	MeInstallationTemplatePartitionSchemePost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeParams contains all the parameters to send to the API endpoint for the post me installation template template name partition scheme operation typically these are written to a http.Request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParams ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParams() *PostMeInstallationTemplateTemplateNamePartitionSchemeParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeParams creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized.

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext(ctx context.Context) *PostMeInstallationTemplateTemplateNamePartitionSchemeParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithContext creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient(client *http.Client) *PostMeInstallationTemplateTemplateNamePartitionSchemeParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithHTTPClient creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout(timeout time.Duration) *PostMeInstallationTemplateTemplateNamePartitionSchemeParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeParamsWithTimeout creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetContext ¶

SetContext adds the context to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetMeInstallationTemplatePartitionSchemePost ¶

func (o *PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetMeInstallationTemplatePartitionSchemePost(meInstallationTemplatePartitionSchemePost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody)

SetMeInstallationTemplatePartitionSchemePost adds the meInstallationTemplatePartitionSchemePost to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetTemplateName ¶

SetTemplateName adds the templateName to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) SetTimeout ¶

SetTimeout adds the timeout to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WithContext ¶

WithContext adds the context to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WithMeInstallationTemplatePartitionSchemePost ¶

WithMeInstallationTemplatePartitionSchemePost adds the meInstallationTemplatePartitionSchemePost to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WithTemplateName ¶

WithTemplateName adds the templateName to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me installation template template name partition scheme params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeInstallationTemplateTemplateNamePartitionSchemeReader ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeReader struct {
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeReader is a Reader for the PostMeInstallationTemplateTemplateNamePartitionScheme structure.

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault struct {
	Payload *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault handles this case with default header values.

Unexpected error

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault(code int) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault creates a PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault) Code ¶

Code gets the status code for the post me installation template template name partition scheme scheme name hardware raid default response

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefault) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK struct {
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK handles this case with default header values.

return 'void'

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK() *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK creates a PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidOK) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams struct {

	/*MeInstallationTemplatePartitionSchemeHardwareRaidPost*/
	MeInstallationTemplatePartitionSchemeHardwareRaidPost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams contains all the parameters to send to the API endpoint for the post me installation template template name partition scheme scheme name hardware raid operation typically these are written to a http.Request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams() *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized.

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext(ctx context.Context) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithContext creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient(client *http.Client) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithHTTPClient creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout(timeout time.Duration) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsWithTimeout creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetContext ¶

SetContext adds the context to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetMeInstallationTemplatePartitionSchemeHardwareRaidPost ¶

func (o *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetMeInstallationTemplatePartitionSchemeHardwareRaidPost(meInstallationTemplatePartitionSchemeHardwareRaidPost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody)

SetMeInstallationTemplatePartitionSchemeHardwareRaidPost adds the meInstallationTemplatePartitionSchemeHardwareRaidPost to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetTemplateName ¶

SetTemplateName adds the templateName to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) SetTimeout ¶

SetTimeout adds the timeout to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithContext ¶

WithContext adds the context to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithMeInstallationTemplatePartitionSchemeHardwareRaidPost ¶

WithMeInstallationTemplatePartitionSchemeHardwareRaidPost adds the meInstallationTemplatePartitionSchemeHardwareRaidPost to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithTemplateName ¶

WithTemplateName adds the templateName to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WithTimeout ¶

WithTimeout adds the timeout to the post me installation template template name partition scheme scheme name hardware raid params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader struct {
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader is a Reader for the PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaid structure.

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault struct {
	Payload *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault handles this case with default header values.

Unexpected error

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault(code int) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault creates a PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault) Code ¶

Code gets the status code for the post me installation template template name partition scheme scheme name partition default response

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefault) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK struct {
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK handles this case with default header values.

return 'void'

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK() *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK creates a PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK with default headers values

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionOK) Error ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams struct {

	/*MeInstallationTemplatePartitionSchemePartitionPost*/
	MeInstallationTemplatePartitionSchemePartitionPost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams contains all the parameters to send to the API endpoint for the post me installation template template name partition scheme scheme name partition operation typically these are written to a http.Request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams() *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized.

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext(ctx context.Context) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithContext creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient(client *http.Client) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithHTTPClient creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout ¶

func NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout(timeout time.Duration) *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams

NewPostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsWithTimeout creates a new PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetContext ¶

SetContext adds the context to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetMeInstallationTemplatePartitionSchemePartitionPost ¶

func (o *PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetMeInstallationTemplatePartitionSchemePartitionPost(meInstallationTemplatePartitionSchemePartitionPost *models.PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody)

SetMeInstallationTemplatePartitionSchemePartitionPost adds the meInstallationTemplatePartitionSchemePartitionPost to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetTemplateName ¶

SetTemplateName adds the templateName to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) SetTimeout ¶

SetTimeout adds the timeout to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithContext ¶

WithContext adds the context to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithMeInstallationTemplatePartitionSchemePartitionPost ¶

WithMeInstallationTemplatePartitionSchemePartitionPost adds the meInstallationTemplatePartitionSchemePartitionPost to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithTemplateName ¶

WithTemplateName adds the templateName to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WithTimeout ¶

WithTimeout adds the timeout to the post me installation template template name partition scheme scheme name partition params

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader struct {
	// contains filtered or unexported fields
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader is a Reader for the PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartition structure.

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMeMailingListSubscribeDefault ¶

type PostMeMailingListSubscribeDefault struct {
	Payload *models.PostMeMailingListSubscribeDefaultBody
	// contains filtered or unexported fields
}

PostMeMailingListSubscribeDefault handles this case with default header values.

Unexpected error

func NewPostMeMailingListSubscribeDefault ¶

func NewPostMeMailingListSubscribeDefault(code int) *PostMeMailingListSubscribeDefault

NewPostMeMailingListSubscribeDefault creates a PostMeMailingListSubscribeDefault with default headers values

func (*PostMeMailingListSubscribeDefault) Code ¶

Code gets the status code for the post me mailing list subscribe default response

func (*PostMeMailingListSubscribeDefault) Error ¶

type PostMeMailingListSubscribeOK ¶

type PostMeMailingListSubscribeOK struct {
}

PostMeMailingListSubscribeOK handles this case with default header values.

return 'void'

func NewPostMeMailingListSubscribeOK ¶

func NewPostMeMailingListSubscribeOK() *PostMeMailingListSubscribeOK

NewPostMeMailingListSubscribeOK creates a PostMeMailingListSubscribeOK with default headers values

func (*PostMeMailingListSubscribeOK) Error ¶

type PostMeMailingListSubscribeParams ¶

type PostMeMailingListSubscribeParams struct {

	/*MeMailingListSubscribePost*/
	MeMailingListSubscribePost *models.PostMeMailingListSubscribeParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeMailingListSubscribeParams contains all the parameters to send to the API endpoint for the post me mailing list subscribe operation typically these are written to a http.Request

func NewPostMeMailingListSubscribeParams ¶

func NewPostMeMailingListSubscribeParams() *PostMeMailingListSubscribeParams

NewPostMeMailingListSubscribeParams creates a new PostMeMailingListSubscribeParams object with the default values initialized.

func NewPostMeMailingListSubscribeParamsWithContext ¶

func NewPostMeMailingListSubscribeParamsWithContext(ctx context.Context) *PostMeMailingListSubscribeParams

NewPostMeMailingListSubscribeParamsWithContext creates a new PostMeMailingListSubscribeParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeMailingListSubscribeParamsWithHTTPClient ¶

func NewPostMeMailingListSubscribeParamsWithHTTPClient(client *http.Client) *PostMeMailingListSubscribeParams

NewPostMeMailingListSubscribeParamsWithHTTPClient creates a new PostMeMailingListSubscribeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeMailingListSubscribeParamsWithTimeout ¶

func NewPostMeMailingListSubscribeParamsWithTimeout(timeout time.Duration) *PostMeMailingListSubscribeParams

NewPostMeMailingListSubscribeParamsWithTimeout creates a new PostMeMailingListSubscribeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeMailingListSubscribeParams) SetContext ¶

SetContext adds the context to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) SetHTTPClient ¶

func (o *PostMeMailingListSubscribeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) SetMeMailingListSubscribePost ¶

func (o *PostMeMailingListSubscribeParams) SetMeMailingListSubscribePost(meMailingListSubscribePost *models.PostMeMailingListSubscribeParamsBody)

SetMeMailingListSubscribePost adds the meMailingListSubscribePost to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) SetTimeout ¶

func (o *PostMeMailingListSubscribeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) WithContext ¶

WithContext adds the context to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) WithMeMailingListSubscribePost ¶

func (o *PostMeMailingListSubscribeParams) WithMeMailingListSubscribePost(meMailingListSubscribePost *models.PostMeMailingListSubscribeParamsBody) *PostMeMailingListSubscribeParams

WithMeMailingListSubscribePost adds the meMailingListSubscribePost to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) WithTimeout ¶

WithTimeout adds the timeout to the post me mailing list subscribe params

func (*PostMeMailingListSubscribeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeMailingListSubscribeReader ¶

type PostMeMailingListSubscribeReader struct {
	// contains filtered or unexported fields
}

PostMeMailingListSubscribeReader is a Reader for the PostMeMailingListSubscribe structure.

func (*PostMeMailingListSubscribeReader) ReadResponse ¶

func (o *PostMeMailingListSubscribeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeOrderOrderIDDebtPayDefault ¶

type PostMeOrderOrderIDDebtPayDefault struct {
	Payload *models.PostMeOrderOrderIDDebtPayDefaultBody
	// contains filtered or unexported fields
}

PostMeOrderOrderIDDebtPayDefault handles this case with default header values.

Unexpected error

func NewPostMeOrderOrderIDDebtPayDefault ¶

func NewPostMeOrderOrderIDDebtPayDefault(code int) *PostMeOrderOrderIDDebtPayDefault

NewPostMeOrderOrderIDDebtPayDefault creates a PostMeOrderOrderIDDebtPayDefault with default headers values

func (*PostMeOrderOrderIDDebtPayDefault) Code ¶

Code gets the status code for the post me order order ID debt pay default response

func (*PostMeOrderOrderIDDebtPayDefault) Error ¶

type PostMeOrderOrderIDDebtPayOK ¶

type PostMeOrderOrderIDDebtPayOK struct {
	Payload *models.BillingOrder
}

PostMeOrderOrderIDDebtPayOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeOrderOrderIDDebtPayOK ¶

func NewPostMeOrderOrderIDDebtPayOK() *PostMeOrderOrderIDDebtPayOK

NewPostMeOrderOrderIDDebtPayOK creates a PostMeOrderOrderIDDebtPayOK with default headers values

func (*PostMeOrderOrderIDDebtPayOK) Error ¶

type PostMeOrderOrderIDDebtPayParams ¶

type PostMeOrderOrderIDDebtPayParams struct {

	/*OrderID*/
	OrderID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeOrderOrderIDDebtPayParams contains all the parameters to send to the API endpoint for the post me order order ID debt pay operation typically these are written to a http.Request

func NewPostMeOrderOrderIDDebtPayParams ¶

func NewPostMeOrderOrderIDDebtPayParams() *PostMeOrderOrderIDDebtPayParams

NewPostMeOrderOrderIDDebtPayParams creates a new PostMeOrderOrderIDDebtPayParams object with the default values initialized.

func NewPostMeOrderOrderIDDebtPayParamsWithContext ¶

func NewPostMeOrderOrderIDDebtPayParamsWithContext(ctx context.Context) *PostMeOrderOrderIDDebtPayParams

NewPostMeOrderOrderIDDebtPayParamsWithContext creates a new PostMeOrderOrderIDDebtPayParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeOrderOrderIDDebtPayParamsWithHTTPClient ¶

func NewPostMeOrderOrderIDDebtPayParamsWithHTTPClient(client *http.Client) *PostMeOrderOrderIDDebtPayParams

NewPostMeOrderOrderIDDebtPayParamsWithHTTPClient creates a new PostMeOrderOrderIDDebtPayParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeOrderOrderIDDebtPayParamsWithTimeout ¶

func NewPostMeOrderOrderIDDebtPayParamsWithTimeout(timeout time.Duration) *PostMeOrderOrderIDDebtPayParams

NewPostMeOrderOrderIDDebtPayParamsWithTimeout creates a new PostMeOrderOrderIDDebtPayParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeOrderOrderIDDebtPayParams) SetContext ¶

func (o *PostMeOrderOrderIDDebtPayParams) SetContext(ctx context.Context)

SetContext adds the context to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) SetHTTPClient ¶

func (o *PostMeOrderOrderIDDebtPayParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) SetOrderID ¶

func (o *PostMeOrderOrderIDDebtPayParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) SetTimeout ¶

func (o *PostMeOrderOrderIDDebtPayParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) WithContext ¶

WithContext adds the context to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) WithOrderID ¶

WithOrderID adds the orderID to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) WithTimeout ¶

WithTimeout adds the timeout to the post me order order ID debt pay params

func (*PostMeOrderOrderIDDebtPayParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeOrderOrderIDDebtPayReader ¶

type PostMeOrderOrderIDDebtPayReader struct {
	// contains filtered or unexported fields
}

PostMeOrderOrderIDDebtPayReader is a Reader for the PostMeOrderOrderIDDebtPay structure.

func (*PostMeOrderOrderIDDebtPayReader) ReadResponse ¶

func (o *PostMeOrderOrderIDDebtPayReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault struct {
	Payload *models.PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault(code int) *PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault creates a PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault with default headers values

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault) Code ¶

Code gets the status code for the post me order order ID pay with registered payment mean default response

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefault) Error ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK struct {
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK handles this case with default header values.

return 'void'

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanOK ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanOK() *PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanOK creates a PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK with default headers values

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanOK) Error ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams struct {

	/*MeOrderPayWithRegisteredPaymentMeanPost*/
	MeOrderPayWithRegisteredPaymentMeanPost *models.PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody
	/*OrderID*/
	OrderID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams contains all the parameters to send to the API endpoint for the post me order order ID pay with registered payment mean operation typically these are written to a http.Request

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParams ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParams() *PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParams creates a new PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams object with the default values initialized.

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithContext ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithContext(ctx context.Context) *PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithContext creates a new PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithHTTPClient ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithHTTPClient(client *http.Client) *PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithHTTPClient creates a new PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithTimeout ¶

func NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithTimeout(timeout time.Duration) *PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams

NewPostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsWithTimeout creates a new PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetContext ¶

SetContext adds the context to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetMeOrderPayWithRegisteredPaymentMeanPost ¶

func (o *PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetMeOrderPayWithRegisteredPaymentMeanPost(meOrderPayWithRegisteredPaymentMeanPost *models.PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody)

SetMeOrderPayWithRegisteredPaymentMeanPost adds the meOrderPayWithRegisteredPaymentMeanPost to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetOrderID ¶

SetOrderID adds the orderId to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WithContext ¶

WithContext adds the context to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WithMeOrderPayWithRegisteredPaymentMeanPost ¶

WithMeOrderPayWithRegisteredPaymentMeanPost adds the meOrderPayWithRegisteredPaymentMeanPost to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WithOrderID ¶

WithOrderID adds the orderID to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the post me order order ID pay with registered payment mean params

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanReader ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanReader struct {
	// contains filtered or unexported fields
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanReader is a Reader for the PostMeOrderOrderIDPayWithRegisteredPaymentMean structure.

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanReader) ReadResponse ¶

func (o *PostMeOrderOrderIDPayWithRegisteredPaymentMeanReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeOrderOrderIDRetractionDefault ¶

type PostMeOrderOrderIDRetractionDefault struct {
	Payload *models.PostMeOrderOrderIDRetractionDefaultBody
	// contains filtered or unexported fields
}

PostMeOrderOrderIDRetractionDefault handles this case with default header values.

Unexpected error

func NewPostMeOrderOrderIDRetractionDefault ¶

func NewPostMeOrderOrderIDRetractionDefault(code int) *PostMeOrderOrderIDRetractionDefault

NewPostMeOrderOrderIDRetractionDefault creates a PostMeOrderOrderIDRetractionDefault with default headers values

func (*PostMeOrderOrderIDRetractionDefault) Code ¶

Code gets the status code for the post me order order ID retraction default response

func (*PostMeOrderOrderIDRetractionDefault) Error ¶

type PostMeOrderOrderIDRetractionOK ¶

type PostMeOrderOrderIDRetractionOK struct {
}

PostMeOrderOrderIDRetractionOK handles this case with default header values.

return 'void'

func NewPostMeOrderOrderIDRetractionOK ¶

func NewPostMeOrderOrderIDRetractionOK() *PostMeOrderOrderIDRetractionOK

NewPostMeOrderOrderIDRetractionOK creates a PostMeOrderOrderIDRetractionOK with default headers values

func (*PostMeOrderOrderIDRetractionOK) Error ¶

type PostMeOrderOrderIDRetractionParams ¶

type PostMeOrderOrderIDRetractionParams struct {

	/*MeOrderRetractionPost*/
	MeOrderRetractionPost *models.PostMeOrderOrderIDRetractionParamsBody
	/*OrderID*/
	OrderID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeOrderOrderIDRetractionParams contains all the parameters to send to the API endpoint for the post me order order ID retraction operation typically these are written to a http.Request

func NewPostMeOrderOrderIDRetractionParams ¶

func NewPostMeOrderOrderIDRetractionParams() *PostMeOrderOrderIDRetractionParams

NewPostMeOrderOrderIDRetractionParams creates a new PostMeOrderOrderIDRetractionParams object with the default values initialized.

func NewPostMeOrderOrderIDRetractionParamsWithContext ¶

func NewPostMeOrderOrderIDRetractionParamsWithContext(ctx context.Context) *PostMeOrderOrderIDRetractionParams

NewPostMeOrderOrderIDRetractionParamsWithContext creates a new PostMeOrderOrderIDRetractionParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeOrderOrderIDRetractionParamsWithHTTPClient ¶

func NewPostMeOrderOrderIDRetractionParamsWithHTTPClient(client *http.Client) *PostMeOrderOrderIDRetractionParams

NewPostMeOrderOrderIDRetractionParamsWithHTTPClient creates a new PostMeOrderOrderIDRetractionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeOrderOrderIDRetractionParamsWithTimeout ¶

func NewPostMeOrderOrderIDRetractionParamsWithTimeout(timeout time.Duration) *PostMeOrderOrderIDRetractionParams

NewPostMeOrderOrderIDRetractionParamsWithTimeout creates a new PostMeOrderOrderIDRetractionParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeOrderOrderIDRetractionParams) SetContext ¶

SetContext adds the context to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) SetHTTPClient ¶

func (o *PostMeOrderOrderIDRetractionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) SetMeOrderRetractionPost ¶

func (o *PostMeOrderOrderIDRetractionParams) SetMeOrderRetractionPost(meOrderRetractionPost *models.PostMeOrderOrderIDRetractionParamsBody)

SetMeOrderRetractionPost adds the meOrderRetractionPost to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) SetOrderID ¶

func (o *PostMeOrderOrderIDRetractionParams) SetOrderID(orderID int64)

SetOrderID adds the orderId to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) SetTimeout ¶

func (o *PostMeOrderOrderIDRetractionParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WithContext ¶

WithContext adds the context to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WithMeOrderRetractionPost ¶

WithMeOrderRetractionPost adds the meOrderRetractionPost to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WithOrderID ¶

WithOrderID adds the orderID to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WithTimeout ¶

WithTimeout adds the timeout to the post me order order ID retraction params

func (*PostMeOrderOrderIDRetractionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeOrderOrderIDRetractionReader ¶

type PostMeOrderOrderIDRetractionReader struct {
	// contains filtered or unexported fields
}

PostMeOrderOrderIDRetractionReader is a Reader for the PostMeOrderOrderIDRetraction structure.

func (*PostMeOrderOrderIDRetractionReader) ReadResponse ¶

func (o *PostMeOrderOrderIDRetractionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeOvhAccountOvhAccountIDCreditOrderDefault ¶

type PostMeOvhAccountOvhAccountIDCreditOrderDefault struct {
	Payload *models.PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDCreditOrderDefault handles this case with default header values.

Unexpected error

func NewPostMeOvhAccountOvhAccountIDCreditOrderDefault ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderDefault(code int) *PostMeOvhAccountOvhAccountIDCreditOrderDefault

NewPostMeOvhAccountOvhAccountIDCreditOrderDefault creates a PostMeOvhAccountOvhAccountIDCreditOrderDefault with default headers values

func (*PostMeOvhAccountOvhAccountIDCreditOrderDefault) Code ¶

Code gets the status code for the post me ovh account ovh account ID credit order default response

func (*PostMeOvhAccountOvhAccountIDCreditOrderDefault) Error ¶

type PostMeOvhAccountOvhAccountIDCreditOrderOK ¶

type PostMeOvhAccountOvhAccountIDCreditOrderOK struct {
	Payload *models.BillingOrder
}

PostMeOvhAccountOvhAccountIDCreditOrderOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeOvhAccountOvhAccountIDCreditOrderOK ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderOK() *PostMeOvhAccountOvhAccountIDCreditOrderOK

NewPostMeOvhAccountOvhAccountIDCreditOrderOK creates a PostMeOvhAccountOvhAccountIDCreditOrderOK with default headers values

func (*PostMeOvhAccountOvhAccountIDCreditOrderOK) Error ¶

type PostMeOvhAccountOvhAccountIDCreditOrderParams ¶

type PostMeOvhAccountOvhAccountIDCreditOrderParams struct {

	/*MeOvhAccountCreditOrderPost*/
	MeOvhAccountCreditOrderPost *models.PostMeOvhAccountOvhAccountIDCreditOrderParamsBody
	/*OvhAccountID*/
	OvhAccountID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDCreditOrderParams contains all the parameters to send to the API endpoint for the post me ovh account ovh account ID credit order operation typically these are written to a http.Request

func NewPostMeOvhAccountOvhAccountIDCreditOrderParams ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderParams() *PostMeOvhAccountOvhAccountIDCreditOrderParams

NewPostMeOvhAccountOvhAccountIDCreditOrderParams creates a new PostMeOvhAccountOvhAccountIDCreditOrderParams object with the default values initialized.

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithContext ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithContext(ctx context.Context) *PostMeOvhAccountOvhAccountIDCreditOrderParams

NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithContext creates a new PostMeOvhAccountOvhAccountIDCreditOrderParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithHTTPClient ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithHTTPClient(client *http.Client) *PostMeOvhAccountOvhAccountIDCreditOrderParams

NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithHTTPClient creates a new PostMeOvhAccountOvhAccountIDCreditOrderParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithTimeout ¶

func NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithTimeout(timeout time.Duration) *PostMeOvhAccountOvhAccountIDCreditOrderParams

NewPostMeOvhAccountOvhAccountIDCreditOrderParamsWithTimeout creates a new PostMeOvhAccountOvhAccountIDCreditOrderParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) SetContext ¶

SetContext adds the context to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) SetHTTPClient ¶

func (o *PostMeOvhAccountOvhAccountIDCreditOrderParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) SetMeOvhAccountCreditOrderPost ¶

func (o *PostMeOvhAccountOvhAccountIDCreditOrderParams) SetMeOvhAccountCreditOrderPost(meOvhAccountCreditOrderPost *models.PostMeOvhAccountOvhAccountIDCreditOrderParamsBody)

SetMeOvhAccountCreditOrderPost adds the meOvhAccountCreditOrderPost to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) SetOvhAccountID ¶

func (o *PostMeOvhAccountOvhAccountIDCreditOrderParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) SetTimeout ¶

SetTimeout adds the timeout to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WithContext ¶

WithContext adds the context to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WithMeOvhAccountCreditOrderPost ¶

WithMeOvhAccountCreditOrderPost adds the meOvhAccountCreditOrderPost to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WithTimeout ¶

WithTimeout adds the timeout to the post me ovh account ovh account ID credit order params

func (*PostMeOvhAccountOvhAccountIDCreditOrderParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeOvhAccountOvhAccountIDCreditOrderReader ¶

type PostMeOvhAccountOvhAccountIDCreditOrderReader struct {
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDCreditOrderReader is a Reader for the PostMeOvhAccountOvhAccountIDCreditOrder structure.

func (*PostMeOvhAccountOvhAccountIDCreditOrderReader) ReadResponse ¶

func (o *PostMeOvhAccountOvhAccountIDCreditOrderReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault struct {
	Payload *models.PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault handles this case with default header values.

Unexpected error

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyDefault ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyDefault(code int) *PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyDefault creates a PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault with default headers values

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault) Code ¶

Code gets the status code for the post me ovh account ovh account ID retrieve money default response

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyDefault) Error ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyOK ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyOK struct {
	Payload *models.BillingOrder
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyOK handles this case with default header values.

description of 'billing.Order' response

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyOK ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyOK() *PostMeOvhAccountOvhAccountIDRetrieveMoneyOK

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyOK creates a PostMeOvhAccountOvhAccountIDRetrieveMoneyOK with default headers values

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyOK) Error ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyParams ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyParams struct {

	/*MeOvhAccountRetrieveMoneyPost*/
	MeOvhAccountRetrieveMoneyPost *models.PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody
	/*OvhAccountID*/
	OvhAccountID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyParams contains all the parameters to send to the API endpoint for the post me ovh account ovh account ID retrieve money operation typically these are written to a http.Request

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParams ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParams() *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParams creates a new PostMeOvhAccountOvhAccountIDRetrieveMoneyParams object with the default values initialized.

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithContext ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithContext(ctx context.Context) *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithContext creates a new PostMeOvhAccountOvhAccountIDRetrieveMoneyParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithHTTPClient ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithHTTPClient(client *http.Client) *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithHTTPClient creates a new PostMeOvhAccountOvhAccountIDRetrieveMoneyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithTimeout ¶

func NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithTimeout(timeout time.Duration) *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams

NewPostMeOvhAccountOvhAccountIDRetrieveMoneyParamsWithTimeout creates a new PostMeOvhAccountOvhAccountIDRetrieveMoneyParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetContext ¶

SetContext adds the context to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetMeOvhAccountRetrieveMoneyPost ¶

func (o *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetMeOvhAccountRetrieveMoneyPost(meOvhAccountRetrieveMoneyPost *models.PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody)

SetMeOvhAccountRetrieveMoneyPost adds the meOvhAccountRetrieveMoneyPost to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetOvhAccountID ¶

func (o *PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) SetTimeout ¶

SetTimeout adds the timeout to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WithContext ¶

WithContext adds the context to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WithMeOvhAccountRetrieveMoneyPost ¶

WithMeOvhAccountRetrieveMoneyPost adds the meOvhAccountRetrieveMoneyPost to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WithTimeout ¶

WithTimeout adds the timeout to the post me ovh account ovh account ID retrieve money params

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeOvhAccountOvhAccountIDRetrieveMoneyReader ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyReader struct {
	// contains filtered or unexported fields
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyReader is a Reader for the PostMeOvhAccountOvhAccountIDRetrieveMoney structure.

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyReader) ReadResponse ¶

func (o *PostMeOvhAccountOvhAccountIDRetrieveMoneyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMePasswordRecoverDefault ¶

type PostMePasswordRecoverDefault struct {
	Payload *models.PostMePasswordRecoverDefaultBody
	// contains filtered or unexported fields
}

PostMePasswordRecoverDefault handles this case with default header values.

Unexpected error

func NewPostMePasswordRecoverDefault ¶

func NewPostMePasswordRecoverDefault(code int) *PostMePasswordRecoverDefault

NewPostMePasswordRecoverDefault creates a PostMePasswordRecoverDefault with default headers values

func (*PostMePasswordRecoverDefault) Code ¶

Code gets the status code for the post me password recover default response

func (*PostMePasswordRecoverDefault) Error ¶

type PostMePasswordRecoverOK ¶

type PostMePasswordRecoverOK struct {
}

PostMePasswordRecoverOK handles this case with default header values.

return 'void'

func NewPostMePasswordRecoverOK ¶

func NewPostMePasswordRecoverOK() *PostMePasswordRecoverOK

NewPostMePasswordRecoverOK creates a PostMePasswordRecoverOK with default headers values

func (*PostMePasswordRecoverOK) Error ¶

func (o *PostMePasswordRecoverOK) Error() string

type PostMePasswordRecoverParams ¶

type PostMePasswordRecoverParams struct {

	/*MePasswordRecoverPost*/
	MePasswordRecoverPost *models.PostMePasswordRecoverParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePasswordRecoverParams contains all the parameters to send to the API endpoint for the post me password recover operation typically these are written to a http.Request

func NewPostMePasswordRecoverParams ¶

func NewPostMePasswordRecoverParams() *PostMePasswordRecoverParams

NewPostMePasswordRecoverParams creates a new PostMePasswordRecoverParams object with the default values initialized.

func NewPostMePasswordRecoverParamsWithContext ¶

func NewPostMePasswordRecoverParamsWithContext(ctx context.Context) *PostMePasswordRecoverParams

NewPostMePasswordRecoverParamsWithContext creates a new PostMePasswordRecoverParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePasswordRecoverParamsWithHTTPClient ¶

func NewPostMePasswordRecoverParamsWithHTTPClient(client *http.Client) *PostMePasswordRecoverParams

NewPostMePasswordRecoverParamsWithHTTPClient creates a new PostMePasswordRecoverParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePasswordRecoverParamsWithTimeout ¶

func NewPostMePasswordRecoverParamsWithTimeout(timeout time.Duration) *PostMePasswordRecoverParams

NewPostMePasswordRecoverParamsWithTimeout creates a new PostMePasswordRecoverParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePasswordRecoverParams) SetContext ¶

func (o *PostMePasswordRecoverParams) SetContext(ctx context.Context)

SetContext adds the context to the post me password recover params

func (*PostMePasswordRecoverParams) SetHTTPClient ¶

func (o *PostMePasswordRecoverParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me password recover params

func (*PostMePasswordRecoverParams) SetMePasswordRecoverPost ¶

func (o *PostMePasswordRecoverParams) SetMePasswordRecoverPost(mePasswordRecoverPost *models.PostMePasswordRecoverParamsBody)

SetMePasswordRecoverPost adds the mePasswordRecoverPost to the post me password recover params

func (*PostMePasswordRecoverParams) SetTimeout ¶

func (o *PostMePasswordRecoverParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me password recover params

func (*PostMePasswordRecoverParams) WithContext ¶

WithContext adds the context to the post me password recover params

func (*PostMePasswordRecoverParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me password recover params

func (*PostMePasswordRecoverParams) WithMePasswordRecoverPost ¶

func (o *PostMePasswordRecoverParams) WithMePasswordRecoverPost(mePasswordRecoverPost *models.PostMePasswordRecoverParamsBody) *PostMePasswordRecoverParams

WithMePasswordRecoverPost adds the mePasswordRecoverPost to the post me password recover params

func (*PostMePasswordRecoverParams) WithTimeout ¶

WithTimeout adds the timeout to the post me password recover params

func (*PostMePasswordRecoverParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePasswordRecoverReader ¶

type PostMePasswordRecoverReader struct {
	// contains filtered or unexported fields
}

PostMePasswordRecoverReader is a Reader for the PostMePasswordRecover structure.

func (*PostMePasswordRecoverReader) ReadResponse ¶

func (o *PostMePasswordRecoverReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMePaymentMeanBankAccountDefault ¶

type PostMePaymentMeanBankAccountDefault struct {
	Payload *models.PostMePaymentMeanBankAccountDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanBankAccountDefault ¶

func NewPostMePaymentMeanBankAccountDefault(code int) *PostMePaymentMeanBankAccountDefault

NewPostMePaymentMeanBankAccountDefault creates a PostMePaymentMeanBankAccountDefault with default headers values

func (*PostMePaymentMeanBankAccountDefault) Code ¶

Code gets the status code for the post me payment mean bank account default response

func (*PostMePaymentMeanBankAccountDefault) Error ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault struct {
	Payload *models.PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault(code int) *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault creates a PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault with default headers values

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault) Code ¶

Code gets the status code for the post me payment mean bank account ID choose as default payment mean default response

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefault) Error ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK struct {
}

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK handles this case with default header values.

return 'void'

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK() *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK creates a PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK with default headers values

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanOK) Error ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams contains all the parameters to send to the API endpoint for the post me payment mean bank account ID choose as default payment mean operation typically these are written to a http.Request

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams() *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams creates a new PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized.

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithContext ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithContext(ctx context.Context) *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithContext creates a new PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient creates a new PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout ¶

func NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout creates a new PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) SetContext ¶

SetContext adds the context to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) SetID ¶

SetID adds the id to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) WithContext ¶

WithContext adds the context to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) WithID ¶

WithID adds the id to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean bank account ID choose as default payment mean params

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanReader ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanReader is a Reader for the PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMean structure.

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMePaymentMeanBankAccountOK ¶

type PostMePaymentMeanBankAccountOK struct {
	Payload *models.BillingPaymentMeanValidation
}

PostMePaymentMeanBankAccountOK handles this case with default header values.

description of 'billing.PaymentMeanValidation' response

func NewPostMePaymentMeanBankAccountOK ¶

func NewPostMePaymentMeanBankAccountOK() *PostMePaymentMeanBankAccountOK

NewPostMePaymentMeanBankAccountOK creates a PostMePaymentMeanBankAccountOK with default headers values

func (*PostMePaymentMeanBankAccountOK) Error ¶

type PostMePaymentMeanBankAccountParams ¶

type PostMePaymentMeanBankAccountParams struct {

	/*MePaymentMeanBankAccountPost*/
	MePaymentMeanBankAccountPost *models.PostMePaymentMeanBankAccountParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountParams contains all the parameters to send to the API endpoint for the post me payment mean bank account operation typically these are written to a http.Request

func NewPostMePaymentMeanBankAccountParams ¶

func NewPostMePaymentMeanBankAccountParams() *PostMePaymentMeanBankAccountParams

NewPostMePaymentMeanBankAccountParams creates a new PostMePaymentMeanBankAccountParams object with the default values initialized.

func NewPostMePaymentMeanBankAccountParamsWithContext ¶

func NewPostMePaymentMeanBankAccountParamsWithContext(ctx context.Context) *PostMePaymentMeanBankAccountParams

NewPostMePaymentMeanBankAccountParamsWithContext creates a new PostMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanBankAccountParamsWithHTTPClient ¶

func NewPostMePaymentMeanBankAccountParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanBankAccountParams

NewPostMePaymentMeanBankAccountParamsWithHTTPClient creates a new PostMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanBankAccountParamsWithTimeout ¶

func NewPostMePaymentMeanBankAccountParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanBankAccountParams

NewPostMePaymentMeanBankAccountParamsWithTimeout creates a new PostMePaymentMeanBankAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanBankAccountParams) SetContext ¶

SetContext adds the context to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) SetHTTPClient ¶

func (o *PostMePaymentMeanBankAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) SetMePaymentMeanBankAccountPost ¶

func (o *PostMePaymentMeanBankAccountParams) SetMePaymentMeanBankAccountPost(mePaymentMeanBankAccountPost *models.PostMePaymentMeanBankAccountParamsBody)

SetMePaymentMeanBankAccountPost adds the mePaymentMeanBankAccountPost to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) SetTimeout ¶

func (o *PostMePaymentMeanBankAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) WithContext ¶

WithContext adds the context to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) WithMePaymentMeanBankAccountPost ¶

func (o *PostMePaymentMeanBankAccountParams) WithMePaymentMeanBankAccountPost(mePaymentMeanBankAccountPost *models.PostMePaymentMeanBankAccountParamsBody) *PostMePaymentMeanBankAccountParams

WithMePaymentMeanBankAccountPost adds the mePaymentMeanBankAccountPost to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean bank account params

func (*PostMePaymentMeanBankAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanBankAccountReader ¶

type PostMePaymentMeanBankAccountReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanBankAccountReader is a Reader for the PostMePaymentMeanBankAccount structure.

func (*PostMePaymentMeanBankAccountReader) ReadResponse ¶

func (o *PostMePaymentMeanBankAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMePaymentMeanCreditCardDefault ¶

type PostMePaymentMeanCreditCardDefault struct {
	Payload *models.PostMePaymentMeanCreditCardDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanCreditCardDefault ¶

func NewPostMePaymentMeanCreditCardDefault(code int) *PostMePaymentMeanCreditCardDefault

NewPostMePaymentMeanCreditCardDefault creates a PostMePaymentMeanCreditCardDefault with default headers values

func (*PostMePaymentMeanCreditCardDefault) Code ¶

Code gets the status code for the post me payment mean credit card default response

func (*PostMePaymentMeanCreditCardDefault) Error ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault struct {
	Payload *models.PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault(code int) *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault creates a PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault with default headers values

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault) Code ¶

Code gets the status code for the post me payment mean credit card ID choose as default payment mean default response

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefault) Error ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK struct {
}

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK handles this case with default header values.

return 'void'

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK() *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK creates a PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK with default headers values

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanOK) Error ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams contains all the parameters to send to the API endpoint for the post me payment mean credit card ID choose as default payment mean operation typically these are written to a http.Request

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams() *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams creates a new PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams object with the default values initialized.

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithContext ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithContext(ctx context.Context) *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithContext creates a new PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithHTTPClient ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithHTTPClient creates a new PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithTimeout ¶

func NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParamsWithTimeout creates a new PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) SetContext ¶

SetContext adds the context to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) SetID ¶

SetID adds the id to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) WithContext ¶

WithContext adds the context to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) WithID ¶

WithID adds the id to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean credit card ID choose as default payment mean params

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanReader ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanReader is a Reader for the PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMean structure.

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMePaymentMeanCreditCardOK ¶

type PostMePaymentMeanCreditCardOK struct {
	Payload *models.BillingPaymentMeanValidation
}

PostMePaymentMeanCreditCardOK handles this case with default header values.

description of 'billing.PaymentMeanValidation' response

func NewPostMePaymentMeanCreditCardOK ¶

func NewPostMePaymentMeanCreditCardOK() *PostMePaymentMeanCreditCardOK

NewPostMePaymentMeanCreditCardOK creates a PostMePaymentMeanCreditCardOK with default headers values

func (*PostMePaymentMeanCreditCardOK) Error ¶

type PostMePaymentMeanCreditCardParams ¶

type PostMePaymentMeanCreditCardParams struct {

	/*MePaymentMeanCreditCardPost*/
	MePaymentMeanCreditCardPost *models.PostMePaymentMeanCreditCardParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardParams contains all the parameters to send to the API endpoint for the post me payment mean credit card operation typically these are written to a http.Request

func NewPostMePaymentMeanCreditCardParams ¶

func NewPostMePaymentMeanCreditCardParams() *PostMePaymentMeanCreditCardParams

NewPostMePaymentMeanCreditCardParams creates a new PostMePaymentMeanCreditCardParams object with the default values initialized.

func NewPostMePaymentMeanCreditCardParamsWithContext ¶

func NewPostMePaymentMeanCreditCardParamsWithContext(ctx context.Context) *PostMePaymentMeanCreditCardParams

NewPostMePaymentMeanCreditCardParamsWithContext creates a new PostMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanCreditCardParamsWithHTTPClient ¶

func NewPostMePaymentMeanCreditCardParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanCreditCardParams

NewPostMePaymentMeanCreditCardParamsWithHTTPClient creates a new PostMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanCreditCardParamsWithTimeout ¶

func NewPostMePaymentMeanCreditCardParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanCreditCardParams

NewPostMePaymentMeanCreditCardParamsWithTimeout creates a new PostMePaymentMeanCreditCardParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanCreditCardParams) SetContext ¶

SetContext adds the context to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) SetHTTPClient ¶

func (o *PostMePaymentMeanCreditCardParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) SetMePaymentMeanCreditCardPost ¶

func (o *PostMePaymentMeanCreditCardParams) SetMePaymentMeanCreditCardPost(mePaymentMeanCreditCardPost *models.PostMePaymentMeanCreditCardParamsBody)

SetMePaymentMeanCreditCardPost adds the mePaymentMeanCreditCardPost to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) SetTimeout ¶

func (o *PostMePaymentMeanCreditCardParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) WithContext ¶

WithContext adds the context to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) WithMePaymentMeanCreditCardPost ¶

func (o *PostMePaymentMeanCreditCardParams) WithMePaymentMeanCreditCardPost(mePaymentMeanCreditCardPost *models.PostMePaymentMeanCreditCardParamsBody) *PostMePaymentMeanCreditCardParams

WithMePaymentMeanCreditCardPost adds the mePaymentMeanCreditCardPost to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean credit card params

func (*PostMePaymentMeanCreditCardParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanCreditCardReader ¶

type PostMePaymentMeanCreditCardReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanCreditCardReader is a Reader for the PostMePaymentMeanCreditCard structure.

func (*PostMePaymentMeanCreditCardReader) ReadResponse ¶

func (o *PostMePaymentMeanCreditCardReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault struct {
	Payload *models.PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault(code int) *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault creates a PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault with default headers values

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault) Code ¶

Code gets the status code for the post me payment mean deferred payment account ID choose as default payment mean default response

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefault) Error ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK struct {
}

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK handles this case with default header values.

return 'void'

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK() *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK creates a PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK with default headers values

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanOK) Error ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams contains all the parameters to send to the API endpoint for the post me payment mean deferred payment account ID choose as default payment mean operation typically these are written to a http.Request

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams() *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams creates a new PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized.

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithContext ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithContext(ctx context.Context) *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithContext creates a new PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithHTTPClient creates a new PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout ¶

func NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParamsWithTimeout creates a new PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) SetContext ¶

SetContext adds the context to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) SetID ¶

SetID adds the id to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) WithContext ¶

WithContext adds the context to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) WithID ¶

WithID adds the id to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean deferred payment account ID choose as default payment mean params

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanReader ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanReader is a Reader for the PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMean structure.

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMePaymentMeanPaypalDefault ¶

type PostMePaymentMeanPaypalDefault struct {
	Payload *models.PostMePaymentMeanPaypalDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanPaypalDefault ¶

func NewPostMePaymentMeanPaypalDefault(code int) *PostMePaymentMeanPaypalDefault

NewPostMePaymentMeanPaypalDefault creates a PostMePaymentMeanPaypalDefault with default headers values

func (*PostMePaymentMeanPaypalDefault) Code ¶

Code gets the status code for the post me payment mean paypal default response

func (*PostMePaymentMeanPaypalDefault) Error ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault struct {
	Payload *models.PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault handles this case with default header values.

Unexpected error

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault(code int) *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault creates a PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault with default headers values

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault) Code ¶

Code gets the status code for the post me payment mean paypal ID choose as default payment mean default response

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefault) Error ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK struct {
}

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK handles this case with default header values.

return 'void'

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK() *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK creates a PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK with default headers values

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanOK) Error ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams contains all the parameters to send to the API endpoint for the post me payment mean paypal ID choose as default payment mean operation typically these are written to a http.Request

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams() *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams creates a new PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams object with the default values initialized.

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithContext ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithContext(ctx context.Context) *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithContext creates a new PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithHTTPClient ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithHTTPClient creates a new PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithTimeout ¶

func NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams

NewPostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParamsWithTimeout creates a new PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) SetContext ¶

SetContext adds the context to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) SetID ¶

SetID adds the id to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) SetTimeout ¶

SetTimeout adds the timeout to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) WithContext ¶

WithContext adds the context to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) WithID ¶

WithID adds the id to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean paypal ID choose as default payment mean params

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanReader ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanReader is a Reader for the PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMean structure.

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PostMePaymentMeanPaypalOK ¶

type PostMePaymentMeanPaypalOK struct {
	Payload *models.BillingPaymentMeanValidation
}

PostMePaymentMeanPaypalOK handles this case with default header values.

description of 'billing.PaymentMeanValidation' response

func NewPostMePaymentMeanPaypalOK ¶

func NewPostMePaymentMeanPaypalOK() *PostMePaymentMeanPaypalOK

NewPostMePaymentMeanPaypalOK creates a PostMePaymentMeanPaypalOK with default headers values

func (*PostMePaymentMeanPaypalOK) Error ¶

func (o *PostMePaymentMeanPaypalOK) Error() string

type PostMePaymentMeanPaypalParams ¶

type PostMePaymentMeanPaypalParams struct {

	/*MePaymentMeanPaypalPost*/
	MePaymentMeanPaypalPost *models.PostMePaymentMeanPaypalParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalParams contains all the parameters to send to the API endpoint for the post me payment mean paypal operation typically these are written to a http.Request

func NewPostMePaymentMeanPaypalParams ¶

func NewPostMePaymentMeanPaypalParams() *PostMePaymentMeanPaypalParams

NewPostMePaymentMeanPaypalParams creates a new PostMePaymentMeanPaypalParams object with the default values initialized.

func NewPostMePaymentMeanPaypalParamsWithContext ¶

func NewPostMePaymentMeanPaypalParamsWithContext(ctx context.Context) *PostMePaymentMeanPaypalParams

NewPostMePaymentMeanPaypalParamsWithContext creates a new PostMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a context for a request

func NewPostMePaymentMeanPaypalParamsWithHTTPClient ¶

func NewPostMePaymentMeanPaypalParamsWithHTTPClient(client *http.Client) *PostMePaymentMeanPaypalParams

NewPostMePaymentMeanPaypalParamsWithHTTPClient creates a new PostMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMePaymentMeanPaypalParamsWithTimeout ¶

func NewPostMePaymentMeanPaypalParamsWithTimeout(timeout time.Duration) *PostMePaymentMeanPaypalParams

NewPostMePaymentMeanPaypalParamsWithTimeout creates a new PostMePaymentMeanPaypalParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMePaymentMeanPaypalParams) SetContext ¶

func (o *PostMePaymentMeanPaypalParams) SetContext(ctx context.Context)

SetContext adds the context to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) SetHTTPClient ¶

func (o *PostMePaymentMeanPaypalParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) SetMePaymentMeanPaypalPost ¶

func (o *PostMePaymentMeanPaypalParams) SetMePaymentMeanPaypalPost(mePaymentMeanPaypalPost *models.PostMePaymentMeanPaypalParamsBody)

SetMePaymentMeanPaypalPost adds the mePaymentMeanPaypalPost to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) SetTimeout ¶

func (o *PostMePaymentMeanPaypalParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) WithContext ¶

WithContext adds the context to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) WithMePaymentMeanPaypalPost ¶

func (o *PostMePaymentMeanPaypalParams) WithMePaymentMeanPaypalPost(mePaymentMeanPaypalPost *models.PostMePaymentMeanPaypalParamsBody) *PostMePaymentMeanPaypalParams

WithMePaymentMeanPaypalPost adds the mePaymentMeanPaypalPost to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) WithTimeout ¶

WithTimeout adds the timeout to the post me payment mean paypal params

func (*PostMePaymentMeanPaypalParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMePaymentMeanPaypalReader ¶

type PostMePaymentMeanPaypalReader struct {
	// contains filtered or unexported fields
}

PostMePaymentMeanPaypalReader is a Reader for the PostMePaymentMeanPaypal structure.

func (*PostMePaymentMeanPaypalReader) ReadResponse ¶

func (o *PostMePaymentMeanPaypalReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeSLAIDApplyDefault ¶

type PostMeSLAIDApplyDefault struct {
	Payload *models.PostMeSLAIDApplyDefaultBody
	// contains filtered or unexported fields
}

PostMeSLAIDApplyDefault handles this case with default header values.

Unexpected error

func NewPostMeSLAIDApplyDefault ¶

func NewPostMeSLAIDApplyDefault(code int) *PostMeSLAIDApplyDefault

NewPostMeSLAIDApplyDefault creates a PostMeSLAIDApplyDefault with default headers values

func (*PostMeSLAIDApplyDefault) Code ¶

func (o *PostMeSLAIDApplyDefault) Code() int

Code gets the status code for the post me SLA ID apply default response

func (*PostMeSLAIDApplyDefault) Error ¶

func (o *PostMeSLAIDApplyDefault) Error() string

type PostMeSLAIDApplyOK ¶

type PostMeSLAIDApplyOK struct {
}

PostMeSLAIDApplyOK handles this case with default header values.

return 'void'

func NewPostMeSLAIDApplyOK ¶

func NewPostMeSLAIDApplyOK() *PostMeSLAIDApplyOK

NewPostMeSLAIDApplyOK creates a PostMeSLAIDApplyOK with default headers values

func (*PostMeSLAIDApplyOK) Error ¶

func (o *PostMeSLAIDApplyOK) Error() string

type PostMeSLAIDApplyParams ¶

type PostMeSLAIDApplyParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeSLAIDApplyParams contains all the parameters to send to the API endpoint for the post me SLA ID apply operation typically these are written to a http.Request

func NewPostMeSLAIDApplyParams ¶

func NewPostMeSLAIDApplyParams() *PostMeSLAIDApplyParams

NewPostMeSLAIDApplyParams creates a new PostMeSLAIDApplyParams object with the default values initialized.

func NewPostMeSLAIDApplyParamsWithContext ¶

func NewPostMeSLAIDApplyParamsWithContext(ctx context.Context) *PostMeSLAIDApplyParams

NewPostMeSLAIDApplyParamsWithContext creates a new PostMeSLAIDApplyParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeSLAIDApplyParamsWithHTTPClient ¶

func NewPostMeSLAIDApplyParamsWithHTTPClient(client *http.Client) *PostMeSLAIDApplyParams

NewPostMeSLAIDApplyParamsWithHTTPClient creates a new PostMeSLAIDApplyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeSLAIDApplyParamsWithTimeout ¶

func NewPostMeSLAIDApplyParamsWithTimeout(timeout time.Duration) *PostMeSLAIDApplyParams

NewPostMeSLAIDApplyParamsWithTimeout creates a new PostMeSLAIDApplyParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeSLAIDApplyParams) SetContext ¶

func (o *PostMeSLAIDApplyParams) SetContext(ctx context.Context)

SetContext adds the context to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) SetHTTPClient ¶

func (o *PostMeSLAIDApplyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) SetID ¶

func (o *PostMeSLAIDApplyParams) SetID(id int64)

SetID adds the id to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) SetTimeout ¶

func (o *PostMeSLAIDApplyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) WithContext ¶

WithContext adds the context to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) WithHTTPClient ¶

func (o *PostMeSLAIDApplyParams) WithHTTPClient(client *http.Client) *PostMeSLAIDApplyParams

WithHTTPClient adds the HTTPClient to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) WithID ¶

WithID adds the id to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) WithTimeout ¶

WithTimeout adds the timeout to the post me SLA ID apply params

func (*PostMeSLAIDApplyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeSLAIDApplyReader ¶

type PostMeSLAIDApplyReader struct {
	// contains filtered or unexported fields
}

PostMeSLAIDApplyReader is a Reader for the PostMeSLAIDApply structure.

func (*PostMeSLAIDApplyReader) ReadResponse ¶

func (o *PostMeSLAIDApplyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeSSHKeyDefault ¶

type PostMeSSHKeyDefault struct {
	Payload *models.PostMeSSHKeyDefaultBody
	// contains filtered or unexported fields
}

PostMeSSHKeyDefault handles this case with default header values.

Unexpected error

func NewPostMeSSHKeyDefault ¶

func NewPostMeSSHKeyDefault(code int) *PostMeSSHKeyDefault

NewPostMeSSHKeyDefault creates a PostMeSSHKeyDefault with default headers values

func (*PostMeSSHKeyDefault) Code ¶

func (o *PostMeSSHKeyDefault) Code() int

Code gets the status code for the post me SSH key default response

func (*PostMeSSHKeyDefault) Error ¶

func (o *PostMeSSHKeyDefault) Error() string

type PostMeSSHKeyOK ¶

type PostMeSSHKeyOK struct {
}

PostMeSSHKeyOK handles this case with default header values.

return 'void'

func NewPostMeSSHKeyOK ¶

func NewPostMeSSHKeyOK() *PostMeSSHKeyOK

NewPostMeSSHKeyOK creates a PostMeSSHKeyOK with default headers values

func (*PostMeSSHKeyOK) Error ¶

func (o *PostMeSSHKeyOK) Error() string

type PostMeSSHKeyParams ¶

type PostMeSSHKeyParams struct {

	/*MeSSHKeyPost*/
	MeSSHKeyPost *models.PostMeSSHKeyParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeSSHKeyParams contains all the parameters to send to the API endpoint for the post me SSH key operation typically these are written to a http.Request

func NewPostMeSSHKeyParams ¶

func NewPostMeSSHKeyParams() *PostMeSSHKeyParams

NewPostMeSSHKeyParams creates a new PostMeSSHKeyParams object with the default values initialized.

func NewPostMeSSHKeyParamsWithContext ¶

func NewPostMeSSHKeyParamsWithContext(ctx context.Context) *PostMeSSHKeyParams

NewPostMeSSHKeyParamsWithContext creates a new PostMeSSHKeyParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeSSHKeyParamsWithHTTPClient ¶

func NewPostMeSSHKeyParamsWithHTTPClient(client *http.Client) *PostMeSSHKeyParams

NewPostMeSSHKeyParamsWithHTTPClient creates a new PostMeSSHKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeSSHKeyParamsWithTimeout ¶

func NewPostMeSSHKeyParamsWithTimeout(timeout time.Duration) *PostMeSSHKeyParams

NewPostMeSSHKeyParamsWithTimeout creates a new PostMeSSHKeyParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeSSHKeyParams) SetContext ¶

func (o *PostMeSSHKeyParams) SetContext(ctx context.Context)

SetContext adds the context to the post me SSH key params

func (*PostMeSSHKeyParams) SetHTTPClient ¶

func (o *PostMeSSHKeyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me SSH key params

func (*PostMeSSHKeyParams) SetMeSSHKeyPost ¶

func (o *PostMeSSHKeyParams) SetMeSSHKeyPost(meSSHKeyPost *models.PostMeSSHKeyParamsBody)

SetMeSSHKeyPost adds the meSshKeyPost to the post me SSH key params

func (*PostMeSSHKeyParams) SetTimeout ¶

func (o *PostMeSSHKeyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me SSH key params

func (*PostMeSSHKeyParams) WithContext ¶

WithContext adds the context to the post me SSH key params

func (*PostMeSSHKeyParams) WithHTTPClient ¶

func (o *PostMeSSHKeyParams) WithHTTPClient(client *http.Client) *PostMeSSHKeyParams

WithHTTPClient adds the HTTPClient to the post me SSH key params

func (*PostMeSSHKeyParams) WithMeSSHKeyPost ¶

func (o *PostMeSSHKeyParams) WithMeSSHKeyPost(meSSHKeyPost *models.PostMeSSHKeyParamsBody) *PostMeSSHKeyParams

WithMeSSHKeyPost adds the meSSHKeyPost to the post me SSH key params

func (*PostMeSSHKeyParams) WithTimeout ¶

func (o *PostMeSSHKeyParams) WithTimeout(timeout time.Duration) *PostMeSSHKeyParams

WithTimeout adds the timeout to the post me SSH key params

func (*PostMeSSHKeyParams) WriteToRequest ¶

func (o *PostMeSSHKeyParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PostMeSSHKeyReader ¶

type PostMeSSHKeyReader struct {
	// contains filtered or unexported fields
}

PostMeSSHKeyReader is a Reader for the PostMeSSHKey structure.

func (*PostMeSSHKeyReader) ReadResponse ¶

func (o *PostMeSSHKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeSubAccountDefault ¶

type PostMeSubAccountDefault struct {
	Payload *models.PostMeSubAccountDefaultBody
	// contains filtered or unexported fields
}

PostMeSubAccountDefault handles this case with default header values.

Unexpected error

func NewPostMeSubAccountDefault ¶

func NewPostMeSubAccountDefault(code int) *PostMeSubAccountDefault

NewPostMeSubAccountDefault creates a PostMeSubAccountDefault with default headers values

func (*PostMeSubAccountDefault) Code ¶

func (o *PostMeSubAccountDefault) Code() int

Code gets the status code for the post me sub account default response

func (*PostMeSubAccountDefault) Error ¶

func (o *PostMeSubAccountDefault) Error() string

type PostMeSubAccountIDCreateConsumerKeyDefault ¶

type PostMeSubAccountIDCreateConsumerKeyDefault struct {
	Payload *models.PostMeSubAccountIDCreateConsumerKeyDefaultBody
	// contains filtered or unexported fields
}

PostMeSubAccountIDCreateConsumerKeyDefault handles this case with default header values.

Unexpected error

func NewPostMeSubAccountIDCreateConsumerKeyDefault ¶

func NewPostMeSubAccountIDCreateConsumerKeyDefault(code int) *PostMeSubAccountIDCreateConsumerKeyDefault

NewPostMeSubAccountIDCreateConsumerKeyDefault creates a PostMeSubAccountIDCreateConsumerKeyDefault with default headers values

func (*PostMeSubAccountIDCreateConsumerKeyDefault) Code ¶

Code gets the status code for the post me sub account ID create consumer key default response

func (*PostMeSubAccountIDCreateConsumerKeyDefault) Error ¶

type PostMeSubAccountIDCreateConsumerKeyOK ¶

type PostMeSubAccountIDCreateConsumerKeyOK struct {
	Payload *models.NichandleSubAccountConsumerKey
}

PostMeSubAccountIDCreateConsumerKeyOK handles this case with default header values.

description of 'nichandle.SubAccountConsumerKey' response

func NewPostMeSubAccountIDCreateConsumerKeyOK ¶

func NewPostMeSubAccountIDCreateConsumerKeyOK() *PostMeSubAccountIDCreateConsumerKeyOK

NewPostMeSubAccountIDCreateConsumerKeyOK creates a PostMeSubAccountIDCreateConsumerKeyOK with default headers values

func (*PostMeSubAccountIDCreateConsumerKeyOK) Error ¶

type PostMeSubAccountIDCreateConsumerKeyParams ¶

type PostMeSubAccountIDCreateConsumerKeyParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeSubAccountIDCreateConsumerKeyParams contains all the parameters to send to the API endpoint for the post me sub account ID create consumer key operation typically these are written to a http.Request

func NewPostMeSubAccountIDCreateConsumerKeyParams ¶

func NewPostMeSubAccountIDCreateConsumerKeyParams() *PostMeSubAccountIDCreateConsumerKeyParams

NewPostMeSubAccountIDCreateConsumerKeyParams creates a new PostMeSubAccountIDCreateConsumerKeyParams object with the default values initialized.

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithContext ¶

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithContext(ctx context.Context) *PostMeSubAccountIDCreateConsumerKeyParams

NewPostMeSubAccountIDCreateConsumerKeyParamsWithContext creates a new PostMeSubAccountIDCreateConsumerKeyParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithHTTPClient ¶

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithHTTPClient(client *http.Client) *PostMeSubAccountIDCreateConsumerKeyParams

NewPostMeSubAccountIDCreateConsumerKeyParamsWithHTTPClient creates a new PostMeSubAccountIDCreateConsumerKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithTimeout ¶

func NewPostMeSubAccountIDCreateConsumerKeyParamsWithTimeout(timeout time.Duration) *PostMeSubAccountIDCreateConsumerKeyParams

NewPostMeSubAccountIDCreateConsumerKeyParamsWithTimeout creates a new PostMeSubAccountIDCreateConsumerKeyParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeSubAccountIDCreateConsumerKeyParams) SetContext ¶

SetContext adds the context to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) SetHTTPClient ¶

func (o *PostMeSubAccountIDCreateConsumerKeyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) SetID ¶

SetID adds the id to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) SetTimeout ¶

SetTimeout adds the timeout to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) WithContext ¶

WithContext adds the context to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) WithID ¶

WithID adds the id to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) WithTimeout ¶

WithTimeout adds the timeout to the post me sub account ID create consumer key params

func (*PostMeSubAccountIDCreateConsumerKeyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeSubAccountIDCreateConsumerKeyReader ¶

type PostMeSubAccountIDCreateConsumerKeyReader struct {
	// contains filtered or unexported fields
}

PostMeSubAccountIDCreateConsumerKeyReader is a Reader for the PostMeSubAccountIDCreateConsumerKey structure.

func (*PostMeSubAccountIDCreateConsumerKeyReader) ReadResponse ¶

func (o *PostMeSubAccountIDCreateConsumerKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeSubAccountOK ¶

type PostMeSubAccountOK struct {
	Payload int64
}

PostMeSubAccountOK handles this case with default header values.

return value

func NewPostMeSubAccountOK ¶

func NewPostMeSubAccountOK() *PostMeSubAccountOK

NewPostMeSubAccountOK creates a PostMeSubAccountOK with default headers values

func (*PostMeSubAccountOK) Error ¶

func (o *PostMeSubAccountOK) Error() string

type PostMeSubAccountParams ¶

type PostMeSubAccountParams struct {

	/*MeSubAccountPost*/
	MeSubAccountPost *models.PostMeSubAccountParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeSubAccountParams contains all the parameters to send to the API endpoint for the post me sub account operation typically these are written to a http.Request

func NewPostMeSubAccountParams ¶

func NewPostMeSubAccountParams() *PostMeSubAccountParams

NewPostMeSubAccountParams creates a new PostMeSubAccountParams object with the default values initialized.

func NewPostMeSubAccountParamsWithContext ¶

func NewPostMeSubAccountParamsWithContext(ctx context.Context) *PostMeSubAccountParams

NewPostMeSubAccountParamsWithContext creates a new PostMeSubAccountParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeSubAccountParamsWithHTTPClient ¶

func NewPostMeSubAccountParamsWithHTTPClient(client *http.Client) *PostMeSubAccountParams

NewPostMeSubAccountParamsWithHTTPClient creates a new PostMeSubAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeSubAccountParamsWithTimeout ¶

func NewPostMeSubAccountParamsWithTimeout(timeout time.Duration) *PostMeSubAccountParams

NewPostMeSubAccountParamsWithTimeout creates a new PostMeSubAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeSubAccountParams) SetContext ¶

func (o *PostMeSubAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the post me sub account params

func (*PostMeSubAccountParams) SetHTTPClient ¶

func (o *PostMeSubAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me sub account params

func (*PostMeSubAccountParams) SetMeSubAccountPost ¶

func (o *PostMeSubAccountParams) SetMeSubAccountPost(meSubAccountPost *models.PostMeSubAccountParamsBody)

SetMeSubAccountPost adds the meSubAccountPost to the post me sub account params

func (*PostMeSubAccountParams) SetTimeout ¶

func (o *PostMeSubAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me sub account params

func (*PostMeSubAccountParams) WithContext ¶

WithContext adds the context to the post me sub account params

func (*PostMeSubAccountParams) WithHTTPClient ¶

func (o *PostMeSubAccountParams) WithHTTPClient(client *http.Client) *PostMeSubAccountParams

WithHTTPClient adds the HTTPClient to the post me sub account params

func (*PostMeSubAccountParams) WithMeSubAccountPost ¶

func (o *PostMeSubAccountParams) WithMeSubAccountPost(meSubAccountPost *models.PostMeSubAccountParamsBody) *PostMeSubAccountParams

WithMeSubAccountPost adds the meSubAccountPost to the post me sub account params

func (*PostMeSubAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the post me sub account params

func (*PostMeSubAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeSubAccountReader ¶

type PostMeSubAccountReader struct {
	// contains filtered or unexported fields
}

PostMeSubAccountReader is a Reader for the PostMeSubAccount structure.

func (*PostMeSubAccountReader) ReadResponse ¶

func (o *PostMeSubAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskContactChangeIDAcceptDefault ¶

type PostMeTaskContactChangeIDAcceptDefault struct {
	Payload *models.PostMeTaskContactChangeIDAcceptDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDAcceptDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskContactChangeIDAcceptDefault ¶

func NewPostMeTaskContactChangeIDAcceptDefault(code int) *PostMeTaskContactChangeIDAcceptDefault

NewPostMeTaskContactChangeIDAcceptDefault creates a PostMeTaskContactChangeIDAcceptDefault with default headers values

func (*PostMeTaskContactChangeIDAcceptDefault) Code ¶

Code gets the status code for the post me task contact change ID accept default response

func (*PostMeTaskContactChangeIDAcceptDefault) Error ¶

type PostMeTaskContactChangeIDAcceptOK ¶

type PostMeTaskContactChangeIDAcceptOK struct {
}

PostMeTaskContactChangeIDAcceptOK handles this case with default header values.

return 'void'

func NewPostMeTaskContactChangeIDAcceptOK ¶

func NewPostMeTaskContactChangeIDAcceptOK() *PostMeTaskContactChangeIDAcceptOK

NewPostMeTaskContactChangeIDAcceptOK creates a PostMeTaskContactChangeIDAcceptOK with default headers values

func (*PostMeTaskContactChangeIDAcceptOK) Error ¶

type PostMeTaskContactChangeIDAcceptParams ¶

type PostMeTaskContactChangeIDAcceptParams struct {

	/*ID*/
	ID int64
	/*MeTaskContactChangeAcceptPost*/
	MeTaskContactChangeAcceptPost *models.PostMeTaskContactChangeIDAcceptParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDAcceptParams contains all the parameters to send to the API endpoint for the post me task contact change ID accept operation typically these are written to a http.Request

func NewPostMeTaskContactChangeIDAcceptParams ¶

func NewPostMeTaskContactChangeIDAcceptParams() *PostMeTaskContactChangeIDAcceptParams

NewPostMeTaskContactChangeIDAcceptParams creates a new PostMeTaskContactChangeIDAcceptParams object with the default values initialized.

func NewPostMeTaskContactChangeIDAcceptParamsWithContext ¶

func NewPostMeTaskContactChangeIDAcceptParamsWithContext(ctx context.Context) *PostMeTaskContactChangeIDAcceptParams

NewPostMeTaskContactChangeIDAcceptParamsWithContext creates a new PostMeTaskContactChangeIDAcceptParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskContactChangeIDAcceptParamsWithHTTPClient ¶

func NewPostMeTaskContactChangeIDAcceptParamsWithHTTPClient(client *http.Client) *PostMeTaskContactChangeIDAcceptParams

NewPostMeTaskContactChangeIDAcceptParamsWithHTTPClient creates a new PostMeTaskContactChangeIDAcceptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskContactChangeIDAcceptParamsWithTimeout ¶

func NewPostMeTaskContactChangeIDAcceptParamsWithTimeout(timeout time.Duration) *PostMeTaskContactChangeIDAcceptParams

NewPostMeTaskContactChangeIDAcceptParamsWithTimeout creates a new PostMeTaskContactChangeIDAcceptParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskContactChangeIDAcceptParams) SetContext ¶

SetContext adds the context to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) SetHTTPClient ¶

func (o *PostMeTaskContactChangeIDAcceptParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) SetID ¶

SetID adds the id to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) SetMeTaskContactChangeAcceptPost ¶

func (o *PostMeTaskContactChangeIDAcceptParams) SetMeTaskContactChangeAcceptPost(meTaskContactChangeAcceptPost *models.PostMeTaskContactChangeIDAcceptParamsBody)

SetMeTaskContactChangeAcceptPost adds the meTaskContactChangeAcceptPost to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) SetTimeout ¶

func (o *PostMeTaskContactChangeIDAcceptParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WithContext ¶

WithContext adds the context to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WithID ¶

WithID adds the id to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WithMeTaskContactChangeAcceptPost ¶

func (o *PostMeTaskContactChangeIDAcceptParams) WithMeTaskContactChangeAcceptPost(meTaskContactChangeAcceptPost *models.PostMeTaskContactChangeIDAcceptParamsBody) *PostMeTaskContactChangeIDAcceptParams

WithMeTaskContactChangeAcceptPost adds the meTaskContactChangeAcceptPost to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task contact change ID accept params

func (*PostMeTaskContactChangeIDAcceptParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskContactChangeIDAcceptReader ¶

type PostMeTaskContactChangeIDAcceptReader struct {
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDAcceptReader is a Reader for the PostMeTaskContactChangeIDAccept structure.

func (*PostMeTaskContactChangeIDAcceptReader) ReadResponse ¶

func (o *PostMeTaskContactChangeIDAcceptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskContactChangeIDRefuseDefault ¶

type PostMeTaskContactChangeIDRefuseDefault struct {
	Payload *models.PostMeTaskContactChangeIDRefuseDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDRefuseDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskContactChangeIDRefuseDefault ¶

func NewPostMeTaskContactChangeIDRefuseDefault(code int) *PostMeTaskContactChangeIDRefuseDefault

NewPostMeTaskContactChangeIDRefuseDefault creates a PostMeTaskContactChangeIDRefuseDefault with default headers values

func (*PostMeTaskContactChangeIDRefuseDefault) Code ¶

Code gets the status code for the post me task contact change ID refuse default response

func (*PostMeTaskContactChangeIDRefuseDefault) Error ¶

type PostMeTaskContactChangeIDRefuseOK ¶

type PostMeTaskContactChangeIDRefuseOK struct {
}

PostMeTaskContactChangeIDRefuseOK handles this case with default header values.

return 'void'

func NewPostMeTaskContactChangeIDRefuseOK ¶

func NewPostMeTaskContactChangeIDRefuseOK() *PostMeTaskContactChangeIDRefuseOK

NewPostMeTaskContactChangeIDRefuseOK creates a PostMeTaskContactChangeIDRefuseOK with default headers values

func (*PostMeTaskContactChangeIDRefuseOK) Error ¶

type PostMeTaskContactChangeIDRefuseParams ¶

type PostMeTaskContactChangeIDRefuseParams struct {

	/*ID*/
	ID int64
	/*MeTaskContactChangeRefusePost*/
	MeTaskContactChangeRefusePost *models.PostMeTaskContactChangeIDRefuseParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDRefuseParams contains all the parameters to send to the API endpoint for the post me task contact change ID refuse operation typically these are written to a http.Request

func NewPostMeTaskContactChangeIDRefuseParams ¶

func NewPostMeTaskContactChangeIDRefuseParams() *PostMeTaskContactChangeIDRefuseParams

NewPostMeTaskContactChangeIDRefuseParams creates a new PostMeTaskContactChangeIDRefuseParams object with the default values initialized.

func NewPostMeTaskContactChangeIDRefuseParamsWithContext ¶

func NewPostMeTaskContactChangeIDRefuseParamsWithContext(ctx context.Context) *PostMeTaskContactChangeIDRefuseParams

NewPostMeTaskContactChangeIDRefuseParamsWithContext creates a new PostMeTaskContactChangeIDRefuseParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskContactChangeIDRefuseParamsWithHTTPClient ¶

func NewPostMeTaskContactChangeIDRefuseParamsWithHTTPClient(client *http.Client) *PostMeTaskContactChangeIDRefuseParams

NewPostMeTaskContactChangeIDRefuseParamsWithHTTPClient creates a new PostMeTaskContactChangeIDRefuseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskContactChangeIDRefuseParamsWithTimeout ¶

func NewPostMeTaskContactChangeIDRefuseParamsWithTimeout(timeout time.Duration) *PostMeTaskContactChangeIDRefuseParams

NewPostMeTaskContactChangeIDRefuseParamsWithTimeout creates a new PostMeTaskContactChangeIDRefuseParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskContactChangeIDRefuseParams) SetContext ¶

SetContext adds the context to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) SetHTTPClient ¶

func (o *PostMeTaskContactChangeIDRefuseParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) SetID ¶

SetID adds the id to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) SetMeTaskContactChangeRefusePost ¶

func (o *PostMeTaskContactChangeIDRefuseParams) SetMeTaskContactChangeRefusePost(meTaskContactChangeRefusePost *models.PostMeTaskContactChangeIDRefuseParamsBody)

SetMeTaskContactChangeRefusePost adds the meTaskContactChangeRefusePost to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) SetTimeout ¶

func (o *PostMeTaskContactChangeIDRefuseParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WithContext ¶

WithContext adds the context to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WithID ¶

WithID adds the id to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WithMeTaskContactChangeRefusePost ¶

func (o *PostMeTaskContactChangeIDRefuseParams) WithMeTaskContactChangeRefusePost(meTaskContactChangeRefusePost *models.PostMeTaskContactChangeIDRefuseParamsBody) *PostMeTaskContactChangeIDRefuseParams

WithMeTaskContactChangeRefusePost adds the meTaskContactChangeRefusePost to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task contact change ID refuse params

func (*PostMeTaskContactChangeIDRefuseParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskContactChangeIDRefuseReader ¶

type PostMeTaskContactChangeIDRefuseReader struct {
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDRefuseReader is a Reader for the PostMeTaskContactChangeIDRefuse structure.

func (*PostMeTaskContactChangeIDRefuseReader) ReadResponse ¶

func (o *PostMeTaskContactChangeIDRefuseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskContactChangeIDResendEmailDefault ¶

type PostMeTaskContactChangeIDResendEmailDefault struct {
	Payload *models.PostMeTaskContactChangeIDResendEmailDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDResendEmailDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskContactChangeIDResendEmailDefault ¶

func NewPostMeTaskContactChangeIDResendEmailDefault(code int) *PostMeTaskContactChangeIDResendEmailDefault

NewPostMeTaskContactChangeIDResendEmailDefault creates a PostMeTaskContactChangeIDResendEmailDefault with default headers values

func (*PostMeTaskContactChangeIDResendEmailDefault) Code ¶

Code gets the status code for the post me task contact change ID resend email default response

func (*PostMeTaskContactChangeIDResendEmailDefault) Error ¶

type PostMeTaskContactChangeIDResendEmailOK ¶

type PostMeTaskContactChangeIDResendEmailOK struct {
}

PostMeTaskContactChangeIDResendEmailOK handles this case with default header values.

return 'void'

func NewPostMeTaskContactChangeIDResendEmailOK ¶

func NewPostMeTaskContactChangeIDResendEmailOK() *PostMeTaskContactChangeIDResendEmailOK

NewPostMeTaskContactChangeIDResendEmailOK creates a PostMeTaskContactChangeIDResendEmailOK with default headers values

func (*PostMeTaskContactChangeIDResendEmailOK) Error ¶

type PostMeTaskContactChangeIDResendEmailParams ¶

type PostMeTaskContactChangeIDResendEmailParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDResendEmailParams contains all the parameters to send to the API endpoint for the post me task contact change ID resend email operation typically these are written to a http.Request

func NewPostMeTaskContactChangeIDResendEmailParams ¶

func NewPostMeTaskContactChangeIDResendEmailParams() *PostMeTaskContactChangeIDResendEmailParams

NewPostMeTaskContactChangeIDResendEmailParams creates a new PostMeTaskContactChangeIDResendEmailParams object with the default values initialized.

func NewPostMeTaskContactChangeIDResendEmailParamsWithContext ¶

func NewPostMeTaskContactChangeIDResendEmailParamsWithContext(ctx context.Context) *PostMeTaskContactChangeIDResendEmailParams

NewPostMeTaskContactChangeIDResendEmailParamsWithContext creates a new PostMeTaskContactChangeIDResendEmailParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskContactChangeIDResendEmailParamsWithHTTPClient ¶

func NewPostMeTaskContactChangeIDResendEmailParamsWithHTTPClient(client *http.Client) *PostMeTaskContactChangeIDResendEmailParams

NewPostMeTaskContactChangeIDResendEmailParamsWithHTTPClient creates a new PostMeTaskContactChangeIDResendEmailParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskContactChangeIDResendEmailParamsWithTimeout ¶

func NewPostMeTaskContactChangeIDResendEmailParamsWithTimeout(timeout time.Duration) *PostMeTaskContactChangeIDResendEmailParams

NewPostMeTaskContactChangeIDResendEmailParamsWithTimeout creates a new PostMeTaskContactChangeIDResendEmailParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskContactChangeIDResendEmailParams) SetContext ¶

SetContext adds the context to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) SetHTTPClient ¶

func (o *PostMeTaskContactChangeIDResendEmailParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) SetID ¶

SetID adds the id to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) SetTimeout ¶

SetTimeout adds the timeout to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) WithContext ¶

WithContext adds the context to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) WithID ¶

WithID adds the id to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task contact change ID resend email params

func (*PostMeTaskContactChangeIDResendEmailParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskContactChangeIDResendEmailReader ¶

type PostMeTaskContactChangeIDResendEmailReader struct {
	// contains filtered or unexported fields
}

PostMeTaskContactChangeIDResendEmailReader is a Reader for the PostMeTaskContactChangeIDResendEmail structure.

func (*PostMeTaskContactChangeIDResendEmailReader) ReadResponse ¶

func (o *PostMeTaskContactChangeIDResendEmailReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskDomainIDAccelerateDefault ¶

type PostMeTaskDomainIDAccelerateDefault struct {
	Payload *models.PostMeTaskDomainIDAccelerateDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskDomainIDAccelerateDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskDomainIDAccelerateDefault ¶

func NewPostMeTaskDomainIDAccelerateDefault(code int) *PostMeTaskDomainIDAccelerateDefault

NewPostMeTaskDomainIDAccelerateDefault creates a PostMeTaskDomainIDAccelerateDefault with default headers values

func (*PostMeTaskDomainIDAccelerateDefault) Code ¶

Code gets the status code for the post me task domain ID accelerate default response

func (*PostMeTaskDomainIDAccelerateDefault) Error ¶

type PostMeTaskDomainIDAccelerateOK ¶

type PostMeTaskDomainIDAccelerateOK struct {
}

PostMeTaskDomainIDAccelerateOK handles this case with default header values.

return 'void'

func NewPostMeTaskDomainIDAccelerateOK ¶

func NewPostMeTaskDomainIDAccelerateOK() *PostMeTaskDomainIDAccelerateOK

NewPostMeTaskDomainIDAccelerateOK creates a PostMeTaskDomainIDAccelerateOK with default headers values

func (*PostMeTaskDomainIDAccelerateOK) Error ¶

type PostMeTaskDomainIDAccelerateParams ¶

type PostMeTaskDomainIDAccelerateParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskDomainIDAccelerateParams contains all the parameters to send to the API endpoint for the post me task domain ID accelerate operation typically these are written to a http.Request

func NewPostMeTaskDomainIDAccelerateParams ¶

func NewPostMeTaskDomainIDAccelerateParams() *PostMeTaskDomainIDAccelerateParams

NewPostMeTaskDomainIDAccelerateParams creates a new PostMeTaskDomainIDAccelerateParams object with the default values initialized.

func NewPostMeTaskDomainIDAccelerateParamsWithContext ¶

func NewPostMeTaskDomainIDAccelerateParamsWithContext(ctx context.Context) *PostMeTaskDomainIDAccelerateParams

NewPostMeTaskDomainIDAccelerateParamsWithContext creates a new PostMeTaskDomainIDAccelerateParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskDomainIDAccelerateParamsWithHTTPClient ¶

func NewPostMeTaskDomainIDAccelerateParamsWithHTTPClient(client *http.Client) *PostMeTaskDomainIDAccelerateParams

NewPostMeTaskDomainIDAccelerateParamsWithHTTPClient creates a new PostMeTaskDomainIDAccelerateParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskDomainIDAccelerateParamsWithTimeout ¶

func NewPostMeTaskDomainIDAccelerateParamsWithTimeout(timeout time.Duration) *PostMeTaskDomainIDAccelerateParams

NewPostMeTaskDomainIDAccelerateParamsWithTimeout creates a new PostMeTaskDomainIDAccelerateParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskDomainIDAccelerateParams) SetContext ¶

SetContext adds the context to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) SetHTTPClient ¶

func (o *PostMeTaskDomainIDAccelerateParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) SetID ¶

SetID adds the id to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) SetTimeout ¶

func (o *PostMeTaskDomainIDAccelerateParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) WithContext ¶

WithContext adds the context to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) WithID ¶

WithID adds the id to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task domain ID accelerate params

func (*PostMeTaskDomainIDAccelerateParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskDomainIDAccelerateReader ¶

type PostMeTaskDomainIDAccelerateReader struct {
	// contains filtered or unexported fields
}

PostMeTaskDomainIDAccelerateReader is a Reader for the PostMeTaskDomainIDAccelerate structure.

func (*PostMeTaskDomainIDAccelerateReader) ReadResponse ¶

func (o *PostMeTaskDomainIDAccelerateReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskDomainIDCancelDefault ¶

type PostMeTaskDomainIDCancelDefault struct {
	Payload *models.PostMeTaskDomainIDCancelDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskDomainIDCancelDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskDomainIDCancelDefault ¶

func NewPostMeTaskDomainIDCancelDefault(code int) *PostMeTaskDomainIDCancelDefault

NewPostMeTaskDomainIDCancelDefault creates a PostMeTaskDomainIDCancelDefault with default headers values

func (*PostMeTaskDomainIDCancelDefault) Code ¶

Code gets the status code for the post me task domain ID cancel default response

func (*PostMeTaskDomainIDCancelDefault) Error ¶

type PostMeTaskDomainIDCancelOK ¶

type PostMeTaskDomainIDCancelOK struct {
}

PostMeTaskDomainIDCancelOK handles this case with default header values.

return 'void'

func NewPostMeTaskDomainIDCancelOK ¶

func NewPostMeTaskDomainIDCancelOK() *PostMeTaskDomainIDCancelOK

NewPostMeTaskDomainIDCancelOK creates a PostMeTaskDomainIDCancelOK with default headers values

func (*PostMeTaskDomainIDCancelOK) Error ¶

type PostMeTaskDomainIDCancelParams ¶

type PostMeTaskDomainIDCancelParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskDomainIDCancelParams contains all the parameters to send to the API endpoint for the post me task domain ID cancel operation typically these are written to a http.Request

func NewPostMeTaskDomainIDCancelParams ¶

func NewPostMeTaskDomainIDCancelParams() *PostMeTaskDomainIDCancelParams

NewPostMeTaskDomainIDCancelParams creates a new PostMeTaskDomainIDCancelParams object with the default values initialized.

func NewPostMeTaskDomainIDCancelParamsWithContext ¶

func NewPostMeTaskDomainIDCancelParamsWithContext(ctx context.Context) *PostMeTaskDomainIDCancelParams

NewPostMeTaskDomainIDCancelParamsWithContext creates a new PostMeTaskDomainIDCancelParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskDomainIDCancelParamsWithHTTPClient ¶

func NewPostMeTaskDomainIDCancelParamsWithHTTPClient(client *http.Client) *PostMeTaskDomainIDCancelParams

NewPostMeTaskDomainIDCancelParamsWithHTTPClient creates a new PostMeTaskDomainIDCancelParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskDomainIDCancelParamsWithTimeout ¶

func NewPostMeTaskDomainIDCancelParamsWithTimeout(timeout time.Duration) *PostMeTaskDomainIDCancelParams

NewPostMeTaskDomainIDCancelParamsWithTimeout creates a new PostMeTaskDomainIDCancelParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskDomainIDCancelParams) SetContext ¶

func (o *PostMeTaskDomainIDCancelParams) SetContext(ctx context.Context)

SetContext adds the context to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) SetHTTPClient ¶

func (o *PostMeTaskDomainIDCancelParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) SetID ¶

SetID adds the id to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) SetTimeout ¶

func (o *PostMeTaskDomainIDCancelParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) WithContext ¶

WithContext adds the context to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) WithID ¶

WithID adds the id to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task domain ID cancel params

func (*PostMeTaskDomainIDCancelParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskDomainIDCancelReader ¶

type PostMeTaskDomainIDCancelReader struct {
	// contains filtered or unexported fields
}

PostMeTaskDomainIDCancelReader is a Reader for the PostMeTaskDomainIDCancel structure.

func (*PostMeTaskDomainIDCancelReader) ReadResponse ¶

func (o *PostMeTaskDomainIDCancelReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskDomainIDRelaunchDefault ¶

type PostMeTaskDomainIDRelaunchDefault struct {
	Payload *models.PostMeTaskDomainIDRelaunchDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskDomainIDRelaunchDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskDomainIDRelaunchDefault ¶

func NewPostMeTaskDomainIDRelaunchDefault(code int) *PostMeTaskDomainIDRelaunchDefault

NewPostMeTaskDomainIDRelaunchDefault creates a PostMeTaskDomainIDRelaunchDefault with default headers values

func (*PostMeTaskDomainIDRelaunchDefault) Code ¶

Code gets the status code for the post me task domain ID relaunch default response

func (*PostMeTaskDomainIDRelaunchDefault) Error ¶

type PostMeTaskDomainIDRelaunchOK ¶

type PostMeTaskDomainIDRelaunchOK struct {
}

PostMeTaskDomainIDRelaunchOK handles this case with default header values.

return 'void'

func NewPostMeTaskDomainIDRelaunchOK ¶

func NewPostMeTaskDomainIDRelaunchOK() *PostMeTaskDomainIDRelaunchOK

NewPostMeTaskDomainIDRelaunchOK creates a PostMeTaskDomainIDRelaunchOK with default headers values

func (*PostMeTaskDomainIDRelaunchOK) Error ¶

type PostMeTaskDomainIDRelaunchParams ¶

type PostMeTaskDomainIDRelaunchParams struct {

	/*ID*/
	ID int64

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskDomainIDRelaunchParams contains all the parameters to send to the API endpoint for the post me task domain ID relaunch operation typically these are written to a http.Request

func NewPostMeTaskDomainIDRelaunchParams ¶

func NewPostMeTaskDomainIDRelaunchParams() *PostMeTaskDomainIDRelaunchParams

NewPostMeTaskDomainIDRelaunchParams creates a new PostMeTaskDomainIDRelaunchParams object with the default values initialized.

func NewPostMeTaskDomainIDRelaunchParamsWithContext ¶

func NewPostMeTaskDomainIDRelaunchParamsWithContext(ctx context.Context) *PostMeTaskDomainIDRelaunchParams

NewPostMeTaskDomainIDRelaunchParamsWithContext creates a new PostMeTaskDomainIDRelaunchParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskDomainIDRelaunchParamsWithHTTPClient ¶

func NewPostMeTaskDomainIDRelaunchParamsWithHTTPClient(client *http.Client) *PostMeTaskDomainIDRelaunchParams

NewPostMeTaskDomainIDRelaunchParamsWithHTTPClient creates a new PostMeTaskDomainIDRelaunchParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskDomainIDRelaunchParamsWithTimeout ¶

func NewPostMeTaskDomainIDRelaunchParamsWithTimeout(timeout time.Duration) *PostMeTaskDomainIDRelaunchParams

NewPostMeTaskDomainIDRelaunchParamsWithTimeout creates a new PostMeTaskDomainIDRelaunchParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskDomainIDRelaunchParams) SetContext ¶

SetContext adds the context to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) SetHTTPClient ¶

func (o *PostMeTaskDomainIDRelaunchParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) SetID ¶

SetID adds the id to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) SetTimeout ¶

func (o *PostMeTaskDomainIDRelaunchParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) WithContext ¶

WithContext adds the context to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) WithID ¶

WithID adds the id to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task domain ID relaunch params

func (*PostMeTaskDomainIDRelaunchParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskDomainIDRelaunchReader ¶

type PostMeTaskDomainIDRelaunchReader struct {
	// contains filtered or unexported fields
}

PostMeTaskDomainIDRelaunchReader is a Reader for the PostMeTaskDomainIDRelaunch structure.

func (*PostMeTaskDomainIDRelaunchReader) ReadResponse ¶

func (o *PostMeTaskDomainIDRelaunchReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskEmailChangeIDAcceptDefault ¶

type PostMeTaskEmailChangeIDAcceptDefault struct {
	Payload *models.PostMeTaskEmailChangeIDAcceptDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDAcceptDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskEmailChangeIDAcceptDefault ¶

func NewPostMeTaskEmailChangeIDAcceptDefault(code int) *PostMeTaskEmailChangeIDAcceptDefault

NewPostMeTaskEmailChangeIDAcceptDefault creates a PostMeTaskEmailChangeIDAcceptDefault with default headers values

func (*PostMeTaskEmailChangeIDAcceptDefault) Code ¶

Code gets the status code for the post me task email change ID accept default response

func (*PostMeTaskEmailChangeIDAcceptDefault) Error ¶

type PostMeTaskEmailChangeIDAcceptOK ¶

type PostMeTaskEmailChangeIDAcceptOK struct {
}

PostMeTaskEmailChangeIDAcceptOK handles this case with default header values.

return 'void'

func NewPostMeTaskEmailChangeIDAcceptOK ¶

func NewPostMeTaskEmailChangeIDAcceptOK() *PostMeTaskEmailChangeIDAcceptOK

NewPostMeTaskEmailChangeIDAcceptOK creates a PostMeTaskEmailChangeIDAcceptOK with default headers values

func (*PostMeTaskEmailChangeIDAcceptOK) Error ¶

type PostMeTaskEmailChangeIDAcceptParams ¶

type PostMeTaskEmailChangeIDAcceptParams struct {

	/*ID*/
	ID int64
	/*MeTaskEmailChangeAcceptPost*/
	MeTaskEmailChangeAcceptPost *models.PostMeTaskEmailChangeIDAcceptParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDAcceptParams contains all the parameters to send to the API endpoint for the post me task email change ID accept operation typically these are written to a http.Request

func NewPostMeTaskEmailChangeIDAcceptParams ¶

func NewPostMeTaskEmailChangeIDAcceptParams() *PostMeTaskEmailChangeIDAcceptParams

NewPostMeTaskEmailChangeIDAcceptParams creates a new PostMeTaskEmailChangeIDAcceptParams object with the default values initialized.

func NewPostMeTaskEmailChangeIDAcceptParamsWithContext ¶

func NewPostMeTaskEmailChangeIDAcceptParamsWithContext(ctx context.Context) *PostMeTaskEmailChangeIDAcceptParams

NewPostMeTaskEmailChangeIDAcceptParamsWithContext creates a new PostMeTaskEmailChangeIDAcceptParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskEmailChangeIDAcceptParamsWithHTTPClient ¶

func NewPostMeTaskEmailChangeIDAcceptParamsWithHTTPClient(client *http.Client) *PostMeTaskEmailChangeIDAcceptParams

NewPostMeTaskEmailChangeIDAcceptParamsWithHTTPClient creates a new PostMeTaskEmailChangeIDAcceptParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskEmailChangeIDAcceptParamsWithTimeout ¶

func NewPostMeTaskEmailChangeIDAcceptParamsWithTimeout(timeout time.Duration) *PostMeTaskEmailChangeIDAcceptParams

NewPostMeTaskEmailChangeIDAcceptParamsWithTimeout creates a new PostMeTaskEmailChangeIDAcceptParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskEmailChangeIDAcceptParams) SetContext ¶

SetContext adds the context to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) SetHTTPClient ¶

func (o *PostMeTaskEmailChangeIDAcceptParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) SetID ¶

SetID adds the id to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) SetMeTaskEmailChangeAcceptPost ¶

func (o *PostMeTaskEmailChangeIDAcceptParams) SetMeTaskEmailChangeAcceptPost(meTaskEmailChangeAcceptPost *models.PostMeTaskEmailChangeIDAcceptParamsBody)

SetMeTaskEmailChangeAcceptPost adds the meTaskEmailChangeAcceptPost to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) SetTimeout ¶

func (o *PostMeTaskEmailChangeIDAcceptParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WithContext ¶

WithContext adds the context to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WithID ¶

WithID adds the id to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WithMeTaskEmailChangeAcceptPost ¶

func (o *PostMeTaskEmailChangeIDAcceptParams) WithMeTaskEmailChangeAcceptPost(meTaskEmailChangeAcceptPost *models.PostMeTaskEmailChangeIDAcceptParamsBody) *PostMeTaskEmailChangeIDAcceptParams

WithMeTaskEmailChangeAcceptPost adds the meTaskEmailChangeAcceptPost to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task email change ID accept params

func (*PostMeTaskEmailChangeIDAcceptParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskEmailChangeIDAcceptReader ¶

type PostMeTaskEmailChangeIDAcceptReader struct {
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDAcceptReader is a Reader for the PostMeTaskEmailChangeIDAccept structure.

func (*PostMeTaskEmailChangeIDAcceptReader) ReadResponse ¶

func (o *PostMeTaskEmailChangeIDAcceptReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTaskEmailChangeIDRefuseDefault ¶

type PostMeTaskEmailChangeIDRefuseDefault struct {
	Payload *models.PostMeTaskEmailChangeIDRefuseDefaultBody
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDRefuseDefault handles this case with default header values.

Unexpected error

func NewPostMeTaskEmailChangeIDRefuseDefault ¶

func NewPostMeTaskEmailChangeIDRefuseDefault(code int) *PostMeTaskEmailChangeIDRefuseDefault

NewPostMeTaskEmailChangeIDRefuseDefault creates a PostMeTaskEmailChangeIDRefuseDefault with default headers values

func (*PostMeTaskEmailChangeIDRefuseDefault) Code ¶

Code gets the status code for the post me task email change ID refuse default response

func (*PostMeTaskEmailChangeIDRefuseDefault) Error ¶

type PostMeTaskEmailChangeIDRefuseOK ¶

type PostMeTaskEmailChangeIDRefuseOK struct {
}

PostMeTaskEmailChangeIDRefuseOK handles this case with default header values.

return 'void'

func NewPostMeTaskEmailChangeIDRefuseOK ¶

func NewPostMeTaskEmailChangeIDRefuseOK() *PostMeTaskEmailChangeIDRefuseOK

NewPostMeTaskEmailChangeIDRefuseOK creates a PostMeTaskEmailChangeIDRefuseOK with default headers values

func (*PostMeTaskEmailChangeIDRefuseOK) Error ¶

type PostMeTaskEmailChangeIDRefuseParams ¶

type PostMeTaskEmailChangeIDRefuseParams struct {

	/*ID*/
	ID int64
	/*MeTaskEmailChangeRefusePost*/
	MeTaskEmailChangeRefusePost *models.PostMeTaskEmailChangeIDRefuseParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDRefuseParams contains all the parameters to send to the API endpoint for the post me task email change ID refuse operation typically these are written to a http.Request

func NewPostMeTaskEmailChangeIDRefuseParams ¶

func NewPostMeTaskEmailChangeIDRefuseParams() *PostMeTaskEmailChangeIDRefuseParams

NewPostMeTaskEmailChangeIDRefuseParams creates a new PostMeTaskEmailChangeIDRefuseParams object with the default values initialized.

func NewPostMeTaskEmailChangeIDRefuseParamsWithContext ¶

func NewPostMeTaskEmailChangeIDRefuseParamsWithContext(ctx context.Context) *PostMeTaskEmailChangeIDRefuseParams

NewPostMeTaskEmailChangeIDRefuseParamsWithContext creates a new PostMeTaskEmailChangeIDRefuseParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTaskEmailChangeIDRefuseParamsWithHTTPClient ¶

func NewPostMeTaskEmailChangeIDRefuseParamsWithHTTPClient(client *http.Client) *PostMeTaskEmailChangeIDRefuseParams

NewPostMeTaskEmailChangeIDRefuseParamsWithHTTPClient creates a new PostMeTaskEmailChangeIDRefuseParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTaskEmailChangeIDRefuseParamsWithTimeout ¶

func NewPostMeTaskEmailChangeIDRefuseParamsWithTimeout(timeout time.Duration) *PostMeTaskEmailChangeIDRefuseParams

NewPostMeTaskEmailChangeIDRefuseParamsWithTimeout creates a new PostMeTaskEmailChangeIDRefuseParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTaskEmailChangeIDRefuseParams) SetContext ¶

SetContext adds the context to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) SetHTTPClient ¶

func (o *PostMeTaskEmailChangeIDRefuseParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) SetID ¶

SetID adds the id to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) SetMeTaskEmailChangeRefusePost ¶

func (o *PostMeTaskEmailChangeIDRefuseParams) SetMeTaskEmailChangeRefusePost(meTaskEmailChangeRefusePost *models.PostMeTaskEmailChangeIDRefuseParamsBody)

SetMeTaskEmailChangeRefusePost adds the meTaskEmailChangeRefusePost to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) SetTimeout ¶

func (o *PostMeTaskEmailChangeIDRefuseParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WithContext ¶

WithContext adds the context to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WithID ¶

WithID adds the id to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WithMeTaskEmailChangeRefusePost ¶

func (o *PostMeTaskEmailChangeIDRefuseParams) WithMeTaskEmailChangeRefusePost(meTaskEmailChangeRefusePost *models.PostMeTaskEmailChangeIDRefuseParamsBody) *PostMeTaskEmailChangeIDRefuseParams

WithMeTaskEmailChangeRefusePost adds the meTaskEmailChangeRefusePost to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WithTimeout ¶

WithTimeout adds the timeout to the post me task email change ID refuse params

func (*PostMeTaskEmailChangeIDRefuseParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTaskEmailChangeIDRefuseReader ¶

type PostMeTaskEmailChangeIDRefuseReader struct {
	// contains filtered or unexported fields
}

PostMeTaskEmailChangeIDRefuseReader is a Reader for the PostMeTaskEmailChangeIDRefuse structure.

func (*PostMeTaskEmailChangeIDRefuseReader) ReadResponse ¶

func (o *PostMeTaskEmailChangeIDRefuseReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTelephonyDefaultIPRestrictionDefault ¶

type PostMeTelephonyDefaultIPRestrictionDefault struct {
	Payload *models.PostMeTelephonyDefaultIPRestrictionDefaultBody
	// contains filtered or unexported fields
}

PostMeTelephonyDefaultIPRestrictionDefault handles this case with default header values.

Unexpected error

func NewPostMeTelephonyDefaultIPRestrictionDefault ¶

func NewPostMeTelephonyDefaultIPRestrictionDefault(code int) *PostMeTelephonyDefaultIPRestrictionDefault

NewPostMeTelephonyDefaultIPRestrictionDefault creates a PostMeTelephonyDefaultIPRestrictionDefault with default headers values

func (*PostMeTelephonyDefaultIPRestrictionDefault) Code ¶

Code gets the status code for the post me telephony default IP restriction default response

func (*PostMeTelephonyDefaultIPRestrictionDefault) Error ¶

type PostMeTelephonyDefaultIPRestrictionOK ¶

type PostMeTelephonyDefaultIPRestrictionOK struct {
	Payload *models.TelephonyDefaultIPRestriction
}

PostMeTelephonyDefaultIPRestrictionOK handles this case with default header values.

description of 'telephony.DefaultIpRestriction' response

func NewPostMeTelephonyDefaultIPRestrictionOK ¶

func NewPostMeTelephonyDefaultIPRestrictionOK() *PostMeTelephonyDefaultIPRestrictionOK

NewPostMeTelephonyDefaultIPRestrictionOK creates a PostMeTelephonyDefaultIPRestrictionOK with default headers values

func (*PostMeTelephonyDefaultIPRestrictionOK) Error ¶

type PostMeTelephonyDefaultIPRestrictionParams ¶

type PostMeTelephonyDefaultIPRestrictionParams struct {

	/*MeTelephonyDefaultIPRestrictionPost*/
	MeTelephonyDefaultIPRestrictionPost *models.PostMeTelephonyDefaultIPRestrictionParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTelephonyDefaultIPRestrictionParams contains all the parameters to send to the API endpoint for the post me telephony default IP restriction operation typically these are written to a http.Request

func NewPostMeTelephonyDefaultIPRestrictionParams ¶

func NewPostMeTelephonyDefaultIPRestrictionParams() *PostMeTelephonyDefaultIPRestrictionParams

NewPostMeTelephonyDefaultIPRestrictionParams creates a new PostMeTelephonyDefaultIPRestrictionParams object with the default values initialized.

func NewPostMeTelephonyDefaultIPRestrictionParamsWithContext ¶

func NewPostMeTelephonyDefaultIPRestrictionParamsWithContext(ctx context.Context) *PostMeTelephonyDefaultIPRestrictionParams

NewPostMeTelephonyDefaultIPRestrictionParamsWithContext creates a new PostMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTelephonyDefaultIPRestrictionParamsWithHTTPClient ¶

func NewPostMeTelephonyDefaultIPRestrictionParamsWithHTTPClient(client *http.Client) *PostMeTelephonyDefaultIPRestrictionParams

NewPostMeTelephonyDefaultIPRestrictionParamsWithHTTPClient creates a new PostMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTelephonyDefaultIPRestrictionParamsWithTimeout ¶

func NewPostMeTelephonyDefaultIPRestrictionParamsWithTimeout(timeout time.Duration) *PostMeTelephonyDefaultIPRestrictionParams

NewPostMeTelephonyDefaultIPRestrictionParamsWithTimeout creates a new PostMeTelephonyDefaultIPRestrictionParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTelephonyDefaultIPRestrictionParams) SetContext ¶

SetContext adds the context to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) SetHTTPClient ¶

func (o *PostMeTelephonyDefaultIPRestrictionParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) SetMeTelephonyDefaultIPRestrictionPost ¶

func (o *PostMeTelephonyDefaultIPRestrictionParams) SetMeTelephonyDefaultIPRestrictionPost(meTelephonyDefaultIPRestrictionPost *models.PostMeTelephonyDefaultIPRestrictionParamsBody)

SetMeTelephonyDefaultIPRestrictionPost adds the meTelephonyDefaultIpRestrictionPost to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) SetTimeout ¶

SetTimeout adds the timeout to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) WithContext ¶

WithContext adds the context to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) WithMeTelephonyDefaultIPRestrictionPost ¶

func (o *PostMeTelephonyDefaultIPRestrictionParams) WithMeTelephonyDefaultIPRestrictionPost(meTelephonyDefaultIPRestrictionPost *models.PostMeTelephonyDefaultIPRestrictionParamsBody) *PostMeTelephonyDefaultIPRestrictionParams

WithMeTelephonyDefaultIPRestrictionPost adds the meTelephonyDefaultIPRestrictionPost to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) WithTimeout ¶

WithTimeout adds the timeout to the post me telephony default IP restriction params

func (*PostMeTelephonyDefaultIPRestrictionParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTelephonyDefaultIPRestrictionReader ¶

type PostMeTelephonyDefaultIPRestrictionReader struct {
	// contains filtered or unexported fields
}

PostMeTelephonyDefaultIPRestrictionReader is a Reader for the PostMeTelephonyDefaultIPRestriction structure.

func (*PostMeTelephonyDefaultIPRestrictionReader) ReadResponse ¶

func (o *PostMeTelephonyDefaultIPRestrictionReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeTelephonySettingsDefault ¶

type PostMeTelephonySettingsDefault struct {
	Payload *models.PostMeTelephonySettingsDefaultBody
	// contains filtered or unexported fields
}

PostMeTelephonySettingsDefault handles this case with default header values.

Unexpected error

func NewPostMeTelephonySettingsDefault ¶

func NewPostMeTelephonySettingsDefault(code int) *PostMeTelephonySettingsDefault

NewPostMeTelephonySettingsDefault creates a PostMeTelephonySettingsDefault with default headers values

func (*PostMeTelephonySettingsDefault) Code ¶

Code gets the status code for the post me telephony settings default response

func (*PostMeTelephonySettingsDefault) Error ¶

type PostMeTelephonySettingsOK ¶

type PostMeTelephonySettingsOK struct {
}

PostMeTelephonySettingsOK handles this case with default header values.

return 'void'

func NewPostMeTelephonySettingsOK ¶

func NewPostMeTelephonySettingsOK() *PostMeTelephonySettingsOK

NewPostMeTelephonySettingsOK creates a PostMeTelephonySettingsOK with default headers values

func (*PostMeTelephonySettingsOK) Error ¶

func (o *PostMeTelephonySettingsOK) Error() string

type PostMeTelephonySettingsParams ¶

type PostMeTelephonySettingsParams struct {

	/*MeTelephonySettingsPost*/
	MeTelephonySettingsPost *models.PostMeTelephonySettingsParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeTelephonySettingsParams contains all the parameters to send to the API endpoint for the post me telephony settings operation typically these are written to a http.Request

func NewPostMeTelephonySettingsParams ¶

func NewPostMeTelephonySettingsParams() *PostMeTelephonySettingsParams

NewPostMeTelephonySettingsParams creates a new PostMeTelephonySettingsParams object with the default values initialized.

func NewPostMeTelephonySettingsParamsWithContext ¶

func NewPostMeTelephonySettingsParamsWithContext(ctx context.Context) *PostMeTelephonySettingsParams

NewPostMeTelephonySettingsParamsWithContext creates a new PostMeTelephonySettingsParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeTelephonySettingsParamsWithHTTPClient ¶

func NewPostMeTelephonySettingsParamsWithHTTPClient(client *http.Client) *PostMeTelephonySettingsParams

NewPostMeTelephonySettingsParamsWithHTTPClient creates a new PostMeTelephonySettingsParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeTelephonySettingsParamsWithTimeout ¶

func NewPostMeTelephonySettingsParamsWithTimeout(timeout time.Duration) *PostMeTelephonySettingsParams

NewPostMeTelephonySettingsParamsWithTimeout creates a new PostMeTelephonySettingsParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeTelephonySettingsParams) SetContext ¶

func (o *PostMeTelephonySettingsParams) SetContext(ctx context.Context)

SetContext adds the context to the post me telephony settings params

func (*PostMeTelephonySettingsParams) SetHTTPClient ¶

func (o *PostMeTelephonySettingsParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me telephony settings params

func (*PostMeTelephonySettingsParams) SetMeTelephonySettingsPost ¶

func (o *PostMeTelephonySettingsParams) SetMeTelephonySettingsPost(meTelephonySettingsPost *models.PostMeTelephonySettingsParamsBody)

SetMeTelephonySettingsPost adds the meTelephonySettingsPost to the post me telephony settings params

func (*PostMeTelephonySettingsParams) SetTimeout ¶

func (o *PostMeTelephonySettingsParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me telephony settings params

func (*PostMeTelephonySettingsParams) WithContext ¶

WithContext adds the context to the post me telephony settings params

func (*PostMeTelephonySettingsParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me telephony settings params

func (*PostMeTelephonySettingsParams) WithMeTelephonySettingsPost ¶

func (o *PostMeTelephonySettingsParams) WithMeTelephonySettingsPost(meTelephonySettingsPost *models.PostMeTelephonySettingsParamsBody) *PostMeTelephonySettingsParams

WithMeTelephonySettingsPost adds the meTelephonySettingsPost to the post me telephony settings params

func (*PostMeTelephonySettingsParams) WithTimeout ¶

WithTimeout adds the timeout to the post me telephony settings params

func (*PostMeTelephonySettingsParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeTelephonySettingsReader ¶

type PostMeTelephonySettingsReader struct {
	// contains filtered or unexported fields
}

PostMeTelephonySettingsReader is a Reader for the PostMeTelephonySettings structure.

func (*PostMeTelephonySettingsReader) ReadResponse ¶

func (o *PostMeTelephonySettingsReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeVoucherCheckValidityDefault ¶

type PostMeVoucherCheckValidityDefault struct {
	Payload *models.PostMeVoucherCheckValidityDefaultBody
	// contains filtered or unexported fields
}

PostMeVoucherCheckValidityDefault handles this case with default header values.

Unexpected error

func NewPostMeVoucherCheckValidityDefault ¶

func NewPostMeVoucherCheckValidityDefault(code int) *PostMeVoucherCheckValidityDefault

NewPostMeVoucherCheckValidityDefault creates a PostMeVoucherCheckValidityDefault with default headers values

func (*PostMeVoucherCheckValidityDefault) Code ¶

Code gets the status code for the post me voucher check validity default response

func (*PostMeVoucherCheckValidityDefault) Error ¶

type PostMeVoucherCheckValidityOK ¶

type PostMeVoucherCheckValidityOK struct {
	Payload *models.NichandleVoucherStatus
}

PostMeVoucherCheckValidityOK handles this case with default header values.

description of 'nichandle.VoucherStatus' response

func NewPostMeVoucherCheckValidityOK ¶

func NewPostMeVoucherCheckValidityOK() *PostMeVoucherCheckValidityOK

NewPostMeVoucherCheckValidityOK creates a PostMeVoucherCheckValidityOK with default headers values

func (*PostMeVoucherCheckValidityOK) Error ¶

type PostMeVoucherCheckValidityParams ¶

type PostMeVoucherCheckValidityParams struct {

	/*MeVoucherCheckValidityPost*/
	MeVoucherCheckValidityPost *models.PostMeVoucherCheckValidityParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeVoucherCheckValidityParams contains all the parameters to send to the API endpoint for the post me voucher check validity operation typically these are written to a http.Request

func NewPostMeVoucherCheckValidityParams ¶

func NewPostMeVoucherCheckValidityParams() *PostMeVoucherCheckValidityParams

NewPostMeVoucherCheckValidityParams creates a new PostMeVoucherCheckValidityParams object with the default values initialized.

func NewPostMeVoucherCheckValidityParamsWithContext ¶

func NewPostMeVoucherCheckValidityParamsWithContext(ctx context.Context) *PostMeVoucherCheckValidityParams

NewPostMeVoucherCheckValidityParamsWithContext creates a new PostMeVoucherCheckValidityParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeVoucherCheckValidityParamsWithHTTPClient ¶

func NewPostMeVoucherCheckValidityParamsWithHTTPClient(client *http.Client) *PostMeVoucherCheckValidityParams

NewPostMeVoucherCheckValidityParamsWithHTTPClient creates a new PostMeVoucherCheckValidityParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeVoucherCheckValidityParamsWithTimeout ¶

func NewPostMeVoucherCheckValidityParamsWithTimeout(timeout time.Duration) *PostMeVoucherCheckValidityParams

NewPostMeVoucherCheckValidityParamsWithTimeout creates a new PostMeVoucherCheckValidityParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeVoucherCheckValidityParams) SetContext ¶

SetContext adds the context to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) SetHTTPClient ¶

func (o *PostMeVoucherCheckValidityParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) SetMeVoucherCheckValidityPost ¶

func (o *PostMeVoucherCheckValidityParams) SetMeVoucherCheckValidityPost(meVoucherCheckValidityPost *models.PostMeVoucherCheckValidityParamsBody)

SetMeVoucherCheckValidityPost adds the meVoucherCheckValidityPost to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) SetTimeout ¶

func (o *PostMeVoucherCheckValidityParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) WithContext ¶

WithContext adds the context to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) WithMeVoucherCheckValidityPost ¶

func (o *PostMeVoucherCheckValidityParams) WithMeVoucherCheckValidityPost(meVoucherCheckValidityPost *models.PostMeVoucherCheckValidityParamsBody) *PostMeVoucherCheckValidityParams

WithMeVoucherCheckValidityPost adds the meVoucherCheckValidityPost to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) WithTimeout ¶

WithTimeout adds the timeout to the post me voucher check validity params

func (*PostMeVoucherCheckValidityParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeVoucherCheckValidityReader ¶

type PostMeVoucherCheckValidityReader struct {
	// contains filtered or unexported fields
}

PostMeVoucherCheckValidityReader is a Reader for the PostMeVoucherCheckValidity structure.

func (*PostMeVoucherCheckValidityReader) ReadResponse ¶

func (o *PostMeVoucherCheckValidityReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PostMeXdslSettingDefault ¶

type PostMeXdslSettingDefault struct {
	Payload *models.PostMeXdslSettingDefaultBody
	// contains filtered or unexported fields
}

PostMeXdslSettingDefault handles this case with default header values.

Unexpected error

func NewPostMeXdslSettingDefault ¶

func NewPostMeXdslSettingDefault(code int) *PostMeXdslSettingDefault

NewPostMeXdslSettingDefault creates a PostMeXdslSettingDefault with default headers values

func (*PostMeXdslSettingDefault) Code ¶

func (o *PostMeXdslSettingDefault) Code() int

Code gets the status code for the post me xdsl setting default response

func (*PostMeXdslSettingDefault) Error ¶

func (o *PostMeXdslSettingDefault) Error() string

type PostMeXdslSettingOK ¶

type PostMeXdslSettingOK struct {
}

PostMeXdslSettingOK handles this case with default header values.

return 'void'

func NewPostMeXdslSettingOK ¶

func NewPostMeXdslSettingOK() *PostMeXdslSettingOK

NewPostMeXdslSettingOK creates a PostMeXdslSettingOK with default headers values

func (*PostMeXdslSettingOK) Error ¶

func (o *PostMeXdslSettingOK) Error() string

type PostMeXdslSettingParams ¶

type PostMeXdslSettingParams struct {

	/*MeXdslSettingPost*/
	MeXdslSettingPost *models.PostMeXdslSettingParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PostMeXdslSettingParams contains all the parameters to send to the API endpoint for the post me xdsl setting operation typically these are written to a http.Request

func NewPostMeXdslSettingParams ¶

func NewPostMeXdslSettingParams() *PostMeXdslSettingParams

NewPostMeXdslSettingParams creates a new PostMeXdslSettingParams object with the default values initialized.

func NewPostMeXdslSettingParamsWithContext ¶

func NewPostMeXdslSettingParamsWithContext(ctx context.Context) *PostMeXdslSettingParams

NewPostMeXdslSettingParamsWithContext creates a new PostMeXdslSettingParams object with the default values initialized, and the ability to set a context for a request

func NewPostMeXdslSettingParamsWithHTTPClient ¶

func NewPostMeXdslSettingParamsWithHTTPClient(client *http.Client) *PostMeXdslSettingParams

NewPostMeXdslSettingParamsWithHTTPClient creates a new PostMeXdslSettingParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPostMeXdslSettingParamsWithTimeout ¶

func NewPostMeXdslSettingParamsWithTimeout(timeout time.Duration) *PostMeXdslSettingParams

NewPostMeXdslSettingParamsWithTimeout creates a new PostMeXdslSettingParams object with the default values initialized, and the ability to set a timeout on a request

func (*PostMeXdslSettingParams) SetContext ¶

func (o *PostMeXdslSettingParams) SetContext(ctx context.Context)

SetContext adds the context to the post me xdsl setting params

func (*PostMeXdslSettingParams) SetHTTPClient ¶

func (o *PostMeXdslSettingParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the post me xdsl setting params

func (*PostMeXdslSettingParams) SetMeXdslSettingPost ¶

func (o *PostMeXdslSettingParams) SetMeXdslSettingPost(meXdslSettingPost *models.PostMeXdslSettingParamsBody)

SetMeXdslSettingPost adds the meXdslSettingPost to the post me xdsl setting params

func (*PostMeXdslSettingParams) SetTimeout ¶

func (o *PostMeXdslSettingParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the post me xdsl setting params

func (*PostMeXdslSettingParams) WithContext ¶

WithContext adds the context to the post me xdsl setting params

func (*PostMeXdslSettingParams) WithHTTPClient ¶

func (o *PostMeXdslSettingParams) WithHTTPClient(client *http.Client) *PostMeXdslSettingParams

WithHTTPClient adds the HTTPClient to the post me xdsl setting params

func (*PostMeXdslSettingParams) WithMeXdslSettingPost ¶

func (o *PostMeXdslSettingParams) WithMeXdslSettingPost(meXdslSettingPost *models.PostMeXdslSettingParamsBody) *PostMeXdslSettingParams

WithMeXdslSettingPost adds the meXdslSettingPost to the post me xdsl setting params

func (*PostMeXdslSettingParams) WithTimeout ¶

WithTimeout adds the timeout to the post me xdsl setting params

func (*PostMeXdslSettingParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PostMeXdslSettingReader ¶

type PostMeXdslSettingReader struct {
	// contains filtered or unexported fields
}

PostMeXdslSettingReader is a Reader for the PostMeXdslSetting structure.

func (*PostMeXdslSettingReader) ReadResponse ¶

func (o *PostMeXdslSettingReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionDeveloperModeDefault ¶

type PutMeAccessRestrictionDeveloperModeDefault struct {
	Payload *models.PutMeAccessRestrictionDeveloperModeDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionDeveloperModeDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionDeveloperModeDefault ¶

func NewPutMeAccessRestrictionDeveloperModeDefault(code int) *PutMeAccessRestrictionDeveloperModeDefault

NewPutMeAccessRestrictionDeveloperModeDefault creates a PutMeAccessRestrictionDeveloperModeDefault with default headers values

func (*PutMeAccessRestrictionDeveloperModeDefault) Code ¶

Code gets the status code for the put me access restriction developer mode default response

func (*PutMeAccessRestrictionDeveloperModeDefault) Error ¶

type PutMeAccessRestrictionDeveloperModeOK ¶

type PutMeAccessRestrictionDeveloperModeOK struct {
}

PutMeAccessRestrictionDeveloperModeOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionDeveloperModeOK ¶

func NewPutMeAccessRestrictionDeveloperModeOK() *PutMeAccessRestrictionDeveloperModeOK

NewPutMeAccessRestrictionDeveloperModeOK creates a PutMeAccessRestrictionDeveloperModeOK with default headers values

func (*PutMeAccessRestrictionDeveloperModeOK) Error ¶

type PutMeAccessRestrictionDeveloperModeParams ¶

type PutMeAccessRestrictionDeveloperModeParams struct {

	/*MeAccessRestrictionDeveloperModePut*/
	MeAccessRestrictionDeveloperModePut *models.NichandleDeveloperModeRestriction

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionDeveloperModeParams contains all the parameters to send to the API endpoint for the put me access restriction developer mode operation typically these are written to a http.Request

func NewPutMeAccessRestrictionDeveloperModeParams ¶

func NewPutMeAccessRestrictionDeveloperModeParams() *PutMeAccessRestrictionDeveloperModeParams

NewPutMeAccessRestrictionDeveloperModeParams creates a new PutMeAccessRestrictionDeveloperModeParams object with the default values initialized.

func NewPutMeAccessRestrictionDeveloperModeParamsWithContext ¶

func NewPutMeAccessRestrictionDeveloperModeParamsWithContext(ctx context.Context) *PutMeAccessRestrictionDeveloperModeParams

NewPutMeAccessRestrictionDeveloperModeParamsWithContext creates a new PutMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionDeveloperModeParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionDeveloperModeParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionDeveloperModeParams

NewPutMeAccessRestrictionDeveloperModeParamsWithHTTPClient creates a new PutMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionDeveloperModeParamsWithTimeout ¶

func NewPutMeAccessRestrictionDeveloperModeParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionDeveloperModeParams

NewPutMeAccessRestrictionDeveloperModeParamsWithTimeout creates a new PutMeAccessRestrictionDeveloperModeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionDeveloperModeParams) SetContext ¶

SetContext adds the context to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionDeveloperModeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) SetMeAccessRestrictionDeveloperModePut ¶

func (o *PutMeAccessRestrictionDeveloperModeParams) SetMeAccessRestrictionDeveloperModePut(meAccessRestrictionDeveloperModePut *models.NichandleDeveloperModeRestriction)

SetMeAccessRestrictionDeveloperModePut adds the meAccessRestrictionDeveloperModePut to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) SetTimeout ¶

SetTimeout adds the timeout to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) WithContext ¶

WithContext adds the context to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) WithMeAccessRestrictionDeveloperModePut ¶

func (o *PutMeAccessRestrictionDeveloperModeParams) WithMeAccessRestrictionDeveloperModePut(meAccessRestrictionDeveloperModePut *models.NichandleDeveloperModeRestriction) *PutMeAccessRestrictionDeveloperModeParams

WithMeAccessRestrictionDeveloperModePut adds the meAccessRestrictionDeveloperModePut to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction developer mode params

func (*PutMeAccessRestrictionDeveloperModeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionDeveloperModeReader ¶

type PutMeAccessRestrictionDeveloperModeReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionDeveloperModeReader is a Reader for the PutMeAccessRestrictionDeveloperMode structure.

func (*PutMeAccessRestrictionDeveloperModeReader) ReadResponse ¶

func (o *PutMeAccessRestrictionDeveloperModeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionIPDefaultRuleDefault ¶

type PutMeAccessRestrictionIPDefaultRuleDefault struct {
	Payload *models.PutMeAccessRestrictionIPDefaultRuleDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPDefaultRuleDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionIPDefaultRuleDefault ¶

func NewPutMeAccessRestrictionIPDefaultRuleDefault(code int) *PutMeAccessRestrictionIPDefaultRuleDefault

NewPutMeAccessRestrictionIPDefaultRuleDefault creates a PutMeAccessRestrictionIPDefaultRuleDefault with default headers values

func (*PutMeAccessRestrictionIPDefaultRuleDefault) Code ¶

Code gets the status code for the put me access restriction IP default rule default response

func (*PutMeAccessRestrictionIPDefaultRuleDefault) Error ¶

type PutMeAccessRestrictionIPDefaultRuleOK ¶

type PutMeAccessRestrictionIPDefaultRuleOK struct {
}

PutMeAccessRestrictionIPDefaultRuleOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionIPDefaultRuleOK ¶

func NewPutMeAccessRestrictionIPDefaultRuleOK() *PutMeAccessRestrictionIPDefaultRuleOK

NewPutMeAccessRestrictionIPDefaultRuleOK creates a PutMeAccessRestrictionIPDefaultRuleOK with default headers values

func (*PutMeAccessRestrictionIPDefaultRuleOK) Error ¶

type PutMeAccessRestrictionIPDefaultRuleParams ¶

type PutMeAccessRestrictionIPDefaultRuleParams struct {

	/*MeAccessRestrictionIPDefaultRulePut*/
	MeAccessRestrictionIPDefaultRulePut *models.NichandleIPRestrictionDefaultRule

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPDefaultRuleParams contains all the parameters to send to the API endpoint for the put me access restriction IP default rule operation typically these are written to a http.Request

func NewPutMeAccessRestrictionIPDefaultRuleParams ¶

func NewPutMeAccessRestrictionIPDefaultRuleParams() *PutMeAccessRestrictionIPDefaultRuleParams

NewPutMeAccessRestrictionIPDefaultRuleParams creates a new PutMeAccessRestrictionIPDefaultRuleParams object with the default values initialized.

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithContext ¶

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithContext(ctx context.Context) *PutMeAccessRestrictionIPDefaultRuleParams

NewPutMeAccessRestrictionIPDefaultRuleParamsWithContext creates a new PutMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionIPDefaultRuleParams

NewPutMeAccessRestrictionIPDefaultRuleParamsWithHTTPClient creates a new PutMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithTimeout ¶

func NewPutMeAccessRestrictionIPDefaultRuleParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionIPDefaultRuleParams

NewPutMeAccessRestrictionIPDefaultRuleParamsWithTimeout creates a new PutMeAccessRestrictionIPDefaultRuleParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionIPDefaultRuleParams) SetContext ¶

SetContext adds the context to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionIPDefaultRuleParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) SetMeAccessRestrictionIPDefaultRulePut ¶

func (o *PutMeAccessRestrictionIPDefaultRuleParams) SetMeAccessRestrictionIPDefaultRulePut(meAccessRestrictionIPDefaultRulePut *models.NichandleIPRestrictionDefaultRule)

SetMeAccessRestrictionIPDefaultRulePut adds the meAccessRestrictionIpDefaultRulePut to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) SetTimeout ¶

SetTimeout adds the timeout to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) WithContext ¶

WithContext adds the context to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) WithMeAccessRestrictionIPDefaultRulePut ¶

func (o *PutMeAccessRestrictionIPDefaultRuleParams) WithMeAccessRestrictionIPDefaultRulePut(meAccessRestrictionIPDefaultRulePut *models.NichandleIPRestrictionDefaultRule) *PutMeAccessRestrictionIPDefaultRuleParams

WithMeAccessRestrictionIPDefaultRulePut adds the meAccessRestrictionIPDefaultRulePut to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction IP default rule params

func (*PutMeAccessRestrictionIPDefaultRuleParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionIPDefaultRuleReader ¶

type PutMeAccessRestrictionIPDefaultRuleReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPDefaultRuleReader is a Reader for the PutMeAccessRestrictionIPDefaultRule structure.

func (*PutMeAccessRestrictionIPDefaultRuleReader) ReadResponse ¶

func (o *PutMeAccessRestrictionIPDefaultRuleReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionIPIDDefault ¶

type PutMeAccessRestrictionIPIDDefault struct {
	Payload *models.PutMeAccessRestrictionIPIDDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPIDDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionIPIDDefault ¶

func NewPutMeAccessRestrictionIPIDDefault(code int) *PutMeAccessRestrictionIPIDDefault

NewPutMeAccessRestrictionIPIDDefault creates a PutMeAccessRestrictionIPIDDefault with default headers values

func (*PutMeAccessRestrictionIPIDDefault) Code ¶

Code gets the status code for the put me access restriction IP ID default response

func (*PutMeAccessRestrictionIPIDDefault) Error ¶

type PutMeAccessRestrictionIPIDOK ¶

type PutMeAccessRestrictionIPIDOK struct {
}

PutMeAccessRestrictionIPIDOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionIPIDOK ¶

func NewPutMeAccessRestrictionIPIDOK() *PutMeAccessRestrictionIPIDOK

NewPutMeAccessRestrictionIPIDOK creates a PutMeAccessRestrictionIPIDOK with default headers values

func (*PutMeAccessRestrictionIPIDOK) Error ¶

type PutMeAccessRestrictionIPIDParams ¶

type PutMeAccessRestrictionIPIDParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionIPPut*/
	MeAccessRestrictionIPPut *models.NichandleIPRestriction

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPIDParams contains all the parameters to send to the API endpoint for the put me access restriction IP ID operation typically these are written to a http.Request

func NewPutMeAccessRestrictionIPIDParams ¶

func NewPutMeAccessRestrictionIPIDParams() *PutMeAccessRestrictionIPIDParams

NewPutMeAccessRestrictionIPIDParams creates a new PutMeAccessRestrictionIPIDParams object with the default values initialized.

func NewPutMeAccessRestrictionIPIDParamsWithContext ¶

func NewPutMeAccessRestrictionIPIDParamsWithContext(ctx context.Context) *PutMeAccessRestrictionIPIDParams

NewPutMeAccessRestrictionIPIDParamsWithContext creates a new PutMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionIPIDParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionIPIDParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionIPIDParams

NewPutMeAccessRestrictionIPIDParamsWithHTTPClient creates a new PutMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionIPIDParamsWithTimeout ¶

func NewPutMeAccessRestrictionIPIDParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionIPIDParams

NewPutMeAccessRestrictionIPIDParamsWithTimeout creates a new PutMeAccessRestrictionIPIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionIPIDParams) SetContext ¶

SetContext adds the context to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionIPIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) SetID ¶

SetID adds the id to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) SetMeAccessRestrictionIPPut ¶

func (o *PutMeAccessRestrictionIPIDParams) SetMeAccessRestrictionIPPut(meAccessRestrictionIPPut *models.NichandleIPRestriction)

SetMeAccessRestrictionIPPut adds the meAccessRestrictionIpPut to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) SetTimeout ¶

func (o *PutMeAccessRestrictionIPIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WithContext ¶

WithContext adds the context to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WithID ¶

WithID adds the id to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WithMeAccessRestrictionIPPut ¶

func (o *PutMeAccessRestrictionIPIDParams) WithMeAccessRestrictionIPPut(meAccessRestrictionIPPut *models.NichandleIPRestriction) *PutMeAccessRestrictionIPIDParams

WithMeAccessRestrictionIPPut adds the meAccessRestrictionIPPut to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction IP ID params

func (*PutMeAccessRestrictionIPIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionIPIDReader ¶

type PutMeAccessRestrictionIPIDReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionIPIDReader is a Reader for the PutMeAccessRestrictionIPID structure.

func (*PutMeAccessRestrictionIPIDReader) ReadResponse ¶

func (o *PutMeAccessRestrictionIPIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionSmsIDDefault ¶

type PutMeAccessRestrictionSmsIDDefault struct {
	Payload *models.PutMeAccessRestrictionSmsIDDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionSmsIDDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionSmsIDDefault ¶

func NewPutMeAccessRestrictionSmsIDDefault(code int) *PutMeAccessRestrictionSmsIDDefault

NewPutMeAccessRestrictionSmsIDDefault creates a PutMeAccessRestrictionSmsIDDefault with default headers values

func (*PutMeAccessRestrictionSmsIDDefault) Code ¶

Code gets the status code for the put me access restriction sms ID default response

func (*PutMeAccessRestrictionSmsIDDefault) Error ¶

type PutMeAccessRestrictionSmsIDOK ¶

type PutMeAccessRestrictionSmsIDOK struct {
}

PutMeAccessRestrictionSmsIDOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionSmsIDOK ¶

func NewPutMeAccessRestrictionSmsIDOK() *PutMeAccessRestrictionSmsIDOK

NewPutMeAccessRestrictionSmsIDOK creates a PutMeAccessRestrictionSmsIDOK with default headers values

func (*PutMeAccessRestrictionSmsIDOK) Error ¶

type PutMeAccessRestrictionSmsIDParams ¶

type PutMeAccessRestrictionSmsIDParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionSmsPut*/
	MeAccessRestrictionSmsPut *models.NichandleAccessRestrictionSmsAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionSmsIDParams contains all the parameters to send to the API endpoint for the put me access restriction sms ID operation typically these are written to a http.Request

func NewPutMeAccessRestrictionSmsIDParams ¶

func NewPutMeAccessRestrictionSmsIDParams() *PutMeAccessRestrictionSmsIDParams

NewPutMeAccessRestrictionSmsIDParams creates a new PutMeAccessRestrictionSmsIDParams object with the default values initialized.

func NewPutMeAccessRestrictionSmsIDParamsWithContext ¶

func NewPutMeAccessRestrictionSmsIDParamsWithContext(ctx context.Context) *PutMeAccessRestrictionSmsIDParams

NewPutMeAccessRestrictionSmsIDParamsWithContext creates a new PutMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionSmsIDParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionSmsIDParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionSmsIDParams

NewPutMeAccessRestrictionSmsIDParamsWithHTTPClient creates a new PutMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionSmsIDParamsWithTimeout ¶

func NewPutMeAccessRestrictionSmsIDParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionSmsIDParams

NewPutMeAccessRestrictionSmsIDParamsWithTimeout creates a new PutMeAccessRestrictionSmsIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionSmsIDParams) SetContext ¶

SetContext adds the context to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionSmsIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) SetID ¶

SetID adds the id to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) SetMeAccessRestrictionSmsPut ¶

func (o *PutMeAccessRestrictionSmsIDParams) SetMeAccessRestrictionSmsPut(meAccessRestrictionSmsPut *models.NichandleAccessRestrictionSmsAccount)

SetMeAccessRestrictionSmsPut adds the meAccessRestrictionSmsPut to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) SetTimeout ¶

func (o *PutMeAccessRestrictionSmsIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WithContext ¶

WithContext adds the context to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WithID ¶

WithID adds the id to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WithMeAccessRestrictionSmsPut ¶

func (o *PutMeAccessRestrictionSmsIDParams) WithMeAccessRestrictionSmsPut(meAccessRestrictionSmsPut *models.NichandleAccessRestrictionSmsAccount) *PutMeAccessRestrictionSmsIDParams

WithMeAccessRestrictionSmsPut adds the meAccessRestrictionSmsPut to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction sms ID params

func (*PutMeAccessRestrictionSmsIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionSmsIDReader ¶

type PutMeAccessRestrictionSmsIDReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionSmsIDReader is a Reader for the PutMeAccessRestrictionSmsID structure.

func (*PutMeAccessRestrictionSmsIDReader) ReadResponse ¶

func (o *PutMeAccessRestrictionSmsIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionTotpIDDefault ¶

type PutMeAccessRestrictionTotpIDDefault struct {
	Payload *models.PutMeAccessRestrictionTotpIDDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionTotpIDDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionTotpIDDefault ¶

func NewPutMeAccessRestrictionTotpIDDefault(code int) *PutMeAccessRestrictionTotpIDDefault

NewPutMeAccessRestrictionTotpIDDefault creates a PutMeAccessRestrictionTotpIDDefault with default headers values

func (*PutMeAccessRestrictionTotpIDDefault) Code ¶

Code gets the status code for the put me access restriction totp ID default response

func (*PutMeAccessRestrictionTotpIDDefault) Error ¶

type PutMeAccessRestrictionTotpIDOK ¶

type PutMeAccessRestrictionTotpIDOK struct {
}

PutMeAccessRestrictionTotpIDOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionTotpIDOK ¶

func NewPutMeAccessRestrictionTotpIDOK() *PutMeAccessRestrictionTotpIDOK

NewPutMeAccessRestrictionTotpIDOK creates a PutMeAccessRestrictionTotpIDOK with default headers values

func (*PutMeAccessRestrictionTotpIDOK) Error ¶

type PutMeAccessRestrictionTotpIDParams ¶

type PutMeAccessRestrictionTotpIDParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionTotpPut*/
	MeAccessRestrictionTotpPut *models.NichandleAccessRestrictionTOTPAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionTotpIDParams contains all the parameters to send to the API endpoint for the put me access restriction totp ID operation typically these are written to a http.Request

func NewPutMeAccessRestrictionTotpIDParams ¶

func NewPutMeAccessRestrictionTotpIDParams() *PutMeAccessRestrictionTotpIDParams

NewPutMeAccessRestrictionTotpIDParams creates a new PutMeAccessRestrictionTotpIDParams object with the default values initialized.

func NewPutMeAccessRestrictionTotpIDParamsWithContext ¶

func NewPutMeAccessRestrictionTotpIDParamsWithContext(ctx context.Context) *PutMeAccessRestrictionTotpIDParams

NewPutMeAccessRestrictionTotpIDParamsWithContext creates a new PutMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionTotpIDParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionTotpIDParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionTotpIDParams

NewPutMeAccessRestrictionTotpIDParamsWithHTTPClient creates a new PutMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionTotpIDParamsWithTimeout ¶

func NewPutMeAccessRestrictionTotpIDParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionTotpIDParams

NewPutMeAccessRestrictionTotpIDParamsWithTimeout creates a new PutMeAccessRestrictionTotpIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionTotpIDParams) SetContext ¶

SetContext adds the context to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionTotpIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) SetID ¶

SetID adds the id to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) SetMeAccessRestrictionTotpPut ¶

func (o *PutMeAccessRestrictionTotpIDParams) SetMeAccessRestrictionTotpPut(meAccessRestrictionTotpPut *models.NichandleAccessRestrictionTOTPAccount)

SetMeAccessRestrictionTotpPut adds the meAccessRestrictionTotpPut to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) SetTimeout ¶

func (o *PutMeAccessRestrictionTotpIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WithContext ¶

WithContext adds the context to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WithID ¶

WithID adds the id to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WithMeAccessRestrictionTotpPut ¶

func (o *PutMeAccessRestrictionTotpIDParams) WithMeAccessRestrictionTotpPut(meAccessRestrictionTotpPut *models.NichandleAccessRestrictionTOTPAccount) *PutMeAccessRestrictionTotpIDParams

WithMeAccessRestrictionTotpPut adds the meAccessRestrictionTotpPut to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction totp ID params

func (*PutMeAccessRestrictionTotpIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionTotpIDReader ¶

type PutMeAccessRestrictionTotpIDReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionTotpIDReader is a Reader for the PutMeAccessRestrictionTotpID structure.

func (*PutMeAccessRestrictionTotpIDReader) ReadResponse ¶

func (o *PutMeAccessRestrictionTotpIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAccessRestrictionU2fIDDefault ¶

type PutMeAccessRestrictionU2fIDDefault struct {
	Payload *models.PutMeAccessRestrictionU2fIDDefaultBody
	// contains filtered or unexported fields
}

PutMeAccessRestrictionU2fIDDefault handles this case with default header values.

Unexpected error

func NewPutMeAccessRestrictionU2fIDDefault ¶

func NewPutMeAccessRestrictionU2fIDDefault(code int) *PutMeAccessRestrictionU2fIDDefault

NewPutMeAccessRestrictionU2fIDDefault creates a PutMeAccessRestrictionU2fIDDefault with default headers values

func (*PutMeAccessRestrictionU2fIDDefault) Code ¶

Code gets the status code for the put me access restriction u2f ID default response

func (*PutMeAccessRestrictionU2fIDDefault) Error ¶

type PutMeAccessRestrictionU2fIDOK ¶

type PutMeAccessRestrictionU2fIDOK struct {
}

PutMeAccessRestrictionU2fIDOK handles this case with default header values.

return 'void'

func NewPutMeAccessRestrictionU2fIDOK ¶

func NewPutMeAccessRestrictionU2fIDOK() *PutMeAccessRestrictionU2fIDOK

NewPutMeAccessRestrictionU2fIDOK creates a PutMeAccessRestrictionU2fIDOK with default headers values

func (*PutMeAccessRestrictionU2fIDOK) Error ¶

type PutMeAccessRestrictionU2fIDParams ¶

type PutMeAccessRestrictionU2fIDParams struct {

	/*ID*/
	ID int64
	/*MeAccessRestrictionU2fPut*/
	MeAccessRestrictionU2fPut *models.NichandleAccessRestrictionU2FAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAccessRestrictionU2fIDParams contains all the parameters to send to the API endpoint for the put me access restriction u2f ID operation typically these are written to a http.Request

func NewPutMeAccessRestrictionU2fIDParams ¶

func NewPutMeAccessRestrictionU2fIDParams() *PutMeAccessRestrictionU2fIDParams

NewPutMeAccessRestrictionU2fIDParams creates a new PutMeAccessRestrictionU2fIDParams object with the default values initialized.

func NewPutMeAccessRestrictionU2fIDParamsWithContext ¶

func NewPutMeAccessRestrictionU2fIDParamsWithContext(ctx context.Context) *PutMeAccessRestrictionU2fIDParams

NewPutMeAccessRestrictionU2fIDParamsWithContext creates a new PutMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAccessRestrictionU2fIDParamsWithHTTPClient ¶

func NewPutMeAccessRestrictionU2fIDParamsWithHTTPClient(client *http.Client) *PutMeAccessRestrictionU2fIDParams

NewPutMeAccessRestrictionU2fIDParamsWithHTTPClient creates a new PutMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAccessRestrictionU2fIDParamsWithTimeout ¶

func NewPutMeAccessRestrictionU2fIDParamsWithTimeout(timeout time.Duration) *PutMeAccessRestrictionU2fIDParams

NewPutMeAccessRestrictionU2fIDParamsWithTimeout creates a new PutMeAccessRestrictionU2fIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAccessRestrictionU2fIDParams) SetContext ¶

SetContext adds the context to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) SetHTTPClient ¶

func (o *PutMeAccessRestrictionU2fIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) SetID ¶

SetID adds the id to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) SetMeAccessRestrictionU2fPut ¶

func (o *PutMeAccessRestrictionU2fIDParams) SetMeAccessRestrictionU2fPut(meAccessRestrictionU2fPut *models.NichandleAccessRestrictionU2FAccount)

SetMeAccessRestrictionU2fPut adds the meAccessRestrictionU2fPut to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) SetTimeout ¶

func (o *PutMeAccessRestrictionU2fIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WithContext ¶

WithContext adds the context to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WithID ¶

WithID adds the id to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WithMeAccessRestrictionU2fPut ¶

func (o *PutMeAccessRestrictionU2fIDParams) WithMeAccessRestrictionU2fPut(meAccessRestrictionU2fPut *models.NichandleAccessRestrictionU2FAccount) *PutMeAccessRestrictionU2fIDParams

WithMeAccessRestrictionU2fPut adds the meAccessRestrictionU2fPut to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me access restriction u2f ID params

func (*PutMeAccessRestrictionU2fIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeAccessRestrictionU2fIDReader ¶

type PutMeAccessRestrictionU2fIDReader struct {
	// contains filtered or unexported fields
}

PutMeAccessRestrictionU2fIDReader is a Reader for the PutMeAccessRestrictionU2fID structure.

func (*PutMeAccessRestrictionU2fIDReader) ReadResponse ¶

func (o *PutMeAccessRestrictionU2fIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeAutorenewDefault ¶

type PutMeAutorenewDefault struct {
	Payload *models.PutMeAutorenewDefaultBody
	// contains filtered or unexported fields
}

PutMeAutorenewDefault handles this case with default header values.

Unexpected error

func NewPutMeAutorenewDefault ¶

func NewPutMeAutorenewDefault(code int) *PutMeAutorenewDefault

NewPutMeAutorenewDefault creates a PutMeAutorenewDefault with default headers values

func (*PutMeAutorenewDefault) Code ¶

func (o *PutMeAutorenewDefault) Code() int

Code gets the status code for the put me autorenew default response

func (*PutMeAutorenewDefault) Error ¶

func (o *PutMeAutorenewDefault) Error() string

type PutMeAutorenewOK ¶

type PutMeAutorenewOK struct {
}

PutMeAutorenewOK handles this case with default header values.

return 'void'

func NewPutMeAutorenewOK ¶

func NewPutMeAutorenewOK() *PutMeAutorenewOK

NewPutMeAutorenewOK creates a PutMeAutorenewOK with default headers values

func (*PutMeAutorenewOK) Error ¶

func (o *PutMeAutorenewOK) Error() string

type PutMeAutorenewParams ¶

type PutMeAutorenewParams struct {

	/*MeAutorenewPut*/
	MeAutorenewPut *models.NichandleNicAutorenewInfos

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeAutorenewParams contains all the parameters to send to the API endpoint for the put me autorenew operation typically these are written to a http.Request

func NewPutMeAutorenewParams ¶

func NewPutMeAutorenewParams() *PutMeAutorenewParams

NewPutMeAutorenewParams creates a new PutMeAutorenewParams object with the default values initialized.

func NewPutMeAutorenewParamsWithContext ¶

func NewPutMeAutorenewParamsWithContext(ctx context.Context) *PutMeAutorenewParams

NewPutMeAutorenewParamsWithContext creates a new PutMeAutorenewParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeAutorenewParamsWithHTTPClient ¶

func NewPutMeAutorenewParamsWithHTTPClient(client *http.Client) *PutMeAutorenewParams

NewPutMeAutorenewParamsWithHTTPClient creates a new PutMeAutorenewParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeAutorenewParamsWithTimeout ¶

func NewPutMeAutorenewParamsWithTimeout(timeout time.Duration) *PutMeAutorenewParams

NewPutMeAutorenewParamsWithTimeout creates a new PutMeAutorenewParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeAutorenewParams) SetContext ¶

func (o *PutMeAutorenewParams) SetContext(ctx context.Context)

SetContext adds the context to the put me autorenew params

func (*PutMeAutorenewParams) SetHTTPClient ¶

func (o *PutMeAutorenewParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me autorenew params

func (*PutMeAutorenewParams) SetMeAutorenewPut ¶

func (o *PutMeAutorenewParams) SetMeAutorenewPut(meAutorenewPut *models.NichandleNicAutorenewInfos)

SetMeAutorenewPut adds the meAutorenewPut to the put me autorenew params

func (*PutMeAutorenewParams) SetTimeout ¶

func (o *PutMeAutorenewParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me autorenew params

func (*PutMeAutorenewParams) WithContext ¶

WithContext adds the context to the put me autorenew params

func (*PutMeAutorenewParams) WithHTTPClient ¶

func (o *PutMeAutorenewParams) WithHTTPClient(client *http.Client) *PutMeAutorenewParams

WithHTTPClient adds the HTTPClient to the put me autorenew params

func (*PutMeAutorenewParams) WithMeAutorenewPut ¶

func (o *PutMeAutorenewParams) WithMeAutorenewPut(meAutorenewPut *models.NichandleNicAutorenewInfos) *PutMeAutorenewParams

WithMeAutorenewPut adds the meAutorenewPut to the put me autorenew params

func (*PutMeAutorenewParams) WithTimeout ¶

func (o *PutMeAutorenewParams) WithTimeout(timeout time.Duration) *PutMeAutorenewParams

WithTimeout adds the timeout to the put me autorenew params

func (*PutMeAutorenewParams) WriteToRequest ¶

func (o *PutMeAutorenewParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutMeAutorenewReader ¶

type PutMeAutorenewReader struct {
	// contains filtered or unexported fields
}

PutMeAutorenewReader is a Reader for the PutMeAutorenew structure.

func (*PutMeAutorenewReader) ReadResponse ¶

func (o *PutMeAutorenewReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeContactContactIDDefault ¶

type PutMeContactContactIDDefault struct {
	Payload *models.PutMeContactContactIDDefaultBody
	// contains filtered or unexported fields
}

PutMeContactContactIDDefault handles this case with default header values.

Unexpected error

func NewPutMeContactContactIDDefault ¶

func NewPutMeContactContactIDDefault(code int) *PutMeContactContactIDDefault

NewPutMeContactContactIDDefault creates a PutMeContactContactIDDefault with default headers values

func (*PutMeContactContactIDDefault) Code ¶

Code gets the status code for the put me contact contact ID default response

func (*PutMeContactContactIDDefault) Error ¶

type PutMeContactContactIDOK ¶

type PutMeContactContactIDOK struct {
	Payload *models.ContactContact
}

PutMeContactContactIDOK handles this case with default header values.

description of 'contact.Contact' response

func NewPutMeContactContactIDOK ¶

func NewPutMeContactContactIDOK() *PutMeContactContactIDOK

NewPutMeContactContactIDOK creates a PutMeContactContactIDOK with default headers values

func (*PutMeContactContactIDOK) Error ¶

func (o *PutMeContactContactIDOK) Error() string

type PutMeContactContactIDParams ¶

type PutMeContactContactIDParams struct {

	/*ContactID*/
	ContactID int64
	/*MeContactPut*/
	MeContactPut *models.PutMeContactContactIDParamsBody

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeContactContactIDParams contains all the parameters to send to the API endpoint for the put me contact contact ID operation typically these are written to a http.Request

func NewPutMeContactContactIDParams ¶

func NewPutMeContactContactIDParams() *PutMeContactContactIDParams

NewPutMeContactContactIDParams creates a new PutMeContactContactIDParams object with the default values initialized.

func NewPutMeContactContactIDParamsWithContext ¶

func NewPutMeContactContactIDParamsWithContext(ctx context.Context) *PutMeContactContactIDParams

NewPutMeContactContactIDParamsWithContext creates a new PutMeContactContactIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeContactContactIDParamsWithHTTPClient ¶

func NewPutMeContactContactIDParamsWithHTTPClient(client *http.Client) *PutMeContactContactIDParams

NewPutMeContactContactIDParamsWithHTTPClient creates a new PutMeContactContactIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeContactContactIDParamsWithTimeout ¶

func NewPutMeContactContactIDParamsWithTimeout(timeout time.Duration) *PutMeContactContactIDParams

NewPutMeContactContactIDParamsWithTimeout creates a new PutMeContactContactIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeContactContactIDParams) SetContactID ¶

func (o *PutMeContactContactIDParams) SetContactID(contactID int64)

SetContactID adds the contactId to the put me contact contact ID params

func (*PutMeContactContactIDParams) SetContext ¶

func (o *PutMeContactContactIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put me contact contact ID params

func (*PutMeContactContactIDParams) SetHTTPClient ¶

func (o *PutMeContactContactIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me contact contact ID params

func (*PutMeContactContactIDParams) SetMeContactPut ¶

func (o *PutMeContactContactIDParams) SetMeContactPut(meContactPut *models.PutMeContactContactIDParamsBody)

SetMeContactPut adds the meContactPut to the put me contact contact ID params

func (*PutMeContactContactIDParams) SetTimeout ¶

func (o *PutMeContactContactIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me contact contact ID params

func (*PutMeContactContactIDParams) WithContactID ¶

func (o *PutMeContactContactIDParams) WithContactID(contactID int64) *PutMeContactContactIDParams

WithContactID adds the contactID to the put me contact contact ID params

func (*PutMeContactContactIDParams) WithContext ¶

WithContext adds the context to the put me contact contact ID params

func (*PutMeContactContactIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me contact contact ID params

func (*PutMeContactContactIDParams) WithMeContactPut ¶

WithMeContactPut adds the meContactPut to the put me contact contact ID params

func (*PutMeContactContactIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me contact contact ID params

func (*PutMeContactContactIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeContactContactIDReader ¶

type PutMeContactContactIDReader struct {
	// contains filtered or unexported fields
}

PutMeContactContactIDReader is a Reader for the PutMeContactContactID structure.

func (*PutMeContactContactIDReader) ReadResponse ¶

func (o *PutMeContactContactIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeDefault ¶

type PutMeDefault struct {
	Payload *models.PutMeDefaultBody
	// contains filtered or unexported fields
}

PutMeDefault handles this case with default header values.

Unexpected error

func NewPutMeDefault ¶

func NewPutMeDefault(code int) *PutMeDefault

NewPutMeDefault creates a PutMeDefault with default headers values

func (*PutMeDefault) Code ¶

func (o *PutMeDefault) Code() int

Code gets the status code for the put me default response

func (*PutMeDefault) Error ¶

func (o *PutMeDefault) Error() string

type PutMeDocumentIDDefault ¶

type PutMeDocumentIDDefault struct {
	Payload *models.PutMeDocumentIDDefaultBody
	// contains filtered or unexported fields
}

PutMeDocumentIDDefault handles this case with default header values.

Unexpected error

func NewPutMeDocumentIDDefault ¶

func NewPutMeDocumentIDDefault(code int) *PutMeDocumentIDDefault

NewPutMeDocumentIDDefault creates a PutMeDocumentIDDefault with default headers values

func (*PutMeDocumentIDDefault) Code ¶

func (o *PutMeDocumentIDDefault) Code() int

Code gets the status code for the put me document ID default response

func (*PutMeDocumentIDDefault) Error ¶

func (o *PutMeDocumentIDDefault) Error() string

type PutMeDocumentIDOK ¶

type PutMeDocumentIDOK struct {
}

PutMeDocumentIDOK handles this case with default header values.

return 'void'

func NewPutMeDocumentIDOK ¶

func NewPutMeDocumentIDOK() *PutMeDocumentIDOK

NewPutMeDocumentIDOK creates a PutMeDocumentIDOK with default headers values

func (*PutMeDocumentIDOK) Error ¶

func (o *PutMeDocumentIDOK) Error() string

type PutMeDocumentIDParams ¶

type PutMeDocumentIDParams struct {

	/*ID*/
	ID string
	/*MeDocumentPut*/
	MeDocumentPut *models.NichandleDocumentDocument

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeDocumentIDParams contains all the parameters to send to the API endpoint for the put me document ID operation typically these are written to a http.Request

func NewPutMeDocumentIDParams ¶

func NewPutMeDocumentIDParams() *PutMeDocumentIDParams

NewPutMeDocumentIDParams creates a new PutMeDocumentIDParams object with the default values initialized.

func NewPutMeDocumentIDParamsWithContext ¶

func NewPutMeDocumentIDParamsWithContext(ctx context.Context) *PutMeDocumentIDParams

NewPutMeDocumentIDParamsWithContext creates a new PutMeDocumentIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeDocumentIDParamsWithHTTPClient ¶

func NewPutMeDocumentIDParamsWithHTTPClient(client *http.Client) *PutMeDocumentIDParams

NewPutMeDocumentIDParamsWithHTTPClient creates a new PutMeDocumentIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeDocumentIDParamsWithTimeout ¶

func NewPutMeDocumentIDParamsWithTimeout(timeout time.Duration) *PutMeDocumentIDParams

NewPutMeDocumentIDParamsWithTimeout creates a new PutMeDocumentIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeDocumentIDParams) SetContext ¶

func (o *PutMeDocumentIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put me document ID params

func (*PutMeDocumentIDParams) SetHTTPClient ¶

func (o *PutMeDocumentIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me document ID params

func (*PutMeDocumentIDParams) SetID ¶

func (o *PutMeDocumentIDParams) SetID(id string)

SetID adds the id to the put me document ID params

func (*PutMeDocumentIDParams) SetMeDocumentPut ¶

func (o *PutMeDocumentIDParams) SetMeDocumentPut(meDocumentPut *models.NichandleDocumentDocument)

SetMeDocumentPut adds the meDocumentPut to the put me document ID params

func (*PutMeDocumentIDParams) SetTimeout ¶

func (o *PutMeDocumentIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me document ID params

func (*PutMeDocumentIDParams) WithContext ¶

WithContext adds the context to the put me document ID params

func (*PutMeDocumentIDParams) WithHTTPClient ¶

func (o *PutMeDocumentIDParams) WithHTTPClient(client *http.Client) *PutMeDocumentIDParams

WithHTTPClient adds the HTTPClient to the put me document ID params

func (*PutMeDocumentIDParams) WithID ¶

WithID adds the id to the put me document ID params

func (*PutMeDocumentIDParams) WithMeDocumentPut ¶

func (o *PutMeDocumentIDParams) WithMeDocumentPut(meDocumentPut *models.NichandleDocumentDocument) *PutMeDocumentIDParams

WithMeDocumentPut adds the meDocumentPut to the put me document ID params

func (*PutMeDocumentIDParams) WithTimeout ¶

func (o *PutMeDocumentIDParams) WithTimeout(timeout time.Duration) *PutMeDocumentIDParams

WithTimeout adds the timeout to the put me document ID params

func (*PutMeDocumentIDParams) WriteToRequest ¶

func (o *PutMeDocumentIDParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutMeDocumentIDReader ¶

type PutMeDocumentIDReader struct {
	// contains filtered or unexported fields
}

PutMeDocumentIDReader is a Reader for the PutMeDocumentID structure.

func (*PutMeDocumentIDReader) ReadResponse ¶

func (o *PutMeDocumentIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeFidelityAccountDefault ¶

type PutMeFidelityAccountDefault struct {
	Payload *models.PutMeFidelityAccountDefaultBody
	// contains filtered or unexported fields
}

PutMeFidelityAccountDefault handles this case with default header values.

Unexpected error

func NewPutMeFidelityAccountDefault ¶

func NewPutMeFidelityAccountDefault(code int) *PutMeFidelityAccountDefault

NewPutMeFidelityAccountDefault creates a PutMeFidelityAccountDefault with default headers values

func (*PutMeFidelityAccountDefault) Code ¶

func (o *PutMeFidelityAccountDefault) Code() int

Code gets the status code for the put me fidelity account default response

func (*PutMeFidelityAccountDefault) Error ¶

type PutMeFidelityAccountOK ¶

type PutMeFidelityAccountOK struct {
}

PutMeFidelityAccountOK handles this case with default header values.

return 'void'

func NewPutMeFidelityAccountOK ¶

func NewPutMeFidelityAccountOK() *PutMeFidelityAccountOK

NewPutMeFidelityAccountOK creates a PutMeFidelityAccountOK with default headers values

func (*PutMeFidelityAccountOK) Error ¶

func (o *PutMeFidelityAccountOK) Error() string

type PutMeFidelityAccountParams ¶

type PutMeFidelityAccountParams struct {

	/*MeFidelityAccountPut*/
	MeFidelityAccountPut *models.BillingFidelityAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeFidelityAccountParams contains all the parameters to send to the API endpoint for the put me fidelity account operation typically these are written to a http.Request

func NewPutMeFidelityAccountParams ¶

func NewPutMeFidelityAccountParams() *PutMeFidelityAccountParams

NewPutMeFidelityAccountParams creates a new PutMeFidelityAccountParams object with the default values initialized.

func NewPutMeFidelityAccountParamsWithContext ¶

func NewPutMeFidelityAccountParamsWithContext(ctx context.Context) *PutMeFidelityAccountParams

NewPutMeFidelityAccountParamsWithContext creates a new PutMeFidelityAccountParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeFidelityAccountParamsWithHTTPClient ¶

func NewPutMeFidelityAccountParamsWithHTTPClient(client *http.Client) *PutMeFidelityAccountParams

NewPutMeFidelityAccountParamsWithHTTPClient creates a new PutMeFidelityAccountParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeFidelityAccountParamsWithTimeout ¶

func NewPutMeFidelityAccountParamsWithTimeout(timeout time.Duration) *PutMeFidelityAccountParams

NewPutMeFidelityAccountParamsWithTimeout creates a new PutMeFidelityAccountParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeFidelityAccountParams) SetContext ¶

func (o *PutMeFidelityAccountParams) SetContext(ctx context.Context)

SetContext adds the context to the put me fidelity account params

func (*PutMeFidelityAccountParams) SetHTTPClient ¶

func (o *PutMeFidelityAccountParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me fidelity account params

func (*PutMeFidelityAccountParams) SetMeFidelityAccountPut ¶

func (o *PutMeFidelityAccountParams) SetMeFidelityAccountPut(meFidelityAccountPut *models.BillingFidelityAccount)

SetMeFidelityAccountPut adds the meFidelityAccountPut to the put me fidelity account params

func (*PutMeFidelityAccountParams) SetTimeout ¶

func (o *PutMeFidelityAccountParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me fidelity account params

func (*PutMeFidelityAccountParams) WithContext ¶

WithContext adds the context to the put me fidelity account params

func (*PutMeFidelityAccountParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me fidelity account params

func (*PutMeFidelityAccountParams) WithMeFidelityAccountPut ¶

func (o *PutMeFidelityAccountParams) WithMeFidelityAccountPut(meFidelityAccountPut *models.BillingFidelityAccount) *PutMeFidelityAccountParams

WithMeFidelityAccountPut adds the meFidelityAccountPut to the put me fidelity account params

func (*PutMeFidelityAccountParams) WithTimeout ¶

WithTimeout adds the timeout to the put me fidelity account params

func (*PutMeFidelityAccountParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeFidelityAccountReader ¶

type PutMeFidelityAccountReader struct {
	// contains filtered or unexported fields
}

PutMeFidelityAccountReader is a Reader for the PutMeFidelityAccount structure.

func (*PutMeFidelityAccountReader) ReadResponse ¶

func (o *PutMeFidelityAccountReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeIPOrganisationOrganisationIDDefault ¶

type PutMeIPOrganisationOrganisationIDDefault struct {
	Payload *models.PutMeIPOrganisationOrganisationIDDefaultBody
	// contains filtered or unexported fields
}

PutMeIPOrganisationOrganisationIDDefault handles this case with default header values.

Unexpected error

func NewPutMeIPOrganisationOrganisationIDDefault ¶

func NewPutMeIPOrganisationOrganisationIDDefault(code int) *PutMeIPOrganisationOrganisationIDDefault

NewPutMeIPOrganisationOrganisationIDDefault creates a PutMeIPOrganisationOrganisationIDDefault with default headers values

func (*PutMeIPOrganisationOrganisationIDDefault) Code ¶

Code gets the status code for the put me IP organisation organisation ID default response

func (*PutMeIPOrganisationOrganisationIDDefault) Error ¶

type PutMeIPOrganisationOrganisationIDOK ¶

type PutMeIPOrganisationOrganisationIDOK struct {
}

PutMeIPOrganisationOrganisationIDOK handles this case with default header values.

return 'void'

func NewPutMeIPOrganisationOrganisationIDOK ¶

func NewPutMeIPOrganisationOrganisationIDOK() *PutMeIPOrganisationOrganisationIDOK

NewPutMeIPOrganisationOrganisationIDOK creates a PutMeIPOrganisationOrganisationIDOK with default headers values

func (*PutMeIPOrganisationOrganisationIDOK) Error ¶

type PutMeIPOrganisationOrganisationIDParams ¶

type PutMeIPOrganisationOrganisationIDParams struct {

	/*MeIPOrganisationPut*/
	MeIPOrganisationPut *models.NichandleIPV4Org
	/*OrganisationID*/
	OrganisationID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeIPOrganisationOrganisationIDParams contains all the parameters to send to the API endpoint for the put me IP organisation organisation ID operation typically these are written to a http.Request

func NewPutMeIPOrganisationOrganisationIDParams ¶

func NewPutMeIPOrganisationOrganisationIDParams() *PutMeIPOrganisationOrganisationIDParams

NewPutMeIPOrganisationOrganisationIDParams creates a new PutMeIPOrganisationOrganisationIDParams object with the default values initialized.

func NewPutMeIPOrganisationOrganisationIDParamsWithContext ¶

func NewPutMeIPOrganisationOrganisationIDParamsWithContext(ctx context.Context) *PutMeIPOrganisationOrganisationIDParams

NewPutMeIPOrganisationOrganisationIDParamsWithContext creates a new PutMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeIPOrganisationOrganisationIDParamsWithHTTPClient ¶

func NewPutMeIPOrganisationOrganisationIDParamsWithHTTPClient(client *http.Client) *PutMeIPOrganisationOrganisationIDParams

NewPutMeIPOrganisationOrganisationIDParamsWithHTTPClient creates a new PutMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeIPOrganisationOrganisationIDParamsWithTimeout ¶

func NewPutMeIPOrganisationOrganisationIDParamsWithTimeout(timeout time.Duration) *PutMeIPOrganisationOrganisationIDParams

NewPutMeIPOrganisationOrganisationIDParamsWithTimeout creates a new PutMeIPOrganisationOrganisationIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeIPOrganisationOrganisationIDParams) SetContext ¶

SetContext adds the context to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) SetHTTPClient ¶

func (o *PutMeIPOrganisationOrganisationIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) SetMeIPOrganisationPut ¶

func (o *PutMeIPOrganisationOrganisationIDParams) SetMeIPOrganisationPut(meIPOrganisationPut *models.NichandleIPV4Org)

SetMeIPOrganisationPut adds the meIpOrganisationPut to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) SetOrganisationID ¶

func (o *PutMeIPOrganisationOrganisationIDParams) SetOrganisationID(organisationID string)

SetOrganisationID adds the organisationId to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) SetTimeout ¶

func (o *PutMeIPOrganisationOrganisationIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WithContext ¶

WithContext adds the context to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WithMeIPOrganisationPut ¶

WithMeIPOrganisationPut adds the meIPOrganisationPut to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WithOrganisationID ¶

WithOrganisationID adds the organisationID to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me IP organisation organisation ID params

func (*PutMeIPOrganisationOrganisationIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeIPOrganisationOrganisationIDReader ¶

type PutMeIPOrganisationOrganisationIDReader struct {
	// contains filtered or unexported fields
}

PutMeIPOrganisationOrganisationIDReader is a Reader for the PutMeIPOrganisationOrganisationID structure.

func (*PutMeIPOrganisationOrganisationIDReader) ReadResponse ¶

func (o *PutMeIPOrganisationOrganisationIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeInstallationTemplateTemplateNameDefault ¶

type PutMeInstallationTemplateTemplateNameDefault struct {
	Payload *models.PutMeInstallationTemplateTemplateNameDefaultBody
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNameDefault handles this case with default header values.

Unexpected error

func NewPutMeInstallationTemplateTemplateNameDefault ¶

func NewPutMeInstallationTemplateTemplateNameDefault(code int) *PutMeInstallationTemplateTemplateNameDefault

NewPutMeInstallationTemplateTemplateNameDefault creates a PutMeInstallationTemplateTemplateNameDefault with default headers values

func (*PutMeInstallationTemplateTemplateNameDefault) Code ¶

Code gets the status code for the put me installation template template name default response

func (*PutMeInstallationTemplateTemplateNameDefault) Error ¶

type PutMeInstallationTemplateTemplateNameOK ¶

type PutMeInstallationTemplateTemplateNameOK struct {
}

PutMeInstallationTemplateTemplateNameOK handles this case with default header values.

return 'void'

func NewPutMeInstallationTemplateTemplateNameOK ¶

func NewPutMeInstallationTemplateTemplateNameOK() *PutMeInstallationTemplateTemplateNameOK

NewPutMeInstallationTemplateTemplateNameOK creates a PutMeInstallationTemplateTemplateNameOK with default headers values

func (*PutMeInstallationTemplateTemplateNameOK) Error ¶

type PutMeInstallationTemplateTemplateNameParams ¶

type PutMeInstallationTemplateTemplateNameParams struct {

	/*MeInstallationTemplatePut*/
	MeInstallationTemplatePut *models.DedicatedInstallationTemplateTemplates
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNameParams contains all the parameters to send to the API endpoint for the put me installation template template name operation typically these are written to a http.Request

func NewPutMeInstallationTemplateTemplateNameParams ¶

func NewPutMeInstallationTemplateTemplateNameParams() *PutMeInstallationTemplateTemplateNameParams

NewPutMeInstallationTemplateTemplateNameParams creates a new PutMeInstallationTemplateTemplateNameParams object with the default values initialized.

func NewPutMeInstallationTemplateTemplateNameParamsWithContext ¶

func NewPutMeInstallationTemplateTemplateNameParamsWithContext(ctx context.Context) *PutMeInstallationTemplateTemplateNameParams

NewPutMeInstallationTemplateTemplateNameParamsWithContext creates a new PutMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeInstallationTemplateTemplateNameParamsWithHTTPClient ¶

func NewPutMeInstallationTemplateTemplateNameParamsWithHTTPClient(client *http.Client) *PutMeInstallationTemplateTemplateNameParams

NewPutMeInstallationTemplateTemplateNameParamsWithHTTPClient creates a new PutMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeInstallationTemplateTemplateNameParamsWithTimeout ¶

func NewPutMeInstallationTemplateTemplateNameParamsWithTimeout(timeout time.Duration) *PutMeInstallationTemplateTemplateNameParams

NewPutMeInstallationTemplateTemplateNameParamsWithTimeout creates a new PutMeInstallationTemplateTemplateNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeInstallationTemplateTemplateNameParams) SetContext ¶

SetContext adds the context to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) SetHTTPClient ¶

func (o *PutMeInstallationTemplateTemplateNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) SetMeInstallationTemplatePut ¶

func (o *PutMeInstallationTemplateTemplateNameParams) SetMeInstallationTemplatePut(meInstallationTemplatePut *models.DedicatedInstallationTemplateTemplates)

SetMeInstallationTemplatePut adds the meInstallationTemplatePut to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) SetTemplateName ¶

func (o *PutMeInstallationTemplateTemplateNameParams) SetTemplateName(templateName string)

SetTemplateName adds the templateName to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) SetTimeout ¶

SetTimeout adds the timeout to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WithContext ¶

WithContext adds the context to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WithMeInstallationTemplatePut ¶

WithMeInstallationTemplatePut adds the meInstallationTemplatePut to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WithTimeout ¶

WithTimeout adds the timeout to the put me installation template template name params

func (*PutMeInstallationTemplateTemplateNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault struct {
	Payload *models.PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault handles this case with default header values.

Unexpected error

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault(code int) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Code ¶

Code gets the status code for the put me installation template template name partition scheme scheme name default response

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefault) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault struct {
	Payload *models.PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault handles this case with default header values.

Unexpected error

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault(code int) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Code ¶

Code gets the status code for the put me installation template template name partition scheme scheme name hardware raid name default response

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefault) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK struct {
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK handles this case with default header values.

return 'void'

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameOK) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams struct {

	/*MeInstallationTemplatePartitionSchemeHardwareRaidPut*/
	MeInstallationTemplatePartitionSchemeHardwareRaidPut *models.DedicatedInstallationTemplateHardwareRaid
	/*Name*/
	Name string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams contains all the parameters to send to the API endpoint for the put me installation template template name partition scheme scheme name hardware raid name operation typically these are written to a http.Request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized.

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext(ctx context.Context) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithContext creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient(client *http.Client) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithHTTPClient creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout(timeout time.Duration) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParamsWithTimeout creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetContext ¶

SetContext adds the context to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetMeInstallationTemplatePartitionSchemeHardwareRaidPut ¶

func (o *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetMeInstallationTemplatePartitionSchemeHardwareRaidPut(meInstallationTemplatePartitionSchemeHardwareRaidPut *models.DedicatedInstallationTemplateHardwareRaid)

SetMeInstallationTemplatePartitionSchemeHardwareRaidPut adds the meInstallationTemplatePartitionSchemeHardwareRaidPut to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetName ¶

SetName adds the name to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) SetTimeout ¶

SetTimeout adds the timeout to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithContext ¶

WithContext adds the context to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithMeInstallationTemplatePartitionSchemeHardwareRaidPut ¶

WithMeInstallationTemplatePartitionSchemeHardwareRaidPut adds the meInstallationTemplatePartitionSchemeHardwareRaidPut to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithName ¶

WithName adds the name to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WithTimeout ¶

WithTimeout adds the timeout to the put me installation template template name partition scheme scheme name hardware raid name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader struct {
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader is a Reader for the PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidName structure.

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK struct {
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK handles this case with default header values.

return 'void'

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameOK) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams struct {

	/*MeInstallationTemplatePartitionSchemePut*/
	MeInstallationTemplatePartitionSchemePut *models.DedicatedInstallationTemplateTemplatePartitioningSchemes
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams contains all the parameters to send to the API endpoint for the put me installation template template name partition scheme scheme name operation typically these are written to a http.Request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized.

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext(ctx context.Context) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithContext creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient(client *http.Client) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithHTTPClient creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout(timeout time.Duration) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParamsWithTimeout creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetContext ¶

SetContext adds the context to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetMeInstallationTemplatePartitionSchemePut ¶

func (o *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetMeInstallationTemplatePartitionSchemePut(meInstallationTemplatePartitionSchemePut *models.DedicatedInstallationTemplateTemplatePartitioningSchemes)

SetMeInstallationTemplatePartitionSchemePut adds the meInstallationTemplatePartitionSchemePut to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTemplateName ¶

SetTemplateName adds the templateName to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) SetTimeout ¶

SetTimeout adds the timeout to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithContext ¶

WithContext adds the context to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithMeInstallationTemplatePartitionSchemePut ¶

WithMeInstallationTemplatePartitionSchemePut adds the meInstallationTemplatePartitionSchemePut to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTemplateName ¶

WithTemplateName adds the templateName to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WithTimeout ¶

WithTimeout adds the timeout to the put me installation template template name partition scheme scheme name params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault struct {
	Payload *models.PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault handles this case with default header values.

Unexpected error

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault(code int) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Code ¶

Code gets the status code for the put me installation template template name partition scheme scheme name partition mountpoint default response

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefault) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK struct {
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK handles this case with default header values.

return 'void'

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK creates a PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK with default headers values

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointOK) Error ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams struct {

	/*MeInstallationTemplatePartitionSchemePartitionPut*/
	MeInstallationTemplatePartitionSchemePartitionPut *models.DedicatedInstallationTemplateTemplatePartitions
	/*Mountpoint*/
	Mountpoint string
	/*SchemeName*/
	SchemeName string
	/*TemplateName*/
	TemplateName string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams contains all the parameters to send to the API endpoint for the put me installation template template name partition scheme scheme name partition mountpoint operation typically these are written to a http.Request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams() *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized.

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext(ctx context.Context) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithContext creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient(client *http.Client) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithHTTPClient creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout ¶

func NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout(timeout time.Duration) *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams

NewPutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParamsWithTimeout creates a new PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetContext ¶

SetContext adds the context to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetMeInstallationTemplatePartitionSchemePartitionPut ¶

func (o *PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetMeInstallationTemplatePartitionSchemePartitionPut(meInstallationTemplatePartitionSchemePartitionPut *models.DedicatedInstallationTemplateTemplatePartitions)

SetMeInstallationTemplatePartitionSchemePartitionPut adds the meInstallationTemplatePartitionSchemePartitionPut to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetMountpoint ¶

SetMountpoint adds the mountpoint to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetSchemeName ¶

SetSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTemplateName ¶

SetTemplateName adds the templateName to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) SetTimeout ¶

SetTimeout adds the timeout to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithContext ¶

WithContext adds the context to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithMeInstallationTemplatePartitionSchemePartitionPut ¶

WithMeInstallationTemplatePartitionSchemePartitionPut adds the meInstallationTemplatePartitionSchemePartitionPut to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithMountpoint ¶

WithMountpoint adds the mountpoint to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithSchemeName ¶

WithSchemeName adds the schemeName to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTemplateName ¶

WithTemplateName adds the templateName to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WithTimeout ¶

WithTimeout adds the timeout to the put me installation template template name partition scheme scheme name partition mountpoint params

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader struct {
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader is a Reader for the PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpoint structure.

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader struct {
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader is a Reader for the PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeName structure.

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameReader) ReadResponse ¶

ReadResponse reads a server response into the received o.

type PutMeInstallationTemplateTemplateNameReader ¶

type PutMeInstallationTemplateTemplateNameReader struct {
	// contains filtered or unexported fields
}

PutMeInstallationTemplateTemplateNameReader is a Reader for the PutMeInstallationTemplateTemplateName structure.

func (*PutMeInstallationTemplateTemplateNameReader) ReadResponse ¶

func (o *PutMeInstallationTemplateTemplateNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeOK ¶

type PutMeOK struct {
}

PutMeOK handles this case with default header values.

return 'void'

func NewPutMeOK ¶

func NewPutMeOK() *PutMeOK

NewPutMeOK creates a PutMeOK with default headers values

func (*PutMeOK) Error ¶

func (o *PutMeOK) Error() string

type PutMeOvhAccountOvhAccountIDDefault ¶

type PutMeOvhAccountOvhAccountIDDefault struct {
	Payload *models.PutMeOvhAccountOvhAccountIDDefaultBody
	// contains filtered or unexported fields
}

PutMeOvhAccountOvhAccountIDDefault handles this case with default header values.

Unexpected error

func NewPutMeOvhAccountOvhAccountIDDefault ¶

func NewPutMeOvhAccountOvhAccountIDDefault(code int) *PutMeOvhAccountOvhAccountIDDefault

NewPutMeOvhAccountOvhAccountIDDefault creates a PutMeOvhAccountOvhAccountIDDefault with default headers values

func (*PutMeOvhAccountOvhAccountIDDefault) Code ¶

Code gets the status code for the put me ovh account ovh account ID default response

func (*PutMeOvhAccountOvhAccountIDDefault) Error ¶

type PutMeOvhAccountOvhAccountIDOK ¶

type PutMeOvhAccountOvhAccountIDOK struct {
}

PutMeOvhAccountOvhAccountIDOK handles this case with default header values.

return 'void'

func NewPutMeOvhAccountOvhAccountIDOK ¶

func NewPutMeOvhAccountOvhAccountIDOK() *PutMeOvhAccountOvhAccountIDOK

NewPutMeOvhAccountOvhAccountIDOK creates a PutMeOvhAccountOvhAccountIDOK with default headers values

func (*PutMeOvhAccountOvhAccountIDOK) Error ¶

type PutMeOvhAccountOvhAccountIDParams ¶

type PutMeOvhAccountOvhAccountIDParams struct {

	/*MeOvhAccountPut*/
	MeOvhAccountPut *models.BillingOvhAccount
	/*OvhAccountID*/
	OvhAccountID string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeOvhAccountOvhAccountIDParams contains all the parameters to send to the API endpoint for the put me ovh account ovh account ID operation typically these are written to a http.Request

func NewPutMeOvhAccountOvhAccountIDParams ¶

func NewPutMeOvhAccountOvhAccountIDParams() *PutMeOvhAccountOvhAccountIDParams

NewPutMeOvhAccountOvhAccountIDParams creates a new PutMeOvhAccountOvhAccountIDParams object with the default values initialized.

func NewPutMeOvhAccountOvhAccountIDParamsWithContext ¶

func NewPutMeOvhAccountOvhAccountIDParamsWithContext(ctx context.Context) *PutMeOvhAccountOvhAccountIDParams

NewPutMeOvhAccountOvhAccountIDParamsWithContext creates a new PutMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeOvhAccountOvhAccountIDParamsWithHTTPClient ¶

func NewPutMeOvhAccountOvhAccountIDParamsWithHTTPClient(client *http.Client) *PutMeOvhAccountOvhAccountIDParams

NewPutMeOvhAccountOvhAccountIDParamsWithHTTPClient creates a new PutMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeOvhAccountOvhAccountIDParamsWithTimeout ¶

func NewPutMeOvhAccountOvhAccountIDParamsWithTimeout(timeout time.Duration) *PutMeOvhAccountOvhAccountIDParams

NewPutMeOvhAccountOvhAccountIDParamsWithTimeout creates a new PutMeOvhAccountOvhAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeOvhAccountOvhAccountIDParams) SetContext ¶

SetContext adds the context to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) SetHTTPClient ¶

func (o *PutMeOvhAccountOvhAccountIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) SetMeOvhAccountPut ¶

func (o *PutMeOvhAccountOvhAccountIDParams) SetMeOvhAccountPut(meOvhAccountPut *models.BillingOvhAccount)

SetMeOvhAccountPut adds the meOvhAccountPut to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) SetOvhAccountID ¶

func (o *PutMeOvhAccountOvhAccountIDParams) SetOvhAccountID(ovhAccountID string)

SetOvhAccountID adds the ovhAccountId to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) SetTimeout ¶

func (o *PutMeOvhAccountOvhAccountIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WithContext ¶

WithContext adds the context to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WithMeOvhAccountPut ¶

WithMeOvhAccountPut adds the meOvhAccountPut to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WithOvhAccountID ¶

WithOvhAccountID adds the ovhAccountID to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me ovh account ovh account ID params

func (*PutMeOvhAccountOvhAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeOvhAccountOvhAccountIDReader ¶

type PutMeOvhAccountOvhAccountIDReader struct {
	// contains filtered or unexported fields
}

PutMeOvhAccountOvhAccountIDReader is a Reader for the PutMeOvhAccountOvhAccountID structure.

func (*PutMeOvhAccountOvhAccountIDReader) ReadResponse ¶

func (o *PutMeOvhAccountOvhAccountIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeParams ¶

type PutMeParams struct {

	/*MePut*/
	MePut *models.NichandleNichandle

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeParams contains all the parameters to send to the API endpoint for the put me operation typically these are written to a http.Request

func NewPutMeParams ¶

func NewPutMeParams() *PutMeParams

NewPutMeParams creates a new PutMeParams object with the default values initialized.

func NewPutMeParamsWithContext ¶

func NewPutMeParamsWithContext(ctx context.Context) *PutMeParams

NewPutMeParamsWithContext creates a new PutMeParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeParamsWithHTTPClient ¶

func NewPutMeParamsWithHTTPClient(client *http.Client) *PutMeParams

NewPutMeParamsWithHTTPClient creates a new PutMeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeParamsWithTimeout ¶

func NewPutMeParamsWithTimeout(timeout time.Duration) *PutMeParams

NewPutMeParamsWithTimeout creates a new PutMeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeParams) SetContext ¶

func (o *PutMeParams) SetContext(ctx context.Context)

SetContext adds the context to the put me params

func (*PutMeParams) SetHTTPClient ¶

func (o *PutMeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me params

func (*PutMeParams) SetMePut ¶

func (o *PutMeParams) SetMePut(mePut *models.NichandleNichandle)

SetMePut adds the mePut to the put me params

func (*PutMeParams) SetTimeout ¶

func (o *PutMeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me params

func (*PutMeParams) WithContext ¶

func (o *PutMeParams) WithContext(ctx context.Context) *PutMeParams

WithContext adds the context to the put me params

func (*PutMeParams) WithHTTPClient ¶

func (o *PutMeParams) WithHTTPClient(client *http.Client) *PutMeParams

WithHTTPClient adds the HTTPClient to the put me params

func (*PutMeParams) WithMePut ¶

func (o *PutMeParams) WithMePut(mePut *models.NichandleNichandle) *PutMeParams

WithMePut adds the mePut to the put me params

func (*PutMeParams) WithTimeout ¶

func (o *PutMeParams) WithTimeout(timeout time.Duration) *PutMeParams

WithTimeout adds the timeout to the put me params

func (*PutMeParams) WriteToRequest ¶

func (o *PutMeParams) WriteToRequest(r runtime.ClientRequest, reg strfmt.Registry) error

WriteToRequest writes these params to a swagger request

type PutMePaymentMeanBankAccountIDDefault ¶

type PutMePaymentMeanBankAccountIDDefault struct {
	Payload *models.PutMePaymentMeanBankAccountIDDefaultBody
	// contains filtered or unexported fields
}

PutMePaymentMeanBankAccountIDDefault handles this case with default header values.

Unexpected error

func NewPutMePaymentMeanBankAccountIDDefault ¶

func NewPutMePaymentMeanBankAccountIDDefault(code int) *PutMePaymentMeanBankAccountIDDefault

NewPutMePaymentMeanBankAccountIDDefault creates a PutMePaymentMeanBankAccountIDDefault with default headers values

func (*PutMePaymentMeanBankAccountIDDefault) Code ¶

Code gets the status code for the put me payment mean bank account ID default response

func (*PutMePaymentMeanBankAccountIDDefault) Error ¶

type PutMePaymentMeanBankAccountIDOK ¶

type PutMePaymentMeanBankAccountIDOK struct {
}

PutMePaymentMeanBankAccountIDOK handles this case with default header values.

return 'void'

func NewPutMePaymentMeanBankAccountIDOK ¶

func NewPutMePaymentMeanBankAccountIDOK() *PutMePaymentMeanBankAccountIDOK

NewPutMePaymentMeanBankAccountIDOK creates a PutMePaymentMeanBankAccountIDOK with default headers values

func (*PutMePaymentMeanBankAccountIDOK) Error ¶

type PutMePaymentMeanBankAccountIDParams ¶

type PutMePaymentMeanBankAccountIDParams struct {

	/*ID*/
	ID int64
	/*MePaymentMeanBankAccountPut*/
	MePaymentMeanBankAccountPut *models.BillingBankAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMePaymentMeanBankAccountIDParams contains all the parameters to send to the API endpoint for the put me payment mean bank account ID operation typically these are written to a http.Request

func NewPutMePaymentMeanBankAccountIDParams ¶

func NewPutMePaymentMeanBankAccountIDParams() *PutMePaymentMeanBankAccountIDParams

NewPutMePaymentMeanBankAccountIDParams creates a new PutMePaymentMeanBankAccountIDParams object with the default values initialized.

func NewPutMePaymentMeanBankAccountIDParamsWithContext ¶

func NewPutMePaymentMeanBankAccountIDParamsWithContext(ctx context.Context) *PutMePaymentMeanBankAccountIDParams

NewPutMePaymentMeanBankAccountIDParamsWithContext creates a new PutMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMePaymentMeanBankAccountIDParamsWithHTTPClient ¶

func NewPutMePaymentMeanBankAccountIDParamsWithHTTPClient(client *http.Client) *PutMePaymentMeanBankAccountIDParams

NewPutMePaymentMeanBankAccountIDParamsWithHTTPClient creates a new PutMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMePaymentMeanBankAccountIDParamsWithTimeout ¶

func NewPutMePaymentMeanBankAccountIDParamsWithTimeout(timeout time.Duration) *PutMePaymentMeanBankAccountIDParams

NewPutMePaymentMeanBankAccountIDParamsWithTimeout creates a new PutMePaymentMeanBankAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMePaymentMeanBankAccountIDParams) SetContext ¶

SetContext adds the context to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) SetHTTPClient ¶

func (o *PutMePaymentMeanBankAccountIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) SetID ¶

SetID adds the id to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) SetMePaymentMeanBankAccountPut ¶

func (o *PutMePaymentMeanBankAccountIDParams) SetMePaymentMeanBankAccountPut(mePaymentMeanBankAccountPut *models.BillingBankAccount)

SetMePaymentMeanBankAccountPut adds the mePaymentMeanBankAccountPut to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) SetTimeout ¶

func (o *PutMePaymentMeanBankAccountIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WithContext ¶

WithContext adds the context to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WithID ¶

WithID adds the id to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WithMePaymentMeanBankAccountPut ¶

func (o *PutMePaymentMeanBankAccountIDParams) WithMePaymentMeanBankAccountPut(mePaymentMeanBankAccountPut *models.BillingBankAccount) *PutMePaymentMeanBankAccountIDParams

WithMePaymentMeanBankAccountPut adds the mePaymentMeanBankAccountPut to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me payment mean bank account ID params

func (*PutMePaymentMeanBankAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMePaymentMeanBankAccountIDReader ¶

type PutMePaymentMeanBankAccountIDReader struct {
	// contains filtered or unexported fields
}

PutMePaymentMeanBankAccountIDReader is a Reader for the PutMePaymentMeanBankAccountID structure.

func (*PutMePaymentMeanBankAccountIDReader) ReadResponse ¶

func (o *PutMePaymentMeanBankAccountIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMePaymentMeanCreditCardIDDefault ¶

type PutMePaymentMeanCreditCardIDDefault struct {
	Payload *models.PutMePaymentMeanCreditCardIDDefaultBody
	// contains filtered or unexported fields
}

PutMePaymentMeanCreditCardIDDefault handles this case with default header values.

Unexpected error

func NewPutMePaymentMeanCreditCardIDDefault ¶

func NewPutMePaymentMeanCreditCardIDDefault(code int) *PutMePaymentMeanCreditCardIDDefault

NewPutMePaymentMeanCreditCardIDDefault creates a PutMePaymentMeanCreditCardIDDefault with default headers values

func (*PutMePaymentMeanCreditCardIDDefault) Code ¶

Code gets the status code for the put me payment mean credit card ID default response

func (*PutMePaymentMeanCreditCardIDDefault) Error ¶

type PutMePaymentMeanCreditCardIDOK ¶

type PutMePaymentMeanCreditCardIDOK struct {
}

PutMePaymentMeanCreditCardIDOK handles this case with default header values.

return 'void'

func NewPutMePaymentMeanCreditCardIDOK ¶

func NewPutMePaymentMeanCreditCardIDOK() *PutMePaymentMeanCreditCardIDOK

NewPutMePaymentMeanCreditCardIDOK creates a PutMePaymentMeanCreditCardIDOK with default headers values

func (*PutMePaymentMeanCreditCardIDOK) Error ¶

type PutMePaymentMeanCreditCardIDParams ¶

type PutMePaymentMeanCreditCardIDParams struct {

	/*ID*/
	ID int64
	/*MePaymentMeanCreditCardPut*/
	MePaymentMeanCreditCardPut *models.BillingCreditCard

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMePaymentMeanCreditCardIDParams contains all the parameters to send to the API endpoint for the put me payment mean credit card ID operation typically these are written to a http.Request

func NewPutMePaymentMeanCreditCardIDParams ¶

func NewPutMePaymentMeanCreditCardIDParams() *PutMePaymentMeanCreditCardIDParams

NewPutMePaymentMeanCreditCardIDParams creates a new PutMePaymentMeanCreditCardIDParams object with the default values initialized.

func NewPutMePaymentMeanCreditCardIDParamsWithContext ¶

func NewPutMePaymentMeanCreditCardIDParamsWithContext(ctx context.Context) *PutMePaymentMeanCreditCardIDParams

NewPutMePaymentMeanCreditCardIDParamsWithContext creates a new PutMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMePaymentMeanCreditCardIDParamsWithHTTPClient ¶

func NewPutMePaymentMeanCreditCardIDParamsWithHTTPClient(client *http.Client) *PutMePaymentMeanCreditCardIDParams

NewPutMePaymentMeanCreditCardIDParamsWithHTTPClient creates a new PutMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMePaymentMeanCreditCardIDParamsWithTimeout ¶

func NewPutMePaymentMeanCreditCardIDParamsWithTimeout(timeout time.Duration) *PutMePaymentMeanCreditCardIDParams

NewPutMePaymentMeanCreditCardIDParamsWithTimeout creates a new PutMePaymentMeanCreditCardIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMePaymentMeanCreditCardIDParams) SetContext ¶

SetContext adds the context to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) SetHTTPClient ¶

func (o *PutMePaymentMeanCreditCardIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) SetID ¶

SetID adds the id to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) SetMePaymentMeanCreditCardPut ¶

func (o *PutMePaymentMeanCreditCardIDParams) SetMePaymentMeanCreditCardPut(mePaymentMeanCreditCardPut *models.BillingCreditCard)

SetMePaymentMeanCreditCardPut adds the mePaymentMeanCreditCardPut to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) SetTimeout ¶

func (o *PutMePaymentMeanCreditCardIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WithContext ¶

WithContext adds the context to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WithID ¶

WithID adds the id to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WithMePaymentMeanCreditCardPut ¶

func (o *PutMePaymentMeanCreditCardIDParams) WithMePaymentMeanCreditCardPut(mePaymentMeanCreditCardPut *models.BillingCreditCard) *PutMePaymentMeanCreditCardIDParams

WithMePaymentMeanCreditCardPut adds the mePaymentMeanCreditCardPut to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me payment mean credit card ID params

func (*PutMePaymentMeanCreditCardIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMePaymentMeanCreditCardIDReader ¶

type PutMePaymentMeanCreditCardIDReader struct {
	// contains filtered or unexported fields
}

PutMePaymentMeanCreditCardIDReader is a Reader for the PutMePaymentMeanCreditCardID structure.

func (*PutMePaymentMeanCreditCardIDReader) ReadResponse ¶

func (o *PutMePaymentMeanCreditCardIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMePaymentMeanDeferredPaymentAccountIDDefault ¶

type PutMePaymentMeanDeferredPaymentAccountIDDefault struct {
	Payload *models.PutMePaymentMeanDeferredPaymentAccountIDDefaultBody
	// contains filtered or unexported fields
}

PutMePaymentMeanDeferredPaymentAccountIDDefault handles this case with default header values.

Unexpected error

func NewPutMePaymentMeanDeferredPaymentAccountIDDefault ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDDefault(code int) *PutMePaymentMeanDeferredPaymentAccountIDDefault

NewPutMePaymentMeanDeferredPaymentAccountIDDefault creates a PutMePaymentMeanDeferredPaymentAccountIDDefault with default headers values

func (*PutMePaymentMeanDeferredPaymentAccountIDDefault) Code ¶

Code gets the status code for the put me payment mean deferred payment account ID default response

func (*PutMePaymentMeanDeferredPaymentAccountIDDefault) Error ¶

type PutMePaymentMeanDeferredPaymentAccountIDOK ¶

type PutMePaymentMeanDeferredPaymentAccountIDOK struct {
}

PutMePaymentMeanDeferredPaymentAccountIDOK handles this case with default header values.

return 'void'

func NewPutMePaymentMeanDeferredPaymentAccountIDOK ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDOK() *PutMePaymentMeanDeferredPaymentAccountIDOK

NewPutMePaymentMeanDeferredPaymentAccountIDOK creates a PutMePaymentMeanDeferredPaymentAccountIDOK with default headers values

func (*PutMePaymentMeanDeferredPaymentAccountIDOK) Error ¶

type PutMePaymentMeanDeferredPaymentAccountIDParams ¶

type PutMePaymentMeanDeferredPaymentAccountIDParams struct {

	/*ID*/
	ID int64
	/*MePaymentMeanDeferredPaymentAccountPut*/
	MePaymentMeanDeferredPaymentAccountPut *models.BillingDeferredPaymentAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMePaymentMeanDeferredPaymentAccountIDParams contains all the parameters to send to the API endpoint for the put me payment mean deferred payment account ID operation typically these are written to a http.Request

func NewPutMePaymentMeanDeferredPaymentAccountIDParams ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDParams() *PutMePaymentMeanDeferredPaymentAccountIDParams

NewPutMePaymentMeanDeferredPaymentAccountIDParams creates a new PutMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized.

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithContext ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithContext(ctx context.Context) *PutMePaymentMeanDeferredPaymentAccountIDParams

NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithContext creates a new PutMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient(client *http.Client) *PutMePaymentMeanDeferredPaymentAccountIDParams

NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithHTTPClient creates a new PutMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout ¶

func NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout(timeout time.Duration) *PutMePaymentMeanDeferredPaymentAccountIDParams

NewPutMePaymentMeanDeferredPaymentAccountIDParamsWithTimeout creates a new PutMePaymentMeanDeferredPaymentAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) SetContext ¶

SetContext adds the context to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) SetHTTPClient ¶

SetHTTPClient adds the HTTPClient to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) SetID ¶

SetID adds the id to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) SetMePaymentMeanDeferredPaymentAccountPut ¶

func (o *PutMePaymentMeanDeferredPaymentAccountIDParams) SetMePaymentMeanDeferredPaymentAccountPut(mePaymentMeanDeferredPaymentAccountPut *models.BillingDeferredPaymentAccount)

SetMePaymentMeanDeferredPaymentAccountPut adds the mePaymentMeanDeferredPaymentAccountPut to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) SetTimeout ¶

SetTimeout adds the timeout to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WithContext ¶

WithContext adds the context to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WithID ¶

WithID adds the id to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WithMePaymentMeanDeferredPaymentAccountPut ¶

func (o *PutMePaymentMeanDeferredPaymentAccountIDParams) WithMePaymentMeanDeferredPaymentAccountPut(mePaymentMeanDeferredPaymentAccountPut *models.BillingDeferredPaymentAccount) *PutMePaymentMeanDeferredPaymentAccountIDParams

WithMePaymentMeanDeferredPaymentAccountPut adds the mePaymentMeanDeferredPaymentAccountPut to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me payment mean deferred payment account ID params

func (*PutMePaymentMeanDeferredPaymentAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMePaymentMeanDeferredPaymentAccountIDReader ¶

type PutMePaymentMeanDeferredPaymentAccountIDReader struct {
	// contains filtered or unexported fields
}

PutMePaymentMeanDeferredPaymentAccountIDReader is a Reader for the PutMePaymentMeanDeferredPaymentAccountID structure.

func (*PutMePaymentMeanDeferredPaymentAccountIDReader) ReadResponse ¶

func (o *PutMePaymentMeanDeferredPaymentAccountIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMePaymentMeanPaypalIDDefault ¶

type PutMePaymentMeanPaypalIDDefault struct {
	Payload *models.PutMePaymentMeanPaypalIDDefaultBody
	// contains filtered or unexported fields
}

PutMePaymentMeanPaypalIDDefault handles this case with default header values.

Unexpected error

func NewPutMePaymentMeanPaypalIDDefault ¶

func NewPutMePaymentMeanPaypalIDDefault(code int) *PutMePaymentMeanPaypalIDDefault

NewPutMePaymentMeanPaypalIDDefault creates a PutMePaymentMeanPaypalIDDefault with default headers values

func (*PutMePaymentMeanPaypalIDDefault) Code ¶

Code gets the status code for the put me payment mean paypal ID default response

func (*PutMePaymentMeanPaypalIDDefault) Error ¶

type PutMePaymentMeanPaypalIDOK ¶

type PutMePaymentMeanPaypalIDOK struct {
}

PutMePaymentMeanPaypalIDOK handles this case with default header values.

return 'void'

func NewPutMePaymentMeanPaypalIDOK ¶

func NewPutMePaymentMeanPaypalIDOK() *PutMePaymentMeanPaypalIDOK

NewPutMePaymentMeanPaypalIDOK creates a PutMePaymentMeanPaypalIDOK with default headers values

func (*PutMePaymentMeanPaypalIDOK) Error ¶

type PutMePaymentMeanPaypalIDParams ¶

type PutMePaymentMeanPaypalIDParams struct {

	/*ID*/
	ID int64
	/*MePaymentMeanPaypalPut*/
	MePaymentMeanPaypalPut *models.BillingPaypal

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMePaymentMeanPaypalIDParams contains all the parameters to send to the API endpoint for the put me payment mean paypal ID operation typically these are written to a http.Request

func NewPutMePaymentMeanPaypalIDParams ¶

func NewPutMePaymentMeanPaypalIDParams() *PutMePaymentMeanPaypalIDParams

NewPutMePaymentMeanPaypalIDParams creates a new PutMePaymentMeanPaypalIDParams object with the default values initialized.

func NewPutMePaymentMeanPaypalIDParamsWithContext ¶

func NewPutMePaymentMeanPaypalIDParamsWithContext(ctx context.Context) *PutMePaymentMeanPaypalIDParams

NewPutMePaymentMeanPaypalIDParamsWithContext creates a new PutMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMePaymentMeanPaypalIDParamsWithHTTPClient ¶

func NewPutMePaymentMeanPaypalIDParamsWithHTTPClient(client *http.Client) *PutMePaymentMeanPaypalIDParams

NewPutMePaymentMeanPaypalIDParamsWithHTTPClient creates a new PutMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMePaymentMeanPaypalIDParamsWithTimeout ¶

func NewPutMePaymentMeanPaypalIDParamsWithTimeout(timeout time.Duration) *PutMePaymentMeanPaypalIDParams

NewPutMePaymentMeanPaypalIDParamsWithTimeout creates a new PutMePaymentMeanPaypalIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMePaymentMeanPaypalIDParams) SetContext ¶

func (o *PutMePaymentMeanPaypalIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) SetHTTPClient ¶

func (o *PutMePaymentMeanPaypalIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) SetID ¶

SetID adds the id to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) SetMePaymentMeanPaypalPut ¶

func (o *PutMePaymentMeanPaypalIDParams) SetMePaymentMeanPaypalPut(mePaymentMeanPaypalPut *models.BillingPaypal)

SetMePaymentMeanPaypalPut adds the mePaymentMeanPaypalPut to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) SetTimeout ¶

func (o *PutMePaymentMeanPaypalIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WithContext ¶

WithContext adds the context to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WithID ¶

WithID adds the id to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WithMePaymentMeanPaypalPut ¶

func (o *PutMePaymentMeanPaypalIDParams) WithMePaymentMeanPaypalPut(mePaymentMeanPaypalPut *models.BillingPaypal) *PutMePaymentMeanPaypalIDParams

WithMePaymentMeanPaypalPut adds the mePaymentMeanPaypalPut to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me payment mean paypal ID params

func (*PutMePaymentMeanPaypalIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMePaymentMeanPaypalIDReader ¶

type PutMePaymentMeanPaypalIDReader struct {
	// contains filtered or unexported fields
}

PutMePaymentMeanPaypalIDReader is a Reader for the PutMePaymentMeanPaypalID structure.

func (*PutMePaymentMeanPaypalIDReader) ReadResponse ¶

func (o *PutMePaymentMeanPaypalIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeReader ¶

type PutMeReader struct {
	// contains filtered or unexported fields
}

PutMeReader is a Reader for the PutMe structure.

func (*PutMeReader) ReadResponse ¶

func (o *PutMeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeSSHKeyKeyNameDefault ¶

type PutMeSSHKeyKeyNameDefault struct {
	Payload *models.PutMeSSHKeyKeyNameDefaultBody
	// contains filtered or unexported fields
}

PutMeSSHKeyKeyNameDefault handles this case with default header values.

Unexpected error

func NewPutMeSSHKeyKeyNameDefault ¶

func NewPutMeSSHKeyKeyNameDefault(code int) *PutMeSSHKeyKeyNameDefault

NewPutMeSSHKeyKeyNameDefault creates a PutMeSSHKeyKeyNameDefault with default headers values

func (*PutMeSSHKeyKeyNameDefault) Code ¶

func (o *PutMeSSHKeyKeyNameDefault) Code() int

Code gets the status code for the put me SSH key key name default response

func (*PutMeSSHKeyKeyNameDefault) Error ¶

func (o *PutMeSSHKeyKeyNameDefault) Error() string

type PutMeSSHKeyKeyNameOK ¶

type PutMeSSHKeyKeyNameOK struct {
}

PutMeSSHKeyKeyNameOK handles this case with default header values.

return 'void'

func NewPutMeSSHKeyKeyNameOK ¶

func NewPutMeSSHKeyKeyNameOK() *PutMeSSHKeyKeyNameOK

NewPutMeSSHKeyKeyNameOK creates a PutMeSSHKeyKeyNameOK with default headers values

func (*PutMeSSHKeyKeyNameOK) Error ¶

func (o *PutMeSSHKeyKeyNameOK) Error() string

type PutMeSSHKeyKeyNameParams ¶

type PutMeSSHKeyKeyNameParams struct {

	/*KeyName*/
	KeyName string
	/*MeSSHKeyPut*/
	MeSSHKeyPut *models.NichandleSSHKey

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeSSHKeyKeyNameParams contains all the parameters to send to the API endpoint for the put me SSH key key name operation typically these are written to a http.Request

func NewPutMeSSHKeyKeyNameParams ¶

func NewPutMeSSHKeyKeyNameParams() *PutMeSSHKeyKeyNameParams

NewPutMeSSHKeyKeyNameParams creates a new PutMeSSHKeyKeyNameParams object with the default values initialized.

func NewPutMeSSHKeyKeyNameParamsWithContext ¶

func NewPutMeSSHKeyKeyNameParamsWithContext(ctx context.Context) *PutMeSSHKeyKeyNameParams

NewPutMeSSHKeyKeyNameParamsWithContext creates a new PutMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeSSHKeyKeyNameParamsWithHTTPClient ¶

func NewPutMeSSHKeyKeyNameParamsWithHTTPClient(client *http.Client) *PutMeSSHKeyKeyNameParams

NewPutMeSSHKeyKeyNameParamsWithHTTPClient creates a new PutMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeSSHKeyKeyNameParamsWithTimeout ¶

func NewPutMeSSHKeyKeyNameParamsWithTimeout(timeout time.Duration) *PutMeSSHKeyKeyNameParams

NewPutMeSSHKeyKeyNameParamsWithTimeout creates a new PutMeSSHKeyKeyNameParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeSSHKeyKeyNameParams) SetContext ¶

func (o *PutMeSSHKeyKeyNameParams) SetContext(ctx context.Context)

SetContext adds the context to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) SetHTTPClient ¶

func (o *PutMeSSHKeyKeyNameParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) SetKeyName ¶

func (o *PutMeSSHKeyKeyNameParams) SetKeyName(keyName string)

SetKeyName adds the keyName to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) SetMeSSHKeyPut ¶

func (o *PutMeSSHKeyKeyNameParams) SetMeSSHKeyPut(meSSHKeyPut *models.NichandleSSHKey)

SetMeSSHKeyPut adds the meSshKeyPut to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) SetTimeout ¶

func (o *PutMeSSHKeyKeyNameParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WithContext ¶

WithContext adds the context to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WithHTTPClient ¶

func (o *PutMeSSHKeyKeyNameParams) WithHTTPClient(client *http.Client) *PutMeSSHKeyKeyNameParams

WithHTTPClient adds the HTTPClient to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WithKeyName ¶

func (o *PutMeSSHKeyKeyNameParams) WithKeyName(keyName string) *PutMeSSHKeyKeyNameParams

WithKeyName adds the keyName to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WithMeSSHKeyPut ¶

func (o *PutMeSSHKeyKeyNameParams) WithMeSSHKeyPut(meSSHKeyPut *models.NichandleSSHKey) *PutMeSSHKeyKeyNameParams

WithMeSSHKeyPut adds the meSSHKeyPut to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WithTimeout ¶

WithTimeout adds the timeout to the put me SSH key key name params

func (*PutMeSSHKeyKeyNameParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeSSHKeyKeyNameReader ¶

type PutMeSSHKeyKeyNameReader struct {
	// contains filtered or unexported fields
}

PutMeSSHKeyKeyNameReader is a Reader for the PutMeSSHKeyKeyName structure.

func (*PutMeSSHKeyKeyNameReader) ReadResponse ¶

func (o *PutMeSSHKeyKeyNameReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeSubAccountIDDefault ¶

type PutMeSubAccountIDDefault struct {
	Payload *models.PutMeSubAccountIDDefaultBody
	// contains filtered or unexported fields
}

PutMeSubAccountIDDefault handles this case with default header values.

Unexpected error

func NewPutMeSubAccountIDDefault ¶

func NewPutMeSubAccountIDDefault(code int) *PutMeSubAccountIDDefault

NewPutMeSubAccountIDDefault creates a PutMeSubAccountIDDefault with default headers values

func (*PutMeSubAccountIDDefault) Code ¶

func (o *PutMeSubAccountIDDefault) Code() int

Code gets the status code for the put me sub account ID default response

func (*PutMeSubAccountIDDefault) Error ¶

func (o *PutMeSubAccountIDDefault) Error() string

type PutMeSubAccountIDOK ¶

type PutMeSubAccountIDOK struct {
}

PutMeSubAccountIDOK handles this case with default header values.

return 'void'

func NewPutMeSubAccountIDOK ¶

func NewPutMeSubAccountIDOK() *PutMeSubAccountIDOK

NewPutMeSubAccountIDOK creates a PutMeSubAccountIDOK with default headers values

func (*PutMeSubAccountIDOK) Error ¶

func (o *PutMeSubAccountIDOK) Error() string

type PutMeSubAccountIDParams ¶

type PutMeSubAccountIDParams struct {

	/*ID*/
	ID int64
	/*MeSubAccountPut*/
	MeSubAccountPut *models.NichandleSubAccount

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeSubAccountIDParams contains all the parameters to send to the API endpoint for the put me sub account ID operation typically these are written to a http.Request

func NewPutMeSubAccountIDParams ¶

func NewPutMeSubAccountIDParams() *PutMeSubAccountIDParams

NewPutMeSubAccountIDParams creates a new PutMeSubAccountIDParams object with the default values initialized.

func NewPutMeSubAccountIDParamsWithContext ¶

func NewPutMeSubAccountIDParamsWithContext(ctx context.Context) *PutMeSubAccountIDParams

NewPutMeSubAccountIDParamsWithContext creates a new PutMeSubAccountIDParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeSubAccountIDParamsWithHTTPClient ¶

func NewPutMeSubAccountIDParamsWithHTTPClient(client *http.Client) *PutMeSubAccountIDParams

NewPutMeSubAccountIDParamsWithHTTPClient creates a new PutMeSubAccountIDParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeSubAccountIDParamsWithTimeout ¶

func NewPutMeSubAccountIDParamsWithTimeout(timeout time.Duration) *PutMeSubAccountIDParams

NewPutMeSubAccountIDParamsWithTimeout creates a new PutMeSubAccountIDParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeSubAccountIDParams) SetContext ¶

func (o *PutMeSubAccountIDParams) SetContext(ctx context.Context)

SetContext adds the context to the put me sub account ID params

func (*PutMeSubAccountIDParams) SetHTTPClient ¶

func (o *PutMeSubAccountIDParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me sub account ID params

func (*PutMeSubAccountIDParams) SetID ¶

func (o *PutMeSubAccountIDParams) SetID(id int64)

SetID adds the id to the put me sub account ID params

func (*PutMeSubAccountIDParams) SetMeSubAccountPut ¶

func (o *PutMeSubAccountIDParams) SetMeSubAccountPut(meSubAccountPut *models.NichandleSubAccount)

SetMeSubAccountPut adds the meSubAccountPut to the put me sub account ID params

func (*PutMeSubAccountIDParams) SetTimeout ¶

func (o *PutMeSubAccountIDParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me sub account ID params

func (*PutMeSubAccountIDParams) WithContext ¶

WithContext adds the context to the put me sub account ID params

func (*PutMeSubAccountIDParams) WithHTTPClient ¶

func (o *PutMeSubAccountIDParams) WithHTTPClient(client *http.Client) *PutMeSubAccountIDParams

WithHTTPClient adds the HTTPClient to the put me sub account ID params

func (*PutMeSubAccountIDParams) WithID ¶

WithID adds the id to the put me sub account ID params

func (*PutMeSubAccountIDParams) WithMeSubAccountPut ¶

func (o *PutMeSubAccountIDParams) WithMeSubAccountPut(meSubAccountPut *models.NichandleSubAccount) *PutMeSubAccountIDParams

WithMeSubAccountPut adds the meSubAccountPut to the put me sub account ID params

func (*PutMeSubAccountIDParams) WithTimeout ¶

WithTimeout adds the timeout to the put me sub account ID params

func (*PutMeSubAccountIDParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeSubAccountIDReader ¶

type PutMeSubAccountIDReader struct {
	// contains filtered or unexported fields
}

PutMeSubAccountIDReader is a Reader for the PutMeSubAccountID structure.

func (*PutMeSubAccountIDReader) ReadResponse ¶

func (o *PutMeSubAccountIDReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeSubscriptionSubscriptionTypeDefault ¶

type PutMeSubscriptionSubscriptionTypeDefault struct {
	Payload *models.PutMeSubscriptionSubscriptionTypeDefaultBody
	// contains filtered or unexported fields
}

PutMeSubscriptionSubscriptionTypeDefault handles this case with default header values.

Unexpected error

func NewPutMeSubscriptionSubscriptionTypeDefault ¶

func NewPutMeSubscriptionSubscriptionTypeDefault(code int) *PutMeSubscriptionSubscriptionTypeDefault

NewPutMeSubscriptionSubscriptionTypeDefault creates a PutMeSubscriptionSubscriptionTypeDefault with default headers values

func (*PutMeSubscriptionSubscriptionTypeDefault) Code ¶

Code gets the status code for the put me subscription subscription type default response

func (*PutMeSubscriptionSubscriptionTypeDefault) Error ¶

type PutMeSubscriptionSubscriptionTypeOK ¶

type PutMeSubscriptionSubscriptionTypeOK struct {
}

PutMeSubscriptionSubscriptionTypeOK handles this case with default header values.

return 'void'

func NewPutMeSubscriptionSubscriptionTypeOK ¶

func NewPutMeSubscriptionSubscriptionTypeOK() *PutMeSubscriptionSubscriptionTypeOK

NewPutMeSubscriptionSubscriptionTypeOK creates a PutMeSubscriptionSubscriptionTypeOK with default headers values

func (*PutMeSubscriptionSubscriptionTypeOK) Error ¶

type PutMeSubscriptionSubscriptionTypeParams ¶

type PutMeSubscriptionSubscriptionTypeParams struct {

	/*MeSubscriptionPut*/
	MeSubscriptionPut *models.NichandleSubscription
	/*SubscriptionType*/
	SubscriptionType string

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeSubscriptionSubscriptionTypeParams contains all the parameters to send to the API endpoint for the put me subscription subscription type operation typically these are written to a http.Request

func NewPutMeSubscriptionSubscriptionTypeParams ¶

func NewPutMeSubscriptionSubscriptionTypeParams() *PutMeSubscriptionSubscriptionTypeParams

NewPutMeSubscriptionSubscriptionTypeParams creates a new PutMeSubscriptionSubscriptionTypeParams object with the default values initialized.

func NewPutMeSubscriptionSubscriptionTypeParamsWithContext ¶

func NewPutMeSubscriptionSubscriptionTypeParamsWithContext(ctx context.Context) *PutMeSubscriptionSubscriptionTypeParams

NewPutMeSubscriptionSubscriptionTypeParamsWithContext creates a new PutMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeSubscriptionSubscriptionTypeParamsWithHTTPClient ¶

func NewPutMeSubscriptionSubscriptionTypeParamsWithHTTPClient(client *http.Client) *PutMeSubscriptionSubscriptionTypeParams

NewPutMeSubscriptionSubscriptionTypeParamsWithHTTPClient creates a new PutMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeSubscriptionSubscriptionTypeParamsWithTimeout ¶

func NewPutMeSubscriptionSubscriptionTypeParamsWithTimeout(timeout time.Duration) *PutMeSubscriptionSubscriptionTypeParams

NewPutMeSubscriptionSubscriptionTypeParamsWithTimeout creates a new PutMeSubscriptionSubscriptionTypeParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeSubscriptionSubscriptionTypeParams) SetContext ¶

SetContext adds the context to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) SetHTTPClient ¶

func (o *PutMeSubscriptionSubscriptionTypeParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) SetMeSubscriptionPut ¶

func (o *PutMeSubscriptionSubscriptionTypeParams) SetMeSubscriptionPut(meSubscriptionPut *models.NichandleSubscription)

SetMeSubscriptionPut adds the meSubscriptionPut to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) SetSubscriptionType ¶

func (o *PutMeSubscriptionSubscriptionTypeParams) SetSubscriptionType(subscriptionType string)

SetSubscriptionType adds the subscriptionType to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) SetTimeout ¶

func (o *PutMeSubscriptionSubscriptionTypeParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WithContext ¶

WithContext adds the context to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WithMeSubscriptionPut ¶

WithMeSubscriptionPut adds the meSubscriptionPut to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WithSubscriptionType ¶

WithSubscriptionType adds the subscriptionType to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WithTimeout ¶

WithTimeout adds the timeout to the put me subscription subscription type params

func (*PutMeSubscriptionSubscriptionTypeParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeSubscriptionSubscriptionTypeReader ¶

type PutMeSubscriptionSubscriptionTypeReader struct {
	// contains filtered or unexported fields
}

PutMeSubscriptionSubscriptionTypeReader is a Reader for the PutMeSubscriptionSubscriptionType structure.

func (*PutMeSubscriptionSubscriptionTypeReader) ReadResponse ¶

func (o *PutMeSubscriptionSubscriptionTypeReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

type PutMeTaskDomainIDArgumentKeyDefault ¶

type PutMeTaskDomainIDArgumentKeyDefault struct {
	Payload *models.PutMeTaskDomainIDArgumentKeyDefaultBody
	// contains filtered or unexported fields
}

PutMeTaskDomainIDArgumentKeyDefault handles this case with default header values.

Unexpected error

func NewPutMeTaskDomainIDArgumentKeyDefault ¶

func NewPutMeTaskDomainIDArgumentKeyDefault(code int) *PutMeTaskDomainIDArgumentKeyDefault

NewPutMeTaskDomainIDArgumentKeyDefault creates a PutMeTaskDomainIDArgumentKeyDefault with default headers values

func (*PutMeTaskDomainIDArgumentKeyDefault) Code ¶

Code gets the status code for the put me task domain ID argument key default response

func (*PutMeTaskDomainIDArgumentKeyDefault) Error ¶

type PutMeTaskDomainIDArgumentKeyOK ¶

type PutMeTaskDomainIDArgumentKeyOK struct {
}

PutMeTaskDomainIDArgumentKeyOK handles this case with default header values.

return 'void'

func NewPutMeTaskDomainIDArgumentKeyOK ¶

func NewPutMeTaskDomainIDArgumentKeyOK() *PutMeTaskDomainIDArgumentKeyOK

NewPutMeTaskDomainIDArgumentKeyOK creates a PutMeTaskDomainIDArgumentKeyOK with default headers values

func (*PutMeTaskDomainIDArgumentKeyOK) Error ¶

type PutMeTaskDomainIDArgumentKeyParams ¶

type PutMeTaskDomainIDArgumentKeyParams struct {

	/*ID*/
	ID int64
	/*Key*/
	Key string
	/*MeTaskDomainArgumentPut*/
	MeTaskDomainArgumentPut *models.NichandleDomainTaskArgument

	Context    context.Context
	HTTPClient *http.Client
	// contains filtered or unexported fields
}

PutMeTaskDomainIDArgumentKeyParams contains all the parameters to send to the API endpoint for the put me task domain ID argument key operation typically these are written to a http.Request

func NewPutMeTaskDomainIDArgumentKeyParams ¶

func NewPutMeTaskDomainIDArgumentKeyParams() *PutMeTaskDomainIDArgumentKeyParams

NewPutMeTaskDomainIDArgumentKeyParams creates a new PutMeTaskDomainIDArgumentKeyParams object with the default values initialized.

func NewPutMeTaskDomainIDArgumentKeyParamsWithContext ¶

func NewPutMeTaskDomainIDArgumentKeyParamsWithContext(ctx context.Context) *PutMeTaskDomainIDArgumentKeyParams

NewPutMeTaskDomainIDArgumentKeyParamsWithContext creates a new PutMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a context for a request

func NewPutMeTaskDomainIDArgumentKeyParamsWithHTTPClient ¶

func NewPutMeTaskDomainIDArgumentKeyParamsWithHTTPClient(client *http.Client) *PutMeTaskDomainIDArgumentKeyParams

NewPutMeTaskDomainIDArgumentKeyParamsWithHTTPClient creates a new PutMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a custom HTTPClient for a request

func NewPutMeTaskDomainIDArgumentKeyParamsWithTimeout ¶

func NewPutMeTaskDomainIDArgumentKeyParamsWithTimeout(timeout time.Duration) *PutMeTaskDomainIDArgumentKeyParams

NewPutMeTaskDomainIDArgumentKeyParamsWithTimeout creates a new PutMeTaskDomainIDArgumentKeyParams object with the default values initialized, and the ability to set a timeout on a request

func (*PutMeTaskDomainIDArgumentKeyParams) SetContext ¶

SetContext adds the context to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) SetHTTPClient ¶

func (o *PutMeTaskDomainIDArgumentKeyParams) SetHTTPClient(client *http.Client)

SetHTTPClient adds the HTTPClient to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) SetID ¶

SetID adds the id to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) SetKey ¶

SetKey adds the key to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) SetMeTaskDomainArgumentPut ¶

func (o *PutMeTaskDomainIDArgumentKeyParams) SetMeTaskDomainArgumentPut(meTaskDomainArgumentPut *models.NichandleDomainTaskArgument)

SetMeTaskDomainArgumentPut adds the meTaskDomainArgumentPut to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) SetTimeout ¶

func (o *PutMeTaskDomainIDArgumentKeyParams) SetTimeout(timeout time.Duration)

SetTimeout adds the timeout to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithContext ¶

WithContext adds the context to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithHTTPClient ¶

WithHTTPClient adds the HTTPClient to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithID ¶

WithID adds the id to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithKey ¶

WithKey adds the key to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithMeTaskDomainArgumentPut ¶

func (o *PutMeTaskDomainIDArgumentKeyParams) WithMeTaskDomainArgumentPut(meTaskDomainArgumentPut *models.NichandleDomainTaskArgument) *PutMeTaskDomainIDArgumentKeyParams

WithMeTaskDomainArgumentPut adds the meTaskDomainArgumentPut to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WithTimeout ¶

WithTimeout adds the timeout to the put me task domain ID argument key params

func (*PutMeTaskDomainIDArgumentKeyParams) WriteToRequest ¶

WriteToRequest writes these params to a swagger request

type PutMeTaskDomainIDArgumentKeyReader ¶

type PutMeTaskDomainIDArgumentKeyReader struct {
	// contains filtered or unexported fields
}

PutMeTaskDomainIDArgumentKeyReader is a Reader for the PutMeTaskDomainIDArgumentKey structure.

func (*PutMeTaskDomainIDArgumentKeyReader) ReadResponse ¶

func (o *PutMeTaskDomainIDArgumentKeyReader) ReadResponse(response runtime.ClientResponse, consumer runtime.Consumer) (interface{}, error)

ReadResponse reads a server response into the received o.

Source Files ¶

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL