models

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: 6 Imported by: 0

Documentation ¶

Index ¶

Constants ¶

View Source
const (
	// AgreementsContractAgreementAgreedKo captures enum value "ko"
	AgreementsContractAgreementAgreedKo string = "ko"
	// AgreementsContractAgreementAgreedObsolete captures enum value "obsolete"
	AgreementsContractAgreementAgreedObsolete string = "obsolete"
	// AgreementsContractAgreementAgreedOk captures enum value "ok"
	AgreementsContractAgreementAgreedOk string = "ok"
	// AgreementsContractAgreementAgreedTodo captures enum value "todo"
	AgreementsContractAgreementAgreedTodo string = "todo"
)
View Source
const (
	// APIApplicationStatusActive captures enum value "active"
	APIApplicationStatusActive string = "active"
	// APIApplicationStatusBlocked captures enum value "blocked"
	APIApplicationStatusBlocked string = "blocked"
	// APIApplicationStatusInactive captures enum value "inactive"
	APIApplicationStatusInactive string = "inactive"
	// APIApplicationStatusTrusted captures enum value "trusted"
	APIApplicationStatusTrusted string = "trusted"
)
View Source
const (
	// APICredentialStatusExpired captures enum value "expired"
	APICredentialStatusExpired string = "expired"
	// APICredentialStatusPendingValidation captures enum value "pendingValidation"
	APICredentialStatusPendingValidation string = "pendingValidation"
	// APICredentialStatusRefused captures enum value "refused"
	APICredentialStatusRefused string = "refused"
	// APICredentialStatusValidated captures enum value "validated"
	APICredentialStatusValidated string = "validated"
)
View Source
const (
	// APILogMethodDELETE captures enum value "DELETE"
	APILogMethodDELETE string = "DELETE"
	// APILogMethodGET captures enum value "GET"
	APILogMethodGET string = "GET"
	// APILogMethodPOST captures enum value "POST"
	APILogMethodPOST string = "POST"
	// APILogMethodPUT captures enum value "PUT"
	APILogMethodPUT string = "PUT"
)
View Source
const (
	// AuthAccessRuleMethodDELETE captures enum value "DELETE"
	AuthAccessRuleMethodDELETE string = "DELETE"
	// AuthAccessRuleMethodGET captures enum value "GET"
	AuthAccessRuleMethodGET string = "GET"
	// AuthAccessRuleMethodPOST captures enum value "POST"
	AuthAccessRuleMethodPOST string = "POST"
	// AuthAccessRuleMethodPUT captures enum value "PUT"
	AuthAccessRuleMethodPUT string = "PUT"
)
View Source
const (
	// BillingBankAccountStateBlockedForIncidents captures enum value "blockedForIncidents"
	BillingBankAccountStateBlockedForIncidents string = "blockedForIncidents"
	// BillingBankAccountStatePendingValidation captures enum value "pendingValidation"
	BillingBankAccountStatePendingValidation string = "pendingValidation"
	// BillingBankAccountStateValid captures enum value "valid"
	BillingBankAccountStateValid string = "valid"
)
View Source
const (
	// BillingCreditCardStateExpired captures enum value "expired"
	BillingCreditCardStateExpired string = "expired"
	// BillingCreditCardStateTooManyFailures captures enum value "tooManyFailures"
	BillingCreditCardStateTooManyFailures string = "tooManyFailures"
	// BillingCreditCardStateValid captures enum value "valid"
	BillingCreditCardStateValid string = "valid"
)
View Source
const (
	// BillingFidelityMovementOperationBonus captures enum value "bonus"
	BillingFidelityMovementOperationBonus string = "bonus"
	// BillingFidelityMovementOperationCancelBonus captures enum value "cancel-bonus"
	BillingFidelityMovementOperationCancelBonus string = "cancel-bonus"
	// BillingFidelityMovementOperationCancelCredit captures enum value "cancel-credit"
	BillingFidelityMovementOperationCancelCredit string = "cancel-credit"
	// BillingFidelityMovementOperationCancelDebit captures enum value "cancel-debit"
	BillingFidelityMovementOperationCancelDebit string = "cancel-debit"
	// BillingFidelityMovementOperationCancelPreDebit captures enum value "cancel-pre-debit"
	BillingFidelityMovementOperationCancelPreDebit string = "cancel-pre-debit"
	// BillingFidelityMovementOperationCredit captures enum value "credit"
	BillingFidelityMovementOperationCredit string = "credit"
	// BillingFidelityMovementOperationDebit captures enum value "debit"
	BillingFidelityMovementOperationDebit string = "debit"
	// BillingFidelityMovementOperationPreCredit captures enum value "pre-credit"
	BillingFidelityMovementOperationPreCredit string = "pre-credit"
	// BillingFidelityMovementOperationPreDebit captures enum value "pre-debit"
	BillingFidelityMovementOperationPreDebit string = "pre-debit"
)
View Source
const (
	// BillingItemDetailOrderActionConsumption captures enum value "consumption"
	BillingItemDetailOrderActionConsumption string = "consumption"
	// BillingItemDetailOrderActionInstallation captures enum value "installation"
	BillingItemDetailOrderActionInstallation string = "installation"
	// BillingItemDetailOrderActionRenew captures enum value "renew"
	BillingItemDetailOrderActionRenew string = "renew"
	// BillingItemDetailOrderActionUpgrade captures enum value "upgrade"
	BillingItemDetailOrderActionUpgrade string = "upgrade"
)
View Source
const (
	// BillingMovementOperationCancelCredit captures enum value "cancel-credit"
	BillingMovementOperationCancelCredit string = "cancel-credit"
	// BillingMovementOperationCancelDebit captures enum value "cancel-debit"
	BillingMovementOperationCancelDebit string = "cancel-debit"
	// BillingMovementOperationCancelPreDebit captures enum value "cancel-pre-debit"
	BillingMovementOperationCancelPreDebit string = "cancel-pre-debit"
	// BillingMovementOperationCredit captures enum value "credit"
	BillingMovementOperationCredit string = "credit"
	// BillingMovementOperationDebit captures enum value "debit"
	BillingMovementOperationDebit string = "debit"
	// BillingMovementOperationPreCredit captures enum value "pre-credit"
	BillingMovementOperationPreCredit string = "pre-credit"
	// BillingMovementOperationPreDebit captures enum value "pre-debit"
	BillingMovementOperationPreDebit string = "pre-debit"
)
View Source
const (
	// BillingOrderAssociatedObjectTypeBill captures enum value "Bill"
	BillingOrderAssociatedObjectTypeBill string = "Bill"
	// BillingOrderAssociatedObjectTypeDeposit captures enum value "Deposit"
	BillingOrderAssociatedObjectTypeDeposit string = "Deposit"
	// BillingOrderAssociatedObjectTypeRefund captures enum value "Refund"
	BillingOrderAssociatedObjectTypeRefund string = "Refund"
	// BillingOrderAssociatedObjectTypeWithdrawal captures enum value "Withdrawal"
	BillingOrderAssociatedObjectTypeWithdrawal string = "Withdrawal"
)
View Source
const (
	// BillingOrderRegisteredPaymentMeanPaymentMeanBankAccount captures enum value "bankAccount"
	BillingOrderRegisteredPaymentMeanPaymentMeanBankAccount string = "bankAccount"
	// BillingOrderRegisteredPaymentMeanPaymentMeanCreditCard captures enum value "creditCard"
	BillingOrderRegisteredPaymentMeanPaymentMeanCreditCard string = "creditCard"
	// BillingOrderRegisteredPaymentMeanPaymentMeanFidelityAccount captures enum value "fidelityAccount"
	BillingOrderRegisteredPaymentMeanPaymentMeanFidelityAccount string = "fidelityAccount"
	// BillingOrderRegisteredPaymentMeanPaymentMeanOvhAccount captures enum value "ovhAccount"
	BillingOrderRegisteredPaymentMeanPaymentMeanOvhAccount string = "ovhAccount"
	// BillingOrderRegisteredPaymentMeanPaymentMeanPaypal captures enum value "paypal"
	BillingOrderRegisteredPaymentMeanPaymentMeanPaypal string = "paypal"
)
View Source
const (
	// BillingPaymentPaymentTypeCash captures enum value "cash"
	BillingPaymentPaymentTypeCash string = "cash"
	// BillingPaymentPaymentTypeChargeback captures enum value "chargeback"
	BillingPaymentPaymentTypeChargeback string = "chargeback"
	// BillingPaymentPaymentTypeCheque captures enum value "cheque"
	BillingPaymentPaymentTypeCheque string = "cheque"
	// BillingPaymentPaymentTypeCreditCard captures enum value "creditCard"
	BillingPaymentPaymentTypeCreditCard string = "creditCard"
	// BillingPaymentPaymentTypeDebtAccount captures enum value "debtAccount"
	BillingPaymentPaymentTypeDebtAccount string = "debtAccount"
	// BillingPaymentPaymentTypeDeposit captures enum value "deposit"
	BillingPaymentPaymentTypeDeposit string = "deposit"
	// BillingPaymentPaymentTypeDigitalLaunchPad captures enum value "digitalLaunchPad"
	BillingPaymentPaymentTypeDigitalLaunchPad string = "digitalLaunchPad"
	// BillingPaymentPaymentTypeEdinar captures enum value "edinar"
	BillingPaymentPaymentTypeEdinar string = "edinar"
	// BillingPaymentPaymentTypeFidelityPoints captures enum value "fidelityPoints"
	BillingPaymentPaymentTypeFidelityPoints string = "fidelityPoints"
	// BillingPaymentPaymentTypeFree captures enum value "free"
	BillingPaymentPaymentTypeFree string = "free"
	// BillingPaymentPaymentTypeIdeal captures enum value "ideal"
	BillingPaymentPaymentTypeIdeal string = "ideal"
	// BillingPaymentPaymentTypeIncubatorAccount captures enum value "incubatorAccount"
	BillingPaymentPaymentTypeIncubatorAccount string = "incubatorAccount"
	// BillingPaymentPaymentTypeMandat captures enum value "mandat"
	BillingPaymentPaymentTypeMandat string = "mandat"
	// BillingPaymentPaymentTypeMultibanco captures enum value "multibanco"
	BillingPaymentPaymentTypeMultibanco string = "multibanco"
	// BillingPaymentPaymentTypeNone captures enum value "none"
	BillingPaymentPaymentTypeNone string = "none"
	// BillingPaymentPaymentTypeOvhAccount captures enum value "ovhAccount"
	BillingPaymentPaymentTypeOvhAccount string = "ovhAccount"
	// BillingPaymentPaymentTypePaymentMandate captures enum value "paymentMandate"
	BillingPaymentPaymentTypePaymentMandate string = "paymentMandate"
	// BillingPaymentPaymentTypePaypal captures enum value "paypal"
	BillingPaymentPaymentTypePaypal string = "paypal"
	// BillingPaymentPaymentTypePayu captures enum value "payu"
	BillingPaymentPaymentTypePayu string = "payu"
	// BillingPaymentPaymentTypePlatnosci captures enum value "platnosci"
	BillingPaymentPaymentTypePlatnosci string = "platnosci"
	// BillingPaymentPaymentTypeRefund captures enum value "refund"
	BillingPaymentPaymentTypeRefund string = "refund"
	// BillingPaymentPaymentTypeTransfer captures enum value "transfer"
	BillingPaymentPaymentTypeTransfer string = "transfer"
	// BillingPaymentPaymentTypeWithdrawal captures enum value "withdrawal"
	BillingPaymentPaymentTypeWithdrawal string = "withdrawal"
)
View Source
const (
	// BillingPaymentMeanValidationValidationTypeCreditAccount captures enum value "creditAccount"
	BillingPaymentMeanValidationValidationTypeCreditAccount string = "creditAccount"
	// BillingPaymentMeanValidationValidationTypeDocumentToSend captures enum value "documentToSend"
	BillingPaymentMeanValidationValidationTypeDocumentToSend string = "documentToSend"
	// BillingPaymentMeanValidationValidationTypeSimpleValidation captures enum value "simpleValidation"
	BillingPaymentMeanValidationValidationTypeSimpleValidation string = "simpleValidation"
)
View Source
const (
	// BillingPaypalStateTooManyFailures captures enum value "tooManyFailures"
	BillingPaypalStateTooManyFailures string = "tooManyFailures"
	// BillingPaypalStateValid captures enum value "valid"
	BillingPaypalStateValid string = "valid"
)
View Source
const (
	// ContactAddressCountryAC captures enum value "AC"
	ContactAddressCountryAC string = "AC"
	// ContactAddressCountryAD captures enum value "AD"
	ContactAddressCountryAD string = "AD"
	// ContactAddressCountryAE captures enum value "AE"
	ContactAddressCountryAE string = "AE"
	// ContactAddressCountryAF captures enum value "AF"
	ContactAddressCountryAF string = "AF"
	// ContactAddressCountryAG captures enum value "AG"
	ContactAddressCountryAG string = "AG"
	// ContactAddressCountryAI captures enum value "AI"
	ContactAddressCountryAI string = "AI"
	// ContactAddressCountryAL captures enum value "AL"
	ContactAddressCountryAL string = "AL"
	// ContactAddressCountryAM captures enum value "AM"
	ContactAddressCountryAM string = "AM"
	// ContactAddressCountryAO captures enum value "AO"
	ContactAddressCountryAO string = "AO"
	// ContactAddressCountryAQ captures enum value "AQ"
	ContactAddressCountryAQ string = "AQ"
	// ContactAddressCountryAR captures enum value "AR"
	ContactAddressCountryAR string = "AR"
	// ContactAddressCountryAS captures enum value "AS"
	ContactAddressCountryAS string = "AS"
	// ContactAddressCountryAT captures enum value "AT"
	ContactAddressCountryAT string = "AT"
	// ContactAddressCountryAU captures enum value "AU"
	ContactAddressCountryAU string = "AU"
	// ContactAddressCountryAW captures enum value "AW"
	ContactAddressCountryAW string = "AW"
	// ContactAddressCountryAX captures enum value "AX"
	ContactAddressCountryAX string = "AX"
	// ContactAddressCountryAZ captures enum value "AZ"
	ContactAddressCountryAZ string = "AZ"
	// ContactAddressCountryBA captures enum value "BA"
	ContactAddressCountryBA string = "BA"
	// ContactAddressCountryBB captures enum value "BB"
	ContactAddressCountryBB string = "BB"
	// ContactAddressCountryBD captures enum value "BD"
	ContactAddressCountryBD string = "BD"
	// ContactAddressCountryBE captures enum value "BE"
	ContactAddressCountryBE string = "BE"
	// ContactAddressCountryBF captures enum value "BF"
	ContactAddressCountryBF string = "BF"
	// ContactAddressCountryBG captures enum value "BG"
	ContactAddressCountryBG string = "BG"
	// ContactAddressCountryBH captures enum value "BH"
	ContactAddressCountryBH string = "BH"
	// ContactAddressCountryBI captures enum value "BI"
	ContactAddressCountryBI string = "BI"
	// ContactAddressCountryBJ captures enum value "BJ"
	ContactAddressCountryBJ string = "BJ"
	// ContactAddressCountryBL captures enum value "BL"
	ContactAddressCountryBL string = "BL"
	// ContactAddressCountryBM captures enum value "BM"
	ContactAddressCountryBM string = "BM"
	// ContactAddressCountryBN captures enum value "BN"
	ContactAddressCountryBN string = "BN"
	// ContactAddressCountryBO captures enum value "BO"
	ContactAddressCountryBO string = "BO"
	// ContactAddressCountryBQ captures enum value "BQ"
	ContactAddressCountryBQ string = "BQ"
	// ContactAddressCountryBR captures enum value "BR"
	ContactAddressCountryBR string = "BR"
	// ContactAddressCountryBS captures enum value "BS"
	ContactAddressCountryBS string = "BS"
	// ContactAddressCountryBT captures enum value "BT"
	ContactAddressCountryBT string = "BT"
	// ContactAddressCountryBW captures enum value "BW"
	ContactAddressCountryBW string = "BW"
	// ContactAddressCountryBY captures enum value "BY"
	ContactAddressCountryBY string = "BY"
	// ContactAddressCountryBZ captures enum value "BZ"
	ContactAddressCountryBZ string = "BZ"
	// ContactAddressCountryCA captures enum value "CA"
	ContactAddressCountryCA string = "CA"
	// ContactAddressCountryCC captures enum value "CC"
	ContactAddressCountryCC string = "CC"
	// ContactAddressCountryCD captures enum value "CD"
	ContactAddressCountryCD string = "CD"
	// ContactAddressCountryCF captures enum value "CF"
	ContactAddressCountryCF string = "CF"
	// ContactAddressCountryCG captures enum value "CG"
	ContactAddressCountryCG string = "CG"
	// ContactAddressCountryCH captures enum value "CH"
	ContactAddressCountryCH string = "CH"
	// ContactAddressCountryCI captures enum value "CI"
	ContactAddressCountryCI string = "CI"
	// ContactAddressCountryCK captures enum value "CK"
	ContactAddressCountryCK string = "CK"
	// ContactAddressCountryCL captures enum value "CL"
	ContactAddressCountryCL string = "CL"
	// ContactAddressCountryCM captures enum value "CM"
	ContactAddressCountryCM string = "CM"
	// ContactAddressCountryCN captures enum value "CN"
	ContactAddressCountryCN string = "CN"
	// ContactAddressCountryCO captures enum value "CO"
	ContactAddressCountryCO string = "CO"
	// ContactAddressCountryCR captures enum value "CR"
	ContactAddressCountryCR string = "CR"
	// ContactAddressCountryCU captures enum value "CU"
	ContactAddressCountryCU string = "CU"
	// ContactAddressCountryCV captures enum value "CV"
	ContactAddressCountryCV string = "CV"
	// ContactAddressCountryCW captures enum value "CW"
	ContactAddressCountryCW string = "CW"
	// ContactAddressCountryCX captures enum value "CX"
	ContactAddressCountryCX string = "CX"
	// ContactAddressCountryCY captures enum value "CY"
	ContactAddressCountryCY string = "CY"
	// ContactAddressCountryCZ captures enum value "CZ"
	ContactAddressCountryCZ string = "CZ"
	// ContactAddressCountryDE captures enum value "DE"
	ContactAddressCountryDE string = "DE"
	// ContactAddressCountryDG captures enum value "DG"
	ContactAddressCountryDG string = "DG"
	// ContactAddressCountryDJ captures enum value "DJ"
	ContactAddressCountryDJ string = "DJ"
	// ContactAddressCountryDK captures enum value "DK"
	ContactAddressCountryDK string = "DK"
	// ContactAddressCountryDM captures enum value "DM"
	ContactAddressCountryDM string = "DM"
	// ContactAddressCountryDO captures enum value "DO"
	ContactAddressCountryDO string = "DO"
	// ContactAddressCountryDZ captures enum value "DZ"
	ContactAddressCountryDZ string = "DZ"
	// ContactAddressCountryEA captures enum value "EA"
	ContactAddressCountryEA string = "EA"
	// ContactAddressCountryEC captures enum value "EC"
	ContactAddressCountryEC string = "EC"
	// ContactAddressCountryEE captures enum value "EE"
	ContactAddressCountryEE string = "EE"
	// ContactAddressCountryEG captures enum value "EG"
	ContactAddressCountryEG string = "EG"
	// ContactAddressCountryEH captures enum value "EH"
	ContactAddressCountryEH string = "EH"
	// ContactAddressCountryER captures enum value "ER"
	ContactAddressCountryER string = "ER"
	// ContactAddressCountryES captures enum value "ES"
	ContactAddressCountryES string = "ES"
	// ContactAddressCountryET captures enum value "ET"
	ContactAddressCountryET string = "ET"
	// ContactAddressCountryFI captures enum value "FI"
	ContactAddressCountryFI string = "FI"
	// ContactAddressCountryFJ captures enum value "FJ"
	ContactAddressCountryFJ string = "FJ"
	// ContactAddressCountryFK captures enum value "FK"
	ContactAddressCountryFK string = "FK"
	// ContactAddressCountryFM captures enum value "FM"
	ContactAddressCountryFM string = "FM"
	// ContactAddressCountryFO captures enum value "FO"
	ContactAddressCountryFO string = "FO"
	// ContactAddressCountryFR captures enum value "FR"
	ContactAddressCountryFR string = "FR"
	// ContactAddressCountryGA captures enum value "GA"
	ContactAddressCountryGA string = "GA"
	// ContactAddressCountryGB captures enum value "GB"
	ContactAddressCountryGB string = "GB"
	// ContactAddressCountryGD captures enum value "GD"
	ContactAddressCountryGD string = "GD"
	// ContactAddressCountryGE captures enum value "GE"
	ContactAddressCountryGE string = "GE"
	// ContactAddressCountryGF captures enum value "GF"
	ContactAddressCountryGF string = "GF"
	// ContactAddressCountryGG captures enum value "GG"
	ContactAddressCountryGG string = "GG"
	// ContactAddressCountryGH captures enum value "GH"
	ContactAddressCountryGH string = "GH"
	// ContactAddressCountryGI captures enum value "GI"
	ContactAddressCountryGI string = "GI"
	// ContactAddressCountryGL captures enum value "GL"
	ContactAddressCountryGL string = "GL"
	// ContactAddressCountryGM captures enum value "GM"
	ContactAddressCountryGM string = "GM"
	// ContactAddressCountryGN captures enum value "GN"
	ContactAddressCountryGN string = "GN"
	// ContactAddressCountryGP captures enum value "GP"
	ContactAddressCountryGP string = "GP"
	// ContactAddressCountryGQ captures enum value "GQ"
	ContactAddressCountryGQ string = "GQ"
	// ContactAddressCountryGR captures enum value "GR"
	ContactAddressCountryGR string = "GR"
	// ContactAddressCountryGS captures enum value "GS"
	ContactAddressCountryGS string = "GS"
	// ContactAddressCountryGT captures enum value "GT"
	ContactAddressCountryGT string = "GT"
	// ContactAddressCountryGU captures enum value "GU"
	ContactAddressCountryGU string = "GU"
	// ContactAddressCountryGW captures enum value "GW"
	ContactAddressCountryGW string = "GW"
	// ContactAddressCountryGY captures enum value "GY"
	ContactAddressCountryGY string = "GY"
	// ContactAddressCountryHK captures enum value "HK"
	ContactAddressCountryHK string = "HK"
	// ContactAddressCountryHN captures enum value "HN"
	ContactAddressCountryHN string = "HN"
	// ContactAddressCountryHR captures enum value "HR"
	ContactAddressCountryHR string = "HR"
	// ContactAddressCountryHT captures enum value "HT"
	ContactAddressCountryHT string = "HT"
	// ContactAddressCountryHU captures enum value "HU"
	ContactAddressCountryHU string = "HU"
	// ContactAddressCountryIC captures enum value "IC"
	ContactAddressCountryIC string = "IC"
	// ContactAddressCountryID captures enum value "ID"
	ContactAddressCountryID string = "ID"
	// ContactAddressCountryIE captures enum value "IE"
	ContactAddressCountryIE string = "IE"
	// ContactAddressCountryIL captures enum value "IL"
	ContactAddressCountryIL string = "IL"
	// ContactAddressCountryIM captures enum value "IM"
	ContactAddressCountryIM string = "IM"
	// ContactAddressCountryIN captures enum value "IN"
	ContactAddressCountryIN string = "IN"
	// ContactAddressCountryIO captures enum value "IO"
	ContactAddressCountryIO string = "IO"
	// ContactAddressCountryIQ captures enum value "IQ"
	ContactAddressCountryIQ string = "IQ"
	// ContactAddressCountryIR captures enum value "IR"
	ContactAddressCountryIR string = "IR"
	// ContactAddressCountryIS captures enum value "IS"
	ContactAddressCountryIS string = "IS"
	// ContactAddressCountryIT captures enum value "IT"
	ContactAddressCountryIT string = "IT"
	// ContactAddressCountryJE captures enum value "JE"
	ContactAddressCountryJE string = "JE"
	// ContactAddressCountryJM captures enum value "JM"
	ContactAddressCountryJM string = "JM"
	// ContactAddressCountryJO captures enum value "JO"
	ContactAddressCountryJO string = "JO"
	// ContactAddressCountryJP captures enum value "JP"
	ContactAddressCountryJP string = "JP"
	// ContactAddressCountryKE captures enum value "KE"
	ContactAddressCountryKE string = "KE"
	// ContactAddressCountryKG captures enum value "KG"
	ContactAddressCountryKG string = "KG"
	// ContactAddressCountryKH captures enum value "KH"
	ContactAddressCountryKH string = "KH"
	// ContactAddressCountryKI captures enum value "KI"
	ContactAddressCountryKI string = "KI"
	// ContactAddressCountryKM captures enum value "KM"
	ContactAddressCountryKM string = "KM"
	// ContactAddressCountryKN captures enum value "KN"
	ContactAddressCountryKN string = "KN"
	// ContactAddressCountryKP captures enum value "KP"
	ContactAddressCountryKP string = "KP"
	// ContactAddressCountryKR captures enum value "KR"
	ContactAddressCountryKR string = "KR"
	// ContactAddressCountryKW captures enum value "KW"
	ContactAddressCountryKW string = "KW"
	// ContactAddressCountryKY captures enum value "KY"
	ContactAddressCountryKY string = "KY"
	// ContactAddressCountryKZ captures enum value "KZ"
	ContactAddressCountryKZ string = "KZ"
	// ContactAddressCountryLA captures enum value "LA"
	ContactAddressCountryLA string = "LA"
	// ContactAddressCountryLB captures enum value "LB"
	ContactAddressCountryLB string = "LB"
	// ContactAddressCountryLC captures enum value "LC"
	ContactAddressCountryLC string = "LC"
	// ContactAddressCountryLI captures enum value "LI"
	ContactAddressCountryLI string = "LI"
	// ContactAddressCountryLK captures enum value "LK"
	ContactAddressCountryLK string = "LK"
	// ContactAddressCountryLR captures enum value "LR"
	ContactAddressCountryLR string = "LR"
	// ContactAddressCountryLS captures enum value "LS"
	ContactAddressCountryLS string = "LS"
	// ContactAddressCountryLT captures enum value "LT"
	ContactAddressCountryLT string = "LT"
	// ContactAddressCountryLU captures enum value "LU"
	ContactAddressCountryLU string = "LU"
	// ContactAddressCountryLV captures enum value "LV"
	ContactAddressCountryLV string = "LV"
	// ContactAddressCountryLY captures enum value "LY"
	ContactAddressCountryLY string = "LY"
	// ContactAddressCountryMA captures enum value "MA"
	ContactAddressCountryMA string = "MA"
	// ContactAddressCountryMC captures enum value "MC"
	ContactAddressCountryMC string = "MC"
	// ContactAddressCountryMD captures enum value "MD"
	ContactAddressCountryMD string = "MD"
	// ContactAddressCountryME captures enum value "ME"
	ContactAddressCountryME string = "ME"
	// ContactAddressCountryMF captures enum value "MF"
	ContactAddressCountryMF string = "MF"
	// ContactAddressCountryMG captures enum value "MG"
	ContactAddressCountryMG string = "MG"
	// ContactAddressCountryMH captures enum value "MH"
	ContactAddressCountryMH string = "MH"
	// ContactAddressCountryMK captures enum value "MK"
	ContactAddressCountryMK string = "MK"
	// ContactAddressCountryML captures enum value "ML"
	ContactAddressCountryML string = "ML"
	// ContactAddressCountryMM captures enum value "MM"
	ContactAddressCountryMM string = "MM"
	// ContactAddressCountryMN captures enum value "MN"
	ContactAddressCountryMN string = "MN"
	// ContactAddressCountryMO captures enum value "MO"
	ContactAddressCountryMO string = "MO"
	// ContactAddressCountryMP captures enum value "MP"
	ContactAddressCountryMP string = "MP"
	// ContactAddressCountryMQ captures enum value "MQ"
	ContactAddressCountryMQ string = "MQ"
	// ContactAddressCountryMR captures enum value "MR"
	ContactAddressCountryMR string = "MR"
	// ContactAddressCountryMS captures enum value "MS"
	ContactAddressCountryMS string = "MS"
	// ContactAddressCountryMT captures enum value "MT"
	ContactAddressCountryMT string = "MT"
	// ContactAddressCountryMU captures enum value "MU"
	ContactAddressCountryMU string = "MU"
	// ContactAddressCountryMV captures enum value "MV"
	ContactAddressCountryMV string = "MV"
	// ContactAddressCountryMW captures enum value "MW"
	ContactAddressCountryMW string = "MW"
	// ContactAddressCountryMX captures enum value "MX"
	ContactAddressCountryMX string = "MX"
	// ContactAddressCountryMY captures enum value "MY"
	ContactAddressCountryMY string = "MY"
	// ContactAddressCountryMZ captures enum value "MZ"
	ContactAddressCountryMZ string = "MZ"
	// ContactAddressCountryNA captures enum value "NA"
	ContactAddressCountryNA string = "NA"
	// ContactAddressCountryNC captures enum value "NC"
	ContactAddressCountryNC string = "NC"
	// ContactAddressCountryNE captures enum value "NE"
	ContactAddressCountryNE string = "NE"
	// ContactAddressCountryNF captures enum value "NF"
	ContactAddressCountryNF string = "NF"
	// ContactAddressCountryNG captures enum value "NG"
	ContactAddressCountryNG string = "NG"
	// ContactAddressCountryNI captures enum value "NI"
	ContactAddressCountryNI string = "NI"
	// ContactAddressCountryNL captures enum value "NL"
	ContactAddressCountryNL string = "NL"
	// ContactAddressCountryNO captures enum value "NO"
	ContactAddressCountryNO string = "NO"
	// ContactAddressCountryNP captures enum value "NP"
	ContactAddressCountryNP string = "NP"
	// ContactAddressCountryNR captures enum value "NR"
	ContactAddressCountryNR string = "NR"
	// ContactAddressCountryNU captures enum value "NU"
	ContactAddressCountryNU string = "NU"
	// ContactAddressCountryNZ captures enum value "NZ"
	ContactAddressCountryNZ string = "NZ"
	// ContactAddressCountryOM captures enum value "OM"
	ContactAddressCountryOM string = "OM"
	// ContactAddressCountryPA captures enum value "PA"
	ContactAddressCountryPA string = "PA"
	// ContactAddressCountryPE captures enum value "PE"
	ContactAddressCountryPE string = "PE"
	// ContactAddressCountryPF captures enum value "PF"
	ContactAddressCountryPF string = "PF"
	// ContactAddressCountryPG captures enum value "PG"
	ContactAddressCountryPG string = "PG"
	// ContactAddressCountryPH captures enum value "PH"
	ContactAddressCountryPH string = "PH"
	// ContactAddressCountryPK captures enum value "PK"
	ContactAddressCountryPK string = "PK"
	// ContactAddressCountryPL captures enum value "PL"
	ContactAddressCountryPL string = "PL"
	// ContactAddressCountryPM captures enum value "PM"
	ContactAddressCountryPM string = "PM"
	// ContactAddressCountryPN captures enum value "PN"
	ContactAddressCountryPN string = "PN"
	// ContactAddressCountryPR captures enum value "PR"
	ContactAddressCountryPR string = "PR"
	// ContactAddressCountryPS captures enum value "PS"
	ContactAddressCountryPS string = "PS"
	// ContactAddressCountryPT captures enum value "PT"
	ContactAddressCountryPT string = "PT"
	// ContactAddressCountryPW captures enum value "PW"
	ContactAddressCountryPW string = "PW"
	// ContactAddressCountryPY captures enum value "PY"
	ContactAddressCountryPY string = "PY"
	// ContactAddressCountryQA captures enum value "QA"
	ContactAddressCountryQA string = "QA"
	// ContactAddressCountryRE captures enum value "RE"
	ContactAddressCountryRE string = "RE"
	// ContactAddressCountryRO captures enum value "RO"
	ContactAddressCountryRO string = "RO"
	// ContactAddressCountryRS captures enum value "RS"
	ContactAddressCountryRS string = "RS"
	// ContactAddressCountryRU captures enum value "RU"
	ContactAddressCountryRU string = "RU"
	// ContactAddressCountryRW captures enum value "RW"
	ContactAddressCountryRW string = "RW"
	// ContactAddressCountrySA captures enum value "SA"
	ContactAddressCountrySA string = "SA"
	// ContactAddressCountrySB captures enum value "SB"
	ContactAddressCountrySB string = "SB"
	// ContactAddressCountrySC captures enum value "SC"
	ContactAddressCountrySC string = "SC"
	// ContactAddressCountrySD captures enum value "SD"
	ContactAddressCountrySD string = "SD"
	// ContactAddressCountrySE captures enum value "SE"
	ContactAddressCountrySE string = "SE"
	// ContactAddressCountrySG captures enum value "SG"
	ContactAddressCountrySG string = "SG"
	// ContactAddressCountrySH captures enum value "SH"
	ContactAddressCountrySH string = "SH"
	// ContactAddressCountrySI captures enum value "SI"
	ContactAddressCountrySI string = "SI"
	// ContactAddressCountrySJ captures enum value "SJ"
	ContactAddressCountrySJ string = "SJ"
	// ContactAddressCountrySK captures enum value "SK"
	ContactAddressCountrySK string = "SK"
	// ContactAddressCountrySL captures enum value "SL"
	ContactAddressCountrySL string = "SL"
	// ContactAddressCountrySM captures enum value "SM"
	ContactAddressCountrySM string = "SM"
	// ContactAddressCountrySN captures enum value "SN"
	ContactAddressCountrySN string = "SN"
	// ContactAddressCountrySO captures enum value "SO"
	ContactAddressCountrySO string = "SO"
	// ContactAddressCountrySR captures enum value "SR"
	ContactAddressCountrySR string = "SR"
	// ContactAddressCountrySS captures enum value "SS"
	ContactAddressCountrySS string = "SS"
	// ContactAddressCountryST captures enum value "ST"
	ContactAddressCountryST string = "ST"
	// ContactAddressCountrySV captures enum value "SV"
	ContactAddressCountrySV string = "SV"
	// ContactAddressCountrySX captures enum value "SX"
	ContactAddressCountrySX string = "SX"
	// ContactAddressCountrySY captures enum value "SY"
	ContactAddressCountrySY string = "SY"
	// ContactAddressCountrySZ captures enum value "SZ"
	ContactAddressCountrySZ string = "SZ"
	// ContactAddressCountryTA captures enum value "TA"
	ContactAddressCountryTA string = "TA"
	// ContactAddressCountryTC captures enum value "TC"
	ContactAddressCountryTC string = "TC"
	// ContactAddressCountryTD captures enum value "TD"
	ContactAddressCountryTD string = "TD"
	// ContactAddressCountryTF captures enum value "TF"
	ContactAddressCountryTF string = "TF"
	// ContactAddressCountryTG captures enum value "TG"
	ContactAddressCountryTG string = "TG"
	// ContactAddressCountryTH captures enum value "TH"
	ContactAddressCountryTH string = "TH"
	// ContactAddressCountryTJ captures enum value "TJ"
	ContactAddressCountryTJ string = "TJ"
	// ContactAddressCountryTK captures enum value "TK"
	ContactAddressCountryTK string = "TK"
	// ContactAddressCountryTL captures enum value "TL"
	ContactAddressCountryTL string = "TL"
	// ContactAddressCountryTM captures enum value "TM"
	ContactAddressCountryTM string = "TM"
	// ContactAddressCountryTN captures enum value "TN"
	ContactAddressCountryTN string = "TN"
	// ContactAddressCountryTO captures enum value "TO"
	ContactAddressCountryTO string = "TO"
	// ContactAddressCountryTR captures enum value "TR"
	ContactAddressCountryTR string = "TR"
	// ContactAddressCountryTT captures enum value "TT"
	ContactAddressCountryTT string = "TT"
	// ContactAddressCountryTV captures enum value "TV"
	ContactAddressCountryTV string = "TV"
	// ContactAddressCountryTW captures enum value "TW"
	ContactAddressCountryTW string = "TW"
	// ContactAddressCountryTZ captures enum value "TZ"
	ContactAddressCountryTZ string = "TZ"
	// ContactAddressCountryUA captures enum value "UA"
	ContactAddressCountryUA string = "UA"
	// ContactAddressCountryUG captures enum value "UG"
	ContactAddressCountryUG string = "UG"
	// ContactAddressCountryUM captures enum value "UM"
	ContactAddressCountryUM string = "UM"
	// ContactAddressCountryUNKNOWN captures enum value "UNKNOWN"
	ContactAddressCountryUNKNOWN string = "UNKNOWN"
	// ContactAddressCountryUS captures enum value "US"
	ContactAddressCountryUS string = "US"
	// ContactAddressCountryUY captures enum value "UY"
	ContactAddressCountryUY string = "UY"
	// ContactAddressCountryUZ captures enum value "UZ"
	ContactAddressCountryUZ string = "UZ"
	// ContactAddressCountryVA captures enum value "VA"
	ContactAddressCountryVA string = "VA"
	// ContactAddressCountryVC captures enum value "VC"
	ContactAddressCountryVC string = "VC"
	// ContactAddressCountryVE captures enum value "VE"
	ContactAddressCountryVE string = "VE"
	// ContactAddressCountryVG captures enum value "VG"
	ContactAddressCountryVG string = "VG"
	// ContactAddressCountryVI captures enum value "VI"
	ContactAddressCountryVI string = "VI"
	// ContactAddressCountryVN captures enum value "VN"
	ContactAddressCountryVN string = "VN"
	// ContactAddressCountryVU captures enum value "VU"
	ContactAddressCountryVU string = "VU"
	// ContactAddressCountryWF captures enum value "WF"
	ContactAddressCountryWF string = "WF"
	// ContactAddressCountryWS captures enum value "WS"
	ContactAddressCountryWS string = "WS"
	// ContactAddressCountryXK captures enum value "XK"
	ContactAddressCountryXK string = "XK"
	// ContactAddressCountryYE captures enum value "YE"
	ContactAddressCountryYE string = "YE"
	// ContactAddressCountryYT captures enum value "YT"
	ContactAddressCountryYT string = "YT"
	// ContactAddressCountryZA captures enum value "ZA"
	ContactAddressCountryZA string = "ZA"
	// ContactAddressCountryZM captures enum value "ZM"
	ContactAddressCountryZM string = "ZM"
	// ContactAddressCountryZW captures enum value "ZW"
	ContactAddressCountryZW string = "ZW"
)
View Source
const (
	// ContactContactBirthCountryAC captures enum value "AC"
	ContactContactBirthCountryAC string = "AC"
	// ContactContactBirthCountryAD captures enum value "AD"
	ContactContactBirthCountryAD string = "AD"
	// ContactContactBirthCountryAE captures enum value "AE"
	ContactContactBirthCountryAE string = "AE"
	// ContactContactBirthCountryAF captures enum value "AF"
	ContactContactBirthCountryAF string = "AF"
	// ContactContactBirthCountryAG captures enum value "AG"
	ContactContactBirthCountryAG string = "AG"
	// ContactContactBirthCountryAI captures enum value "AI"
	ContactContactBirthCountryAI string = "AI"
	// ContactContactBirthCountryAL captures enum value "AL"
	ContactContactBirthCountryAL string = "AL"
	// ContactContactBirthCountryAM captures enum value "AM"
	ContactContactBirthCountryAM string = "AM"
	// ContactContactBirthCountryAO captures enum value "AO"
	ContactContactBirthCountryAO string = "AO"
	// ContactContactBirthCountryAQ captures enum value "AQ"
	ContactContactBirthCountryAQ string = "AQ"
	// ContactContactBirthCountryAR captures enum value "AR"
	ContactContactBirthCountryAR string = "AR"
	// ContactContactBirthCountryAS captures enum value "AS"
	ContactContactBirthCountryAS string = "AS"
	// ContactContactBirthCountryAT captures enum value "AT"
	ContactContactBirthCountryAT string = "AT"
	// ContactContactBirthCountryAU captures enum value "AU"
	ContactContactBirthCountryAU string = "AU"
	// ContactContactBirthCountryAW captures enum value "AW"
	ContactContactBirthCountryAW string = "AW"
	// ContactContactBirthCountryAX captures enum value "AX"
	ContactContactBirthCountryAX string = "AX"
	// ContactContactBirthCountryAZ captures enum value "AZ"
	ContactContactBirthCountryAZ string = "AZ"
	// ContactContactBirthCountryBA captures enum value "BA"
	ContactContactBirthCountryBA string = "BA"
	// ContactContactBirthCountryBB captures enum value "BB"
	ContactContactBirthCountryBB string = "BB"
	// ContactContactBirthCountryBD captures enum value "BD"
	ContactContactBirthCountryBD string = "BD"
	// ContactContactBirthCountryBE captures enum value "BE"
	ContactContactBirthCountryBE string = "BE"
	// ContactContactBirthCountryBF captures enum value "BF"
	ContactContactBirthCountryBF string = "BF"
	// ContactContactBirthCountryBG captures enum value "BG"
	ContactContactBirthCountryBG string = "BG"
	// ContactContactBirthCountryBH captures enum value "BH"
	ContactContactBirthCountryBH string = "BH"
	// ContactContactBirthCountryBI captures enum value "BI"
	ContactContactBirthCountryBI string = "BI"
	// ContactContactBirthCountryBJ captures enum value "BJ"
	ContactContactBirthCountryBJ string = "BJ"
	// ContactContactBirthCountryBL captures enum value "BL"
	ContactContactBirthCountryBL string = "BL"
	// ContactContactBirthCountryBM captures enum value "BM"
	ContactContactBirthCountryBM string = "BM"
	// ContactContactBirthCountryBN captures enum value "BN"
	ContactContactBirthCountryBN string = "BN"
	// ContactContactBirthCountryBO captures enum value "BO"
	ContactContactBirthCountryBO string = "BO"
	// ContactContactBirthCountryBQ captures enum value "BQ"
	ContactContactBirthCountryBQ string = "BQ"
	// ContactContactBirthCountryBR captures enum value "BR"
	ContactContactBirthCountryBR string = "BR"
	// ContactContactBirthCountryBS captures enum value "BS"
	ContactContactBirthCountryBS string = "BS"
	// ContactContactBirthCountryBT captures enum value "BT"
	ContactContactBirthCountryBT string = "BT"
	// ContactContactBirthCountryBW captures enum value "BW"
	ContactContactBirthCountryBW string = "BW"
	// ContactContactBirthCountryBY captures enum value "BY"
	ContactContactBirthCountryBY string = "BY"
	// ContactContactBirthCountryBZ captures enum value "BZ"
	ContactContactBirthCountryBZ string = "BZ"
	// ContactContactBirthCountryCA captures enum value "CA"
	ContactContactBirthCountryCA string = "CA"
	// ContactContactBirthCountryCC captures enum value "CC"
	ContactContactBirthCountryCC string = "CC"
	// ContactContactBirthCountryCD captures enum value "CD"
	ContactContactBirthCountryCD string = "CD"
	// ContactContactBirthCountryCF captures enum value "CF"
	ContactContactBirthCountryCF string = "CF"
	// ContactContactBirthCountryCG captures enum value "CG"
	ContactContactBirthCountryCG string = "CG"
	// ContactContactBirthCountryCH captures enum value "CH"
	ContactContactBirthCountryCH string = "CH"
	// ContactContactBirthCountryCI captures enum value "CI"
	ContactContactBirthCountryCI string = "CI"
	// ContactContactBirthCountryCK captures enum value "CK"
	ContactContactBirthCountryCK string = "CK"
	// ContactContactBirthCountryCL captures enum value "CL"
	ContactContactBirthCountryCL string = "CL"
	// ContactContactBirthCountryCM captures enum value "CM"
	ContactContactBirthCountryCM string = "CM"
	// ContactContactBirthCountryCN captures enum value "CN"
	ContactContactBirthCountryCN string = "CN"
	// ContactContactBirthCountryCO captures enum value "CO"
	ContactContactBirthCountryCO string = "CO"
	// ContactContactBirthCountryCR captures enum value "CR"
	ContactContactBirthCountryCR string = "CR"
	// ContactContactBirthCountryCU captures enum value "CU"
	ContactContactBirthCountryCU string = "CU"
	// ContactContactBirthCountryCV captures enum value "CV"
	ContactContactBirthCountryCV string = "CV"
	// ContactContactBirthCountryCW captures enum value "CW"
	ContactContactBirthCountryCW string = "CW"
	// ContactContactBirthCountryCX captures enum value "CX"
	ContactContactBirthCountryCX string = "CX"
	// ContactContactBirthCountryCY captures enum value "CY"
	ContactContactBirthCountryCY string = "CY"
	// ContactContactBirthCountryCZ captures enum value "CZ"
	ContactContactBirthCountryCZ string = "CZ"
	// ContactContactBirthCountryDE captures enum value "DE"
	ContactContactBirthCountryDE string = "DE"
	// ContactContactBirthCountryDG captures enum value "DG"
	ContactContactBirthCountryDG string = "DG"
	// ContactContactBirthCountryDJ captures enum value "DJ"
	ContactContactBirthCountryDJ string = "DJ"
	// ContactContactBirthCountryDK captures enum value "DK"
	ContactContactBirthCountryDK string = "DK"
	// ContactContactBirthCountryDM captures enum value "DM"
	ContactContactBirthCountryDM string = "DM"
	// ContactContactBirthCountryDO captures enum value "DO"
	ContactContactBirthCountryDO string = "DO"
	// ContactContactBirthCountryDZ captures enum value "DZ"
	ContactContactBirthCountryDZ string = "DZ"
	// ContactContactBirthCountryEA captures enum value "EA"
	ContactContactBirthCountryEA string = "EA"
	// ContactContactBirthCountryEC captures enum value "EC"
	ContactContactBirthCountryEC string = "EC"
	// ContactContactBirthCountryEE captures enum value "EE"
	ContactContactBirthCountryEE string = "EE"
	// ContactContactBirthCountryEG captures enum value "EG"
	ContactContactBirthCountryEG string = "EG"
	// ContactContactBirthCountryEH captures enum value "EH"
	ContactContactBirthCountryEH string = "EH"
	// ContactContactBirthCountryER captures enum value "ER"
	ContactContactBirthCountryER string = "ER"
	// ContactContactBirthCountryES captures enum value "ES"
	ContactContactBirthCountryES string = "ES"
	// ContactContactBirthCountryET captures enum value "ET"
	ContactContactBirthCountryET string = "ET"
	// ContactContactBirthCountryFI captures enum value "FI"
	ContactContactBirthCountryFI string = "FI"
	// ContactContactBirthCountryFJ captures enum value "FJ"
	ContactContactBirthCountryFJ string = "FJ"
	// ContactContactBirthCountryFK captures enum value "FK"
	ContactContactBirthCountryFK string = "FK"
	// ContactContactBirthCountryFM captures enum value "FM"
	ContactContactBirthCountryFM string = "FM"
	// ContactContactBirthCountryFO captures enum value "FO"
	ContactContactBirthCountryFO string = "FO"
	// ContactContactBirthCountryFR captures enum value "FR"
	ContactContactBirthCountryFR string = "FR"
	// ContactContactBirthCountryGA captures enum value "GA"
	ContactContactBirthCountryGA string = "GA"
	// ContactContactBirthCountryGB captures enum value "GB"
	ContactContactBirthCountryGB string = "GB"
	// ContactContactBirthCountryGD captures enum value "GD"
	ContactContactBirthCountryGD string = "GD"
	// ContactContactBirthCountryGE captures enum value "GE"
	ContactContactBirthCountryGE string = "GE"
	// ContactContactBirthCountryGF captures enum value "GF"
	ContactContactBirthCountryGF string = "GF"
	// ContactContactBirthCountryGG captures enum value "GG"
	ContactContactBirthCountryGG string = "GG"
	// ContactContactBirthCountryGH captures enum value "GH"
	ContactContactBirthCountryGH string = "GH"
	// ContactContactBirthCountryGI captures enum value "GI"
	ContactContactBirthCountryGI string = "GI"
	// ContactContactBirthCountryGL captures enum value "GL"
	ContactContactBirthCountryGL string = "GL"
	// ContactContactBirthCountryGM captures enum value "GM"
	ContactContactBirthCountryGM string = "GM"
	// ContactContactBirthCountryGN captures enum value "GN"
	ContactContactBirthCountryGN string = "GN"
	// ContactContactBirthCountryGP captures enum value "GP"
	ContactContactBirthCountryGP string = "GP"
	// ContactContactBirthCountryGQ captures enum value "GQ"
	ContactContactBirthCountryGQ string = "GQ"
	// ContactContactBirthCountryGR captures enum value "GR"
	ContactContactBirthCountryGR string = "GR"
	// ContactContactBirthCountryGS captures enum value "GS"
	ContactContactBirthCountryGS string = "GS"
	// ContactContactBirthCountryGT captures enum value "GT"
	ContactContactBirthCountryGT string = "GT"
	// ContactContactBirthCountryGU captures enum value "GU"
	ContactContactBirthCountryGU string = "GU"
	// ContactContactBirthCountryGW captures enum value "GW"
	ContactContactBirthCountryGW string = "GW"
	// ContactContactBirthCountryGY captures enum value "GY"
	ContactContactBirthCountryGY string = "GY"
	// ContactContactBirthCountryHK captures enum value "HK"
	ContactContactBirthCountryHK string = "HK"
	// ContactContactBirthCountryHN captures enum value "HN"
	ContactContactBirthCountryHN string = "HN"
	// ContactContactBirthCountryHR captures enum value "HR"
	ContactContactBirthCountryHR string = "HR"
	// ContactContactBirthCountryHT captures enum value "HT"
	ContactContactBirthCountryHT string = "HT"
	// ContactContactBirthCountryHU captures enum value "HU"
	ContactContactBirthCountryHU string = "HU"
	// ContactContactBirthCountryIC captures enum value "IC"
	ContactContactBirthCountryIC string = "IC"
	// ContactContactBirthCountryID captures enum value "ID"
	ContactContactBirthCountryID string = "ID"
	// ContactContactBirthCountryIE captures enum value "IE"
	ContactContactBirthCountryIE string = "IE"
	// ContactContactBirthCountryIL captures enum value "IL"
	ContactContactBirthCountryIL string = "IL"
	// ContactContactBirthCountryIM captures enum value "IM"
	ContactContactBirthCountryIM string = "IM"
	// ContactContactBirthCountryIN captures enum value "IN"
	ContactContactBirthCountryIN string = "IN"
	// ContactContactBirthCountryIO captures enum value "IO"
	ContactContactBirthCountryIO string = "IO"
	// ContactContactBirthCountryIQ captures enum value "IQ"
	ContactContactBirthCountryIQ string = "IQ"
	// ContactContactBirthCountryIR captures enum value "IR"
	ContactContactBirthCountryIR string = "IR"
	// ContactContactBirthCountryIS captures enum value "IS"
	ContactContactBirthCountryIS string = "IS"
	// ContactContactBirthCountryIT captures enum value "IT"
	ContactContactBirthCountryIT string = "IT"
	// ContactContactBirthCountryJE captures enum value "JE"
	ContactContactBirthCountryJE string = "JE"
	// ContactContactBirthCountryJM captures enum value "JM"
	ContactContactBirthCountryJM string = "JM"
	// ContactContactBirthCountryJO captures enum value "JO"
	ContactContactBirthCountryJO string = "JO"
	// ContactContactBirthCountryJP captures enum value "JP"
	ContactContactBirthCountryJP string = "JP"
	// ContactContactBirthCountryKE captures enum value "KE"
	ContactContactBirthCountryKE string = "KE"
	// ContactContactBirthCountryKG captures enum value "KG"
	ContactContactBirthCountryKG string = "KG"
	// ContactContactBirthCountryKH captures enum value "KH"
	ContactContactBirthCountryKH string = "KH"
	// ContactContactBirthCountryKI captures enum value "KI"
	ContactContactBirthCountryKI string = "KI"
	// ContactContactBirthCountryKM captures enum value "KM"
	ContactContactBirthCountryKM string = "KM"
	// ContactContactBirthCountryKN captures enum value "KN"
	ContactContactBirthCountryKN string = "KN"
	// ContactContactBirthCountryKP captures enum value "KP"
	ContactContactBirthCountryKP string = "KP"
	// ContactContactBirthCountryKR captures enum value "KR"
	ContactContactBirthCountryKR string = "KR"
	// ContactContactBirthCountryKW captures enum value "KW"
	ContactContactBirthCountryKW string = "KW"
	// ContactContactBirthCountryKY captures enum value "KY"
	ContactContactBirthCountryKY string = "KY"
	// ContactContactBirthCountryKZ captures enum value "KZ"
	ContactContactBirthCountryKZ string = "KZ"
	// ContactContactBirthCountryLA captures enum value "LA"
	ContactContactBirthCountryLA string = "LA"
	// ContactContactBirthCountryLB captures enum value "LB"
	ContactContactBirthCountryLB string = "LB"
	// ContactContactBirthCountryLC captures enum value "LC"
	ContactContactBirthCountryLC string = "LC"
	// ContactContactBirthCountryLI captures enum value "LI"
	ContactContactBirthCountryLI string = "LI"
	// ContactContactBirthCountryLK captures enum value "LK"
	ContactContactBirthCountryLK string = "LK"
	// ContactContactBirthCountryLR captures enum value "LR"
	ContactContactBirthCountryLR string = "LR"
	// ContactContactBirthCountryLS captures enum value "LS"
	ContactContactBirthCountryLS string = "LS"
	// ContactContactBirthCountryLT captures enum value "LT"
	ContactContactBirthCountryLT string = "LT"
	// ContactContactBirthCountryLU captures enum value "LU"
	ContactContactBirthCountryLU string = "LU"
	// ContactContactBirthCountryLV captures enum value "LV"
	ContactContactBirthCountryLV string = "LV"
	// ContactContactBirthCountryLY captures enum value "LY"
	ContactContactBirthCountryLY string = "LY"
	// ContactContactBirthCountryMA captures enum value "MA"
	ContactContactBirthCountryMA string = "MA"
	// ContactContactBirthCountryMC captures enum value "MC"
	ContactContactBirthCountryMC string = "MC"
	// ContactContactBirthCountryMD captures enum value "MD"
	ContactContactBirthCountryMD string = "MD"
	// ContactContactBirthCountryME captures enum value "ME"
	ContactContactBirthCountryME string = "ME"
	// ContactContactBirthCountryMF captures enum value "MF"
	ContactContactBirthCountryMF string = "MF"
	// ContactContactBirthCountryMG captures enum value "MG"
	ContactContactBirthCountryMG string = "MG"
	// ContactContactBirthCountryMH captures enum value "MH"
	ContactContactBirthCountryMH string = "MH"
	// ContactContactBirthCountryMK captures enum value "MK"
	ContactContactBirthCountryMK string = "MK"
	// ContactContactBirthCountryML captures enum value "ML"
	ContactContactBirthCountryML string = "ML"
	// ContactContactBirthCountryMM captures enum value "MM"
	ContactContactBirthCountryMM string = "MM"
	// ContactContactBirthCountryMN captures enum value "MN"
	ContactContactBirthCountryMN string = "MN"
	// ContactContactBirthCountryMO captures enum value "MO"
	ContactContactBirthCountryMO string = "MO"
	// ContactContactBirthCountryMP captures enum value "MP"
	ContactContactBirthCountryMP string = "MP"
	// ContactContactBirthCountryMQ captures enum value "MQ"
	ContactContactBirthCountryMQ string = "MQ"
	// ContactContactBirthCountryMR captures enum value "MR"
	ContactContactBirthCountryMR string = "MR"
	// ContactContactBirthCountryMS captures enum value "MS"
	ContactContactBirthCountryMS string = "MS"
	// ContactContactBirthCountryMT captures enum value "MT"
	ContactContactBirthCountryMT string = "MT"
	// ContactContactBirthCountryMU captures enum value "MU"
	ContactContactBirthCountryMU string = "MU"
	// ContactContactBirthCountryMV captures enum value "MV"
	ContactContactBirthCountryMV string = "MV"
	// ContactContactBirthCountryMW captures enum value "MW"
	ContactContactBirthCountryMW string = "MW"
	// ContactContactBirthCountryMX captures enum value "MX"
	ContactContactBirthCountryMX string = "MX"
	// ContactContactBirthCountryMY captures enum value "MY"
	ContactContactBirthCountryMY string = "MY"
	// ContactContactBirthCountryMZ captures enum value "MZ"
	ContactContactBirthCountryMZ string = "MZ"
	// ContactContactBirthCountryNA captures enum value "NA"
	ContactContactBirthCountryNA string = "NA"
	// ContactContactBirthCountryNC captures enum value "NC"
	ContactContactBirthCountryNC string = "NC"
	// ContactContactBirthCountryNE captures enum value "NE"
	ContactContactBirthCountryNE string = "NE"
	// ContactContactBirthCountryNF captures enum value "NF"
	ContactContactBirthCountryNF string = "NF"
	// ContactContactBirthCountryNG captures enum value "NG"
	ContactContactBirthCountryNG string = "NG"
	// ContactContactBirthCountryNI captures enum value "NI"
	ContactContactBirthCountryNI string = "NI"
	// ContactContactBirthCountryNL captures enum value "NL"
	ContactContactBirthCountryNL string = "NL"
	// ContactContactBirthCountryNO captures enum value "NO"
	ContactContactBirthCountryNO string = "NO"
	// ContactContactBirthCountryNP captures enum value "NP"
	ContactContactBirthCountryNP string = "NP"
	// ContactContactBirthCountryNR captures enum value "NR"
	ContactContactBirthCountryNR string = "NR"
	// ContactContactBirthCountryNU captures enum value "NU"
	ContactContactBirthCountryNU string = "NU"
	// ContactContactBirthCountryNZ captures enum value "NZ"
	ContactContactBirthCountryNZ string = "NZ"
	// ContactContactBirthCountryOM captures enum value "OM"
	ContactContactBirthCountryOM string = "OM"
	// ContactContactBirthCountryPA captures enum value "PA"
	ContactContactBirthCountryPA string = "PA"
	// ContactContactBirthCountryPE captures enum value "PE"
	ContactContactBirthCountryPE string = "PE"
	// ContactContactBirthCountryPF captures enum value "PF"
	ContactContactBirthCountryPF string = "PF"
	// ContactContactBirthCountryPG captures enum value "PG"
	ContactContactBirthCountryPG string = "PG"
	// ContactContactBirthCountryPH captures enum value "PH"
	ContactContactBirthCountryPH string = "PH"
	// ContactContactBirthCountryPK captures enum value "PK"
	ContactContactBirthCountryPK string = "PK"
	// ContactContactBirthCountryPL captures enum value "PL"
	ContactContactBirthCountryPL string = "PL"
	// ContactContactBirthCountryPM captures enum value "PM"
	ContactContactBirthCountryPM string = "PM"
	// ContactContactBirthCountryPN captures enum value "PN"
	ContactContactBirthCountryPN string = "PN"
	// ContactContactBirthCountryPR captures enum value "PR"
	ContactContactBirthCountryPR string = "PR"
	// ContactContactBirthCountryPS captures enum value "PS"
	ContactContactBirthCountryPS string = "PS"
	// ContactContactBirthCountryPT captures enum value "PT"
	ContactContactBirthCountryPT string = "PT"
	// ContactContactBirthCountryPW captures enum value "PW"
	ContactContactBirthCountryPW string = "PW"
	// ContactContactBirthCountryPY captures enum value "PY"
	ContactContactBirthCountryPY string = "PY"
	// ContactContactBirthCountryQA captures enum value "QA"
	ContactContactBirthCountryQA string = "QA"
	// ContactContactBirthCountryRE captures enum value "RE"
	ContactContactBirthCountryRE string = "RE"
	// ContactContactBirthCountryRO captures enum value "RO"
	ContactContactBirthCountryRO string = "RO"
	// ContactContactBirthCountryRS captures enum value "RS"
	ContactContactBirthCountryRS string = "RS"
	// ContactContactBirthCountryRU captures enum value "RU"
	ContactContactBirthCountryRU string = "RU"
	// ContactContactBirthCountryRW captures enum value "RW"
	ContactContactBirthCountryRW string = "RW"
	// ContactContactBirthCountrySA captures enum value "SA"
	ContactContactBirthCountrySA string = "SA"
	// ContactContactBirthCountrySB captures enum value "SB"
	ContactContactBirthCountrySB string = "SB"
	// ContactContactBirthCountrySC captures enum value "SC"
	ContactContactBirthCountrySC string = "SC"
	// ContactContactBirthCountrySD captures enum value "SD"
	ContactContactBirthCountrySD string = "SD"
	// ContactContactBirthCountrySE captures enum value "SE"
	ContactContactBirthCountrySE string = "SE"
	// ContactContactBirthCountrySG captures enum value "SG"
	ContactContactBirthCountrySG string = "SG"
	// ContactContactBirthCountrySH captures enum value "SH"
	ContactContactBirthCountrySH string = "SH"
	// ContactContactBirthCountrySI captures enum value "SI"
	ContactContactBirthCountrySI string = "SI"
	// ContactContactBirthCountrySJ captures enum value "SJ"
	ContactContactBirthCountrySJ string = "SJ"
	// ContactContactBirthCountrySK captures enum value "SK"
	ContactContactBirthCountrySK string = "SK"
	// ContactContactBirthCountrySL captures enum value "SL"
	ContactContactBirthCountrySL string = "SL"
	// ContactContactBirthCountrySM captures enum value "SM"
	ContactContactBirthCountrySM string = "SM"
	// ContactContactBirthCountrySN captures enum value "SN"
	ContactContactBirthCountrySN string = "SN"
	// ContactContactBirthCountrySO captures enum value "SO"
	ContactContactBirthCountrySO string = "SO"
	// ContactContactBirthCountrySR captures enum value "SR"
	ContactContactBirthCountrySR string = "SR"
	// ContactContactBirthCountrySS captures enum value "SS"
	ContactContactBirthCountrySS string = "SS"
	// ContactContactBirthCountryST captures enum value "ST"
	ContactContactBirthCountryST string = "ST"
	// ContactContactBirthCountrySV captures enum value "SV"
	ContactContactBirthCountrySV string = "SV"
	// ContactContactBirthCountrySX captures enum value "SX"
	ContactContactBirthCountrySX string = "SX"
	// ContactContactBirthCountrySY captures enum value "SY"
	ContactContactBirthCountrySY string = "SY"
	// ContactContactBirthCountrySZ captures enum value "SZ"
	ContactContactBirthCountrySZ string = "SZ"
	// ContactContactBirthCountryTA captures enum value "TA"
	ContactContactBirthCountryTA string = "TA"
	// ContactContactBirthCountryTC captures enum value "TC"
	ContactContactBirthCountryTC string = "TC"
	// ContactContactBirthCountryTD captures enum value "TD"
	ContactContactBirthCountryTD string = "TD"
	// ContactContactBirthCountryTF captures enum value "TF"
	ContactContactBirthCountryTF string = "TF"
	// ContactContactBirthCountryTG captures enum value "TG"
	ContactContactBirthCountryTG string = "TG"
	// ContactContactBirthCountryTH captures enum value "TH"
	ContactContactBirthCountryTH string = "TH"
	// ContactContactBirthCountryTJ captures enum value "TJ"
	ContactContactBirthCountryTJ string = "TJ"
	// ContactContactBirthCountryTK captures enum value "TK"
	ContactContactBirthCountryTK string = "TK"
	// ContactContactBirthCountryTL captures enum value "TL"
	ContactContactBirthCountryTL string = "TL"
	// ContactContactBirthCountryTM captures enum value "TM"
	ContactContactBirthCountryTM string = "TM"
	// ContactContactBirthCountryTN captures enum value "TN"
	ContactContactBirthCountryTN string = "TN"
	// ContactContactBirthCountryTO captures enum value "TO"
	ContactContactBirthCountryTO string = "TO"
	// ContactContactBirthCountryTR captures enum value "TR"
	ContactContactBirthCountryTR string = "TR"
	// ContactContactBirthCountryTT captures enum value "TT"
	ContactContactBirthCountryTT string = "TT"
	// ContactContactBirthCountryTV captures enum value "TV"
	ContactContactBirthCountryTV string = "TV"
	// ContactContactBirthCountryTW captures enum value "TW"
	ContactContactBirthCountryTW string = "TW"
	// ContactContactBirthCountryTZ captures enum value "TZ"
	ContactContactBirthCountryTZ string = "TZ"
	// ContactContactBirthCountryUA captures enum value "UA"
	ContactContactBirthCountryUA string = "UA"
	// ContactContactBirthCountryUG captures enum value "UG"
	ContactContactBirthCountryUG string = "UG"
	// ContactContactBirthCountryUM captures enum value "UM"
	ContactContactBirthCountryUM string = "UM"
	// ContactContactBirthCountryUNKNOWN captures enum value "UNKNOWN"
	ContactContactBirthCountryUNKNOWN string = "UNKNOWN"
	// ContactContactBirthCountryUS captures enum value "US"
	ContactContactBirthCountryUS string = "US"
	// ContactContactBirthCountryUY captures enum value "UY"
	ContactContactBirthCountryUY string = "UY"
	// ContactContactBirthCountryUZ captures enum value "UZ"
	ContactContactBirthCountryUZ string = "UZ"
	// ContactContactBirthCountryVA captures enum value "VA"
	ContactContactBirthCountryVA string = "VA"
	// ContactContactBirthCountryVC captures enum value "VC"
	ContactContactBirthCountryVC string = "VC"
	// ContactContactBirthCountryVE captures enum value "VE"
	ContactContactBirthCountryVE string = "VE"
	// ContactContactBirthCountryVG captures enum value "VG"
	ContactContactBirthCountryVG string = "VG"
	// ContactContactBirthCountryVI captures enum value "VI"
	ContactContactBirthCountryVI string = "VI"
	// ContactContactBirthCountryVN captures enum value "VN"
	ContactContactBirthCountryVN string = "VN"
	// ContactContactBirthCountryVU captures enum value "VU"
	ContactContactBirthCountryVU string = "VU"
	// ContactContactBirthCountryWF captures enum value "WF"
	ContactContactBirthCountryWF string = "WF"
	// ContactContactBirthCountryWS captures enum value "WS"
	ContactContactBirthCountryWS string = "WS"
	// ContactContactBirthCountryXK captures enum value "XK"
	ContactContactBirthCountryXK string = "XK"
	// ContactContactBirthCountryYE captures enum value "YE"
	ContactContactBirthCountryYE string = "YE"
	// ContactContactBirthCountryYT captures enum value "YT"
	ContactContactBirthCountryYT string = "YT"
	// ContactContactBirthCountryZA captures enum value "ZA"
	ContactContactBirthCountryZA string = "ZA"
	// ContactContactBirthCountryZM captures enum value "ZM"
	ContactContactBirthCountryZM string = "ZM"
	// ContactContactBirthCountryZW captures enum value "ZW"
	ContactContactBirthCountryZW string = "ZW"
)
View Source
const (
	// ContactContactGenderFemale captures enum value "female"
	ContactContactGenderFemale string = "female"
	// ContactContactGenderMale captures enum value "male"
	ContactContactGenderMale string = "male"
)
View Source
const (
	// ContactContactLanguageCsCZ captures enum value "cs_CZ"
	ContactContactLanguageCsCZ string = "cs_CZ"
	// ContactContactLanguageDeDE captures enum value "de_DE"
	ContactContactLanguageDeDE string = "de_DE"
	// ContactContactLanguageEnAU captures enum value "en_AU"
	ContactContactLanguageEnAU string = "en_AU"
	// ContactContactLanguageEnCA captures enum value "en_CA"
	ContactContactLanguageEnCA string = "en_CA"
	// ContactContactLanguageEnGB captures enum value "en_GB"
	ContactContactLanguageEnGB string = "en_GB"
	// ContactContactLanguageEnIE captures enum value "en_IE"
	ContactContactLanguageEnIE string = "en_IE"
	// ContactContactLanguageEnUS captures enum value "en_US"
	ContactContactLanguageEnUS string = "en_US"
	// ContactContactLanguageEsES captures enum value "es_ES"
	ContactContactLanguageEsES string = "es_ES"
	// ContactContactLanguageFiFI captures enum value "fi_FI"
	ContactContactLanguageFiFI string = "fi_FI"
	// ContactContactLanguageFrCA captures enum value "fr_CA"
	ContactContactLanguageFrCA string = "fr_CA"
	// ContactContactLanguageFrFR captures enum value "fr_FR"
	ContactContactLanguageFrFR string = "fr_FR"
	// ContactContactLanguageFrMA captures enum value "fr_MA"
	ContactContactLanguageFrMA string = "fr_MA"
	// ContactContactLanguageFrSN captures enum value "fr_SN"
	ContactContactLanguageFrSN string = "fr_SN"
	// ContactContactLanguageFrTN captures enum value "fr_TN"
	ContactContactLanguageFrTN string = "fr_TN"
	// ContactContactLanguageItIT captures enum value "it_IT"
	ContactContactLanguageItIT string = "it_IT"
	// ContactContactLanguageLtLT captures enum value "lt_LT"
	ContactContactLanguageLtLT string = "lt_LT"
	// ContactContactLanguageNlNL captures enum value "nl_NL"
	ContactContactLanguageNlNL string = "nl_NL"
	// ContactContactLanguagePlPL captures enum value "pl_PL"
	ContactContactLanguagePlPL string = "pl_PL"
	// ContactContactLanguagePtPT captures enum value "pt_PT"
	ContactContactLanguagePtPT string = "pt_PT"
)
View Source
const (
	// ContactContactLegalFormAdministration captures enum value "administration"
	ContactContactLegalFormAdministration string = "administration"
	// ContactContactLegalFormAssociation captures enum value "association"
	ContactContactLegalFormAssociation string = "association"
	// ContactContactLegalFormCorporation captures enum value "corporation"
	ContactContactLegalFormCorporation string = "corporation"
	// ContactContactLegalFormIndividual captures enum value "individual"
	ContactContactLegalFormIndividual string = "individual"
	// ContactContactLegalFormOther captures enum value "other"
	ContactContactLegalFormOther string = "other"
	// ContactContactLegalFormPersonalcorporation captures enum value "personalcorporation"
	ContactContactLegalFormPersonalcorporation string = "personalcorporation"
)
View Source
const (
	// ContactContactNationalityAC captures enum value "AC"
	ContactContactNationalityAC string = "AC"
	// ContactContactNationalityAD captures enum value "AD"
	ContactContactNationalityAD string = "AD"
	// ContactContactNationalityAE captures enum value "AE"
	ContactContactNationalityAE string = "AE"
	// ContactContactNationalityAF captures enum value "AF"
	ContactContactNationalityAF string = "AF"
	// ContactContactNationalityAG captures enum value "AG"
	ContactContactNationalityAG string = "AG"
	// ContactContactNationalityAI captures enum value "AI"
	ContactContactNationalityAI string = "AI"
	// ContactContactNationalityAL captures enum value "AL"
	ContactContactNationalityAL string = "AL"
	// ContactContactNationalityAM captures enum value "AM"
	ContactContactNationalityAM string = "AM"
	// ContactContactNationalityAO captures enum value "AO"
	ContactContactNationalityAO string = "AO"
	// ContactContactNationalityAQ captures enum value "AQ"
	ContactContactNationalityAQ string = "AQ"
	// ContactContactNationalityAR captures enum value "AR"
	ContactContactNationalityAR string = "AR"
	// ContactContactNationalityAS captures enum value "AS"
	ContactContactNationalityAS string = "AS"
	// ContactContactNationalityAT captures enum value "AT"
	ContactContactNationalityAT string = "AT"
	// ContactContactNationalityAU captures enum value "AU"
	ContactContactNationalityAU string = "AU"
	// ContactContactNationalityAW captures enum value "AW"
	ContactContactNationalityAW string = "AW"
	// ContactContactNationalityAX captures enum value "AX"
	ContactContactNationalityAX string = "AX"
	// ContactContactNationalityAZ captures enum value "AZ"
	ContactContactNationalityAZ string = "AZ"
	// ContactContactNationalityBA captures enum value "BA"
	ContactContactNationalityBA string = "BA"
	// ContactContactNationalityBB captures enum value "BB"
	ContactContactNationalityBB string = "BB"
	// ContactContactNationalityBD captures enum value "BD"
	ContactContactNationalityBD string = "BD"
	// ContactContactNationalityBE captures enum value "BE"
	ContactContactNationalityBE string = "BE"
	// ContactContactNationalityBF captures enum value "BF"
	ContactContactNationalityBF string = "BF"
	// ContactContactNationalityBG captures enum value "BG"
	ContactContactNationalityBG string = "BG"
	// ContactContactNationalityBH captures enum value "BH"
	ContactContactNationalityBH string = "BH"
	// ContactContactNationalityBI captures enum value "BI"
	ContactContactNationalityBI string = "BI"
	// ContactContactNationalityBJ captures enum value "BJ"
	ContactContactNationalityBJ string = "BJ"
	// ContactContactNationalityBL captures enum value "BL"
	ContactContactNationalityBL string = "BL"
	// ContactContactNationalityBM captures enum value "BM"
	ContactContactNationalityBM string = "BM"
	// ContactContactNationalityBN captures enum value "BN"
	ContactContactNationalityBN string = "BN"
	// ContactContactNationalityBO captures enum value "BO"
	ContactContactNationalityBO string = "BO"
	// ContactContactNationalityBQ captures enum value "BQ"
	ContactContactNationalityBQ string = "BQ"
	// ContactContactNationalityBR captures enum value "BR"
	ContactContactNationalityBR string = "BR"
	// ContactContactNationalityBS captures enum value "BS"
	ContactContactNationalityBS string = "BS"
	// ContactContactNationalityBT captures enum value "BT"
	ContactContactNationalityBT string = "BT"
	// ContactContactNationalityBW captures enum value "BW"
	ContactContactNationalityBW string = "BW"
	// ContactContactNationalityBY captures enum value "BY"
	ContactContactNationalityBY string = "BY"
	// ContactContactNationalityBZ captures enum value "BZ"
	ContactContactNationalityBZ string = "BZ"
	// ContactContactNationalityCA captures enum value "CA"
	ContactContactNationalityCA string = "CA"
	// ContactContactNationalityCC captures enum value "CC"
	ContactContactNationalityCC string = "CC"
	// ContactContactNationalityCD captures enum value "CD"
	ContactContactNationalityCD string = "CD"
	// ContactContactNationalityCF captures enum value "CF"
	ContactContactNationalityCF string = "CF"
	// ContactContactNationalityCG captures enum value "CG"
	ContactContactNationalityCG string = "CG"
	// ContactContactNationalityCH captures enum value "CH"
	ContactContactNationalityCH string = "CH"
	// ContactContactNationalityCI captures enum value "CI"
	ContactContactNationalityCI string = "CI"
	// ContactContactNationalityCK captures enum value "CK"
	ContactContactNationalityCK string = "CK"
	// ContactContactNationalityCL captures enum value "CL"
	ContactContactNationalityCL string = "CL"
	// ContactContactNationalityCM captures enum value "CM"
	ContactContactNationalityCM string = "CM"
	// ContactContactNationalityCN captures enum value "CN"
	ContactContactNationalityCN string = "CN"
	// ContactContactNationalityCO captures enum value "CO"
	ContactContactNationalityCO string = "CO"
	// ContactContactNationalityCR captures enum value "CR"
	ContactContactNationalityCR string = "CR"
	// ContactContactNationalityCU captures enum value "CU"
	ContactContactNationalityCU string = "CU"
	// ContactContactNationalityCV captures enum value "CV"
	ContactContactNationalityCV string = "CV"
	// ContactContactNationalityCW captures enum value "CW"
	ContactContactNationalityCW string = "CW"
	// ContactContactNationalityCX captures enum value "CX"
	ContactContactNationalityCX string = "CX"
	// ContactContactNationalityCY captures enum value "CY"
	ContactContactNationalityCY string = "CY"
	// ContactContactNationalityCZ captures enum value "CZ"
	ContactContactNationalityCZ string = "CZ"
	// ContactContactNationalityDE captures enum value "DE"
	ContactContactNationalityDE string = "DE"
	// ContactContactNationalityDG captures enum value "DG"
	ContactContactNationalityDG string = "DG"
	// ContactContactNationalityDJ captures enum value "DJ"
	ContactContactNationalityDJ string = "DJ"
	// ContactContactNationalityDK captures enum value "DK"
	ContactContactNationalityDK string = "DK"
	// ContactContactNationalityDM captures enum value "DM"
	ContactContactNationalityDM string = "DM"
	// ContactContactNationalityDO captures enum value "DO"
	ContactContactNationalityDO string = "DO"
	// ContactContactNationalityDZ captures enum value "DZ"
	ContactContactNationalityDZ string = "DZ"
	// ContactContactNationalityEA captures enum value "EA"
	ContactContactNationalityEA string = "EA"
	// ContactContactNationalityEC captures enum value "EC"
	ContactContactNationalityEC string = "EC"
	// ContactContactNationalityEE captures enum value "EE"
	ContactContactNationalityEE string = "EE"
	// ContactContactNationalityEG captures enum value "EG"
	ContactContactNationalityEG string = "EG"
	// ContactContactNationalityEH captures enum value "EH"
	ContactContactNationalityEH string = "EH"
	// ContactContactNationalityER captures enum value "ER"
	ContactContactNationalityER string = "ER"
	// ContactContactNationalityES captures enum value "ES"
	ContactContactNationalityES string = "ES"
	// ContactContactNationalityET captures enum value "ET"
	ContactContactNationalityET string = "ET"
	// ContactContactNationalityFI captures enum value "FI"
	ContactContactNationalityFI string = "FI"
	// ContactContactNationalityFJ captures enum value "FJ"
	ContactContactNationalityFJ string = "FJ"
	// ContactContactNationalityFK captures enum value "FK"
	ContactContactNationalityFK string = "FK"
	// ContactContactNationalityFM captures enum value "FM"
	ContactContactNationalityFM string = "FM"
	// ContactContactNationalityFO captures enum value "FO"
	ContactContactNationalityFO string = "FO"
	// ContactContactNationalityFR captures enum value "FR"
	ContactContactNationalityFR string = "FR"
	// ContactContactNationalityGA captures enum value "GA"
	ContactContactNationalityGA string = "GA"
	// ContactContactNationalityGB captures enum value "GB"
	ContactContactNationalityGB string = "GB"
	// ContactContactNationalityGD captures enum value "GD"
	ContactContactNationalityGD string = "GD"
	// ContactContactNationalityGE captures enum value "GE"
	ContactContactNationalityGE string = "GE"
	// ContactContactNationalityGF captures enum value "GF"
	ContactContactNationalityGF string = "GF"
	// ContactContactNationalityGG captures enum value "GG"
	ContactContactNationalityGG string = "GG"
	// ContactContactNationalityGH captures enum value "GH"
	ContactContactNationalityGH string = "GH"
	// ContactContactNationalityGI captures enum value "GI"
	ContactContactNationalityGI string = "GI"
	// ContactContactNationalityGL captures enum value "GL"
	ContactContactNationalityGL string = "GL"
	// ContactContactNationalityGM captures enum value "GM"
	ContactContactNationalityGM string = "GM"
	// ContactContactNationalityGN captures enum value "GN"
	ContactContactNationalityGN string = "GN"
	// ContactContactNationalityGP captures enum value "GP"
	ContactContactNationalityGP string = "GP"
	// ContactContactNationalityGQ captures enum value "GQ"
	ContactContactNationalityGQ string = "GQ"
	// ContactContactNationalityGR captures enum value "GR"
	ContactContactNationalityGR string = "GR"
	// ContactContactNationalityGS captures enum value "GS"
	ContactContactNationalityGS string = "GS"
	// ContactContactNationalityGT captures enum value "GT"
	ContactContactNationalityGT string = "GT"
	// ContactContactNationalityGU captures enum value "GU"
	ContactContactNationalityGU string = "GU"
	// ContactContactNationalityGW captures enum value "GW"
	ContactContactNationalityGW string = "GW"
	// ContactContactNationalityGY captures enum value "GY"
	ContactContactNationalityGY string = "GY"
	// ContactContactNationalityHK captures enum value "HK"
	ContactContactNationalityHK string = "HK"
	// ContactContactNationalityHN captures enum value "HN"
	ContactContactNationalityHN string = "HN"
	// ContactContactNationalityHR captures enum value "HR"
	ContactContactNationalityHR string = "HR"
	// ContactContactNationalityHT captures enum value "HT"
	ContactContactNationalityHT string = "HT"
	// ContactContactNationalityHU captures enum value "HU"
	ContactContactNationalityHU string = "HU"
	// ContactContactNationalityIC captures enum value "IC"
	ContactContactNationalityIC string = "IC"
	// ContactContactNationalityID captures enum value "ID"
	ContactContactNationalityID string = "ID"
	// ContactContactNationalityIE captures enum value "IE"
	ContactContactNationalityIE string = "IE"
	// ContactContactNationalityIL captures enum value "IL"
	ContactContactNationalityIL string = "IL"
	// ContactContactNationalityIM captures enum value "IM"
	ContactContactNationalityIM string = "IM"
	// ContactContactNationalityIN captures enum value "IN"
	ContactContactNationalityIN string = "IN"
	// ContactContactNationalityIO captures enum value "IO"
	ContactContactNationalityIO string = "IO"
	// ContactContactNationalityIQ captures enum value "IQ"
	ContactContactNationalityIQ string = "IQ"
	// ContactContactNationalityIR captures enum value "IR"
	ContactContactNationalityIR string = "IR"
	// ContactContactNationalityIS captures enum value "IS"
	ContactContactNationalityIS string = "IS"
	// ContactContactNationalityIT captures enum value "IT"
	ContactContactNationalityIT string = "IT"
	// ContactContactNationalityJE captures enum value "JE"
	ContactContactNationalityJE string = "JE"
	// ContactContactNationalityJM captures enum value "JM"
	ContactContactNationalityJM string = "JM"
	// ContactContactNationalityJO captures enum value "JO"
	ContactContactNationalityJO string = "JO"
	// ContactContactNationalityJP captures enum value "JP"
	ContactContactNationalityJP string = "JP"
	// ContactContactNationalityKE captures enum value "KE"
	ContactContactNationalityKE string = "KE"
	// ContactContactNationalityKG captures enum value "KG"
	ContactContactNationalityKG string = "KG"
	// ContactContactNationalityKH captures enum value "KH"
	ContactContactNationalityKH string = "KH"
	// ContactContactNationalityKI captures enum value "KI"
	ContactContactNationalityKI string = "KI"
	// ContactContactNationalityKM captures enum value "KM"
	ContactContactNationalityKM string = "KM"
	// ContactContactNationalityKN captures enum value "KN"
	ContactContactNationalityKN string = "KN"
	// ContactContactNationalityKP captures enum value "KP"
	ContactContactNationalityKP string = "KP"
	// ContactContactNationalityKR captures enum value "KR"
	ContactContactNationalityKR string = "KR"
	// ContactContactNationalityKW captures enum value "KW"
	ContactContactNationalityKW string = "KW"
	// ContactContactNationalityKY captures enum value "KY"
	ContactContactNationalityKY string = "KY"
	// ContactContactNationalityKZ captures enum value "KZ"
	ContactContactNationalityKZ string = "KZ"
	// ContactContactNationalityLA captures enum value "LA"
	ContactContactNationalityLA string = "LA"
	// ContactContactNationalityLB captures enum value "LB"
	ContactContactNationalityLB string = "LB"
	// ContactContactNationalityLC captures enum value "LC"
	ContactContactNationalityLC string = "LC"
	// ContactContactNationalityLI captures enum value "LI"
	ContactContactNationalityLI string = "LI"
	// ContactContactNationalityLK captures enum value "LK"
	ContactContactNationalityLK string = "LK"
	// ContactContactNationalityLR captures enum value "LR"
	ContactContactNationalityLR string = "LR"
	// ContactContactNationalityLS captures enum value "LS"
	ContactContactNationalityLS string = "LS"
	// ContactContactNationalityLT captures enum value "LT"
	ContactContactNationalityLT string = "LT"
	// ContactContactNationalityLU captures enum value "LU"
	ContactContactNationalityLU string = "LU"
	// ContactContactNationalityLV captures enum value "LV"
	ContactContactNationalityLV string = "LV"
	// ContactContactNationalityLY captures enum value "LY"
	ContactContactNationalityLY string = "LY"
	// ContactContactNationalityMA captures enum value "MA"
	ContactContactNationalityMA string = "MA"
	// ContactContactNationalityMC captures enum value "MC"
	ContactContactNationalityMC string = "MC"
	// ContactContactNationalityMD captures enum value "MD"
	ContactContactNationalityMD string = "MD"
	// ContactContactNationalityME captures enum value "ME"
	ContactContactNationalityME string = "ME"
	// ContactContactNationalityMF captures enum value "MF"
	ContactContactNationalityMF string = "MF"
	// ContactContactNationalityMG captures enum value "MG"
	ContactContactNationalityMG string = "MG"
	// ContactContactNationalityMH captures enum value "MH"
	ContactContactNationalityMH string = "MH"
	// ContactContactNationalityMK captures enum value "MK"
	ContactContactNationalityMK string = "MK"
	// ContactContactNationalityML captures enum value "ML"
	ContactContactNationalityML string = "ML"
	// ContactContactNationalityMM captures enum value "MM"
	ContactContactNationalityMM string = "MM"
	// ContactContactNationalityMN captures enum value "MN"
	ContactContactNationalityMN string = "MN"
	// ContactContactNationalityMO captures enum value "MO"
	ContactContactNationalityMO string = "MO"
	// ContactContactNationalityMP captures enum value "MP"
	ContactContactNationalityMP string = "MP"
	// ContactContactNationalityMQ captures enum value "MQ"
	ContactContactNationalityMQ string = "MQ"
	// ContactContactNationalityMR captures enum value "MR"
	ContactContactNationalityMR string = "MR"
	// ContactContactNationalityMS captures enum value "MS"
	ContactContactNationalityMS string = "MS"
	// ContactContactNationalityMT captures enum value "MT"
	ContactContactNationalityMT string = "MT"
	// ContactContactNationalityMU captures enum value "MU"
	ContactContactNationalityMU string = "MU"
	// ContactContactNationalityMV captures enum value "MV"
	ContactContactNationalityMV string = "MV"
	// ContactContactNationalityMW captures enum value "MW"
	ContactContactNationalityMW string = "MW"
	// ContactContactNationalityMX captures enum value "MX"
	ContactContactNationalityMX string = "MX"
	// ContactContactNationalityMY captures enum value "MY"
	ContactContactNationalityMY string = "MY"
	// ContactContactNationalityMZ captures enum value "MZ"
	ContactContactNationalityMZ string = "MZ"
	// ContactContactNationalityNA captures enum value "NA"
	ContactContactNationalityNA string = "NA"
	// ContactContactNationalityNC captures enum value "NC"
	ContactContactNationalityNC string = "NC"
	// ContactContactNationalityNE captures enum value "NE"
	ContactContactNationalityNE string = "NE"
	// ContactContactNationalityNF captures enum value "NF"
	ContactContactNationalityNF string = "NF"
	// ContactContactNationalityNG captures enum value "NG"
	ContactContactNationalityNG string = "NG"
	// ContactContactNationalityNI captures enum value "NI"
	ContactContactNationalityNI string = "NI"
	// ContactContactNationalityNL captures enum value "NL"
	ContactContactNationalityNL string = "NL"
	// ContactContactNationalityNO captures enum value "NO"
	ContactContactNationalityNO string = "NO"
	// ContactContactNationalityNP captures enum value "NP"
	ContactContactNationalityNP string = "NP"
	// ContactContactNationalityNR captures enum value "NR"
	ContactContactNationalityNR string = "NR"
	// ContactContactNationalityNU captures enum value "NU"
	ContactContactNationalityNU string = "NU"
	// ContactContactNationalityNZ captures enum value "NZ"
	ContactContactNationalityNZ string = "NZ"
	// ContactContactNationalityOM captures enum value "OM"
	ContactContactNationalityOM string = "OM"
	// ContactContactNationalityPA captures enum value "PA"
	ContactContactNationalityPA string = "PA"
	// ContactContactNationalityPE captures enum value "PE"
	ContactContactNationalityPE string = "PE"
	// ContactContactNationalityPF captures enum value "PF"
	ContactContactNationalityPF string = "PF"
	// ContactContactNationalityPG captures enum value "PG"
	ContactContactNationalityPG string = "PG"
	// ContactContactNationalityPH captures enum value "PH"
	ContactContactNationalityPH string = "PH"
	// ContactContactNationalityPK captures enum value "PK"
	ContactContactNationalityPK string = "PK"
	// ContactContactNationalityPL captures enum value "PL"
	ContactContactNationalityPL string = "PL"
	// ContactContactNationalityPM captures enum value "PM"
	ContactContactNationalityPM string = "PM"
	// ContactContactNationalityPN captures enum value "PN"
	ContactContactNationalityPN string = "PN"
	// ContactContactNationalityPR captures enum value "PR"
	ContactContactNationalityPR string = "PR"
	// ContactContactNationalityPS captures enum value "PS"
	ContactContactNationalityPS string = "PS"
	// ContactContactNationalityPT captures enum value "PT"
	ContactContactNationalityPT string = "PT"
	// ContactContactNationalityPW captures enum value "PW"
	ContactContactNationalityPW string = "PW"
	// ContactContactNationalityPY captures enum value "PY"
	ContactContactNationalityPY string = "PY"
	// ContactContactNationalityQA captures enum value "QA"
	ContactContactNationalityQA string = "QA"
	// ContactContactNationalityRE captures enum value "RE"
	ContactContactNationalityRE string = "RE"
	// ContactContactNationalityRO captures enum value "RO"
	ContactContactNationalityRO string = "RO"
	// ContactContactNationalityRS captures enum value "RS"
	ContactContactNationalityRS string = "RS"
	// ContactContactNationalityRU captures enum value "RU"
	ContactContactNationalityRU string = "RU"
	// ContactContactNationalityRW captures enum value "RW"
	ContactContactNationalityRW string = "RW"
	// ContactContactNationalitySA captures enum value "SA"
	ContactContactNationalitySA string = "SA"
	// ContactContactNationalitySB captures enum value "SB"
	ContactContactNationalitySB string = "SB"
	// ContactContactNationalitySC captures enum value "SC"
	ContactContactNationalitySC string = "SC"
	// ContactContactNationalitySD captures enum value "SD"
	ContactContactNationalitySD string = "SD"
	// ContactContactNationalitySE captures enum value "SE"
	ContactContactNationalitySE string = "SE"
	// ContactContactNationalitySG captures enum value "SG"
	ContactContactNationalitySG string = "SG"
	// ContactContactNationalitySH captures enum value "SH"
	ContactContactNationalitySH string = "SH"
	// ContactContactNationalitySI captures enum value "SI"
	ContactContactNationalitySI string = "SI"
	// ContactContactNationalitySJ captures enum value "SJ"
	ContactContactNationalitySJ string = "SJ"
	// ContactContactNationalitySK captures enum value "SK"
	ContactContactNationalitySK string = "SK"
	// ContactContactNationalitySL captures enum value "SL"
	ContactContactNationalitySL string = "SL"
	// ContactContactNationalitySM captures enum value "SM"
	ContactContactNationalitySM string = "SM"
	// ContactContactNationalitySN captures enum value "SN"
	ContactContactNationalitySN string = "SN"
	// ContactContactNationalitySO captures enum value "SO"
	ContactContactNationalitySO string = "SO"
	// ContactContactNationalitySR captures enum value "SR"
	ContactContactNationalitySR string = "SR"
	// ContactContactNationalitySS captures enum value "SS"
	ContactContactNationalitySS string = "SS"
	// ContactContactNationalityST captures enum value "ST"
	ContactContactNationalityST string = "ST"
	// ContactContactNationalitySV captures enum value "SV"
	ContactContactNationalitySV string = "SV"
	// ContactContactNationalitySX captures enum value "SX"
	ContactContactNationalitySX string = "SX"
	// ContactContactNationalitySY captures enum value "SY"
	ContactContactNationalitySY string = "SY"
	// ContactContactNationalitySZ captures enum value "SZ"
	ContactContactNationalitySZ string = "SZ"
	// ContactContactNationalityTA captures enum value "TA"
	ContactContactNationalityTA string = "TA"
	// ContactContactNationalityTC captures enum value "TC"
	ContactContactNationalityTC string = "TC"
	// ContactContactNationalityTD captures enum value "TD"
	ContactContactNationalityTD string = "TD"
	// ContactContactNationalityTF captures enum value "TF"
	ContactContactNationalityTF string = "TF"
	// ContactContactNationalityTG captures enum value "TG"
	ContactContactNationalityTG string = "TG"
	// ContactContactNationalityTH captures enum value "TH"
	ContactContactNationalityTH string = "TH"
	// ContactContactNationalityTJ captures enum value "TJ"
	ContactContactNationalityTJ string = "TJ"
	// ContactContactNationalityTK captures enum value "TK"
	ContactContactNationalityTK string = "TK"
	// ContactContactNationalityTL captures enum value "TL"
	ContactContactNationalityTL string = "TL"
	// ContactContactNationalityTM captures enum value "TM"
	ContactContactNationalityTM string = "TM"
	// ContactContactNationalityTN captures enum value "TN"
	ContactContactNationalityTN string = "TN"
	// ContactContactNationalityTO captures enum value "TO"
	ContactContactNationalityTO string = "TO"
	// ContactContactNationalityTR captures enum value "TR"
	ContactContactNationalityTR string = "TR"
	// ContactContactNationalityTT captures enum value "TT"
	ContactContactNationalityTT string = "TT"
	// ContactContactNationalityTV captures enum value "TV"
	ContactContactNationalityTV string = "TV"
	// ContactContactNationalityTW captures enum value "TW"
	ContactContactNationalityTW string = "TW"
	// ContactContactNationalityTZ captures enum value "TZ"
	ContactContactNationalityTZ string = "TZ"
	// ContactContactNationalityUA captures enum value "UA"
	ContactContactNationalityUA string = "UA"
	// ContactContactNationalityUG captures enum value "UG"
	ContactContactNationalityUG string = "UG"
	// ContactContactNationalityUM captures enum value "UM"
	ContactContactNationalityUM string = "UM"
	// ContactContactNationalityUNKNOWN captures enum value "UNKNOWN"
	ContactContactNationalityUNKNOWN string = "UNKNOWN"
	// ContactContactNationalityUS captures enum value "US"
	ContactContactNationalityUS string = "US"
	// ContactContactNationalityUY captures enum value "UY"
	ContactContactNationalityUY string = "UY"
	// ContactContactNationalityUZ captures enum value "UZ"
	ContactContactNationalityUZ string = "UZ"
	// ContactContactNationalityVA captures enum value "VA"
	ContactContactNationalityVA string = "VA"
	// ContactContactNationalityVC captures enum value "VC"
	ContactContactNationalityVC string = "VC"
	// ContactContactNationalityVE captures enum value "VE"
	ContactContactNationalityVE string = "VE"
	// ContactContactNationalityVG captures enum value "VG"
	ContactContactNationalityVG string = "VG"
	// ContactContactNationalityVI captures enum value "VI"
	ContactContactNationalityVI string = "VI"
	// ContactContactNationalityVN captures enum value "VN"
	ContactContactNationalityVN string = "VN"
	// ContactContactNationalityVU captures enum value "VU"
	ContactContactNationalityVU string = "VU"
	// ContactContactNationalityWF captures enum value "WF"
	ContactContactNationalityWF string = "WF"
	// ContactContactNationalityWS captures enum value "WS"
	ContactContactNationalityWS string = "WS"
	// ContactContactNationalityXK captures enum value "XK"
	ContactContactNationalityXK string = "XK"
	// ContactContactNationalityYE captures enum value "YE"
	ContactContactNationalityYE string = "YE"
	// ContactContactNationalityYT captures enum value "YT"
	ContactContactNationalityYT string = "YT"
	// ContactContactNationalityZA captures enum value "ZA"
	ContactContactNationalityZA string = "ZA"
	// ContactContactNationalityZM captures enum value "ZM"
	ContactContactNationalityZM string = "ZM"
	// ContactContactNationalityZW captures enum value "ZW"
	ContactContactNationalityZW string = "ZW"
)
View Source
const (
	// DebtAssociatedObjectPaymentInfoPaymentTypeCash captures enum value "cash"
	DebtAssociatedObjectPaymentInfoPaymentTypeCash string = "cash"
	// DebtAssociatedObjectPaymentInfoPaymentTypeChargeback captures enum value "chargeback"
	DebtAssociatedObjectPaymentInfoPaymentTypeChargeback string = "chargeback"
	// DebtAssociatedObjectPaymentInfoPaymentTypeCheque captures enum value "cheque"
	DebtAssociatedObjectPaymentInfoPaymentTypeCheque string = "cheque"
	// DebtAssociatedObjectPaymentInfoPaymentTypeCreditCard captures enum value "creditCard"
	DebtAssociatedObjectPaymentInfoPaymentTypeCreditCard string = "creditCard"
	// DebtAssociatedObjectPaymentInfoPaymentTypeDebtAccount captures enum value "debtAccount"
	DebtAssociatedObjectPaymentInfoPaymentTypeDebtAccount string = "debtAccount"
	// DebtAssociatedObjectPaymentInfoPaymentTypeDeposit captures enum value "deposit"
	DebtAssociatedObjectPaymentInfoPaymentTypeDeposit string = "deposit"
	// DebtAssociatedObjectPaymentInfoPaymentTypeDigitalLaunchPad captures enum value "digitalLaunchPad"
	DebtAssociatedObjectPaymentInfoPaymentTypeDigitalLaunchPad string = "digitalLaunchPad"
	// DebtAssociatedObjectPaymentInfoPaymentTypeEdinar captures enum value "edinar"
	DebtAssociatedObjectPaymentInfoPaymentTypeEdinar string = "edinar"
	// DebtAssociatedObjectPaymentInfoPaymentTypeFidelityPoints captures enum value "fidelityPoints"
	DebtAssociatedObjectPaymentInfoPaymentTypeFidelityPoints string = "fidelityPoints"
	// DebtAssociatedObjectPaymentInfoPaymentTypeFree captures enum value "free"
	DebtAssociatedObjectPaymentInfoPaymentTypeFree string = "free"
	// DebtAssociatedObjectPaymentInfoPaymentTypeIdeal captures enum value "ideal"
	DebtAssociatedObjectPaymentInfoPaymentTypeIdeal string = "ideal"
	// DebtAssociatedObjectPaymentInfoPaymentTypeIncubatorAccount captures enum value "incubatorAccount"
	DebtAssociatedObjectPaymentInfoPaymentTypeIncubatorAccount string = "incubatorAccount"
	// DebtAssociatedObjectPaymentInfoPaymentTypeMandat captures enum value "mandat"
	DebtAssociatedObjectPaymentInfoPaymentTypeMandat string = "mandat"
	// DebtAssociatedObjectPaymentInfoPaymentTypeMultibanco captures enum value "multibanco"
	DebtAssociatedObjectPaymentInfoPaymentTypeMultibanco string = "multibanco"
	// DebtAssociatedObjectPaymentInfoPaymentTypeNone captures enum value "none"
	DebtAssociatedObjectPaymentInfoPaymentTypeNone string = "none"
	// DebtAssociatedObjectPaymentInfoPaymentTypeOvhAccount captures enum value "ovhAccount"
	DebtAssociatedObjectPaymentInfoPaymentTypeOvhAccount string = "ovhAccount"
	// DebtAssociatedObjectPaymentInfoPaymentTypePaymentMandate captures enum value "paymentMandate"
	DebtAssociatedObjectPaymentInfoPaymentTypePaymentMandate string = "paymentMandate"
	// DebtAssociatedObjectPaymentInfoPaymentTypePaypal captures enum value "paypal"
	DebtAssociatedObjectPaymentInfoPaymentTypePaypal string = "paypal"
	// DebtAssociatedObjectPaymentInfoPaymentTypePayu captures enum value "payu"
	DebtAssociatedObjectPaymentInfoPaymentTypePayu string = "payu"
	// DebtAssociatedObjectPaymentInfoPaymentTypePlatnosci captures enum value "platnosci"
	DebtAssociatedObjectPaymentInfoPaymentTypePlatnosci string = "platnosci"
	// DebtAssociatedObjectPaymentInfoPaymentTypeRefund captures enum value "refund"
	DebtAssociatedObjectPaymentInfoPaymentTypeRefund string = "refund"
	// DebtAssociatedObjectPaymentInfoPaymentTypeTransfer captures enum value "transfer"
	DebtAssociatedObjectPaymentInfoPaymentTypeTransfer string = "transfer"
	// DebtAssociatedObjectPaymentInfoPaymentTypeWithdrawal captures enum value "withdrawal"
	DebtAssociatedObjectPaymentInfoPaymentTypeWithdrawal string = "withdrawal"
)
View Source
const (
	// DebtEntryAssociatedObjectTypeBill captures enum value "Bill"
	DebtEntryAssociatedObjectTypeBill string = "Bill"
	// DebtEntryAssociatedObjectTypeDebtOperation captures enum value "DebtOperation"
	DebtEntryAssociatedObjectTypeDebtOperation string = "DebtOperation"
	// DebtEntryAssociatedObjectTypeDeposit captures enum value "Deposit"
	DebtEntryAssociatedObjectTypeDeposit string = "Deposit"
	// DebtEntryAssociatedObjectTypeOrder captures enum value "Order"
	DebtEntryAssociatedObjectTypeOrder string = "Order"
	// DebtEntryAssociatedObjectTypeOvhAccountMovement captures enum value "OvhAccountMovement"
	DebtEntryAssociatedObjectTypeOvhAccountMovement string = "OvhAccountMovement"
	// DebtEntryAssociatedObjectTypeRefund captures enum value "Refund"
	DebtEntryAssociatedObjectTypeRefund string = "Refund"
	// DebtEntryAssociatedObjectTypeWithdrawal captures enum value "Withdrawal"
	DebtEntryAssociatedObjectTypeWithdrawal string = "Withdrawal"
)
View Source
const (
	// DebtOperationStatusCANCELLED captures enum value "CANCELLED"
	DebtOperationStatusCANCELLED string = "CANCELLED"
	// DebtOperationStatusDONE captures enum value "DONE"
	DebtOperationStatusDONE string = "DONE"
	// DebtOperationStatusFAILED captures enum value "FAILED"
	DebtOperationStatusFAILED string = "FAILED"
	// DebtOperationStatusPAID captures enum value "PAID"
	DebtOperationStatusPAID string = "PAID"
	// DebtOperationStatusPENDING captures enum value "PENDING"
	DebtOperationStatusPENDING string = "PENDING"
	// DebtOperationStatusTODO captures enum value "TODO"
	DebtOperationStatusTODO string = "TODO"
)
View Source
const (
	// DebtOperationTypeCANCEL captures enum value "CANCEL"
	DebtOperationTypeCANCEL string = "CANCEL"
	// DebtOperationTypeCHECKMANUAL captures enum value "CHECK_MANUAL"
	DebtOperationTypeCHECKMANUAL string = "CHECK_MANUAL"
	// DebtOperationTypeCREDITCARD captures enum value "CREDITCARD"
	DebtOperationTypeCREDITCARD string = "CREDITCARD"
	// DebtOperationTypeCREDITCARDAUTOMATIC captures enum value "CREDITCARD_AUTOMATIC"
	DebtOperationTypeCREDITCARDAUTOMATIC string = "CREDITCARD_AUTOMATIC"
	// DebtOperationTypeCREDITCARDMANUAL captures enum value "CREDITCARD_MANUAL"
	DebtOperationTypeCREDITCARDMANUAL string = "CREDITCARD_MANUAL"
	// DebtOperationTypeCREDITACCOUNTAUTOMATIC captures enum value "CREDIT_ACCOUNT_AUTOMATIC"
	DebtOperationTypeCREDITACCOUNTAUTOMATIC string = "CREDIT_ACCOUNT_AUTOMATIC"
	// DebtOperationTypeORDER captures enum value "ORDER"
	DebtOperationTypeORDER string = "ORDER"
	// DebtOperationTypePAYPALAUTOMATIC captures enum value "PAYPAL_AUTOMATIC"
	DebtOperationTypePAYPALAUTOMATIC string = "PAYPAL_AUTOMATIC"
	// DebtOperationTypePAYPALMANUAL captures enum value "PAYPAL_MANUAL"
	DebtOperationTypePAYPALMANUAL string = "PAYPAL_MANUAL"
	// DebtOperationTypeREFUND captures enum value "REFUND"
	DebtOperationTypeREFUND string = "REFUND"
	// DebtOperationTypeREFUNDCHECK captures enum value "REFUND_CHECK"
	DebtOperationTypeREFUNDCHECK string = "REFUND_CHECK"
	// DebtOperationTypeREFUNDCREDITCARD captures enum value "REFUND_CREDITCARD"
	DebtOperationTypeREFUNDCREDITCARD string = "REFUND_CREDITCARD"
	// DebtOperationTypeREFUNDCREDITACCOUNT captures enum value "REFUND_CREDIT_ACCOUNT"
	DebtOperationTypeREFUNDCREDITACCOUNT string = "REFUND_CREDIT_ACCOUNT"
	// DebtOperationTypeREFUNDPAYPAL captures enum value "REFUND_PAYPAL"
	DebtOperationTypeREFUNDPAYPAL string = "REFUND_PAYPAL"
	// DebtOperationTypeREFUNDSEPA captures enum value "REFUND_SEPA"
	DebtOperationTypeREFUNDSEPA string = "REFUND_SEPA"
	// DebtOperationTypeREFUNDUNKNOWN captures enum value "REFUND_UNKNOWN"
	DebtOperationTypeREFUNDUNKNOWN string = "REFUND_UNKNOWN"
	// DebtOperationTypeSEPAAUTOMATIC captures enum value "SEPA_AUTOMATIC"
	DebtOperationTypeSEPAAUTOMATIC string = "SEPA_AUTOMATIC"
	// DebtOperationTypeTRANSFERMANUAL captures enum value "TRANSFER_MANUAL"
	DebtOperationTypeTRANSFERMANUAL string = "TRANSFER_MANUAL"
	// DebtOperationTypeUNPAIDCHECK captures enum value "UNPAID_CHECK"
	DebtOperationTypeUNPAIDCHECK string = "UNPAID_CHECK"
	// DebtOperationTypeUNPAIDCREDITCARD captures enum value "UNPAID_CREDITCARD"
	DebtOperationTypeUNPAIDCREDITCARD string = "UNPAID_CREDITCARD"
	// DebtOperationTypeUNPAIDCREDITACCOUNT captures enum value "UNPAID_CREDIT_ACCOUNT"
	DebtOperationTypeUNPAIDCREDITACCOUNT string = "UNPAID_CREDIT_ACCOUNT"
	// DebtOperationTypeUNPAIDPAYPAL captures enum value "UNPAID_PAYPAL"
	DebtOperationTypeUNPAIDPAYPAL string = "UNPAID_PAYPAL"
	// DebtOperationTypeUNPAIDSEPA captures enum value "UNPAID_SEPA"
	DebtOperationTypeUNPAIDSEPA string = "UNPAID_SEPA"
	// DebtOperationTypeWARRANTMANUAL captures enum value "WARRANT_MANUAL"
	DebtOperationTypeWARRANTMANUAL string = "WARRANT_MANUAL"
)
View Source
const (
	// DedicatedInstallationTemplateHardwareRaidModeRaid0 captures enum value "raid0"
	DedicatedInstallationTemplateHardwareRaidModeRaid0 string = "raid0"
	// DedicatedInstallationTemplateHardwareRaidModeRaid1 captures enum value "raid1"
	DedicatedInstallationTemplateHardwareRaidModeRaid1 string = "raid1"
	// DedicatedInstallationTemplateHardwareRaidModeRaid10 captures enum value "raid10"
	DedicatedInstallationTemplateHardwareRaidModeRaid10 string = "raid10"
	// DedicatedInstallationTemplateHardwareRaidModeRaid5 captures enum value "raid5"
	DedicatedInstallationTemplateHardwareRaidModeRaid5 string = "raid5"
	// DedicatedInstallationTemplateHardwareRaidModeRaid50 captures enum value "raid50"
	DedicatedInstallationTemplateHardwareRaidModeRaid50 string = "raid50"
	// DedicatedInstallationTemplateHardwareRaidModeRaid6 captures enum value "raid6"
	DedicatedInstallationTemplateHardwareRaidModeRaid6 string = "raid6"
	// DedicatedInstallationTemplateHardwareRaidModeRaid60 captures enum value "raid60"
	DedicatedInstallationTemplateHardwareRaidModeRaid60 string = "raid60"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemBtrfs captures enum value "btrfs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemBtrfs string = "btrfs"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemExt3 captures enum value "ext3"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemExt3 string = "ext3"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemExt4 captures enum value "ext4"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemExt4 string = "ext4"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemNtfs captures enum value "ntfs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemNtfs string = "ntfs"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemReiserfs captures enum value "reiserfs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemReiserfs string = "reiserfs"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemSwap captures enum value "swap"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemSwap string = "swap"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemUfs captures enum value "ufs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemUfs string = "ufs"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemXfs captures enum value "xfs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemXfs string = "xfs"
	// DedicatedInstallationTemplateTemplatePartitionsFilesystemZfs captures enum value "zfs"
	DedicatedInstallationTemplateTemplatePartitionsFilesystemZfs string = "zfs"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatePartitionsRaidNr0 captures enum value "0"
	DedicatedInstallationTemplateTemplatePartitionsRaidNr0 string = "0"
	// DedicatedInstallationTemplateTemplatePartitionsRaidNr1 captures enum value "1"
	DedicatedInstallationTemplateTemplatePartitionsRaidNr1 string = "1"
	// DedicatedInstallationTemplateTemplatePartitionsRaidNr10 captures enum value "10"
	DedicatedInstallationTemplateTemplatePartitionsRaidNr10 string = "10"
	// DedicatedInstallationTemplateTemplatePartitionsRaidNr5 captures enum value "5"
	DedicatedInstallationTemplateTemplatePartitionsRaidNr5 string = "5"
	// DedicatedInstallationTemplateTemplatePartitionsRaidNr6 captures enum value "6"
	DedicatedInstallationTemplateTemplatePartitionsRaidNr6 string = "6"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatePartitionsTypeLogical captures enum value "logical"
	DedicatedInstallationTemplateTemplatePartitionsTypeLogical string = "logical"
	// DedicatedInstallationTemplateTemplatePartitionsTypeLv captures enum value "lv"
	DedicatedInstallationTemplateTemplatePartitionsTypeLv string = "lv"
	// DedicatedInstallationTemplateTemplatePartitionsTypePrimary captures enum value "primary"
	DedicatedInstallationTemplateTemplatePartitionsTypePrimary string = "primary"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatesCategoryBasic captures enum value "basic"
	DedicatedInstallationTemplateTemplatesCategoryBasic string = "basic"
	// DedicatedInstallationTemplateTemplatesCategoryCustomer captures enum value "customer"
	DedicatedInstallationTemplateTemplatesCategoryCustomer string = "customer"
	// DedicatedInstallationTemplateTemplatesCategoryHosting captures enum value "hosting"
	DedicatedInstallationTemplateTemplatesCategoryHosting string = "hosting"
	// DedicatedInstallationTemplateTemplatesCategoryOther captures enum value "other"
	DedicatedInstallationTemplateTemplatesCategoryOther string = "other"
	// DedicatedInstallationTemplateTemplatesCategoryReadyToUse captures enum value "readyToUse"
	DedicatedInstallationTemplateTemplatesCategoryReadyToUse string = "readyToUse"
	// DedicatedInstallationTemplateTemplatesCategoryVirtualisation captures enum value "virtualisation"
	DedicatedInstallationTemplateTemplatesCategoryVirtualisation string = "virtualisation"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatesDefaultLanguageAr captures enum value "ar"
	DedicatedInstallationTemplateTemplatesDefaultLanguageAr string = "ar"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageBg captures enum value "bg"
	DedicatedInstallationTemplateTemplatesDefaultLanguageBg string = "bg"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageCs captures enum value "cs"
	DedicatedInstallationTemplateTemplatesDefaultLanguageCs string = "cs"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageDa captures enum value "da"
	DedicatedInstallationTemplateTemplatesDefaultLanguageDa string = "da"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageDe captures enum value "de"
	DedicatedInstallationTemplateTemplatesDefaultLanguageDe string = "de"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageEl captures enum value "el"
	DedicatedInstallationTemplateTemplatesDefaultLanguageEl string = "el"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageEn captures enum value "en"
	DedicatedInstallationTemplateTemplatesDefaultLanguageEn string = "en"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageEs captures enum value "es"
	DedicatedInstallationTemplateTemplatesDefaultLanguageEs string = "es"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageEt captures enum value "et"
	DedicatedInstallationTemplateTemplatesDefaultLanguageEt string = "et"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageFi captures enum value "fi"
	DedicatedInstallationTemplateTemplatesDefaultLanguageFi string = "fi"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageFr captures enum value "fr"
	DedicatedInstallationTemplateTemplatesDefaultLanguageFr string = "fr"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageHe captures enum value "he"
	DedicatedInstallationTemplateTemplatesDefaultLanguageHe string = "he"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageHr captures enum value "hr"
	DedicatedInstallationTemplateTemplatesDefaultLanguageHr string = "hr"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageHu captures enum value "hu"
	DedicatedInstallationTemplateTemplatesDefaultLanguageHu string = "hu"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageIt captures enum value "it"
	DedicatedInstallationTemplateTemplatesDefaultLanguageIt string = "it"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageJa captures enum value "ja"
	DedicatedInstallationTemplateTemplatesDefaultLanguageJa string = "ja"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageKo captures enum value "ko"
	DedicatedInstallationTemplateTemplatesDefaultLanguageKo string = "ko"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageLt captures enum value "lt"
	DedicatedInstallationTemplateTemplatesDefaultLanguageLt string = "lt"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageLv captures enum value "lv"
	DedicatedInstallationTemplateTemplatesDefaultLanguageLv string = "lv"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageNb captures enum value "nb"
	DedicatedInstallationTemplateTemplatesDefaultLanguageNb string = "nb"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageNl captures enum value "nl"
	DedicatedInstallationTemplateTemplatesDefaultLanguageNl string = "nl"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageNo captures enum value "no"
	DedicatedInstallationTemplateTemplatesDefaultLanguageNo string = "no"
	// DedicatedInstallationTemplateTemplatesDefaultLanguagePl captures enum value "pl"
	DedicatedInstallationTemplateTemplatesDefaultLanguagePl string = "pl"
	// DedicatedInstallationTemplateTemplatesDefaultLanguagePt captures enum value "pt"
	DedicatedInstallationTemplateTemplatesDefaultLanguagePt string = "pt"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageRo captures enum value "ro"
	DedicatedInstallationTemplateTemplatesDefaultLanguageRo string = "ro"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageRu captures enum value "ru"
	DedicatedInstallationTemplateTemplatesDefaultLanguageRu string = "ru"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageSk captures enum value "sk"
	DedicatedInstallationTemplateTemplatesDefaultLanguageSk string = "sk"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageSl captures enum value "sl"
	DedicatedInstallationTemplateTemplatesDefaultLanguageSl string = "sl"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageSr captures enum value "sr"
	DedicatedInstallationTemplateTemplatesDefaultLanguageSr string = "sr"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageSv captures enum value "sv"
	DedicatedInstallationTemplateTemplatesDefaultLanguageSv string = "sv"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageTh captures enum value "th"
	DedicatedInstallationTemplateTemplatesDefaultLanguageTh string = "th"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageTr captures enum value "tr"
	DedicatedInstallationTemplateTemplatesDefaultLanguageTr string = "tr"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageTu captures enum value "tu"
	DedicatedInstallationTemplateTemplatesDefaultLanguageTu string = "tu"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageUk captures enum value "uk"
	DedicatedInstallationTemplateTemplatesDefaultLanguageUk string = "uk"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageZhHansCN captures enum value "zh-Hans-CN"
	DedicatedInstallationTemplateTemplatesDefaultLanguageZhHansCN string = "zh-Hans-CN"
	// DedicatedInstallationTemplateTemplatesDefaultLanguageZhHansHK captures enum value "zh-Hans-HK"
	DedicatedInstallationTemplateTemplatesDefaultLanguageZhHansHK string = "zh-Hans-HK"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatesFamilyBsd captures enum value "bsd"
	DedicatedInstallationTemplateTemplatesFamilyBsd string = "bsd"
	// DedicatedInstallationTemplateTemplatesFamilyLinux captures enum value "linux"
	DedicatedInstallationTemplateTemplatesFamilyLinux string = "linux"
	// DedicatedInstallationTemplateTemplatesFamilySolaris captures enum value "solaris"
	DedicatedInstallationTemplateTemplatesFamilySolaris string = "solaris"
	// DedicatedInstallationTemplateTemplatesFamilyWindows captures enum value "windows"
	DedicatedInstallationTemplateTemplatesFamilyWindows string = "windows"
)
View Source
const (
	// DedicatedInstallationTemplateTemplatesSupportsUEFINo captures enum value "no"
	DedicatedInstallationTemplateTemplatesSupportsUEFINo string = "no"
	// DedicatedInstallationTemplateTemplatesSupportsUEFIOnly captures enum value "only"
	DedicatedInstallationTemplateTemplatesSupportsUEFIOnly string = "only"
	// DedicatedInstallationTemplateTemplatesSupportsUEFIYes captures enum value "yes"
	DedicatedInstallationTemplateTemplatesSupportsUEFIYes string = "yes"
)
View Source
const (
	// GeolocationContinentCountryLocationContinentAfrica captures enum value "africa"
	GeolocationContinentCountryLocationContinentAfrica string = "africa"
	// GeolocationContinentCountryLocationContinentAntartica captures enum value "antartica"
	GeolocationContinentCountryLocationContinentAntartica string = "antartica"
	// GeolocationContinentCountryLocationContinentAsia captures enum value "asia"
	GeolocationContinentCountryLocationContinentAsia string = "asia"
	// GeolocationContinentCountryLocationContinentEurope captures enum value "europe"
	GeolocationContinentCountryLocationContinentEurope string = "europe"
	// GeolocationContinentCountryLocationContinentNorthAmerica captures enum value "north-america"
	GeolocationContinentCountryLocationContinentNorthAmerica string = "north-america"
	// GeolocationContinentCountryLocationContinentOceania captures enum value "oceania"
	GeolocationContinentCountryLocationContinentOceania string = "oceania"
	// GeolocationContinentCountryLocationContinentSouthAmerica captures enum value "south-america"
	GeolocationContinentCountryLocationContinentSouthAmerica string = "south-america"
)
View Source
const (
	// GeolocationContinentCountryLocationCountryCodeAc captures enum value "ac"
	GeolocationContinentCountryLocationCountryCodeAc string = "ac"
	// GeolocationContinentCountryLocationCountryCodeAd captures enum value "ad"
	GeolocationContinentCountryLocationCountryCodeAd string = "ad"
	// GeolocationContinentCountryLocationCountryCodeAe captures enum value "ae"
	GeolocationContinentCountryLocationCountryCodeAe string = "ae"
	// GeolocationContinentCountryLocationCountryCodeAf captures enum value "af"
	GeolocationContinentCountryLocationCountryCodeAf string = "af"
	// GeolocationContinentCountryLocationCountryCodeAg captures enum value "ag"
	GeolocationContinentCountryLocationCountryCodeAg string = "ag"
	// GeolocationContinentCountryLocationCountryCodeAi captures enum value "ai"
	GeolocationContinentCountryLocationCountryCodeAi string = "ai"
	// GeolocationContinentCountryLocationCountryCodeAl captures enum value "al"
	GeolocationContinentCountryLocationCountryCodeAl string = "al"
	// GeolocationContinentCountryLocationCountryCodeAm captures enum value "am"
	GeolocationContinentCountryLocationCountryCodeAm string = "am"
	// GeolocationContinentCountryLocationCountryCodeAn captures enum value "an"
	GeolocationContinentCountryLocationCountryCodeAn string = "an"
	// GeolocationContinentCountryLocationCountryCodeAo captures enum value "ao"
	GeolocationContinentCountryLocationCountryCodeAo string = "ao"
	// GeolocationContinentCountryLocationCountryCodeAq captures enum value "aq"
	GeolocationContinentCountryLocationCountryCodeAq string = "aq"
	// GeolocationContinentCountryLocationCountryCodeAr captures enum value "ar"
	GeolocationContinentCountryLocationCountryCodeAr string = "ar"
	// GeolocationContinentCountryLocationCountryCodeAs captures enum value "as"
	GeolocationContinentCountryLocationCountryCodeAs string = "as"
	// GeolocationContinentCountryLocationCountryCodeAt captures enum value "at"
	GeolocationContinentCountryLocationCountryCodeAt string = "at"
	// GeolocationContinentCountryLocationCountryCodeAu captures enum value "au"
	GeolocationContinentCountryLocationCountryCodeAu string = "au"
	// GeolocationContinentCountryLocationCountryCodeAw captures enum value "aw"
	GeolocationContinentCountryLocationCountryCodeAw string = "aw"
	// GeolocationContinentCountryLocationCountryCodeAx captures enum value "ax"
	GeolocationContinentCountryLocationCountryCodeAx string = "ax"
	// GeolocationContinentCountryLocationCountryCodeAz captures enum value "az"
	GeolocationContinentCountryLocationCountryCodeAz string = "az"
	// GeolocationContinentCountryLocationCountryCodeBa captures enum value "ba"
	GeolocationContinentCountryLocationCountryCodeBa string = "ba"
	// GeolocationContinentCountryLocationCountryCodeBb captures enum value "bb"
	GeolocationContinentCountryLocationCountryCodeBb string = "bb"
	// GeolocationContinentCountryLocationCountryCodeBd captures enum value "bd"
	GeolocationContinentCountryLocationCountryCodeBd string = "bd"
	// GeolocationContinentCountryLocationCountryCodeBe captures enum value "be"
	GeolocationContinentCountryLocationCountryCodeBe string = "be"
	// GeolocationContinentCountryLocationCountryCodeBf captures enum value "bf"
	GeolocationContinentCountryLocationCountryCodeBf string = "bf"
	// GeolocationContinentCountryLocationCountryCodeBg captures enum value "bg"
	GeolocationContinentCountryLocationCountryCodeBg string = "bg"
	// GeolocationContinentCountryLocationCountryCodeBh captures enum value "bh"
	GeolocationContinentCountryLocationCountryCodeBh string = "bh"
	// GeolocationContinentCountryLocationCountryCodeBi captures enum value "bi"
	GeolocationContinentCountryLocationCountryCodeBi string = "bi"
	// GeolocationContinentCountryLocationCountryCodeBj captures enum value "bj"
	GeolocationContinentCountryLocationCountryCodeBj string = "bj"
	// GeolocationContinentCountryLocationCountryCodeBl captures enum value "bl"
	GeolocationContinentCountryLocationCountryCodeBl string = "bl"
	// GeolocationContinentCountryLocationCountryCodeBm captures enum value "bm"
	GeolocationContinentCountryLocationCountryCodeBm string = "bm"
	// GeolocationContinentCountryLocationCountryCodeBn captures enum value "bn"
	GeolocationContinentCountryLocationCountryCodeBn string = "bn"
	// GeolocationContinentCountryLocationCountryCodeBo captures enum value "bo"
	GeolocationContinentCountryLocationCountryCodeBo string = "bo"
	// GeolocationContinentCountryLocationCountryCodeBq captures enum value "bq"
	GeolocationContinentCountryLocationCountryCodeBq string = "bq"
	// GeolocationContinentCountryLocationCountryCodeBr captures enum value "br"
	GeolocationContinentCountryLocationCountryCodeBr string = "br"
	// GeolocationContinentCountryLocationCountryCodeBs captures enum value "bs"
	GeolocationContinentCountryLocationCountryCodeBs string = "bs"
	// GeolocationContinentCountryLocationCountryCodeBt captures enum value "bt"
	GeolocationContinentCountryLocationCountryCodeBt string = "bt"
	// GeolocationContinentCountryLocationCountryCodeBv captures enum value "bv"
	GeolocationContinentCountryLocationCountryCodeBv string = "bv"
	// GeolocationContinentCountryLocationCountryCodeBw captures enum value "bw"
	GeolocationContinentCountryLocationCountryCodeBw string = "bw"
	// GeolocationContinentCountryLocationCountryCodeBy captures enum value "by"
	GeolocationContinentCountryLocationCountryCodeBy string = "by"
	// GeolocationContinentCountryLocationCountryCodeBz captures enum value "bz"
	GeolocationContinentCountryLocationCountryCodeBz string = "bz"
	// GeolocationContinentCountryLocationCountryCodeCa captures enum value "ca"
	GeolocationContinentCountryLocationCountryCodeCa string = "ca"
	// GeolocationContinentCountryLocationCountryCodeCc captures enum value "cc"
	GeolocationContinentCountryLocationCountryCodeCc string = "cc"
	// GeolocationContinentCountryLocationCountryCodeCd captures enum value "cd"
	GeolocationContinentCountryLocationCountryCodeCd string = "cd"
	// GeolocationContinentCountryLocationCountryCodeCf captures enum value "cf"
	GeolocationContinentCountryLocationCountryCodeCf string = "cf"
	// GeolocationContinentCountryLocationCountryCodeCg captures enum value "cg"
	GeolocationContinentCountryLocationCountryCodeCg string = "cg"
	// GeolocationContinentCountryLocationCountryCodeCh captures enum value "ch"
	GeolocationContinentCountryLocationCountryCodeCh string = "ch"
	// GeolocationContinentCountryLocationCountryCodeCi captures enum value "ci"
	GeolocationContinentCountryLocationCountryCodeCi string = "ci"
	// GeolocationContinentCountryLocationCountryCodeCk captures enum value "ck"
	GeolocationContinentCountryLocationCountryCodeCk string = "ck"
	// GeolocationContinentCountryLocationCountryCodeCl captures enum value "cl"
	GeolocationContinentCountryLocationCountryCodeCl string = "cl"
	// GeolocationContinentCountryLocationCountryCodeCm captures enum value "cm"
	GeolocationContinentCountryLocationCountryCodeCm string = "cm"
	// GeolocationContinentCountryLocationCountryCodeCn captures enum value "cn"
	GeolocationContinentCountryLocationCountryCodeCn string = "cn"
	// GeolocationContinentCountryLocationCountryCodeCo captures enum value "co"
	GeolocationContinentCountryLocationCountryCodeCo string = "co"
	// GeolocationContinentCountryLocationCountryCodeCr captures enum value "cr"
	GeolocationContinentCountryLocationCountryCodeCr string = "cr"
	// GeolocationContinentCountryLocationCountryCodeCs captures enum value "cs"
	GeolocationContinentCountryLocationCountryCodeCs string = "cs"
	// GeolocationContinentCountryLocationCountryCodeCu captures enum value "cu"
	GeolocationContinentCountryLocationCountryCodeCu string = "cu"
	// GeolocationContinentCountryLocationCountryCodeCv captures enum value "cv"
	GeolocationContinentCountryLocationCountryCodeCv string = "cv"
	// GeolocationContinentCountryLocationCountryCodeCw captures enum value "cw"
	GeolocationContinentCountryLocationCountryCodeCw string = "cw"
	// GeolocationContinentCountryLocationCountryCodeCx captures enum value "cx"
	GeolocationContinentCountryLocationCountryCodeCx string = "cx"
	// GeolocationContinentCountryLocationCountryCodeCy captures enum value "cy"
	GeolocationContinentCountryLocationCountryCodeCy string = "cy"
	// GeolocationContinentCountryLocationCountryCodeCz captures enum value "cz"
	GeolocationContinentCountryLocationCountryCodeCz string = "cz"
	// GeolocationContinentCountryLocationCountryCodeDe captures enum value "de"
	GeolocationContinentCountryLocationCountryCodeDe string = "de"
	// GeolocationContinentCountryLocationCountryCodeDj captures enum value "dj"
	GeolocationContinentCountryLocationCountryCodeDj string = "dj"
	// GeolocationContinentCountryLocationCountryCodeDk captures enum value "dk"
	GeolocationContinentCountryLocationCountryCodeDk string = "dk"
	// GeolocationContinentCountryLocationCountryCodeDm captures enum value "dm"
	GeolocationContinentCountryLocationCountryCodeDm string = "dm"
	// GeolocationContinentCountryLocationCountryCodeDo captures enum value "do"
	GeolocationContinentCountryLocationCountryCodeDo string = "do"
	// GeolocationContinentCountryLocationCountryCodeDz captures enum value "dz"
	GeolocationContinentCountryLocationCountryCodeDz string = "dz"
	// GeolocationContinentCountryLocationCountryCodeEc captures enum value "ec"
	GeolocationContinentCountryLocationCountryCodeEc string = "ec"
	// GeolocationContinentCountryLocationCountryCodeEe captures enum value "ee"
	GeolocationContinentCountryLocationCountryCodeEe string = "ee"
	// GeolocationContinentCountryLocationCountryCodeEg captures enum value "eg"
	GeolocationContinentCountryLocationCountryCodeEg string = "eg"
	// GeolocationContinentCountryLocationCountryCodeEh captures enum value "eh"
	GeolocationContinentCountryLocationCountryCodeEh string = "eh"
	// GeolocationContinentCountryLocationCountryCodeEr captures enum value "er"
	GeolocationContinentCountryLocationCountryCodeEr string = "er"
	// GeolocationContinentCountryLocationCountryCodeEs captures enum value "es"
	GeolocationContinentCountryLocationCountryCodeEs string = "es"
	// GeolocationContinentCountryLocationCountryCodeEt captures enum value "et"
	GeolocationContinentCountryLocationCountryCodeEt string = "et"
	// GeolocationContinentCountryLocationCountryCodeFc captures enum value "fc"
	GeolocationContinentCountryLocationCountryCodeFc string = "fc"
	// GeolocationContinentCountryLocationCountryCodeFd captures enum value "fd"
	GeolocationContinentCountryLocationCountryCodeFd string = "fd"
	// GeolocationContinentCountryLocationCountryCodeFi captures enum value "fi"
	GeolocationContinentCountryLocationCountryCodeFi string = "fi"
	// GeolocationContinentCountryLocationCountryCodeFj captures enum value "fj"
	GeolocationContinentCountryLocationCountryCodeFj string = "fj"
	// GeolocationContinentCountryLocationCountryCodeFk captures enum value "fk"
	GeolocationContinentCountryLocationCountryCodeFk string = "fk"
	// GeolocationContinentCountryLocationCountryCodeFm captures enum value "fm"
	GeolocationContinentCountryLocationCountryCodeFm string = "fm"
	// GeolocationContinentCountryLocationCountryCodeFo captures enum value "fo"
	GeolocationContinentCountryLocationCountryCodeFo string = "fo"
	// GeolocationContinentCountryLocationCountryCodeFr captures enum value "fr"
	GeolocationContinentCountryLocationCountryCodeFr string = "fr"
	// GeolocationContinentCountryLocationCountryCodeFx captures enum value "fx"
	GeolocationContinentCountryLocationCountryCodeFx string = "fx"
	// GeolocationContinentCountryLocationCountryCodeGa captures enum value "ga"
	GeolocationContinentCountryLocationCountryCodeGa string = "ga"
	// GeolocationContinentCountryLocationCountryCodeGb captures enum value "gb"
	GeolocationContinentCountryLocationCountryCodeGb string = "gb"
	// GeolocationContinentCountryLocationCountryCodeGd captures enum value "gd"
	GeolocationContinentCountryLocationCountryCodeGd string = "gd"
	// GeolocationContinentCountryLocationCountryCodeGe captures enum value "ge"
	GeolocationContinentCountryLocationCountryCodeGe string = "ge"
	// GeolocationContinentCountryLocationCountryCodeGf captures enum value "gf"
	GeolocationContinentCountryLocationCountryCodeGf string = "gf"
	// GeolocationContinentCountryLocationCountryCodeGg captures enum value "gg"
	GeolocationContinentCountryLocationCountryCodeGg string = "gg"
	// GeolocationContinentCountryLocationCountryCodeGh captures enum value "gh"
	GeolocationContinentCountryLocationCountryCodeGh string = "gh"
	// GeolocationContinentCountryLocationCountryCodeGi captures enum value "gi"
	GeolocationContinentCountryLocationCountryCodeGi string = "gi"
	// GeolocationContinentCountryLocationCountryCodeGl captures enum value "gl"
	GeolocationContinentCountryLocationCountryCodeGl string = "gl"
	// GeolocationContinentCountryLocationCountryCodeGm captures enum value "gm"
	GeolocationContinentCountryLocationCountryCodeGm string = "gm"
	// GeolocationContinentCountryLocationCountryCodeGn captures enum value "gn"
	GeolocationContinentCountryLocationCountryCodeGn string = "gn"
	// GeolocationContinentCountryLocationCountryCodeGp captures enum value "gp"
	GeolocationContinentCountryLocationCountryCodeGp string = "gp"
	// GeolocationContinentCountryLocationCountryCodeGq captures enum value "gq"
	GeolocationContinentCountryLocationCountryCodeGq string = "gq"
	// GeolocationContinentCountryLocationCountryCodeGr captures enum value "gr"
	GeolocationContinentCountryLocationCountryCodeGr string = "gr"
	// GeolocationContinentCountryLocationCountryCodeGs captures enum value "gs"
	GeolocationContinentCountryLocationCountryCodeGs string = "gs"
	// GeolocationContinentCountryLocationCountryCodeGt captures enum value "gt"
	GeolocationContinentCountryLocationCountryCodeGt string = "gt"
	// GeolocationContinentCountryLocationCountryCodeGu captures enum value "gu"
	GeolocationContinentCountryLocationCountryCodeGu string = "gu"
	// GeolocationContinentCountryLocationCountryCodeGw captures enum value "gw"
	GeolocationContinentCountryLocationCountryCodeGw string = "gw"
	// GeolocationContinentCountryLocationCountryCodeGy captures enum value "gy"
	GeolocationContinentCountryLocationCountryCodeGy string = "gy"
	// GeolocationContinentCountryLocationCountryCodeHk captures enum value "hk"
	GeolocationContinentCountryLocationCountryCodeHk string = "hk"
	// GeolocationContinentCountryLocationCountryCodeHm captures enum value "hm"
	GeolocationContinentCountryLocationCountryCodeHm string = "hm"
	// GeolocationContinentCountryLocationCountryCodeHn captures enum value "hn"
	GeolocationContinentCountryLocationCountryCodeHn string = "hn"
	// GeolocationContinentCountryLocationCountryCodeHr captures enum value "hr"
	GeolocationContinentCountryLocationCountryCodeHr string = "hr"
	// GeolocationContinentCountryLocationCountryCodeHt captures enum value "ht"
	GeolocationContinentCountryLocationCountryCodeHt string = "ht"
	// GeolocationContinentCountryLocationCountryCodeHu captures enum value "hu"
	GeolocationContinentCountryLocationCountryCodeHu string = "hu"
	// GeolocationContinentCountryLocationCountryCodeID captures enum value "id"
	GeolocationContinentCountryLocationCountryCodeID string = "id"
	// GeolocationContinentCountryLocationCountryCodeIe captures enum value "ie"
	GeolocationContinentCountryLocationCountryCodeIe string = "ie"
	// GeolocationContinentCountryLocationCountryCodeIl captures enum value "il"
	GeolocationContinentCountryLocationCountryCodeIl string = "il"
	// GeolocationContinentCountryLocationCountryCodeIm captures enum value "im"
	GeolocationContinentCountryLocationCountryCodeIm string = "im"
	// GeolocationContinentCountryLocationCountryCodeIn captures enum value "in"
	GeolocationContinentCountryLocationCountryCodeIn string = "in"
	// GeolocationContinentCountryLocationCountryCodeIo captures enum value "io"
	GeolocationContinentCountryLocationCountryCodeIo string = "io"
	// GeolocationContinentCountryLocationCountryCodeIq captures enum value "iq"
	GeolocationContinentCountryLocationCountryCodeIq string = "iq"
	// GeolocationContinentCountryLocationCountryCodeIr captures enum value "ir"
	GeolocationContinentCountryLocationCountryCodeIr string = "ir"
	// GeolocationContinentCountryLocationCountryCodeIs captures enum value "is"
	GeolocationContinentCountryLocationCountryCodeIs string = "is"
	// GeolocationContinentCountryLocationCountryCodeIt captures enum value "it"
	GeolocationContinentCountryLocationCountryCodeIt string = "it"
	// GeolocationContinentCountryLocationCountryCodeJe captures enum value "je"
	GeolocationContinentCountryLocationCountryCodeJe string = "je"
	// GeolocationContinentCountryLocationCountryCodeJm captures enum value "jm"
	GeolocationContinentCountryLocationCountryCodeJm string = "jm"
	// GeolocationContinentCountryLocationCountryCodeJo captures enum value "jo"
	GeolocationContinentCountryLocationCountryCodeJo string = "jo"
	// GeolocationContinentCountryLocationCountryCodeJp captures enum value "jp"
	GeolocationContinentCountryLocationCountryCodeJp string = "jp"
	// GeolocationContinentCountryLocationCountryCodeKe captures enum value "ke"
	GeolocationContinentCountryLocationCountryCodeKe string = "ke"
	// GeolocationContinentCountryLocationCountryCodeKg captures enum value "kg"
	GeolocationContinentCountryLocationCountryCodeKg string = "kg"
	// GeolocationContinentCountryLocationCountryCodeKh captures enum value "kh"
	GeolocationContinentCountryLocationCountryCodeKh string = "kh"
	// GeolocationContinentCountryLocationCountryCodeKi captures enum value "ki"
	GeolocationContinentCountryLocationCountryCodeKi string = "ki"
	// GeolocationContinentCountryLocationCountryCodeKm captures enum value "km"
	GeolocationContinentCountryLocationCountryCodeKm string = "km"
	// GeolocationContinentCountryLocationCountryCodeKn captures enum value "kn"
	GeolocationContinentCountryLocationCountryCodeKn string = "kn"
	// GeolocationContinentCountryLocationCountryCodeKp captures enum value "kp"
	GeolocationContinentCountryLocationCountryCodeKp string = "kp"
	// GeolocationContinentCountryLocationCountryCodeKr captures enum value "kr"
	GeolocationContinentCountryLocationCountryCodeKr string = "kr"
	// GeolocationContinentCountryLocationCountryCodeKw captures enum value "kw"
	GeolocationContinentCountryLocationCountryCodeKw string = "kw"
	// GeolocationContinentCountryLocationCountryCodeKy captures enum value "ky"
	GeolocationContinentCountryLocationCountryCodeKy string = "ky"
	// GeolocationContinentCountryLocationCountryCodeKz captures enum value "kz"
	GeolocationContinentCountryLocationCountryCodeKz string = "kz"
	// GeolocationContinentCountryLocationCountryCodeLa captures enum value "la"
	GeolocationContinentCountryLocationCountryCodeLa string = "la"
	// GeolocationContinentCountryLocationCountryCodeLb captures enum value "lb"
	GeolocationContinentCountryLocationCountryCodeLb string = "lb"
	// GeolocationContinentCountryLocationCountryCodeLc captures enum value "lc"
	GeolocationContinentCountryLocationCountryCodeLc string = "lc"
	// GeolocationContinentCountryLocationCountryCodeLi captures enum value "li"
	GeolocationContinentCountryLocationCountryCodeLi string = "li"
	// GeolocationContinentCountryLocationCountryCodeLk captures enum value "lk"
	GeolocationContinentCountryLocationCountryCodeLk string = "lk"
	// GeolocationContinentCountryLocationCountryCodeLr captures enum value "lr"
	GeolocationContinentCountryLocationCountryCodeLr string = "lr"
	// GeolocationContinentCountryLocationCountryCodeLs captures enum value "ls"
	GeolocationContinentCountryLocationCountryCodeLs string = "ls"
	// GeolocationContinentCountryLocationCountryCodeLt captures enum value "lt"
	GeolocationContinentCountryLocationCountryCodeLt string = "lt"
	// GeolocationContinentCountryLocationCountryCodeLu captures enum value "lu"
	GeolocationContinentCountryLocationCountryCodeLu string = "lu"
	// GeolocationContinentCountryLocationCountryCodeLv captures enum value "lv"
	GeolocationContinentCountryLocationCountryCodeLv string = "lv"
	// GeolocationContinentCountryLocationCountryCodeLy captures enum value "ly"
	GeolocationContinentCountryLocationCountryCodeLy string = "ly"
	// GeolocationContinentCountryLocationCountryCodeMa captures enum value "ma"
	GeolocationContinentCountryLocationCountryCodeMa string = "ma"
	// GeolocationContinentCountryLocationCountryCodeMc captures enum value "mc"
	GeolocationContinentCountryLocationCountryCodeMc string = "mc"
	// GeolocationContinentCountryLocationCountryCodeMd captures enum value "md"
	GeolocationContinentCountryLocationCountryCodeMd string = "md"
	// GeolocationContinentCountryLocationCountryCodeMe captures enum value "me"
	GeolocationContinentCountryLocationCountryCodeMe string = "me"
	// GeolocationContinentCountryLocationCountryCodeMf captures enum value "mf"
	GeolocationContinentCountryLocationCountryCodeMf string = "mf"
	// GeolocationContinentCountryLocationCountryCodeMg captures enum value "mg"
	GeolocationContinentCountryLocationCountryCodeMg string = "mg"
	// GeolocationContinentCountryLocationCountryCodeMh captures enum value "mh"
	GeolocationContinentCountryLocationCountryCodeMh string = "mh"
	// GeolocationContinentCountryLocationCountryCodeMk captures enum value "mk"
	GeolocationContinentCountryLocationCountryCodeMk string = "mk"
	// GeolocationContinentCountryLocationCountryCodeMl captures enum value "ml"
	GeolocationContinentCountryLocationCountryCodeMl string = "ml"
	// GeolocationContinentCountryLocationCountryCodeMm captures enum value "mm"
	GeolocationContinentCountryLocationCountryCodeMm string = "mm"
	// GeolocationContinentCountryLocationCountryCodeMn captures enum value "mn"
	GeolocationContinentCountryLocationCountryCodeMn string = "mn"
	// GeolocationContinentCountryLocationCountryCodeMo captures enum value "mo"
	GeolocationContinentCountryLocationCountryCodeMo string = "mo"
	// GeolocationContinentCountryLocationCountryCodeMp captures enum value "mp"
	GeolocationContinentCountryLocationCountryCodeMp string = "mp"
	// GeolocationContinentCountryLocationCountryCodeMq captures enum value "mq"
	GeolocationContinentCountryLocationCountryCodeMq string = "mq"
	// GeolocationContinentCountryLocationCountryCodeMr captures enum value "mr"
	GeolocationContinentCountryLocationCountryCodeMr string = "mr"
	// GeolocationContinentCountryLocationCountryCodeMs captures enum value "ms"
	GeolocationContinentCountryLocationCountryCodeMs string = "ms"
	// GeolocationContinentCountryLocationCountryCodeMt captures enum value "mt"
	GeolocationContinentCountryLocationCountryCodeMt string = "mt"
	// GeolocationContinentCountryLocationCountryCodeMu captures enum value "mu"
	GeolocationContinentCountryLocationCountryCodeMu string = "mu"
	// GeolocationContinentCountryLocationCountryCodeMv captures enum value "mv"
	GeolocationContinentCountryLocationCountryCodeMv string = "mv"
	// GeolocationContinentCountryLocationCountryCodeMw captures enum value "mw"
	GeolocationContinentCountryLocationCountryCodeMw string = "mw"
	// GeolocationContinentCountryLocationCountryCodeMx captures enum value "mx"
	GeolocationContinentCountryLocationCountryCodeMx string = "mx"
	// GeolocationContinentCountryLocationCountryCodeMy captures enum value "my"
	GeolocationContinentCountryLocationCountryCodeMy string = "my"
	// GeolocationContinentCountryLocationCountryCodeMz captures enum value "mz"
	GeolocationContinentCountryLocationCountryCodeMz string = "mz"
	// GeolocationContinentCountryLocationCountryCodeNa captures enum value "na"
	GeolocationContinentCountryLocationCountryCodeNa string = "na"
	// GeolocationContinentCountryLocationCountryCodeNc captures enum value "nc"
	GeolocationContinentCountryLocationCountryCodeNc string = "nc"
	// GeolocationContinentCountryLocationCountryCodeNe captures enum value "ne"
	GeolocationContinentCountryLocationCountryCodeNe string = "ne"
	// GeolocationContinentCountryLocationCountryCodeNf captures enum value "nf"
	GeolocationContinentCountryLocationCountryCodeNf string = "nf"
	// GeolocationContinentCountryLocationCountryCodeNg captures enum value "ng"
	GeolocationContinentCountryLocationCountryCodeNg string = "ng"
	// GeolocationContinentCountryLocationCountryCodeNi captures enum value "ni"
	GeolocationContinentCountryLocationCountryCodeNi string = "ni"
	// GeolocationContinentCountryLocationCountryCodeNl captures enum value "nl"
	GeolocationContinentCountryLocationCountryCodeNl string = "nl"
	// GeolocationContinentCountryLocationCountryCodeNo captures enum value "no"
	GeolocationContinentCountryLocationCountryCodeNo string = "no"
	// GeolocationContinentCountryLocationCountryCodeNp captures enum value "np"
	GeolocationContinentCountryLocationCountryCodeNp string = "np"
	// GeolocationContinentCountryLocationCountryCodeNr captures enum value "nr"
	GeolocationContinentCountryLocationCountryCodeNr string = "nr"
	// GeolocationContinentCountryLocationCountryCodeNu captures enum value "nu"
	GeolocationContinentCountryLocationCountryCodeNu string = "nu"
	// GeolocationContinentCountryLocationCountryCodeNz captures enum value "nz"
	GeolocationContinentCountryLocationCountryCodeNz string = "nz"
	// GeolocationContinentCountryLocationCountryCodeOm captures enum value "om"
	GeolocationContinentCountryLocationCountryCodeOm string = "om"
	// GeolocationContinentCountryLocationCountryCodePa captures enum value "pa"
	GeolocationContinentCountryLocationCountryCodePa string = "pa"
	// GeolocationContinentCountryLocationCountryCodePe captures enum value "pe"
	GeolocationContinentCountryLocationCountryCodePe string = "pe"
	// GeolocationContinentCountryLocationCountryCodePf captures enum value "pf"
	GeolocationContinentCountryLocationCountryCodePf string = "pf"
	// GeolocationContinentCountryLocationCountryCodePg captures enum value "pg"
	GeolocationContinentCountryLocationCountryCodePg string = "pg"
	// GeolocationContinentCountryLocationCountryCodePh captures enum value "ph"
	GeolocationContinentCountryLocationCountryCodePh string = "ph"
	// GeolocationContinentCountryLocationCountryCodePk captures enum value "pk"
	GeolocationContinentCountryLocationCountryCodePk string = "pk"
	// GeolocationContinentCountryLocationCountryCodePl captures enum value "pl"
	GeolocationContinentCountryLocationCountryCodePl string = "pl"
	// GeolocationContinentCountryLocationCountryCodePm captures enum value "pm"
	GeolocationContinentCountryLocationCountryCodePm string = "pm"
	// GeolocationContinentCountryLocationCountryCodePn captures enum value "pn"
	GeolocationContinentCountryLocationCountryCodePn string = "pn"
	// GeolocationContinentCountryLocationCountryCodePr captures enum value "pr"
	GeolocationContinentCountryLocationCountryCodePr string = "pr"
	// GeolocationContinentCountryLocationCountryCodePs captures enum value "ps"
	GeolocationContinentCountryLocationCountryCodePs string = "ps"
	// GeolocationContinentCountryLocationCountryCodePt captures enum value "pt"
	GeolocationContinentCountryLocationCountryCodePt string = "pt"
	// GeolocationContinentCountryLocationCountryCodePw captures enum value "pw"
	GeolocationContinentCountryLocationCountryCodePw string = "pw"
	// GeolocationContinentCountryLocationCountryCodePy captures enum value "py"
	GeolocationContinentCountryLocationCountryCodePy string = "py"
	// GeolocationContinentCountryLocationCountryCodeQa captures enum value "qa"
	GeolocationContinentCountryLocationCountryCodeQa string = "qa"
	// GeolocationContinentCountryLocationCountryCodeQc captures enum value "qc"
	GeolocationContinentCountryLocationCountryCodeQc string = "qc"
	// GeolocationContinentCountryLocationCountryCodeRe captures enum value "re"
	GeolocationContinentCountryLocationCountryCodeRe string = "re"
	// GeolocationContinentCountryLocationCountryCodeRo captures enum value "ro"
	GeolocationContinentCountryLocationCountryCodeRo string = "ro"
	// GeolocationContinentCountryLocationCountryCodeRs captures enum value "rs"
	GeolocationContinentCountryLocationCountryCodeRs string = "rs"
	// GeolocationContinentCountryLocationCountryCodeRu captures enum value "ru"
	GeolocationContinentCountryLocationCountryCodeRu string = "ru"
	// GeolocationContinentCountryLocationCountryCodeRw captures enum value "rw"
	GeolocationContinentCountryLocationCountryCodeRw string = "rw"
	// GeolocationContinentCountryLocationCountryCodeSa captures enum value "sa"
	GeolocationContinentCountryLocationCountryCodeSa string = "sa"
	// GeolocationContinentCountryLocationCountryCodeSb captures enum value "sb"
	GeolocationContinentCountryLocationCountryCodeSb string = "sb"
	// GeolocationContinentCountryLocationCountryCodeSc captures enum value "sc"
	GeolocationContinentCountryLocationCountryCodeSc string = "sc"
	// GeolocationContinentCountryLocationCountryCodeSd captures enum value "sd"
	GeolocationContinentCountryLocationCountryCodeSd string = "sd"
	// GeolocationContinentCountryLocationCountryCodeSe captures enum value "se"
	GeolocationContinentCountryLocationCountryCodeSe string = "se"
	// GeolocationContinentCountryLocationCountryCodeSg captures enum value "sg"
	GeolocationContinentCountryLocationCountryCodeSg string = "sg"
	// GeolocationContinentCountryLocationCountryCodeSh captures enum value "sh"
	GeolocationContinentCountryLocationCountryCodeSh string = "sh"
	// GeolocationContinentCountryLocationCountryCodeSi captures enum value "si"
	GeolocationContinentCountryLocationCountryCodeSi string = "si"
	// GeolocationContinentCountryLocationCountryCodeSj captures enum value "sj"
	GeolocationContinentCountryLocationCountryCodeSj string = "sj"
	// GeolocationContinentCountryLocationCountryCodeSk captures enum value "sk"
	GeolocationContinentCountryLocationCountryCodeSk string = "sk"
	// GeolocationContinentCountryLocationCountryCodeSl captures enum value "sl"
	GeolocationContinentCountryLocationCountryCodeSl string = "sl"
	// GeolocationContinentCountryLocationCountryCodeSm captures enum value "sm"
	GeolocationContinentCountryLocationCountryCodeSm string = "sm"
	// GeolocationContinentCountryLocationCountryCodeSn captures enum value "sn"
	GeolocationContinentCountryLocationCountryCodeSn string = "sn"
	// GeolocationContinentCountryLocationCountryCodeSo captures enum value "so"
	GeolocationContinentCountryLocationCountryCodeSo string = "so"
	// GeolocationContinentCountryLocationCountryCodeSr captures enum value "sr"
	GeolocationContinentCountryLocationCountryCodeSr string = "sr"
	// GeolocationContinentCountryLocationCountryCodeSs captures enum value "ss"
	GeolocationContinentCountryLocationCountryCodeSs string = "ss"
	// GeolocationContinentCountryLocationCountryCodeSt captures enum value "st"
	GeolocationContinentCountryLocationCountryCodeSt string = "st"
	// GeolocationContinentCountryLocationCountryCodeSv captures enum value "sv"
	GeolocationContinentCountryLocationCountryCodeSv string = "sv"
	// GeolocationContinentCountryLocationCountryCodeSx captures enum value "sx"
	GeolocationContinentCountryLocationCountryCodeSx string = "sx"
	// GeolocationContinentCountryLocationCountryCodeSy captures enum value "sy"
	GeolocationContinentCountryLocationCountryCodeSy string = "sy"
	// GeolocationContinentCountryLocationCountryCodeSz captures enum value "sz"
	GeolocationContinentCountryLocationCountryCodeSz string = "sz"
	// GeolocationContinentCountryLocationCountryCodeTc captures enum value "tc"
	GeolocationContinentCountryLocationCountryCodeTc string = "tc"
	// GeolocationContinentCountryLocationCountryCodeTd captures enum value "td"
	GeolocationContinentCountryLocationCountryCodeTd string = "td"
	// GeolocationContinentCountryLocationCountryCodeTf captures enum value "tf"
	GeolocationContinentCountryLocationCountryCodeTf string = "tf"
	// GeolocationContinentCountryLocationCountryCodeTg captures enum value "tg"
	GeolocationContinentCountryLocationCountryCodeTg string = "tg"
	// GeolocationContinentCountryLocationCountryCodeTh captures enum value "th"
	GeolocationContinentCountryLocationCountryCodeTh string = "th"
	// GeolocationContinentCountryLocationCountryCodeTj captures enum value "tj"
	GeolocationContinentCountryLocationCountryCodeTj string = "tj"
	// GeolocationContinentCountryLocationCountryCodeTk captures enum value "tk"
	GeolocationContinentCountryLocationCountryCodeTk string = "tk"
	// GeolocationContinentCountryLocationCountryCodeTl captures enum value "tl"
	GeolocationContinentCountryLocationCountryCodeTl string = "tl"
	// GeolocationContinentCountryLocationCountryCodeTm captures enum value "tm"
	GeolocationContinentCountryLocationCountryCodeTm string = "tm"
	// GeolocationContinentCountryLocationCountryCodeTn captures enum value "tn"
	GeolocationContinentCountryLocationCountryCodeTn string = "tn"
	// GeolocationContinentCountryLocationCountryCodeTo captures enum value "to"
	GeolocationContinentCountryLocationCountryCodeTo string = "to"
	// GeolocationContinentCountryLocationCountryCodeTp captures enum value "tp"
	GeolocationContinentCountryLocationCountryCodeTp string = "tp"
	// GeolocationContinentCountryLocationCountryCodeTr captures enum value "tr"
	GeolocationContinentCountryLocationCountryCodeTr string = "tr"
	// GeolocationContinentCountryLocationCountryCodeTt captures enum value "tt"
	GeolocationContinentCountryLocationCountryCodeTt string = "tt"
	// GeolocationContinentCountryLocationCountryCodeTv captures enum value "tv"
	GeolocationContinentCountryLocationCountryCodeTv string = "tv"
	// GeolocationContinentCountryLocationCountryCodeTw captures enum value "tw"
	GeolocationContinentCountryLocationCountryCodeTw string = "tw"
	// GeolocationContinentCountryLocationCountryCodeTz captures enum value "tz"
	GeolocationContinentCountryLocationCountryCodeTz string = "tz"
	// GeolocationContinentCountryLocationCountryCodeUa captures enum value "ua"
	GeolocationContinentCountryLocationCountryCodeUa string = "ua"
	// GeolocationContinentCountryLocationCountryCodeUg captures enum value "ug"
	GeolocationContinentCountryLocationCountryCodeUg string = "ug"
	// GeolocationContinentCountryLocationCountryCodeUk captures enum value "uk"
	GeolocationContinentCountryLocationCountryCodeUk string = "uk"
	// GeolocationContinentCountryLocationCountryCodeUm captures enum value "um"
	GeolocationContinentCountryLocationCountryCodeUm string = "um"
	// GeolocationContinentCountryLocationCountryCodeUs captures enum value "us"
	GeolocationContinentCountryLocationCountryCodeUs string = "us"
	// GeolocationContinentCountryLocationCountryCodeUy captures enum value "uy"
	GeolocationContinentCountryLocationCountryCodeUy string = "uy"
	// GeolocationContinentCountryLocationCountryCodeUz captures enum value "uz"
	GeolocationContinentCountryLocationCountryCodeUz string = "uz"
	// GeolocationContinentCountryLocationCountryCodeVa captures enum value "va"
	GeolocationContinentCountryLocationCountryCodeVa string = "va"
	// GeolocationContinentCountryLocationCountryCodeVc captures enum value "vc"
	GeolocationContinentCountryLocationCountryCodeVc string = "vc"
	// GeolocationContinentCountryLocationCountryCodeVe captures enum value "ve"
	GeolocationContinentCountryLocationCountryCodeVe string = "ve"
	// GeolocationContinentCountryLocationCountryCodeVg captures enum value "vg"
	GeolocationContinentCountryLocationCountryCodeVg string = "vg"
	// GeolocationContinentCountryLocationCountryCodeVi captures enum value "vi"
	GeolocationContinentCountryLocationCountryCodeVi string = "vi"
	// GeolocationContinentCountryLocationCountryCodeVn captures enum value "vn"
	GeolocationContinentCountryLocationCountryCodeVn string = "vn"
	// GeolocationContinentCountryLocationCountryCodeVu captures enum value "vu"
	GeolocationContinentCountryLocationCountryCodeVu string = "vu"
	// GeolocationContinentCountryLocationCountryCodeWe captures enum value "we"
	GeolocationContinentCountryLocationCountryCodeWe string = "we"
	// GeolocationContinentCountryLocationCountryCodeWf captures enum value "wf"
	GeolocationContinentCountryLocationCountryCodeWf string = "wf"
	// GeolocationContinentCountryLocationCountryCodeWs captures enum value "ws"
	GeolocationContinentCountryLocationCountryCodeWs string = "ws"
	// GeolocationContinentCountryLocationCountryCodeYe captures enum value "ye"
	GeolocationContinentCountryLocationCountryCodeYe string = "ye"
	// GeolocationContinentCountryLocationCountryCodeYt captures enum value "yt"
	GeolocationContinentCountryLocationCountryCodeYt string = "yt"
	// GeolocationContinentCountryLocationCountryCodeYu captures enum value "yu"
	GeolocationContinentCountryLocationCountryCodeYu string = "yu"
	// GeolocationContinentCountryLocationCountryCodeZa captures enum value "za"
	GeolocationContinentCountryLocationCountryCodeZa string = "za"
	// GeolocationContinentCountryLocationCountryCodeZm captures enum value "zm"
	GeolocationContinentCountryLocationCountryCodeZm string = "zm"
	// GeolocationContinentCountryLocationCountryCodeZw captures enum value "zw"
	GeolocationContinentCountryLocationCountryCodeZw string = "zw"
)
View Source
const (
	// NichandleAccessRestrictionSmsAccountStatusDisabled captures enum value "disabled"
	NichandleAccessRestrictionSmsAccountStatusDisabled string = "disabled"
	// NichandleAccessRestrictionSmsAccountStatusEnabled captures enum value "enabled"
	NichandleAccessRestrictionSmsAccountStatusEnabled string = "enabled"
	// NichandleAccessRestrictionSmsAccountStatusNeedCodeValidation captures enum value "needCodeValidation"
	NichandleAccessRestrictionSmsAccountStatusNeedCodeValidation string = "needCodeValidation"
	// NichandleAccessRestrictionSmsAccountStatusNeedEmailValidation captures enum value "needEmailValidation"
	NichandleAccessRestrictionSmsAccountStatusNeedEmailValidation string = "needEmailValidation"
)
View Source
const (
	// NichandleAccessRestrictionSOTPAccountStatusDisabled captures enum value "disabled"
	NichandleAccessRestrictionSOTPAccountStatusDisabled string = "disabled"
	// NichandleAccessRestrictionSOTPAccountStatusEnabled captures enum value "enabled"
	NichandleAccessRestrictionSOTPAccountStatusEnabled string = "enabled"
	// NichandleAccessRestrictionSOTPAccountStatusNeedCodeValidation captures enum value "needCodeValidation"
	NichandleAccessRestrictionSOTPAccountStatusNeedCodeValidation string = "needCodeValidation"
	// NichandleAccessRestrictionSOTPAccountStatusNeedEmailValidation captures enum value "needEmailValidation"
	NichandleAccessRestrictionSOTPAccountStatusNeedEmailValidation string = "needEmailValidation"
)
View Source
const (
	// NichandleAccessRestrictionTOTPAccountStatusDisabled captures enum value "disabled"
	NichandleAccessRestrictionTOTPAccountStatusDisabled string = "disabled"
	// NichandleAccessRestrictionTOTPAccountStatusEnabled captures enum value "enabled"
	NichandleAccessRestrictionTOTPAccountStatusEnabled string = "enabled"
	// NichandleAccessRestrictionTOTPAccountStatusNeedCodeValidation captures enum value "needCodeValidation"
	NichandleAccessRestrictionTOTPAccountStatusNeedCodeValidation string = "needCodeValidation"
	// NichandleAccessRestrictionTOTPAccountStatusNeedEmailValidation captures enum value "needEmailValidation"
	NichandleAccessRestrictionTOTPAccountStatusNeedEmailValidation string = "needEmailValidation"
)
View Source
const (
	// NichandleAccessRestrictionU2FAccountStatusDisabled captures enum value "disabled"
	NichandleAccessRestrictionU2FAccountStatusDisabled string = "disabled"
	// NichandleAccessRestrictionU2FAccountStatusEnabled captures enum value "enabled"
	NichandleAccessRestrictionU2FAccountStatusEnabled string = "enabled"
	// NichandleAccessRestrictionU2FAccountStatusNeedCodeValidation captures enum value "needCodeValidation"
	NichandleAccessRestrictionU2FAccountStatusNeedCodeValidation string = "needCodeValidation"
)
View Source
const (
	// NichandleContactChangeTaskStateAborted captures enum value "aborted"
	NichandleContactChangeTaskStateAborted string = "aborted"
	// NichandleContactChangeTaskStateCheckValidity captures enum value "checkValidity"
	NichandleContactChangeTaskStateCheckValidity string = "checkValidity"
	// NichandleContactChangeTaskStateDoing captures enum value "doing"
	NichandleContactChangeTaskStateDoing string = "doing"
	// NichandleContactChangeTaskStateDone captures enum value "done"
	NichandleContactChangeTaskStateDone string = "done"
	// NichandleContactChangeTaskStateError captures enum value "error"
	NichandleContactChangeTaskStateError string = "error"
	// NichandleContactChangeTaskStateExpired captures enum value "expired"
	NichandleContactChangeTaskStateExpired string = "expired"
	// NichandleContactChangeTaskStateRefused captures enum value "refused"
	NichandleContactChangeTaskStateRefused string = "refused"
	// NichandleContactChangeTaskStateTodo captures enum value "todo"
	NichandleContactChangeTaskStateTodo string = "todo"
	// NichandleContactChangeTaskStateValidatingByCustomers captures enum value "validatingByCustomers"
	NichandleContactChangeTaskStateValidatingByCustomers string = "validatingByCustomers"
)
View Source
const (
	// NichandleDomainTaskFunctionContactControl captures enum value "ContactControl"
	NichandleDomainTaskFunctionContactControl string = "ContactControl"
	// NichandleDomainTaskFunctionDNSAnycastActivate captures enum value "DnsAnycastActivate"
	NichandleDomainTaskFunctionDNSAnycastActivate string = "DnsAnycastActivate"
	// NichandleDomainTaskFunctionDNSAnycastDeactivate captures enum value "DnsAnycastDeactivate"
	NichandleDomainTaskFunctionDNSAnycastDeactivate string = "DnsAnycastDeactivate"
	// NichandleDomainTaskFunctionDnssecDisable captures enum value "DnssecDisable"
	NichandleDomainTaskFunctionDnssecDisable string = "DnssecDisable"
	// NichandleDomainTaskFunctionDnssecEnable captures enum value "DnssecEnable"
	NichandleDomainTaskFunctionDnssecEnable string = "DnssecEnable"
	// NichandleDomainTaskFunctionDnssecResigning captures enum value "DnssecResigning"
	NichandleDomainTaskFunctionDnssecResigning string = "DnssecResigning"
	// NichandleDomainTaskFunctionDnssecRollKsk captures enum value "DnssecRollKsk"
	NichandleDomainTaskFunctionDnssecRollKsk string = "DnssecRollKsk"
	// NichandleDomainTaskFunctionDnssecRollZsk captures enum value "DnssecRollZsk"
	NichandleDomainTaskFunctionDnssecRollZsk string = "DnssecRollZsk"
	// NichandleDomainTaskFunctionDomainContactControl captures enum value "DomainContactControl"
	NichandleDomainTaskFunctionDomainContactControl string = "DomainContactControl"
	// NichandleDomainTaskFunctionDomainContactUpdate captures enum value "DomainContactUpdate"
	NichandleDomainTaskFunctionDomainContactUpdate string = "DomainContactUpdate"
	// NichandleDomainTaskFunctionDomainControl captures enum value "DomainControl"
	NichandleDomainTaskFunctionDomainControl string = "DomainControl"
	// NichandleDomainTaskFunctionDomainCreate captures enum value "DomainCreate"
	NichandleDomainTaskFunctionDomainCreate string = "DomainCreate"
	// NichandleDomainTaskFunctionDomainDelete captures enum value "DomainDelete"
	NichandleDomainTaskFunctionDomainDelete string = "DomainDelete"
	// NichandleDomainTaskFunctionDomainDNSUpdate captures enum value "DomainDnsUpdate"
	NichandleDomainTaskFunctionDomainDNSUpdate string = "DomainDnsUpdate"
	// NichandleDomainTaskFunctionDomainDsUpdate captures enum value "DomainDsUpdate"
	NichandleDomainTaskFunctionDomainDsUpdate string = "DomainDsUpdate"
	// NichandleDomainTaskFunctionDomainHold captures enum value "DomainHold"
	NichandleDomainTaskFunctionDomainHold string = "DomainHold"
	// NichandleDomainTaskFunctionDomainHostCreate captures enum value "DomainHostCreate"
	NichandleDomainTaskFunctionDomainHostCreate string = "DomainHostCreate"
	// NichandleDomainTaskFunctionDomainHostDelete captures enum value "DomainHostDelete"
	NichandleDomainTaskFunctionDomainHostDelete string = "DomainHostDelete"
	// NichandleDomainTaskFunctionDomainHostUpdate captures enum value "DomainHostUpdate"
	NichandleDomainTaskFunctionDomainHostUpdate string = "DomainHostUpdate"
	// NichandleDomainTaskFunctionDomainIncomingTransfer captures enum value "DomainIncomingTransfer"
	NichandleDomainTaskFunctionDomainIncomingTransfer string = "DomainIncomingTransfer"
	// NichandleDomainTaskFunctionDomainLock captures enum value "DomainLock"
	NichandleDomainTaskFunctionDomainLock string = "DomainLock"
	// NichandleDomainTaskFunctionDomainOutgoingTransfer captures enum value "DomainOutgoingTransfer"
	NichandleDomainTaskFunctionDomainOutgoingTransfer string = "DomainOutgoingTransfer"
	// NichandleDomainTaskFunctionDomainRenew captures enum value "DomainRenew"
	NichandleDomainTaskFunctionDomainRenew string = "DomainRenew"
	// NichandleDomainTaskFunctionDomainRestore captures enum value "DomainRestore"
	NichandleDomainTaskFunctionDomainRestore string = "DomainRestore"
	// NichandleDomainTaskFunctionDomainTrade captures enum value "DomainTrade"
	NichandleDomainTaskFunctionDomainTrade string = "DomainTrade"
	// NichandleDomainTaskFunctionZoneImport captures enum value "ZoneImport"
	NichandleDomainTaskFunctionZoneImport string = "ZoneImport"
)
View Source
const (
	// NichandleDomainTaskStatusCancelled captures enum value "cancelled"
	NichandleDomainTaskStatusCancelled string = "cancelled"
	// NichandleDomainTaskStatusDoing captures enum value "doing"
	NichandleDomainTaskStatusDoing string = "doing"
	// NichandleDomainTaskStatusDone captures enum value "done"
	NichandleDomainTaskStatusDone string = "done"
	// NichandleDomainTaskStatusError captures enum value "error"
	NichandleDomainTaskStatusError string = "error"
	// NichandleDomainTaskStatusTodo captures enum value "todo"
	NichandleDomainTaskStatusTodo string = "todo"
)
View Source
const (
	// NichandleDomainTaskProgressBarTaskStatusCancelled captures enum value "cancelled"
	NichandleDomainTaskProgressBarTaskStatusCancelled string = "cancelled"
	// NichandleDomainTaskProgressBarTaskStatusDoing captures enum value "doing"
	NichandleDomainTaskProgressBarTaskStatusDoing string = "doing"
	// NichandleDomainTaskProgressBarTaskStatusDone captures enum value "done"
	NichandleDomainTaskProgressBarTaskStatusDone string = "done"
	// NichandleDomainTaskProgressBarTaskStatusError captures enum value "error"
	NichandleDomainTaskProgressBarTaskStatusError string = "error"
	// NichandleDomainTaskProgressBarTaskStatusTodo captures enum value "todo"
	NichandleDomainTaskProgressBarTaskStatusTodo string = "todo"
)
View Source
const (
	// NichandleEmailChangeTaskStateAborted captures enum value "aborted"
	NichandleEmailChangeTaskStateAborted string = "aborted"
	// NichandleEmailChangeTaskStateDone captures enum value "done"
	NichandleEmailChangeTaskStateDone string = "done"
	// NichandleEmailChangeTaskStateRefused captures enum value "refused"
	NichandleEmailChangeTaskStateRefused string = "refused"
	// NichandleEmailChangeTaskStateTodo captures enum value "todo"
	NichandleEmailChangeTaskStateTodo string = "todo"
)
View Source
const (
	// NichandleIPRestrictionRuleAccept captures enum value "accept"
	NichandleIPRestrictionRuleAccept string = "accept"
	// NichandleIPRestrictionRuleDeny captures enum value "deny"
	NichandleIPRestrictionRuleDeny string = "deny"
)
View Source
const (
	// NichandleIPRestrictionDefaultRuleRuleAccept captures enum value "accept"
	NichandleIPRestrictionDefaultRuleRuleAccept string = "accept"
	// NichandleIPRestrictionDefaultRuleRuleDeny captures enum value "deny"
	NichandleIPRestrictionDefaultRuleRuleDeny string = "deny"
)
View Source
const (
	// NichandleIPV4OrgCountryAC captures enum value "AC"
	NichandleIPV4OrgCountryAC string = "AC"
	// NichandleIPV4OrgCountryAD captures enum value "AD"
	NichandleIPV4OrgCountryAD string = "AD"
	// NichandleIPV4OrgCountryAE captures enum value "AE"
	NichandleIPV4OrgCountryAE string = "AE"
	// NichandleIPV4OrgCountryAF captures enum value "AF"
	NichandleIPV4OrgCountryAF string = "AF"
	// NichandleIPV4OrgCountryAG captures enum value "AG"
	NichandleIPV4OrgCountryAG string = "AG"
	// NichandleIPV4OrgCountryAI captures enum value "AI"
	NichandleIPV4OrgCountryAI string = "AI"
	// NichandleIPV4OrgCountryAL captures enum value "AL"
	NichandleIPV4OrgCountryAL string = "AL"
	// NichandleIPV4OrgCountryAM captures enum value "AM"
	NichandleIPV4OrgCountryAM string = "AM"
	// NichandleIPV4OrgCountryAO captures enum value "AO"
	NichandleIPV4OrgCountryAO string = "AO"
	// NichandleIPV4OrgCountryAQ captures enum value "AQ"
	NichandleIPV4OrgCountryAQ string = "AQ"
	// NichandleIPV4OrgCountryAR captures enum value "AR"
	NichandleIPV4OrgCountryAR string = "AR"
	// NichandleIPV4OrgCountryAS captures enum value "AS"
	NichandleIPV4OrgCountryAS string = "AS"
	// NichandleIPV4OrgCountryAT captures enum value "AT"
	NichandleIPV4OrgCountryAT string = "AT"
	// NichandleIPV4OrgCountryAU captures enum value "AU"
	NichandleIPV4OrgCountryAU string = "AU"
	// NichandleIPV4OrgCountryAW captures enum value "AW"
	NichandleIPV4OrgCountryAW string = "AW"
	// NichandleIPV4OrgCountryAX captures enum value "AX"
	NichandleIPV4OrgCountryAX string = "AX"
	// NichandleIPV4OrgCountryAZ captures enum value "AZ"
	NichandleIPV4OrgCountryAZ string = "AZ"
	// NichandleIPV4OrgCountryBA captures enum value "BA"
	NichandleIPV4OrgCountryBA string = "BA"
	// NichandleIPV4OrgCountryBB captures enum value "BB"
	NichandleIPV4OrgCountryBB string = "BB"
	// NichandleIPV4OrgCountryBD captures enum value "BD"
	NichandleIPV4OrgCountryBD string = "BD"
	// NichandleIPV4OrgCountryBE captures enum value "BE"
	NichandleIPV4OrgCountryBE string = "BE"
	// NichandleIPV4OrgCountryBF captures enum value "BF"
	NichandleIPV4OrgCountryBF string = "BF"
	// NichandleIPV4OrgCountryBG captures enum value "BG"
	NichandleIPV4OrgCountryBG string = "BG"
	// NichandleIPV4OrgCountryBH captures enum value "BH"
	NichandleIPV4OrgCountryBH string = "BH"
	// NichandleIPV4OrgCountryBI captures enum value "BI"
	NichandleIPV4OrgCountryBI string = "BI"
	// NichandleIPV4OrgCountryBJ captures enum value "BJ"
	NichandleIPV4OrgCountryBJ string = "BJ"
	// NichandleIPV4OrgCountryBL captures enum value "BL"
	NichandleIPV4OrgCountryBL string = "BL"
	// NichandleIPV4OrgCountryBM captures enum value "BM"
	NichandleIPV4OrgCountryBM string = "BM"
	// NichandleIPV4OrgCountryBN captures enum value "BN"
	NichandleIPV4OrgCountryBN string = "BN"
	// NichandleIPV4OrgCountryBO captures enum value "BO"
	NichandleIPV4OrgCountryBO string = "BO"
	// NichandleIPV4OrgCountryBQ captures enum value "BQ"
	NichandleIPV4OrgCountryBQ string = "BQ"
	// NichandleIPV4OrgCountryBR captures enum value "BR"
	NichandleIPV4OrgCountryBR string = "BR"
	// NichandleIPV4OrgCountryBS captures enum value "BS"
	NichandleIPV4OrgCountryBS string = "BS"
	// NichandleIPV4OrgCountryBT captures enum value "BT"
	NichandleIPV4OrgCountryBT string = "BT"
	// NichandleIPV4OrgCountryBW captures enum value "BW"
	NichandleIPV4OrgCountryBW string = "BW"
	// NichandleIPV4OrgCountryBY captures enum value "BY"
	NichandleIPV4OrgCountryBY string = "BY"
	// NichandleIPV4OrgCountryBZ captures enum value "BZ"
	NichandleIPV4OrgCountryBZ string = "BZ"
	// NichandleIPV4OrgCountryCA captures enum value "CA"
	NichandleIPV4OrgCountryCA string = "CA"
	// NichandleIPV4OrgCountryCC captures enum value "CC"
	NichandleIPV4OrgCountryCC string = "CC"
	// NichandleIPV4OrgCountryCD captures enum value "CD"
	NichandleIPV4OrgCountryCD string = "CD"
	// NichandleIPV4OrgCountryCF captures enum value "CF"
	NichandleIPV4OrgCountryCF string = "CF"
	// NichandleIPV4OrgCountryCG captures enum value "CG"
	NichandleIPV4OrgCountryCG string = "CG"
	// NichandleIPV4OrgCountryCH captures enum value "CH"
	NichandleIPV4OrgCountryCH string = "CH"
	// NichandleIPV4OrgCountryCI captures enum value "CI"
	NichandleIPV4OrgCountryCI string = "CI"
	// NichandleIPV4OrgCountryCK captures enum value "CK"
	NichandleIPV4OrgCountryCK string = "CK"
	// NichandleIPV4OrgCountryCL captures enum value "CL"
	NichandleIPV4OrgCountryCL string = "CL"
	// NichandleIPV4OrgCountryCM captures enum value "CM"
	NichandleIPV4OrgCountryCM string = "CM"
	// NichandleIPV4OrgCountryCN captures enum value "CN"
	NichandleIPV4OrgCountryCN string = "CN"
	// NichandleIPV4OrgCountryCO captures enum value "CO"
	NichandleIPV4OrgCountryCO string = "CO"
	// NichandleIPV4OrgCountryCR captures enum value "CR"
	NichandleIPV4OrgCountryCR string = "CR"
	// NichandleIPV4OrgCountryCU captures enum value "CU"
	NichandleIPV4OrgCountryCU string = "CU"
	// NichandleIPV4OrgCountryCV captures enum value "CV"
	NichandleIPV4OrgCountryCV string = "CV"
	// NichandleIPV4OrgCountryCW captures enum value "CW"
	NichandleIPV4OrgCountryCW string = "CW"
	// NichandleIPV4OrgCountryCX captures enum value "CX"
	NichandleIPV4OrgCountryCX string = "CX"
	// NichandleIPV4OrgCountryCY captures enum value "CY"
	NichandleIPV4OrgCountryCY string = "CY"
	// NichandleIPV4OrgCountryCZ captures enum value "CZ"
	NichandleIPV4OrgCountryCZ string = "CZ"
	// NichandleIPV4OrgCountryDE captures enum value "DE"
	NichandleIPV4OrgCountryDE string = "DE"
	// NichandleIPV4OrgCountryDG captures enum value "DG"
	NichandleIPV4OrgCountryDG string = "DG"
	// NichandleIPV4OrgCountryDJ captures enum value "DJ"
	NichandleIPV4OrgCountryDJ string = "DJ"
	// NichandleIPV4OrgCountryDK captures enum value "DK"
	NichandleIPV4OrgCountryDK string = "DK"
	// NichandleIPV4OrgCountryDM captures enum value "DM"
	NichandleIPV4OrgCountryDM string = "DM"
	// NichandleIPV4OrgCountryDO captures enum value "DO"
	NichandleIPV4OrgCountryDO string = "DO"
	// NichandleIPV4OrgCountryDZ captures enum value "DZ"
	NichandleIPV4OrgCountryDZ string = "DZ"
	// NichandleIPV4OrgCountryEA captures enum value "EA"
	NichandleIPV4OrgCountryEA string = "EA"
	// NichandleIPV4OrgCountryEC captures enum value "EC"
	NichandleIPV4OrgCountryEC string = "EC"
	// NichandleIPV4OrgCountryEE captures enum value "EE"
	NichandleIPV4OrgCountryEE string = "EE"
	// NichandleIPV4OrgCountryEG captures enum value "EG"
	NichandleIPV4OrgCountryEG string = "EG"
	// NichandleIPV4OrgCountryEH captures enum value "EH"
	NichandleIPV4OrgCountryEH string = "EH"
	// NichandleIPV4OrgCountryER captures enum value "ER"
	NichandleIPV4OrgCountryER string = "ER"
	// NichandleIPV4OrgCountryES captures enum value "ES"
	NichandleIPV4OrgCountryES string = "ES"
	// NichandleIPV4OrgCountryET captures enum value "ET"
	NichandleIPV4OrgCountryET string = "ET"
	// NichandleIPV4OrgCountryFI captures enum value "FI"
	NichandleIPV4OrgCountryFI string = "FI"
	// NichandleIPV4OrgCountryFJ captures enum value "FJ"
	NichandleIPV4OrgCountryFJ string = "FJ"
	// NichandleIPV4OrgCountryFK captures enum value "FK"
	NichandleIPV4OrgCountryFK string = "FK"
	// NichandleIPV4OrgCountryFM captures enum value "FM"
	NichandleIPV4OrgCountryFM string = "FM"
	// NichandleIPV4OrgCountryFO captures enum value "FO"
	NichandleIPV4OrgCountryFO string = "FO"
	// NichandleIPV4OrgCountryFR captures enum value "FR"
	NichandleIPV4OrgCountryFR string = "FR"
	// NichandleIPV4OrgCountryGA captures enum value "GA"
	NichandleIPV4OrgCountryGA string = "GA"
	// NichandleIPV4OrgCountryGB captures enum value "GB"
	NichandleIPV4OrgCountryGB string = "GB"
	// NichandleIPV4OrgCountryGD captures enum value "GD"
	NichandleIPV4OrgCountryGD string = "GD"
	// NichandleIPV4OrgCountryGE captures enum value "GE"
	NichandleIPV4OrgCountryGE string = "GE"
	// NichandleIPV4OrgCountryGF captures enum value "GF"
	NichandleIPV4OrgCountryGF string = "GF"
	// NichandleIPV4OrgCountryGG captures enum value "GG"
	NichandleIPV4OrgCountryGG string = "GG"
	// NichandleIPV4OrgCountryGH captures enum value "GH"
	NichandleIPV4OrgCountryGH string = "GH"
	// NichandleIPV4OrgCountryGI captures enum value "GI"
	NichandleIPV4OrgCountryGI string = "GI"
	// NichandleIPV4OrgCountryGL captures enum value "GL"
	NichandleIPV4OrgCountryGL string = "GL"
	// NichandleIPV4OrgCountryGM captures enum value "GM"
	NichandleIPV4OrgCountryGM string = "GM"
	// NichandleIPV4OrgCountryGN captures enum value "GN"
	NichandleIPV4OrgCountryGN string = "GN"
	// NichandleIPV4OrgCountryGP captures enum value "GP"
	NichandleIPV4OrgCountryGP string = "GP"
	// NichandleIPV4OrgCountryGQ captures enum value "GQ"
	NichandleIPV4OrgCountryGQ string = "GQ"
	// NichandleIPV4OrgCountryGR captures enum value "GR"
	NichandleIPV4OrgCountryGR string = "GR"
	// NichandleIPV4OrgCountryGS captures enum value "GS"
	NichandleIPV4OrgCountryGS string = "GS"
	// NichandleIPV4OrgCountryGT captures enum value "GT"
	NichandleIPV4OrgCountryGT string = "GT"
	// NichandleIPV4OrgCountryGU captures enum value "GU"
	NichandleIPV4OrgCountryGU string = "GU"
	// NichandleIPV4OrgCountryGW captures enum value "GW"
	NichandleIPV4OrgCountryGW string = "GW"
	// NichandleIPV4OrgCountryGY captures enum value "GY"
	NichandleIPV4OrgCountryGY string = "GY"
	// NichandleIPV4OrgCountryHK captures enum value "HK"
	NichandleIPV4OrgCountryHK string = "HK"
	// NichandleIPV4OrgCountryHN captures enum value "HN"
	NichandleIPV4OrgCountryHN string = "HN"
	// NichandleIPV4OrgCountryHR captures enum value "HR"
	NichandleIPV4OrgCountryHR string = "HR"
	// NichandleIPV4OrgCountryHT captures enum value "HT"
	NichandleIPV4OrgCountryHT string = "HT"
	// NichandleIPV4OrgCountryHU captures enum value "HU"
	NichandleIPV4OrgCountryHU string = "HU"
	// NichandleIPV4OrgCountryIC captures enum value "IC"
	NichandleIPV4OrgCountryIC string = "IC"
	// NichandleIPV4OrgCountryID captures enum value "ID"
	NichandleIPV4OrgCountryID string = "ID"
	// NichandleIPV4OrgCountryIE captures enum value "IE"
	NichandleIPV4OrgCountryIE string = "IE"
	// NichandleIPV4OrgCountryIL captures enum value "IL"
	NichandleIPV4OrgCountryIL string = "IL"
	// NichandleIPV4OrgCountryIM captures enum value "IM"
	NichandleIPV4OrgCountryIM string = "IM"
	// NichandleIPV4OrgCountryIN captures enum value "IN"
	NichandleIPV4OrgCountryIN string = "IN"
	// NichandleIPV4OrgCountryIO captures enum value "IO"
	NichandleIPV4OrgCountryIO string = "IO"
	// NichandleIPV4OrgCountryIQ captures enum value "IQ"
	NichandleIPV4OrgCountryIQ string = "IQ"
	// NichandleIPV4OrgCountryIR captures enum value "IR"
	NichandleIPV4OrgCountryIR string = "IR"
	// NichandleIPV4OrgCountryIS captures enum value "IS"
	NichandleIPV4OrgCountryIS string = "IS"
	// NichandleIPV4OrgCountryIT captures enum value "IT"
	NichandleIPV4OrgCountryIT string = "IT"
	// NichandleIPV4OrgCountryJE captures enum value "JE"
	NichandleIPV4OrgCountryJE string = "JE"
	// NichandleIPV4OrgCountryJM captures enum value "JM"
	NichandleIPV4OrgCountryJM string = "JM"
	// NichandleIPV4OrgCountryJO captures enum value "JO"
	NichandleIPV4OrgCountryJO string = "JO"
	// NichandleIPV4OrgCountryJP captures enum value "JP"
	NichandleIPV4OrgCountryJP string = "JP"
	// NichandleIPV4OrgCountryKE captures enum value "KE"
	NichandleIPV4OrgCountryKE string = "KE"
	// NichandleIPV4OrgCountryKG captures enum value "KG"
	NichandleIPV4OrgCountryKG string = "KG"
	// NichandleIPV4OrgCountryKH captures enum value "KH"
	NichandleIPV4OrgCountryKH string = "KH"
	// NichandleIPV4OrgCountryKI captures enum value "KI"
	NichandleIPV4OrgCountryKI string = "KI"
	// NichandleIPV4OrgCountryKM captures enum value "KM"
	NichandleIPV4OrgCountryKM string = "KM"
	// NichandleIPV4OrgCountryKN captures enum value "KN"
	NichandleIPV4OrgCountryKN string = "KN"
	// NichandleIPV4OrgCountryKP captures enum value "KP"
	NichandleIPV4OrgCountryKP string = "KP"
	// NichandleIPV4OrgCountryKR captures enum value "KR"
	NichandleIPV4OrgCountryKR string = "KR"
	// NichandleIPV4OrgCountryKW captures enum value "KW"
	NichandleIPV4OrgCountryKW string = "KW"
	// NichandleIPV4OrgCountryKY captures enum value "KY"
	NichandleIPV4OrgCountryKY string = "KY"
	// NichandleIPV4OrgCountryKZ captures enum value "KZ"
	NichandleIPV4OrgCountryKZ string = "KZ"
	// NichandleIPV4OrgCountryLA captures enum value "LA"
	NichandleIPV4OrgCountryLA string = "LA"
	// NichandleIPV4OrgCountryLB captures enum value "LB"
	NichandleIPV4OrgCountryLB string = "LB"
	// NichandleIPV4OrgCountryLC captures enum value "LC"
	NichandleIPV4OrgCountryLC string = "LC"
	// NichandleIPV4OrgCountryLI captures enum value "LI"
	NichandleIPV4OrgCountryLI string = "LI"
	// NichandleIPV4OrgCountryLK captures enum value "LK"
	NichandleIPV4OrgCountryLK string = "LK"
	// NichandleIPV4OrgCountryLR captures enum value "LR"
	NichandleIPV4OrgCountryLR string = "LR"
	// NichandleIPV4OrgCountryLS captures enum value "LS"
	NichandleIPV4OrgCountryLS string = "LS"
	// NichandleIPV4OrgCountryLT captures enum value "LT"
	NichandleIPV4OrgCountryLT string = "LT"
	// NichandleIPV4OrgCountryLU captures enum value "LU"
	NichandleIPV4OrgCountryLU string = "LU"
	// NichandleIPV4OrgCountryLV captures enum value "LV"
	NichandleIPV4OrgCountryLV string = "LV"
	// NichandleIPV4OrgCountryLY captures enum value "LY"
	NichandleIPV4OrgCountryLY string = "LY"
	// NichandleIPV4OrgCountryMA captures enum value "MA"
	NichandleIPV4OrgCountryMA string = "MA"
	// NichandleIPV4OrgCountryMC captures enum value "MC"
	NichandleIPV4OrgCountryMC string = "MC"
	// NichandleIPV4OrgCountryMD captures enum value "MD"
	NichandleIPV4OrgCountryMD string = "MD"
	// NichandleIPV4OrgCountryME captures enum value "ME"
	NichandleIPV4OrgCountryME string = "ME"
	// NichandleIPV4OrgCountryMF captures enum value "MF"
	NichandleIPV4OrgCountryMF string = "MF"
	// NichandleIPV4OrgCountryMG captures enum value "MG"
	NichandleIPV4OrgCountryMG string = "MG"
	// NichandleIPV4OrgCountryMH captures enum value "MH"
	NichandleIPV4OrgCountryMH string = "MH"
	// NichandleIPV4OrgCountryMK captures enum value "MK"
	NichandleIPV4OrgCountryMK string = "MK"
	// NichandleIPV4OrgCountryML captures enum value "ML"
	NichandleIPV4OrgCountryML string = "ML"
	// NichandleIPV4OrgCountryMM captures enum value "MM"
	NichandleIPV4OrgCountryMM string = "MM"
	// NichandleIPV4OrgCountryMN captures enum value "MN"
	NichandleIPV4OrgCountryMN string = "MN"
	// NichandleIPV4OrgCountryMO captures enum value "MO"
	NichandleIPV4OrgCountryMO string = "MO"
	// NichandleIPV4OrgCountryMP captures enum value "MP"
	NichandleIPV4OrgCountryMP string = "MP"
	// NichandleIPV4OrgCountryMQ captures enum value "MQ"
	NichandleIPV4OrgCountryMQ string = "MQ"
	// NichandleIPV4OrgCountryMR captures enum value "MR"
	NichandleIPV4OrgCountryMR string = "MR"
	// NichandleIPV4OrgCountryMS captures enum value "MS"
	NichandleIPV4OrgCountryMS string = "MS"
	// NichandleIPV4OrgCountryMT captures enum value "MT"
	NichandleIPV4OrgCountryMT string = "MT"
	// NichandleIPV4OrgCountryMU captures enum value "MU"
	NichandleIPV4OrgCountryMU string = "MU"
	// NichandleIPV4OrgCountryMV captures enum value "MV"
	NichandleIPV4OrgCountryMV string = "MV"
	// NichandleIPV4OrgCountryMW captures enum value "MW"
	NichandleIPV4OrgCountryMW string = "MW"
	// NichandleIPV4OrgCountryMX captures enum value "MX"
	NichandleIPV4OrgCountryMX string = "MX"
	// NichandleIPV4OrgCountryMY captures enum value "MY"
	NichandleIPV4OrgCountryMY string = "MY"
	// NichandleIPV4OrgCountryMZ captures enum value "MZ"
	NichandleIPV4OrgCountryMZ string = "MZ"
	// NichandleIPV4OrgCountryNA captures enum value "NA"
	NichandleIPV4OrgCountryNA string = "NA"
	// NichandleIPV4OrgCountryNC captures enum value "NC"
	NichandleIPV4OrgCountryNC string = "NC"
	// NichandleIPV4OrgCountryNE captures enum value "NE"
	NichandleIPV4OrgCountryNE string = "NE"
	// NichandleIPV4OrgCountryNF captures enum value "NF"
	NichandleIPV4OrgCountryNF string = "NF"
	// NichandleIPV4OrgCountryNG captures enum value "NG"
	NichandleIPV4OrgCountryNG string = "NG"
	// NichandleIPV4OrgCountryNI captures enum value "NI"
	NichandleIPV4OrgCountryNI string = "NI"
	// NichandleIPV4OrgCountryNL captures enum value "NL"
	NichandleIPV4OrgCountryNL string = "NL"
	// NichandleIPV4OrgCountryNO captures enum value "NO"
	NichandleIPV4OrgCountryNO string = "NO"
	// NichandleIPV4OrgCountryNP captures enum value "NP"
	NichandleIPV4OrgCountryNP string = "NP"
	// NichandleIPV4OrgCountryNR captures enum value "NR"
	NichandleIPV4OrgCountryNR string = "NR"
	// NichandleIPV4OrgCountryNU captures enum value "NU"
	NichandleIPV4OrgCountryNU string = "NU"
	// NichandleIPV4OrgCountryNZ captures enum value "NZ"
	NichandleIPV4OrgCountryNZ string = "NZ"
	// NichandleIPV4OrgCountryOM captures enum value "OM"
	NichandleIPV4OrgCountryOM string = "OM"
	// NichandleIPV4OrgCountryPA captures enum value "PA"
	NichandleIPV4OrgCountryPA string = "PA"
	// NichandleIPV4OrgCountryPE captures enum value "PE"
	NichandleIPV4OrgCountryPE string = "PE"
	// NichandleIPV4OrgCountryPF captures enum value "PF"
	NichandleIPV4OrgCountryPF string = "PF"
	// NichandleIPV4OrgCountryPG captures enum value "PG"
	NichandleIPV4OrgCountryPG string = "PG"
	// NichandleIPV4OrgCountryPH captures enum value "PH"
	NichandleIPV4OrgCountryPH string = "PH"
	// NichandleIPV4OrgCountryPK captures enum value "PK"
	NichandleIPV4OrgCountryPK string = "PK"
	// NichandleIPV4OrgCountryPL captures enum value "PL"
	NichandleIPV4OrgCountryPL string = "PL"
	// NichandleIPV4OrgCountryPM captures enum value "PM"
	NichandleIPV4OrgCountryPM string = "PM"
	// NichandleIPV4OrgCountryPN captures enum value "PN"
	NichandleIPV4OrgCountryPN string = "PN"
	// NichandleIPV4OrgCountryPR captures enum value "PR"
	NichandleIPV4OrgCountryPR string = "PR"
	// NichandleIPV4OrgCountryPS captures enum value "PS"
	NichandleIPV4OrgCountryPS string = "PS"
	// NichandleIPV4OrgCountryPT captures enum value "PT"
	NichandleIPV4OrgCountryPT string = "PT"
	// NichandleIPV4OrgCountryPW captures enum value "PW"
	NichandleIPV4OrgCountryPW string = "PW"
	// NichandleIPV4OrgCountryPY captures enum value "PY"
	NichandleIPV4OrgCountryPY string = "PY"
	// NichandleIPV4OrgCountryQA captures enum value "QA"
	NichandleIPV4OrgCountryQA string = "QA"
	// NichandleIPV4OrgCountryRE captures enum value "RE"
	NichandleIPV4OrgCountryRE string = "RE"
	// NichandleIPV4OrgCountryRO captures enum value "RO"
	NichandleIPV4OrgCountryRO string = "RO"
	// NichandleIPV4OrgCountryRS captures enum value "RS"
	NichandleIPV4OrgCountryRS string = "RS"
	// NichandleIPV4OrgCountryRU captures enum value "RU"
	NichandleIPV4OrgCountryRU string = "RU"
	// NichandleIPV4OrgCountryRW captures enum value "RW"
	NichandleIPV4OrgCountryRW string = "RW"
	// NichandleIPV4OrgCountrySA captures enum value "SA"
	NichandleIPV4OrgCountrySA string = "SA"
	// NichandleIPV4OrgCountrySB captures enum value "SB"
	NichandleIPV4OrgCountrySB string = "SB"
	// NichandleIPV4OrgCountrySC captures enum value "SC"
	NichandleIPV4OrgCountrySC string = "SC"
	// NichandleIPV4OrgCountrySD captures enum value "SD"
	NichandleIPV4OrgCountrySD string = "SD"
	// NichandleIPV4OrgCountrySE captures enum value "SE"
	NichandleIPV4OrgCountrySE string = "SE"
	// NichandleIPV4OrgCountrySG captures enum value "SG"
	NichandleIPV4OrgCountrySG string = "SG"
	// NichandleIPV4OrgCountrySH captures enum value "SH"
	NichandleIPV4OrgCountrySH string = "SH"
	// NichandleIPV4OrgCountrySI captures enum value "SI"
	NichandleIPV4OrgCountrySI string = "SI"
	// NichandleIPV4OrgCountrySJ captures enum value "SJ"
	NichandleIPV4OrgCountrySJ string = "SJ"
	// NichandleIPV4OrgCountrySK captures enum value "SK"
	NichandleIPV4OrgCountrySK string = "SK"
	// NichandleIPV4OrgCountrySL captures enum value "SL"
	NichandleIPV4OrgCountrySL string = "SL"
	// NichandleIPV4OrgCountrySM captures enum value "SM"
	NichandleIPV4OrgCountrySM string = "SM"
	// NichandleIPV4OrgCountrySN captures enum value "SN"
	NichandleIPV4OrgCountrySN string = "SN"
	// NichandleIPV4OrgCountrySO captures enum value "SO"
	NichandleIPV4OrgCountrySO string = "SO"
	// NichandleIPV4OrgCountrySR captures enum value "SR"
	NichandleIPV4OrgCountrySR string = "SR"
	// NichandleIPV4OrgCountrySS captures enum value "SS"
	NichandleIPV4OrgCountrySS string = "SS"
	// NichandleIPV4OrgCountryST captures enum value "ST"
	NichandleIPV4OrgCountryST string = "ST"
	// NichandleIPV4OrgCountrySV captures enum value "SV"
	NichandleIPV4OrgCountrySV string = "SV"
	// NichandleIPV4OrgCountrySX captures enum value "SX"
	NichandleIPV4OrgCountrySX string = "SX"
	// NichandleIPV4OrgCountrySY captures enum value "SY"
	NichandleIPV4OrgCountrySY string = "SY"
	// NichandleIPV4OrgCountrySZ captures enum value "SZ"
	NichandleIPV4OrgCountrySZ string = "SZ"
	// NichandleIPV4OrgCountryTA captures enum value "TA"
	NichandleIPV4OrgCountryTA string = "TA"
	// NichandleIPV4OrgCountryTC captures enum value "TC"
	NichandleIPV4OrgCountryTC string = "TC"
	// NichandleIPV4OrgCountryTD captures enum value "TD"
	NichandleIPV4OrgCountryTD string = "TD"
	// NichandleIPV4OrgCountryTF captures enum value "TF"
	NichandleIPV4OrgCountryTF string = "TF"
	// NichandleIPV4OrgCountryTG captures enum value "TG"
	NichandleIPV4OrgCountryTG string = "TG"
	// NichandleIPV4OrgCountryTH captures enum value "TH"
	NichandleIPV4OrgCountryTH string = "TH"
	// NichandleIPV4OrgCountryTJ captures enum value "TJ"
	NichandleIPV4OrgCountryTJ string = "TJ"
	// NichandleIPV4OrgCountryTK captures enum value "TK"
	NichandleIPV4OrgCountryTK string = "TK"
	// NichandleIPV4OrgCountryTL captures enum value "TL"
	NichandleIPV4OrgCountryTL string = "TL"
	// NichandleIPV4OrgCountryTM captures enum value "TM"
	NichandleIPV4OrgCountryTM string = "TM"
	// NichandleIPV4OrgCountryTN captures enum value "TN"
	NichandleIPV4OrgCountryTN string = "TN"
	// NichandleIPV4OrgCountryTO captures enum value "TO"
	NichandleIPV4OrgCountryTO string = "TO"
	// NichandleIPV4OrgCountryTR captures enum value "TR"
	NichandleIPV4OrgCountryTR string = "TR"
	// NichandleIPV4OrgCountryTT captures enum value "TT"
	NichandleIPV4OrgCountryTT string = "TT"
	// NichandleIPV4OrgCountryTV captures enum value "TV"
	NichandleIPV4OrgCountryTV string = "TV"
	// NichandleIPV4OrgCountryTW captures enum value "TW"
	NichandleIPV4OrgCountryTW string = "TW"
	// NichandleIPV4OrgCountryTZ captures enum value "TZ"
	NichandleIPV4OrgCountryTZ string = "TZ"
	// NichandleIPV4OrgCountryUA captures enum value "UA"
	NichandleIPV4OrgCountryUA string = "UA"
	// NichandleIPV4OrgCountryUG captures enum value "UG"
	NichandleIPV4OrgCountryUG string = "UG"
	// NichandleIPV4OrgCountryUM captures enum value "UM"
	NichandleIPV4OrgCountryUM string = "UM"
	// NichandleIPV4OrgCountryUNKNOWN captures enum value "UNKNOWN"
	NichandleIPV4OrgCountryUNKNOWN string = "UNKNOWN"
	// NichandleIPV4OrgCountryUS captures enum value "US"
	NichandleIPV4OrgCountryUS string = "US"
	// NichandleIPV4OrgCountryUY captures enum value "UY"
	NichandleIPV4OrgCountryUY string = "UY"
	// NichandleIPV4OrgCountryUZ captures enum value "UZ"
	NichandleIPV4OrgCountryUZ string = "UZ"
	// NichandleIPV4OrgCountryVA captures enum value "VA"
	NichandleIPV4OrgCountryVA string = "VA"
	// NichandleIPV4OrgCountryVC captures enum value "VC"
	NichandleIPV4OrgCountryVC string = "VC"
	// NichandleIPV4OrgCountryVE captures enum value "VE"
	NichandleIPV4OrgCountryVE string = "VE"
	// NichandleIPV4OrgCountryVG captures enum value "VG"
	NichandleIPV4OrgCountryVG string = "VG"
	// NichandleIPV4OrgCountryVI captures enum value "VI"
	NichandleIPV4OrgCountryVI string = "VI"
	// NichandleIPV4OrgCountryVN captures enum value "VN"
	NichandleIPV4OrgCountryVN string = "VN"
	// NichandleIPV4OrgCountryVU captures enum value "VU"
	NichandleIPV4OrgCountryVU string = "VU"
	// NichandleIPV4OrgCountryWF captures enum value "WF"
	NichandleIPV4OrgCountryWF string = "WF"
	// NichandleIPV4OrgCountryWS captures enum value "WS"
	NichandleIPV4OrgCountryWS string = "WS"
	// NichandleIPV4OrgCountryXK captures enum value "XK"
	NichandleIPV4OrgCountryXK string = "XK"
	// NichandleIPV4OrgCountryYE captures enum value "YE"
	NichandleIPV4OrgCountryYE string = "YE"
	// NichandleIPV4OrgCountryYT captures enum value "YT"
	NichandleIPV4OrgCountryYT string = "YT"
	// NichandleIPV4OrgCountryZA captures enum value "ZA"
	NichandleIPV4OrgCountryZA string = "ZA"
	// NichandleIPV4OrgCountryZM captures enum value "ZM"
	NichandleIPV4OrgCountryZM string = "ZM"
	// NichandleIPV4OrgCountryZW captures enum value "ZW"
	NichandleIPV4OrgCountryZW string = "ZW"
)
View Source
const (
	// NichandleIPV4OrgRegistryARIN captures enum value "ARIN"
	NichandleIPV4OrgRegistryARIN string = "ARIN"
	// NichandleIPV4OrgRegistryRIPE captures enum value "RIPE"
	NichandleIPV4OrgRegistryRIPE string = "RIPE"
)
View Source
const (
	// NichandleNichandleCountryAC captures enum value "AC"
	NichandleNichandleCountryAC string = "AC"
	// NichandleNichandleCountryAD captures enum value "AD"
	NichandleNichandleCountryAD string = "AD"
	// NichandleNichandleCountryAE captures enum value "AE"
	NichandleNichandleCountryAE string = "AE"
	// NichandleNichandleCountryAF captures enum value "AF"
	NichandleNichandleCountryAF string = "AF"
	// NichandleNichandleCountryAG captures enum value "AG"
	NichandleNichandleCountryAG string = "AG"
	// NichandleNichandleCountryAI captures enum value "AI"
	NichandleNichandleCountryAI string = "AI"
	// NichandleNichandleCountryAL captures enum value "AL"
	NichandleNichandleCountryAL string = "AL"
	// NichandleNichandleCountryAM captures enum value "AM"
	NichandleNichandleCountryAM string = "AM"
	// NichandleNichandleCountryAO captures enum value "AO"
	NichandleNichandleCountryAO string = "AO"
	// NichandleNichandleCountryAQ captures enum value "AQ"
	NichandleNichandleCountryAQ string = "AQ"
	// NichandleNichandleCountryAR captures enum value "AR"
	NichandleNichandleCountryAR string = "AR"
	// NichandleNichandleCountryAS captures enum value "AS"
	NichandleNichandleCountryAS string = "AS"
	// NichandleNichandleCountryAT captures enum value "AT"
	NichandleNichandleCountryAT string = "AT"
	// NichandleNichandleCountryAU captures enum value "AU"
	NichandleNichandleCountryAU string = "AU"
	// NichandleNichandleCountryAW captures enum value "AW"
	NichandleNichandleCountryAW string = "AW"
	// NichandleNichandleCountryAX captures enum value "AX"
	NichandleNichandleCountryAX string = "AX"
	// NichandleNichandleCountryAZ captures enum value "AZ"
	NichandleNichandleCountryAZ string = "AZ"
	// NichandleNichandleCountryBA captures enum value "BA"
	NichandleNichandleCountryBA string = "BA"
	// NichandleNichandleCountryBB captures enum value "BB"
	NichandleNichandleCountryBB string = "BB"
	// NichandleNichandleCountryBD captures enum value "BD"
	NichandleNichandleCountryBD string = "BD"
	// NichandleNichandleCountryBE captures enum value "BE"
	NichandleNichandleCountryBE string = "BE"
	// NichandleNichandleCountryBF captures enum value "BF"
	NichandleNichandleCountryBF string = "BF"
	// NichandleNichandleCountryBG captures enum value "BG"
	NichandleNichandleCountryBG string = "BG"
	// NichandleNichandleCountryBH captures enum value "BH"
	NichandleNichandleCountryBH string = "BH"
	// NichandleNichandleCountryBI captures enum value "BI"
	NichandleNichandleCountryBI string = "BI"
	// NichandleNichandleCountryBJ captures enum value "BJ"
	NichandleNichandleCountryBJ string = "BJ"
	// NichandleNichandleCountryBL captures enum value "BL"
	NichandleNichandleCountryBL string = "BL"
	// NichandleNichandleCountryBM captures enum value "BM"
	NichandleNichandleCountryBM string = "BM"
	// NichandleNichandleCountryBN captures enum value "BN"
	NichandleNichandleCountryBN string = "BN"
	// NichandleNichandleCountryBO captures enum value "BO"
	NichandleNichandleCountryBO string = "BO"
	// NichandleNichandleCountryBQ captures enum value "BQ"
	NichandleNichandleCountryBQ string = "BQ"
	// NichandleNichandleCountryBR captures enum value "BR"
	NichandleNichandleCountryBR string = "BR"
	// NichandleNichandleCountryBS captures enum value "BS"
	NichandleNichandleCountryBS string = "BS"
	// NichandleNichandleCountryBT captures enum value "BT"
	NichandleNichandleCountryBT string = "BT"
	// NichandleNichandleCountryBW captures enum value "BW"
	NichandleNichandleCountryBW string = "BW"
	// NichandleNichandleCountryBY captures enum value "BY"
	NichandleNichandleCountryBY string = "BY"
	// NichandleNichandleCountryBZ captures enum value "BZ"
	NichandleNichandleCountryBZ string = "BZ"
	// NichandleNichandleCountryCA captures enum value "CA"
	NichandleNichandleCountryCA string = "CA"
	// NichandleNichandleCountryCC captures enum value "CC"
	NichandleNichandleCountryCC string = "CC"
	// NichandleNichandleCountryCD captures enum value "CD"
	NichandleNichandleCountryCD string = "CD"
	// NichandleNichandleCountryCF captures enum value "CF"
	NichandleNichandleCountryCF string = "CF"
	// NichandleNichandleCountryCG captures enum value "CG"
	NichandleNichandleCountryCG string = "CG"
	// NichandleNichandleCountryCH captures enum value "CH"
	NichandleNichandleCountryCH string = "CH"
	// NichandleNichandleCountryCI captures enum value "CI"
	NichandleNichandleCountryCI string = "CI"
	// NichandleNichandleCountryCK captures enum value "CK"
	NichandleNichandleCountryCK string = "CK"
	// NichandleNichandleCountryCL captures enum value "CL"
	NichandleNichandleCountryCL string = "CL"
	// NichandleNichandleCountryCM captures enum value "CM"
	NichandleNichandleCountryCM string = "CM"
	// NichandleNichandleCountryCN captures enum value "CN"
	NichandleNichandleCountryCN string = "CN"
	// NichandleNichandleCountryCO captures enum value "CO"
	NichandleNichandleCountryCO string = "CO"
	// NichandleNichandleCountryCR captures enum value "CR"
	NichandleNichandleCountryCR string = "CR"
	// NichandleNichandleCountryCU captures enum value "CU"
	NichandleNichandleCountryCU string = "CU"
	// NichandleNichandleCountryCV captures enum value "CV"
	NichandleNichandleCountryCV string = "CV"
	// NichandleNichandleCountryCW captures enum value "CW"
	NichandleNichandleCountryCW string = "CW"
	// NichandleNichandleCountryCX captures enum value "CX"
	NichandleNichandleCountryCX string = "CX"
	// NichandleNichandleCountryCY captures enum value "CY"
	NichandleNichandleCountryCY string = "CY"
	// NichandleNichandleCountryCZ captures enum value "CZ"
	NichandleNichandleCountryCZ string = "CZ"
	// NichandleNichandleCountryDE captures enum value "DE"
	NichandleNichandleCountryDE string = "DE"
	// NichandleNichandleCountryDG captures enum value "DG"
	NichandleNichandleCountryDG string = "DG"
	// NichandleNichandleCountryDJ captures enum value "DJ"
	NichandleNichandleCountryDJ string = "DJ"
	// NichandleNichandleCountryDK captures enum value "DK"
	NichandleNichandleCountryDK string = "DK"
	// NichandleNichandleCountryDM captures enum value "DM"
	NichandleNichandleCountryDM string = "DM"
	// NichandleNichandleCountryDO captures enum value "DO"
	NichandleNichandleCountryDO string = "DO"
	// NichandleNichandleCountryDZ captures enum value "DZ"
	NichandleNichandleCountryDZ string = "DZ"
	// NichandleNichandleCountryEA captures enum value "EA"
	NichandleNichandleCountryEA string = "EA"
	// NichandleNichandleCountryEC captures enum value "EC"
	NichandleNichandleCountryEC string = "EC"
	// NichandleNichandleCountryEE captures enum value "EE"
	NichandleNichandleCountryEE string = "EE"
	// NichandleNichandleCountryEG captures enum value "EG"
	NichandleNichandleCountryEG string = "EG"
	// NichandleNichandleCountryEH captures enum value "EH"
	NichandleNichandleCountryEH string = "EH"
	// NichandleNichandleCountryER captures enum value "ER"
	NichandleNichandleCountryER string = "ER"
	// NichandleNichandleCountryES captures enum value "ES"
	NichandleNichandleCountryES string = "ES"
	// NichandleNichandleCountryET captures enum value "ET"
	NichandleNichandleCountryET string = "ET"
	// NichandleNichandleCountryFI captures enum value "FI"
	NichandleNichandleCountryFI string = "FI"
	// NichandleNichandleCountryFJ captures enum value "FJ"
	NichandleNichandleCountryFJ string = "FJ"
	// NichandleNichandleCountryFK captures enum value "FK"
	NichandleNichandleCountryFK string = "FK"
	// NichandleNichandleCountryFM captures enum value "FM"
	NichandleNichandleCountryFM string = "FM"
	// NichandleNichandleCountryFO captures enum value "FO"
	NichandleNichandleCountryFO string = "FO"
	// NichandleNichandleCountryFR captures enum value "FR"
	NichandleNichandleCountryFR string = "FR"
	// NichandleNichandleCountryGA captures enum value "GA"
	NichandleNichandleCountryGA string = "GA"
	// NichandleNichandleCountryGB captures enum value "GB"
	NichandleNichandleCountryGB string = "GB"
	// NichandleNichandleCountryGD captures enum value "GD"
	NichandleNichandleCountryGD string = "GD"
	// NichandleNichandleCountryGE captures enum value "GE"
	NichandleNichandleCountryGE string = "GE"
	// NichandleNichandleCountryGF captures enum value "GF"
	NichandleNichandleCountryGF string = "GF"
	// NichandleNichandleCountryGG captures enum value "GG"
	NichandleNichandleCountryGG string = "GG"
	// NichandleNichandleCountryGH captures enum value "GH"
	NichandleNichandleCountryGH string = "GH"
	// NichandleNichandleCountryGI captures enum value "GI"
	NichandleNichandleCountryGI string = "GI"
	// NichandleNichandleCountryGL captures enum value "GL"
	NichandleNichandleCountryGL string = "GL"
	// NichandleNichandleCountryGM captures enum value "GM"
	NichandleNichandleCountryGM string = "GM"
	// NichandleNichandleCountryGN captures enum value "GN"
	NichandleNichandleCountryGN string = "GN"
	// NichandleNichandleCountryGP captures enum value "GP"
	NichandleNichandleCountryGP string = "GP"
	// NichandleNichandleCountryGQ captures enum value "GQ"
	NichandleNichandleCountryGQ string = "GQ"
	// NichandleNichandleCountryGR captures enum value "GR"
	NichandleNichandleCountryGR string = "GR"
	// NichandleNichandleCountryGS captures enum value "GS"
	NichandleNichandleCountryGS string = "GS"
	// NichandleNichandleCountryGT captures enum value "GT"
	NichandleNichandleCountryGT string = "GT"
	// NichandleNichandleCountryGU captures enum value "GU"
	NichandleNichandleCountryGU string = "GU"
	// NichandleNichandleCountryGW captures enum value "GW"
	NichandleNichandleCountryGW string = "GW"
	// NichandleNichandleCountryGY captures enum value "GY"
	NichandleNichandleCountryGY string = "GY"
	// NichandleNichandleCountryHK captures enum value "HK"
	NichandleNichandleCountryHK string = "HK"
	// NichandleNichandleCountryHN captures enum value "HN"
	NichandleNichandleCountryHN string = "HN"
	// NichandleNichandleCountryHR captures enum value "HR"
	NichandleNichandleCountryHR string = "HR"
	// NichandleNichandleCountryHT captures enum value "HT"
	NichandleNichandleCountryHT string = "HT"
	// NichandleNichandleCountryHU captures enum value "HU"
	NichandleNichandleCountryHU string = "HU"
	// NichandleNichandleCountryIC captures enum value "IC"
	NichandleNichandleCountryIC string = "IC"
	// NichandleNichandleCountryID captures enum value "ID"
	NichandleNichandleCountryID string = "ID"
	// NichandleNichandleCountryIE captures enum value "IE"
	NichandleNichandleCountryIE string = "IE"
	// NichandleNichandleCountryIL captures enum value "IL"
	NichandleNichandleCountryIL string = "IL"
	// NichandleNichandleCountryIM captures enum value "IM"
	NichandleNichandleCountryIM string = "IM"
	// NichandleNichandleCountryIN captures enum value "IN"
	NichandleNichandleCountryIN string = "IN"
	// NichandleNichandleCountryIO captures enum value "IO"
	NichandleNichandleCountryIO string = "IO"
	// NichandleNichandleCountryIQ captures enum value "IQ"
	NichandleNichandleCountryIQ string = "IQ"
	// NichandleNichandleCountryIR captures enum value "IR"
	NichandleNichandleCountryIR string = "IR"
	// NichandleNichandleCountryIS captures enum value "IS"
	NichandleNichandleCountryIS string = "IS"
	// NichandleNichandleCountryIT captures enum value "IT"
	NichandleNichandleCountryIT string = "IT"
	// NichandleNichandleCountryJE captures enum value "JE"
	NichandleNichandleCountryJE string = "JE"
	// NichandleNichandleCountryJM captures enum value "JM"
	NichandleNichandleCountryJM string = "JM"
	// NichandleNichandleCountryJO captures enum value "JO"
	NichandleNichandleCountryJO string = "JO"
	// NichandleNichandleCountryJP captures enum value "JP"
	NichandleNichandleCountryJP string = "JP"
	// NichandleNichandleCountryKE captures enum value "KE"
	NichandleNichandleCountryKE string = "KE"
	// NichandleNichandleCountryKG captures enum value "KG"
	NichandleNichandleCountryKG string = "KG"
	// NichandleNichandleCountryKH captures enum value "KH"
	NichandleNichandleCountryKH string = "KH"
	// NichandleNichandleCountryKI captures enum value "KI"
	NichandleNichandleCountryKI string = "KI"
	// NichandleNichandleCountryKM captures enum value "KM"
	NichandleNichandleCountryKM string = "KM"
	// NichandleNichandleCountryKN captures enum value "KN"
	NichandleNichandleCountryKN string = "KN"
	// NichandleNichandleCountryKP captures enum value "KP"
	NichandleNichandleCountryKP string = "KP"
	// NichandleNichandleCountryKR captures enum value "KR"
	NichandleNichandleCountryKR string = "KR"
	// NichandleNichandleCountryKW captures enum value "KW"
	NichandleNichandleCountryKW string = "KW"
	// NichandleNichandleCountryKY captures enum value "KY"
	NichandleNichandleCountryKY string = "KY"
	// NichandleNichandleCountryKZ captures enum value "KZ"
	NichandleNichandleCountryKZ string = "KZ"
	// NichandleNichandleCountryLA captures enum value "LA"
	NichandleNichandleCountryLA string = "LA"
	// NichandleNichandleCountryLB captures enum value "LB"
	NichandleNichandleCountryLB string = "LB"
	// NichandleNichandleCountryLC captures enum value "LC"
	NichandleNichandleCountryLC string = "LC"
	// NichandleNichandleCountryLI captures enum value "LI"
	NichandleNichandleCountryLI string = "LI"
	// NichandleNichandleCountryLK captures enum value "LK"
	NichandleNichandleCountryLK string = "LK"
	// NichandleNichandleCountryLR captures enum value "LR"
	NichandleNichandleCountryLR string = "LR"
	// NichandleNichandleCountryLS captures enum value "LS"
	NichandleNichandleCountryLS string = "LS"
	// NichandleNichandleCountryLT captures enum value "LT"
	NichandleNichandleCountryLT string = "LT"
	// NichandleNichandleCountryLU captures enum value "LU"
	NichandleNichandleCountryLU string = "LU"
	// NichandleNichandleCountryLV captures enum value "LV"
	NichandleNichandleCountryLV string = "LV"
	// NichandleNichandleCountryLY captures enum value "LY"
	NichandleNichandleCountryLY string = "LY"
	// NichandleNichandleCountryMA captures enum value "MA"
	NichandleNichandleCountryMA string = "MA"
	// NichandleNichandleCountryMC captures enum value "MC"
	NichandleNichandleCountryMC string = "MC"
	// NichandleNichandleCountryMD captures enum value "MD"
	NichandleNichandleCountryMD string = "MD"
	// NichandleNichandleCountryME captures enum value "ME"
	NichandleNichandleCountryME string = "ME"
	// NichandleNichandleCountryMF captures enum value "MF"
	NichandleNichandleCountryMF string = "MF"
	// NichandleNichandleCountryMG captures enum value "MG"
	NichandleNichandleCountryMG string = "MG"
	// NichandleNichandleCountryMH captures enum value "MH"
	NichandleNichandleCountryMH string = "MH"
	// NichandleNichandleCountryMK captures enum value "MK"
	NichandleNichandleCountryMK string = "MK"
	// NichandleNichandleCountryML captures enum value "ML"
	NichandleNichandleCountryML string = "ML"
	// NichandleNichandleCountryMM captures enum value "MM"
	NichandleNichandleCountryMM string = "MM"
	// NichandleNichandleCountryMN captures enum value "MN"
	NichandleNichandleCountryMN string = "MN"
	// NichandleNichandleCountryMO captures enum value "MO"
	NichandleNichandleCountryMO string = "MO"
	// NichandleNichandleCountryMP captures enum value "MP"
	NichandleNichandleCountryMP string = "MP"
	// NichandleNichandleCountryMQ captures enum value "MQ"
	NichandleNichandleCountryMQ string = "MQ"
	// NichandleNichandleCountryMR captures enum value "MR"
	NichandleNichandleCountryMR string = "MR"
	// NichandleNichandleCountryMS captures enum value "MS"
	NichandleNichandleCountryMS string = "MS"
	// NichandleNichandleCountryMT captures enum value "MT"
	NichandleNichandleCountryMT string = "MT"
	// NichandleNichandleCountryMU captures enum value "MU"
	NichandleNichandleCountryMU string = "MU"
	// NichandleNichandleCountryMV captures enum value "MV"
	NichandleNichandleCountryMV string = "MV"
	// NichandleNichandleCountryMW captures enum value "MW"
	NichandleNichandleCountryMW string = "MW"
	// NichandleNichandleCountryMX captures enum value "MX"
	NichandleNichandleCountryMX string = "MX"
	// NichandleNichandleCountryMY captures enum value "MY"
	NichandleNichandleCountryMY string = "MY"
	// NichandleNichandleCountryMZ captures enum value "MZ"
	NichandleNichandleCountryMZ string = "MZ"
	// NichandleNichandleCountryNA captures enum value "NA"
	NichandleNichandleCountryNA string = "NA"
	// NichandleNichandleCountryNC captures enum value "NC"
	NichandleNichandleCountryNC string = "NC"
	// NichandleNichandleCountryNE captures enum value "NE"
	NichandleNichandleCountryNE string = "NE"
	// NichandleNichandleCountryNF captures enum value "NF"
	NichandleNichandleCountryNF string = "NF"
	// NichandleNichandleCountryNG captures enum value "NG"
	NichandleNichandleCountryNG string = "NG"
	// NichandleNichandleCountryNI captures enum value "NI"
	NichandleNichandleCountryNI string = "NI"
	// NichandleNichandleCountryNL captures enum value "NL"
	NichandleNichandleCountryNL string = "NL"
	// NichandleNichandleCountryNO captures enum value "NO"
	NichandleNichandleCountryNO string = "NO"
	// NichandleNichandleCountryNP captures enum value "NP"
	NichandleNichandleCountryNP string = "NP"
	// NichandleNichandleCountryNR captures enum value "NR"
	NichandleNichandleCountryNR string = "NR"
	// NichandleNichandleCountryNU captures enum value "NU"
	NichandleNichandleCountryNU string = "NU"
	// NichandleNichandleCountryNZ captures enum value "NZ"
	NichandleNichandleCountryNZ string = "NZ"
	// NichandleNichandleCountryOM captures enum value "OM"
	NichandleNichandleCountryOM string = "OM"
	// NichandleNichandleCountryPA captures enum value "PA"
	NichandleNichandleCountryPA string = "PA"
	// NichandleNichandleCountryPE captures enum value "PE"
	NichandleNichandleCountryPE string = "PE"
	// NichandleNichandleCountryPF captures enum value "PF"
	NichandleNichandleCountryPF string = "PF"
	// NichandleNichandleCountryPG captures enum value "PG"
	NichandleNichandleCountryPG string = "PG"
	// NichandleNichandleCountryPH captures enum value "PH"
	NichandleNichandleCountryPH string = "PH"
	// NichandleNichandleCountryPK captures enum value "PK"
	NichandleNichandleCountryPK string = "PK"
	// NichandleNichandleCountryPL captures enum value "PL"
	NichandleNichandleCountryPL string = "PL"
	// NichandleNichandleCountryPM captures enum value "PM"
	NichandleNichandleCountryPM string = "PM"
	// NichandleNichandleCountryPN captures enum value "PN"
	NichandleNichandleCountryPN string = "PN"
	// NichandleNichandleCountryPR captures enum value "PR"
	NichandleNichandleCountryPR string = "PR"
	// NichandleNichandleCountryPS captures enum value "PS"
	NichandleNichandleCountryPS string = "PS"
	// NichandleNichandleCountryPT captures enum value "PT"
	NichandleNichandleCountryPT string = "PT"
	// NichandleNichandleCountryPW captures enum value "PW"
	NichandleNichandleCountryPW string = "PW"
	// NichandleNichandleCountryPY captures enum value "PY"
	NichandleNichandleCountryPY string = "PY"
	// NichandleNichandleCountryQA captures enum value "QA"
	NichandleNichandleCountryQA string = "QA"
	// NichandleNichandleCountryRE captures enum value "RE"
	NichandleNichandleCountryRE string = "RE"
	// NichandleNichandleCountryRO captures enum value "RO"
	NichandleNichandleCountryRO string = "RO"
	// NichandleNichandleCountryRS captures enum value "RS"
	NichandleNichandleCountryRS string = "RS"
	// NichandleNichandleCountryRU captures enum value "RU"
	NichandleNichandleCountryRU string = "RU"
	// NichandleNichandleCountryRW captures enum value "RW"
	NichandleNichandleCountryRW string = "RW"
	// NichandleNichandleCountrySA captures enum value "SA"
	NichandleNichandleCountrySA string = "SA"
	// NichandleNichandleCountrySB captures enum value "SB"
	NichandleNichandleCountrySB string = "SB"
	// NichandleNichandleCountrySC captures enum value "SC"
	NichandleNichandleCountrySC string = "SC"
	// NichandleNichandleCountrySD captures enum value "SD"
	NichandleNichandleCountrySD string = "SD"
	// NichandleNichandleCountrySE captures enum value "SE"
	NichandleNichandleCountrySE string = "SE"
	// NichandleNichandleCountrySG captures enum value "SG"
	NichandleNichandleCountrySG string = "SG"
	// NichandleNichandleCountrySH captures enum value "SH"
	NichandleNichandleCountrySH string = "SH"
	// NichandleNichandleCountrySI captures enum value "SI"
	NichandleNichandleCountrySI string = "SI"
	// NichandleNichandleCountrySJ captures enum value "SJ"
	NichandleNichandleCountrySJ string = "SJ"
	// NichandleNichandleCountrySK captures enum value "SK"
	NichandleNichandleCountrySK string = "SK"
	// NichandleNichandleCountrySL captures enum value "SL"
	NichandleNichandleCountrySL string = "SL"
	// NichandleNichandleCountrySM captures enum value "SM"
	NichandleNichandleCountrySM string = "SM"
	// NichandleNichandleCountrySN captures enum value "SN"
	NichandleNichandleCountrySN string = "SN"
	// NichandleNichandleCountrySO captures enum value "SO"
	NichandleNichandleCountrySO string = "SO"
	// NichandleNichandleCountrySR captures enum value "SR"
	NichandleNichandleCountrySR string = "SR"
	// NichandleNichandleCountrySS captures enum value "SS"
	NichandleNichandleCountrySS string = "SS"
	// NichandleNichandleCountryST captures enum value "ST"
	NichandleNichandleCountryST string = "ST"
	// NichandleNichandleCountrySV captures enum value "SV"
	NichandleNichandleCountrySV string = "SV"
	// NichandleNichandleCountrySX captures enum value "SX"
	NichandleNichandleCountrySX string = "SX"
	// NichandleNichandleCountrySY captures enum value "SY"
	NichandleNichandleCountrySY string = "SY"
	// NichandleNichandleCountrySZ captures enum value "SZ"
	NichandleNichandleCountrySZ string = "SZ"
	// NichandleNichandleCountryTA captures enum value "TA"
	NichandleNichandleCountryTA string = "TA"
	// NichandleNichandleCountryTC captures enum value "TC"
	NichandleNichandleCountryTC string = "TC"
	// NichandleNichandleCountryTD captures enum value "TD"
	NichandleNichandleCountryTD string = "TD"
	// NichandleNichandleCountryTF captures enum value "TF"
	NichandleNichandleCountryTF string = "TF"
	// NichandleNichandleCountryTG captures enum value "TG"
	NichandleNichandleCountryTG string = "TG"
	// NichandleNichandleCountryTH captures enum value "TH"
	NichandleNichandleCountryTH string = "TH"
	// NichandleNichandleCountryTJ captures enum value "TJ"
	NichandleNichandleCountryTJ string = "TJ"
	// NichandleNichandleCountryTK captures enum value "TK"
	NichandleNichandleCountryTK string = "TK"
	// NichandleNichandleCountryTL captures enum value "TL"
	NichandleNichandleCountryTL string = "TL"
	// NichandleNichandleCountryTM captures enum value "TM"
	NichandleNichandleCountryTM string = "TM"
	// NichandleNichandleCountryTN captures enum value "TN"
	NichandleNichandleCountryTN string = "TN"
	// NichandleNichandleCountryTO captures enum value "TO"
	NichandleNichandleCountryTO string = "TO"
	// NichandleNichandleCountryTR captures enum value "TR"
	NichandleNichandleCountryTR string = "TR"
	// NichandleNichandleCountryTT captures enum value "TT"
	NichandleNichandleCountryTT string = "TT"
	// NichandleNichandleCountryTV captures enum value "TV"
	NichandleNichandleCountryTV string = "TV"
	// NichandleNichandleCountryTW captures enum value "TW"
	NichandleNichandleCountryTW string = "TW"
	// NichandleNichandleCountryTZ captures enum value "TZ"
	NichandleNichandleCountryTZ string = "TZ"
	// NichandleNichandleCountryUA captures enum value "UA"
	NichandleNichandleCountryUA string = "UA"
	// NichandleNichandleCountryUG captures enum value "UG"
	NichandleNichandleCountryUG string = "UG"
	// NichandleNichandleCountryUM captures enum value "UM"
	NichandleNichandleCountryUM string = "UM"
	// NichandleNichandleCountryUNKNOWN captures enum value "UNKNOWN"
	NichandleNichandleCountryUNKNOWN string = "UNKNOWN"
	// NichandleNichandleCountryUS captures enum value "US"
	NichandleNichandleCountryUS string = "US"
	// NichandleNichandleCountryUY captures enum value "UY"
	NichandleNichandleCountryUY string = "UY"
	// NichandleNichandleCountryUZ captures enum value "UZ"
	NichandleNichandleCountryUZ string = "UZ"
	// NichandleNichandleCountryVA captures enum value "VA"
	NichandleNichandleCountryVA string = "VA"
	// NichandleNichandleCountryVC captures enum value "VC"
	NichandleNichandleCountryVC string = "VC"
	// NichandleNichandleCountryVE captures enum value "VE"
	NichandleNichandleCountryVE string = "VE"
	// NichandleNichandleCountryVG captures enum value "VG"
	NichandleNichandleCountryVG string = "VG"
	// NichandleNichandleCountryVI captures enum value "VI"
	NichandleNichandleCountryVI string = "VI"
	// NichandleNichandleCountryVN captures enum value "VN"
	NichandleNichandleCountryVN string = "VN"
	// NichandleNichandleCountryVU captures enum value "VU"
	NichandleNichandleCountryVU string = "VU"
	// NichandleNichandleCountryWF captures enum value "WF"
	NichandleNichandleCountryWF string = "WF"
	// NichandleNichandleCountryWS captures enum value "WS"
	NichandleNichandleCountryWS string = "WS"
	// NichandleNichandleCountryXK captures enum value "XK"
	NichandleNichandleCountryXK string = "XK"
	// NichandleNichandleCountryYE captures enum value "YE"
	NichandleNichandleCountryYE string = "YE"
	// NichandleNichandleCountryYT captures enum value "YT"
	NichandleNichandleCountryYT string = "YT"
	// NichandleNichandleCountryZA captures enum value "ZA"
	NichandleNichandleCountryZA string = "ZA"
	// NichandleNichandleCountryZM captures enum value "ZM"
	NichandleNichandleCountryZM string = "ZM"
	// NichandleNichandleCountryZW captures enum value "ZW"
	NichandleNichandleCountryZW string = "ZW"
)
View Source
const (
	// NichandleNichandleLanguageCsCZ captures enum value "cs_CZ"
	NichandleNichandleLanguageCsCZ string = "cs_CZ"
	// NichandleNichandleLanguageDeDE captures enum value "de_DE"
	NichandleNichandleLanguageDeDE string = "de_DE"
	// NichandleNichandleLanguageEnAU captures enum value "en_AU"
	NichandleNichandleLanguageEnAU string = "en_AU"
	// NichandleNichandleLanguageEnCA captures enum value "en_CA"
	NichandleNichandleLanguageEnCA string = "en_CA"
	// NichandleNichandleLanguageEnGB captures enum value "en_GB"
	NichandleNichandleLanguageEnGB string = "en_GB"
	// NichandleNichandleLanguageEnIE captures enum value "en_IE"
	NichandleNichandleLanguageEnIE string = "en_IE"
	// NichandleNichandleLanguageEnUS captures enum value "en_US"
	NichandleNichandleLanguageEnUS string = "en_US"
	// NichandleNichandleLanguageEsES captures enum value "es_ES"
	NichandleNichandleLanguageEsES string = "es_ES"
	// NichandleNichandleLanguageFiFI captures enum value "fi_FI"
	NichandleNichandleLanguageFiFI string = "fi_FI"
	// NichandleNichandleLanguageFrCA captures enum value "fr_CA"
	NichandleNichandleLanguageFrCA string = "fr_CA"
	// NichandleNichandleLanguageFrFR captures enum value "fr_FR"
	NichandleNichandleLanguageFrFR string = "fr_FR"
	// NichandleNichandleLanguageFrMA captures enum value "fr_MA"
	NichandleNichandleLanguageFrMA string = "fr_MA"
	// NichandleNichandleLanguageFrSN captures enum value "fr_SN"
	NichandleNichandleLanguageFrSN string = "fr_SN"
	// NichandleNichandleLanguageFrTN captures enum value "fr_TN"
	NichandleNichandleLanguageFrTN string = "fr_TN"
	// NichandleNichandleLanguageItIT captures enum value "it_IT"
	NichandleNichandleLanguageItIT string = "it_IT"
	// NichandleNichandleLanguageLtLT captures enum value "lt_LT"
	NichandleNichandleLanguageLtLT string = "lt_LT"
	// NichandleNichandleLanguageNlNL captures enum value "nl_NL"
	NichandleNichandleLanguageNlNL string = "nl_NL"
	// NichandleNichandleLanguagePlPL captures enum value "pl_PL"
	NichandleNichandleLanguagePlPL string = "pl_PL"
	// NichandleNichandleLanguagePtPT captures enum value "pt_PT"
	NichandleNichandleLanguagePtPT string = "pt_PT"
)
View Source
const (
	// NichandleNichandleLegalformAdministration captures enum value "administration"
	NichandleNichandleLegalformAdministration string = "administration"
	// NichandleNichandleLegalformAssociation captures enum value "association"
	NichandleNichandleLegalformAssociation string = "association"
	// NichandleNichandleLegalformCorporation captures enum value "corporation"
	NichandleNichandleLegalformCorporation string = "corporation"
	// NichandleNichandleLegalformIndividual captures enum value "individual"
	NichandleNichandleLegalformIndividual string = "individual"
	// NichandleNichandleLegalformOther captures enum value "other"
	NichandleNichandleLegalformOther string = "other"
	// NichandleNichandleLegalformPersonalcorporation captures enum value "personalcorporation"
	NichandleNichandleLegalformPersonalcorporation string = "personalcorporation"
)
View Source
const (
	// NichandleNichandleOvhCompanyKimsufi captures enum value "kimsufi"
	NichandleNichandleOvhCompanyKimsufi string = "kimsufi"
	// NichandleNichandleOvhCompanyOvh captures enum value "ovh"
	NichandleNichandleOvhCompanyOvh string = "ovh"
	// NichandleNichandleOvhCompanySoyoustart captures enum value "soyoustart"
	NichandleNichandleOvhCompanySoyoustart string = "soyoustart"
)
View Source
const (
	// NichandleNichandleOvhSubsidiaryASIA captures enum value "ASIA"
	NichandleNichandleOvhSubsidiaryASIA string = "ASIA"
	// NichandleNichandleOvhSubsidiaryAU captures enum value "AU"
	NichandleNichandleOvhSubsidiaryAU string = "AU"
	// NichandleNichandleOvhSubsidiaryCA captures enum value "CA"
	NichandleNichandleOvhSubsidiaryCA string = "CA"
	// NichandleNichandleOvhSubsidiaryCZ captures enum value "CZ"
	NichandleNichandleOvhSubsidiaryCZ string = "CZ"
	// NichandleNichandleOvhSubsidiaryDE captures enum value "DE"
	NichandleNichandleOvhSubsidiaryDE string = "DE"
	// NichandleNichandleOvhSubsidiaryES captures enum value "ES"
	NichandleNichandleOvhSubsidiaryES string = "ES"
	// NichandleNichandleOvhSubsidiaryEU captures enum value "EU"
	NichandleNichandleOvhSubsidiaryEU string = "EU"
	// NichandleNichandleOvhSubsidiaryFI captures enum value "FI"
	NichandleNichandleOvhSubsidiaryFI string = "FI"
	// NichandleNichandleOvhSubsidiaryFR captures enum value "FR"
	NichandleNichandleOvhSubsidiaryFR string = "FR"
	// NichandleNichandleOvhSubsidiaryGB captures enum value "GB"
	NichandleNichandleOvhSubsidiaryGB string = "GB"
	// NichandleNichandleOvhSubsidiaryIE captures enum value "IE"
	NichandleNichandleOvhSubsidiaryIE string = "IE"
	// NichandleNichandleOvhSubsidiaryIT captures enum value "IT"
	NichandleNichandleOvhSubsidiaryIT string = "IT"
	// NichandleNichandleOvhSubsidiaryLT captures enum value "LT"
	NichandleNichandleOvhSubsidiaryLT string = "LT"
	// NichandleNichandleOvhSubsidiaryMA captures enum value "MA"
	NichandleNichandleOvhSubsidiaryMA string = "MA"
	// NichandleNichandleOvhSubsidiaryNL captures enum value "NL"
	NichandleNichandleOvhSubsidiaryNL string = "NL"
	// NichandleNichandleOvhSubsidiaryPL captures enum value "PL"
	NichandleNichandleOvhSubsidiaryPL string = "PL"
	// NichandleNichandleOvhSubsidiaryPT captures enum value "PT"
	NichandleNichandleOvhSubsidiaryPT string = "PT"
	// NichandleNichandleOvhSubsidiaryQC captures enum value "QC"
	NichandleNichandleOvhSubsidiaryQC string = "QC"
	// NichandleNichandleOvhSubsidiarySG captures enum value "SG"
	NichandleNichandleOvhSubsidiarySG string = "SG"
	// NichandleNichandleOvhSubsidiarySN captures enum value "SN"
	NichandleNichandleOvhSubsidiarySN string = "SN"
	// NichandleNichandleOvhSubsidiaryTN captures enum value "TN"
	NichandleNichandleOvhSubsidiaryTN string = "TN"
	// NichandleNichandleOvhSubsidiaryUS captures enum value "US"
	NichandleNichandleOvhSubsidiaryUS string = "US"
	// NichandleNichandleOvhSubsidiaryWE captures enum value "WE"
	NichandleNichandleOvhSubsidiaryWE string = "WE"
	// NichandleNichandleOvhSubsidiaryWS captures enum value "WS"
	NichandleNichandleOvhSubsidiaryWS string = "WS"
)
View Source
const (
	// NichandleNichandlePhoneCountryAC captures enum value "AC"
	NichandleNichandlePhoneCountryAC string = "AC"
	// NichandleNichandlePhoneCountryAD captures enum value "AD"
	NichandleNichandlePhoneCountryAD string = "AD"
	// NichandleNichandlePhoneCountryAE captures enum value "AE"
	NichandleNichandlePhoneCountryAE string = "AE"
	// NichandleNichandlePhoneCountryAF captures enum value "AF"
	NichandleNichandlePhoneCountryAF string = "AF"
	// NichandleNichandlePhoneCountryAG captures enum value "AG"
	NichandleNichandlePhoneCountryAG string = "AG"
	// NichandleNichandlePhoneCountryAI captures enum value "AI"
	NichandleNichandlePhoneCountryAI string = "AI"
	// NichandleNichandlePhoneCountryAL captures enum value "AL"
	NichandleNichandlePhoneCountryAL string = "AL"
	// NichandleNichandlePhoneCountryAM captures enum value "AM"
	NichandleNichandlePhoneCountryAM string = "AM"
	// NichandleNichandlePhoneCountryAO captures enum value "AO"
	NichandleNichandlePhoneCountryAO string = "AO"
	// NichandleNichandlePhoneCountryAQ captures enum value "AQ"
	NichandleNichandlePhoneCountryAQ string = "AQ"
	// NichandleNichandlePhoneCountryAR captures enum value "AR"
	NichandleNichandlePhoneCountryAR string = "AR"
	// NichandleNichandlePhoneCountryAS captures enum value "AS"
	NichandleNichandlePhoneCountryAS string = "AS"
	// NichandleNichandlePhoneCountryAT captures enum value "AT"
	NichandleNichandlePhoneCountryAT string = "AT"
	// NichandleNichandlePhoneCountryAU captures enum value "AU"
	NichandleNichandlePhoneCountryAU string = "AU"
	// NichandleNichandlePhoneCountryAW captures enum value "AW"
	NichandleNichandlePhoneCountryAW string = "AW"
	// NichandleNichandlePhoneCountryAX captures enum value "AX"
	NichandleNichandlePhoneCountryAX string = "AX"
	// NichandleNichandlePhoneCountryAZ captures enum value "AZ"
	NichandleNichandlePhoneCountryAZ string = "AZ"
	// NichandleNichandlePhoneCountryBA captures enum value "BA"
	NichandleNichandlePhoneCountryBA string = "BA"
	// NichandleNichandlePhoneCountryBB captures enum value "BB"
	NichandleNichandlePhoneCountryBB string = "BB"
	// NichandleNichandlePhoneCountryBD captures enum value "BD"
	NichandleNichandlePhoneCountryBD string = "BD"
	// NichandleNichandlePhoneCountryBE captures enum value "BE"
	NichandleNichandlePhoneCountryBE string = "BE"
	// NichandleNichandlePhoneCountryBF captures enum value "BF"
	NichandleNichandlePhoneCountryBF string = "BF"
	// NichandleNichandlePhoneCountryBG captures enum value "BG"
	NichandleNichandlePhoneCountryBG string = "BG"
	// NichandleNichandlePhoneCountryBH captures enum value "BH"
	NichandleNichandlePhoneCountryBH string = "BH"
	// NichandleNichandlePhoneCountryBI captures enum value "BI"
	NichandleNichandlePhoneCountryBI string = "BI"
	// NichandleNichandlePhoneCountryBJ captures enum value "BJ"
	NichandleNichandlePhoneCountryBJ string = "BJ"
	// NichandleNichandlePhoneCountryBL captures enum value "BL"
	NichandleNichandlePhoneCountryBL string = "BL"
	// NichandleNichandlePhoneCountryBM captures enum value "BM"
	NichandleNichandlePhoneCountryBM string = "BM"
	// NichandleNichandlePhoneCountryBN captures enum value "BN"
	NichandleNichandlePhoneCountryBN string = "BN"
	// NichandleNichandlePhoneCountryBO captures enum value "BO"
	NichandleNichandlePhoneCountryBO string = "BO"
	// NichandleNichandlePhoneCountryBQ captures enum value "BQ"
	NichandleNichandlePhoneCountryBQ string = "BQ"
	// NichandleNichandlePhoneCountryBR captures enum value "BR"
	NichandleNichandlePhoneCountryBR string = "BR"
	// NichandleNichandlePhoneCountryBS captures enum value "BS"
	NichandleNichandlePhoneCountryBS string = "BS"
	// NichandleNichandlePhoneCountryBT captures enum value "BT"
	NichandleNichandlePhoneCountryBT string = "BT"
	// NichandleNichandlePhoneCountryBW captures enum value "BW"
	NichandleNichandlePhoneCountryBW string = "BW"
	// NichandleNichandlePhoneCountryBY captures enum value "BY"
	NichandleNichandlePhoneCountryBY string = "BY"
	// NichandleNichandlePhoneCountryBZ captures enum value "BZ"
	NichandleNichandlePhoneCountryBZ string = "BZ"
	// NichandleNichandlePhoneCountryCA captures enum value "CA"
	NichandleNichandlePhoneCountryCA string = "CA"
	// NichandleNichandlePhoneCountryCC captures enum value "CC"
	NichandleNichandlePhoneCountryCC string = "CC"
	// NichandleNichandlePhoneCountryCD captures enum value "CD"
	NichandleNichandlePhoneCountryCD string = "CD"
	// NichandleNichandlePhoneCountryCF captures enum value "CF"
	NichandleNichandlePhoneCountryCF string = "CF"
	// NichandleNichandlePhoneCountryCG captures enum value "CG"
	NichandleNichandlePhoneCountryCG string = "CG"
	// NichandleNichandlePhoneCountryCH captures enum value "CH"
	NichandleNichandlePhoneCountryCH string = "CH"
	// NichandleNichandlePhoneCountryCI captures enum value "CI"
	NichandleNichandlePhoneCountryCI string = "CI"
	// NichandleNichandlePhoneCountryCK captures enum value "CK"
	NichandleNichandlePhoneCountryCK string = "CK"
	// NichandleNichandlePhoneCountryCL captures enum value "CL"
	NichandleNichandlePhoneCountryCL string = "CL"
	// NichandleNichandlePhoneCountryCM captures enum value "CM"
	NichandleNichandlePhoneCountryCM string = "CM"
	// NichandleNichandlePhoneCountryCN captures enum value "CN"
	NichandleNichandlePhoneCountryCN string = "CN"
	// NichandleNichandlePhoneCountryCO captures enum value "CO"
	NichandleNichandlePhoneCountryCO string = "CO"
	// NichandleNichandlePhoneCountryCR captures enum value "CR"
	NichandleNichandlePhoneCountryCR string = "CR"
	// NichandleNichandlePhoneCountryCU captures enum value "CU"
	NichandleNichandlePhoneCountryCU string = "CU"
	// NichandleNichandlePhoneCountryCV captures enum value "CV"
	NichandleNichandlePhoneCountryCV string = "CV"
	// NichandleNichandlePhoneCountryCW captures enum value "CW"
	NichandleNichandlePhoneCountryCW string = "CW"
	// NichandleNichandlePhoneCountryCX captures enum value "CX"
	NichandleNichandlePhoneCountryCX string = "CX"
	// NichandleNichandlePhoneCountryCY captures enum value "CY"
	NichandleNichandlePhoneCountryCY string = "CY"
	// NichandleNichandlePhoneCountryCZ captures enum value "CZ"
	NichandleNichandlePhoneCountryCZ string = "CZ"
	// NichandleNichandlePhoneCountryDE captures enum value "DE"
	NichandleNichandlePhoneCountryDE string = "DE"
	// NichandleNichandlePhoneCountryDG captures enum value "DG"
	NichandleNichandlePhoneCountryDG string = "DG"
	// NichandleNichandlePhoneCountryDJ captures enum value "DJ"
	NichandleNichandlePhoneCountryDJ string = "DJ"
	// NichandleNichandlePhoneCountryDK captures enum value "DK"
	NichandleNichandlePhoneCountryDK string = "DK"
	// NichandleNichandlePhoneCountryDM captures enum value "DM"
	NichandleNichandlePhoneCountryDM string = "DM"
	// NichandleNichandlePhoneCountryDO captures enum value "DO"
	NichandleNichandlePhoneCountryDO string = "DO"
	// NichandleNichandlePhoneCountryDZ captures enum value "DZ"
	NichandleNichandlePhoneCountryDZ string = "DZ"
	// NichandleNichandlePhoneCountryEA captures enum value "EA"
	NichandleNichandlePhoneCountryEA string = "EA"
	// NichandleNichandlePhoneCountryEC captures enum value "EC"
	NichandleNichandlePhoneCountryEC string = "EC"
	// NichandleNichandlePhoneCountryEE captures enum value "EE"
	NichandleNichandlePhoneCountryEE string = "EE"
	// NichandleNichandlePhoneCountryEG captures enum value "EG"
	NichandleNichandlePhoneCountryEG string = "EG"
	// NichandleNichandlePhoneCountryEH captures enum value "EH"
	NichandleNichandlePhoneCountryEH string = "EH"
	// NichandleNichandlePhoneCountryER captures enum value "ER"
	NichandleNichandlePhoneCountryER string = "ER"
	// NichandleNichandlePhoneCountryES captures enum value "ES"
	NichandleNichandlePhoneCountryES string = "ES"
	// NichandleNichandlePhoneCountryET captures enum value "ET"
	NichandleNichandlePhoneCountryET string = "ET"
	// NichandleNichandlePhoneCountryFI captures enum value "FI"
	NichandleNichandlePhoneCountryFI string = "FI"
	// NichandleNichandlePhoneCountryFJ captures enum value "FJ"
	NichandleNichandlePhoneCountryFJ string = "FJ"
	// NichandleNichandlePhoneCountryFK captures enum value "FK"
	NichandleNichandlePhoneCountryFK string = "FK"
	// NichandleNichandlePhoneCountryFM captures enum value "FM"
	NichandleNichandlePhoneCountryFM string = "FM"
	// NichandleNichandlePhoneCountryFO captures enum value "FO"
	NichandleNichandlePhoneCountryFO string = "FO"
	// NichandleNichandlePhoneCountryFR captures enum value "FR"
	NichandleNichandlePhoneCountryFR string = "FR"
	// NichandleNichandlePhoneCountryGA captures enum value "GA"
	NichandleNichandlePhoneCountryGA string = "GA"
	// NichandleNichandlePhoneCountryGB captures enum value "GB"
	NichandleNichandlePhoneCountryGB string = "GB"
	// NichandleNichandlePhoneCountryGD captures enum value "GD"
	NichandleNichandlePhoneCountryGD string = "GD"
	// NichandleNichandlePhoneCountryGE captures enum value "GE"
	NichandleNichandlePhoneCountryGE string = "GE"
	// NichandleNichandlePhoneCountryGF captures enum value "GF"
	NichandleNichandlePhoneCountryGF string = "GF"
	// NichandleNichandlePhoneCountryGG captures enum value "GG"
	NichandleNichandlePhoneCountryGG string = "GG"
	// NichandleNichandlePhoneCountryGH captures enum value "GH"
	NichandleNichandlePhoneCountryGH string = "GH"
	// NichandleNichandlePhoneCountryGI captures enum value "GI"
	NichandleNichandlePhoneCountryGI string = "GI"
	// NichandleNichandlePhoneCountryGL captures enum value "GL"
	NichandleNichandlePhoneCountryGL string = "GL"
	// NichandleNichandlePhoneCountryGM captures enum value "GM"
	NichandleNichandlePhoneCountryGM string = "GM"
	// NichandleNichandlePhoneCountryGN captures enum value "GN"
	NichandleNichandlePhoneCountryGN string = "GN"
	// NichandleNichandlePhoneCountryGP captures enum value "GP"
	NichandleNichandlePhoneCountryGP string = "GP"
	// NichandleNichandlePhoneCountryGQ captures enum value "GQ"
	NichandleNichandlePhoneCountryGQ string = "GQ"
	// NichandleNichandlePhoneCountryGR captures enum value "GR"
	NichandleNichandlePhoneCountryGR string = "GR"
	// NichandleNichandlePhoneCountryGS captures enum value "GS"
	NichandleNichandlePhoneCountryGS string = "GS"
	// NichandleNichandlePhoneCountryGT captures enum value "GT"
	NichandleNichandlePhoneCountryGT string = "GT"
	// NichandleNichandlePhoneCountryGU captures enum value "GU"
	NichandleNichandlePhoneCountryGU string = "GU"
	// NichandleNichandlePhoneCountryGW captures enum value "GW"
	NichandleNichandlePhoneCountryGW string = "GW"
	// NichandleNichandlePhoneCountryGY captures enum value "GY"
	NichandleNichandlePhoneCountryGY string = "GY"
	// NichandleNichandlePhoneCountryHK captures enum value "HK"
	NichandleNichandlePhoneCountryHK string = "HK"
	// NichandleNichandlePhoneCountryHN captures enum value "HN"
	NichandleNichandlePhoneCountryHN string = "HN"
	// NichandleNichandlePhoneCountryHR captures enum value "HR"
	NichandleNichandlePhoneCountryHR string = "HR"
	// NichandleNichandlePhoneCountryHT captures enum value "HT"
	NichandleNichandlePhoneCountryHT string = "HT"
	// NichandleNichandlePhoneCountryHU captures enum value "HU"
	NichandleNichandlePhoneCountryHU string = "HU"
	// NichandleNichandlePhoneCountryIC captures enum value "IC"
	NichandleNichandlePhoneCountryIC string = "IC"
	// NichandleNichandlePhoneCountryID captures enum value "ID"
	NichandleNichandlePhoneCountryID string = "ID"
	// NichandleNichandlePhoneCountryIE captures enum value "IE"
	NichandleNichandlePhoneCountryIE string = "IE"
	// NichandleNichandlePhoneCountryIL captures enum value "IL"
	NichandleNichandlePhoneCountryIL string = "IL"
	// NichandleNichandlePhoneCountryIM captures enum value "IM"
	NichandleNichandlePhoneCountryIM string = "IM"
	// NichandleNichandlePhoneCountryIN captures enum value "IN"
	NichandleNichandlePhoneCountryIN string = "IN"
	// NichandleNichandlePhoneCountryIO captures enum value "IO"
	NichandleNichandlePhoneCountryIO string = "IO"
	// NichandleNichandlePhoneCountryIQ captures enum value "IQ"
	NichandleNichandlePhoneCountryIQ string = "IQ"
	// NichandleNichandlePhoneCountryIR captures enum value "IR"
	NichandleNichandlePhoneCountryIR string = "IR"
	// NichandleNichandlePhoneCountryIS captures enum value "IS"
	NichandleNichandlePhoneCountryIS string = "IS"
	// NichandleNichandlePhoneCountryIT captures enum value "IT"
	NichandleNichandlePhoneCountryIT string = "IT"
	// NichandleNichandlePhoneCountryJE captures enum value "JE"
	NichandleNichandlePhoneCountryJE string = "JE"
	// NichandleNichandlePhoneCountryJM captures enum value "JM"
	NichandleNichandlePhoneCountryJM string = "JM"
	// NichandleNichandlePhoneCountryJO captures enum value "JO"
	NichandleNichandlePhoneCountryJO string = "JO"
	// NichandleNichandlePhoneCountryJP captures enum value "JP"
	NichandleNichandlePhoneCountryJP string = "JP"
	// NichandleNichandlePhoneCountryKE captures enum value "KE"
	NichandleNichandlePhoneCountryKE string = "KE"
	// NichandleNichandlePhoneCountryKG captures enum value "KG"
	NichandleNichandlePhoneCountryKG string = "KG"
	// NichandleNichandlePhoneCountryKH captures enum value "KH"
	NichandleNichandlePhoneCountryKH string = "KH"
	// NichandleNichandlePhoneCountryKI captures enum value "KI"
	NichandleNichandlePhoneCountryKI string = "KI"
	// NichandleNichandlePhoneCountryKM captures enum value "KM"
	NichandleNichandlePhoneCountryKM string = "KM"
	// NichandleNichandlePhoneCountryKN captures enum value "KN"
	NichandleNichandlePhoneCountryKN string = "KN"
	// NichandleNichandlePhoneCountryKP captures enum value "KP"
	NichandleNichandlePhoneCountryKP string = "KP"
	// NichandleNichandlePhoneCountryKR captures enum value "KR"
	NichandleNichandlePhoneCountryKR string = "KR"
	// NichandleNichandlePhoneCountryKW captures enum value "KW"
	NichandleNichandlePhoneCountryKW string = "KW"
	// NichandleNichandlePhoneCountryKY captures enum value "KY"
	NichandleNichandlePhoneCountryKY string = "KY"
	// NichandleNichandlePhoneCountryKZ captures enum value "KZ"
	NichandleNichandlePhoneCountryKZ string = "KZ"
	// NichandleNichandlePhoneCountryLA captures enum value "LA"
	NichandleNichandlePhoneCountryLA string = "LA"
	// NichandleNichandlePhoneCountryLB captures enum value "LB"
	NichandleNichandlePhoneCountryLB string = "LB"
	// NichandleNichandlePhoneCountryLC captures enum value "LC"
	NichandleNichandlePhoneCountryLC string = "LC"
	// NichandleNichandlePhoneCountryLI captures enum value "LI"
	NichandleNichandlePhoneCountryLI string = "LI"
	// NichandleNichandlePhoneCountryLK captures enum value "LK"
	NichandleNichandlePhoneCountryLK string = "LK"
	// NichandleNichandlePhoneCountryLR captures enum value "LR"
	NichandleNichandlePhoneCountryLR string = "LR"
	// NichandleNichandlePhoneCountryLS captures enum value "LS"
	NichandleNichandlePhoneCountryLS string = "LS"
	// NichandleNichandlePhoneCountryLT captures enum value "LT"
	NichandleNichandlePhoneCountryLT string = "LT"
	// NichandleNichandlePhoneCountryLU captures enum value "LU"
	NichandleNichandlePhoneCountryLU string = "LU"
	// NichandleNichandlePhoneCountryLV captures enum value "LV"
	NichandleNichandlePhoneCountryLV string = "LV"
	// NichandleNichandlePhoneCountryLY captures enum value "LY"
	NichandleNichandlePhoneCountryLY string = "LY"
	// NichandleNichandlePhoneCountryMA captures enum value "MA"
	NichandleNichandlePhoneCountryMA string = "MA"
	// NichandleNichandlePhoneCountryMC captures enum value "MC"
	NichandleNichandlePhoneCountryMC string = "MC"
	// NichandleNichandlePhoneCountryMD captures enum value "MD"
	NichandleNichandlePhoneCountryMD string = "MD"
	// NichandleNichandlePhoneCountryME captures enum value "ME"
	NichandleNichandlePhoneCountryME string = "ME"
	// NichandleNichandlePhoneCountryMF captures enum value "MF"
	NichandleNichandlePhoneCountryMF string = "MF"
	// NichandleNichandlePhoneCountryMG captures enum value "MG"
	NichandleNichandlePhoneCountryMG string = "MG"
	// NichandleNichandlePhoneCountryMH captures enum value "MH"
	NichandleNichandlePhoneCountryMH string = "MH"
	// NichandleNichandlePhoneCountryMK captures enum value "MK"
	NichandleNichandlePhoneCountryMK string = "MK"
	// NichandleNichandlePhoneCountryML captures enum value "ML"
	NichandleNichandlePhoneCountryML string = "ML"
	// NichandleNichandlePhoneCountryMM captures enum value "MM"
	NichandleNichandlePhoneCountryMM string = "MM"
	// NichandleNichandlePhoneCountryMN captures enum value "MN"
	NichandleNichandlePhoneCountryMN string = "MN"
	// NichandleNichandlePhoneCountryMO captures enum value "MO"
	NichandleNichandlePhoneCountryMO string = "MO"
	// NichandleNichandlePhoneCountryMP captures enum value "MP"
	NichandleNichandlePhoneCountryMP string = "MP"
	// NichandleNichandlePhoneCountryMQ captures enum value "MQ"
	NichandleNichandlePhoneCountryMQ string = "MQ"
	// NichandleNichandlePhoneCountryMR captures enum value "MR"
	NichandleNichandlePhoneCountryMR string = "MR"
	// NichandleNichandlePhoneCountryMS captures enum value "MS"
	NichandleNichandlePhoneCountryMS string = "MS"
	// NichandleNichandlePhoneCountryMT captures enum value "MT"
	NichandleNichandlePhoneCountryMT string = "MT"
	// NichandleNichandlePhoneCountryMU captures enum value "MU"
	NichandleNichandlePhoneCountryMU string = "MU"
	// NichandleNichandlePhoneCountryMV captures enum value "MV"
	NichandleNichandlePhoneCountryMV string = "MV"
	// NichandleNichandlePhoneCountryMW captures enum value "MW"
	NichandleNichandlePhoneCountryMW string = "MW"
	// NichandleNichandlePhoneCountryMX captures enum value "MX"
	NichandleNichandlePhoneCountryMX string = "MX"
	// NichandleNichandlePhoneCountryMY captures enum value "MY"
	NichandleNichandlePhoneCountryMY string = "MY"
	// NichandleNichandlePhoneCountryMZ captures enum value "MZ"
	NichandleNichandlePhoneCountryMZ string = "MZ"
	// NichandleNichandlePhoneCountryNA captures enum value "NA"
	NichandleNichandlePhoneCountryNA string = "NA"
	// NichandleNichandlePhoneCountryNC captures enum value "NC"
	NichandleNichandlePhoneCountryNC string = "NC"
	// NichandleNichandlePhoneCountryNE captures enum value "NE"
	NichandleNichandlePhoneCountryNE string = "NE"
	// NichandleNichandlePhoneCountryNF captures enum value "NF"
	NichandleNichandlePhoneCountryNF string = "NF"
	// NichandleNichandlePhoneCountryNG captures enum value "NG"
	NichandleNichandlePhoneCountryNG string = "NG"
	// NichandleNichandlePhoneCountryNI captures enum value "NI"
	NichandleNichandlePhoneCountryNI string = "NI"
	// NichandleNichandlePhoneCountryNL captures enum value "NL"
	NichandleNichandlePhoneCountryNL string = "NL"
	// NichandleNichandlePhoneCountryNO captures enum value "NO"
	NichandleNichandlePhoneCountryNO string = "NO"
	// NichandleNichandlePhoneCountryNP captures enum value "NP"
	NichandleNichandlePhoneCountryNP string = "NP"
	// NichandleNichandlePhoneCountryNR captures enum value "NR"
	NichandleNichandlePhoneCountryNR string = "NR"
	// NichandleNichandlePhoneCountryNU captures enum value "NU"
	NichandleNichandlePhoneCountryNU string = "NU"
	// NichandleNichandlePhoneCountryNZ captures enum value "NZ"
	NichandleNichandlePhoneCountryNZ string = "NZ"
	// NichandleNichandlePhoneCountryOM captures enum value "OM"
	NichandleNichandlePhoneCountryOM string = "OM"
	// NichandleNichandlePhoneCountryPA captures enum value "PA"
	NichandleNichandlePhoneCountryPA string = "PA"
	// NichandleNichandlePhoneCountryPE captures enum value "PE"
	NichandleNichandlePhoneCountryPE string = "PE"
	// NichandleNichandlePhoneCountryPF captures enum value "PF"
	NichandleNichandlePhoneCountryPF string = "PF"
	// NichandleNichandlePhoneCountryPG captures enum value "PG"
	NichandleNichandlePhoneCountryPG string = "PG"
	// NichandleNichandlePhoneCountryPH captures enum value "PH"
	NichandleNichandlePhoneCountryPH string = "PH"
	// NichandleNichandlePhoneCountryPK captures enum value "PK"
	NichandleNichandlePhoneCountryPK string = "PK"
	// NichandleNichandlePhoneCountryPL captures enum value "PL"
	NichandleNichandlePhoneCountryPL string = "PL"
	// NichandleNichandlePhoneCountryPM captures enum value "PM"
	NichandleNichandlePhoneCountryPM string = "PM"
	// NichandleNichandlePhoneCountryPN captures enum value "PN"
	NichandleNichandlePhoneCountryPN string = "PN"
	// NichandleNichandlePhoneCountryPR captures enum value "PR"
	NichandleNichandlePhoneCountryPR string = "PR"
	// NichandleNichandlePhoneCountryPS captures enum value "PS"
	NichandleNichandlePhoneCountryPS string = "PS"
	// NichandleNichandlePhoneCountryPT captures enum value "PT"
	NichandleNichandlePhoneCountryPT string = "PT"
	// NichandleNichandlePhoneCountryPW captures enum value "PW"
	NichandleNichandlePhoneCountryPW string = "PW"
	// NichandleNichandlePhoneCountryPY captures enum value "PY"
	NichandleNichandlePhoneCountryPY string = "PY"
	// NichandleNichandlePhoneCountryQA captures enum value "QA"
	NichandleNichandlePhoneCountryQA string = "QA"
	// NichandleNichandlePhoneCountryRE captures enum value "RE"
	NichandleNichandlePhoneCountryRE string = "RE"
	// NichandleNichandlePhoneCountryRO captures enum value "RO"
	NichandleNichandlePhoneCountryRO string = "RO"
	// NichandleNichandlePhoneCountryRS captures enum value "RS"
	NichandleNichandlePhoneCountryRS string = "RS"
	// NichandleNichandlePhoneCountryRU captures enum value "RU"
	NichandleNichandlePhoneCountryRU string = "RU"
	// NichandleNichandlePhoneCountryRW captures enum value "RW"
	NichandleNichandlePhoneCountryRW string = "RW"
	// NichandleNichandlePhoneCountrySA captures enum value "SA"
	NichandleNichandlePhoneCountrySA string = "SA"
	// NichandleNichandlePhoneCountrySB captures enum value "SB"
	NichandleNichandlePhoneCountrySB string = "SB"
	// NichandleNichandlePhoneCountrySC captures enum value "SC"
	NichandleNichandlePhoneCountrySC string = "SC"
	// NichandleNichandlePhoneCountrySD captures enum value "SD"
	NichandleNichandlePhoneCountrySD string = "SD"
	// NichandleNichandlePhoneCountrySE captures enum value "SE"
	NichandleNichandlePhoneCountrySE string = "SE"
	// NichandleNichandlePhoneCountrySG captures enum value "SG"
	NichandleNichandlePhoneCountrySG string = "SG"
	// NichandleNichandlePhoneCountrySH captures enum value "SH"
	NichandleNichandlePhoneCountrySH string = "SH"
	// NichandleNichandlePhoneCountrySI captures enum value "SI"
	NichandleNichandlePhoneCountrySI string = "SI"
	// NichandleNichandlePhoneCountrySJ captures enum value "SJ"
	NichandleNichandlePhoneCountrySJ string = "SJ"
	// NichandleNichandlePhoneCountrySK captures enum value "SK"
	NichandleNichandlePhoneCountrySK string = "SK"
	// NichandleNichandlePhoneCountrySL captures enum value "SL"
	NichandleNichandlePhoneCountrySL string = "SL"
	// NichandleNichandlePhoneCountrySM captures enum value "SM"
	NichandleNichandlePhoneCountrySM string = "SM"
	// NichandleNichandlePhoneCountrySN captures enum value "SN"
	NichandleNichandlePhoneCountrySN string = "SN"
	// NichandleNichandlePhoneCountrySO captures enum value "SO"
	NichandleNichandlePhoneCountrySO string = "SO"
	// NichandleNichandlePhoneCountrySR captures enum value "SR"
	NichandleNichandlePhoneCountrySR string = "SR"
	// NichandleNichandlePhoneCountrySS captures enum value "SS"
	NichandleNichandlePhoneCountrySS string = "SS"
	// NichandleNichandlePhoneCountryST captures enum value "ST"
	NichandleNichandlePhoneCountryST string = "ST"
	// NichandleNichandlePhoneCountrySV captures enum value "SV"
	NichandleNichandlePhoneCountrySV string = "SV"
	// NichandleNichandlePhoneCountrySX captures enum value "SX"
	NichandleNichandlePhoneCountrySX string = "SX"
	// NichandleNichandlePhoneCountrySY captures enum value "SY"
	NichandleNichandlePhoneCountrySY string = "SY"
	// NichandleNichandlePhoneCountrySZ captures enum value "SZ"
	NichandleNichandlePhoneCountrySZ string = "SZ"
	// NichandleNichandlePhoneCountryTA captures enum value "TA"
	NichandleNichandlePhoneCountryTA string = "TA"
	// NichandleNichandlePhoneCountryTC captures enum value "TC"
	NichandleNichandlePhoneCountryTC string = "TC"
	// NichandleNichandlePhoneCountryTD captures enum value "TD"
	NichandleNichandlePhoneCountryTD string = "TD"
	// NichandleNichandlePhoneCountryTF captures enum value "TF"
	NichandleNichandlePhoneCountryTF string = "TF"
	// NichandleNichandlePhoneCountryTG captures enum value "TG"
	NichandleNichandlePhoneCountryTG string = "TG"
	// NichandleNichandlePhoneCountryTH captures enum value "TH"
	NichandleNichandlePhoneCountryTH string = "TH"
	// NichandleNichandlePhoneCountryTJ captures enum value "TJ"
	NichandleNichandlePhoneCountryTJ string = "TJ"
	// NichandleNichandlePhoneCountryTK captures enum value "TK"
	NichandleNichandlePhoneCountryTK string = "TK"
	// NichandleNichandlePhoneCountryTL captures enum value "TL"
	NichandleNichandlePhoneCountryTL string = "TL"
	// NichandleNichandlePhoneCountryTM captures enum value "TM"
	NichandleNichandlePhoneCountryTM string = "TM"
	// NichandleNichandlePhoneCountryTN captures enum value "TN"
	NichandleNichandlePhoneCountryTN string = "TN"
	// NichandleNichandlePhoneCountryTO captures enum value "TO"
	NichandleNichandlePhoneCountryTO string = "TO"
	// NichandleNichandlePhoneCountryTR captures enum value "TR"
	NichandleNichandlePhoneCountryTR string = "TR"
	// NichandleNichandlePhoneCountryTT captures enum value "TT"
	NichandleNichandlePhoneCountryTT string = "TT"
	// NichandleNichandlePhoneCountryTV captures enum value "TV"
	NichandleNichandlePhoneCountryTV string = "TV"
	// NichandleNichandlePhoneCountryTW captures enum value "TW"
	NichandleNichandlePhoneCountryTW string = "TW"
	// NichandleNichandlePhoneCountryTZ captures enum value "TZ"
	NichandleNichandlePhoneCountryTZ string = "TZ"
	// NichandleNichandlePhoneCountryUA captures enum value "UA"
	NichandleNichandlePhoneCountryUA string = "UA"
	// NichandleNichandlePhoneCountryUG captures enum value "UG"
	NichandleNichandlePhoneCountryUG string = "UG"
	// NichandleNichandlePhoneCountryUM captures enum value "UM"
	NichandleNichandlePhoneCountryUM string = "UM"
	// NichandleNichandlePhoneCountryUNKNOWN captures enum value "UNKNOWN"
	NichandleNichandlePhoneCountryUNKNOWN string = "UNKNOWN"
	// NichandleNichandlePhoneCountryUS captures enum value "US"
	NichandleNichandlePhoneCountryUS string = "US"
	// NichandleNichandlePhoneCountryUY captures enum value "UY"
	NichandleNichandlePhoneCountryUY string = "UY"
	// NichandleNichandlePhoneCountryUZ captures enum value "UZ"
	NichandleNichandlePhoneCountryUZ string = "UZ"
	// NichandleNichandlePhoneCountryVA captures enum value "VA"
	NichandleNichandlePhoneCountryVA string = "VA"
	// NichandleNichandlePhoneCountryVC captures enum value "VC"
	NichandleNichandlePhoneCountryVC string = "VC"
	// NichandleNichandlePhoneCountryVE captures enum value "VE"
	NichandleNichandlePhoneCountryVE string = "VE"
	// NichandleNichandlePhoneCountryVG captures enum value "VG"
	NichandleNichandlePhoneCountryVG string = "VG"
	// NichandleNichandlePhoneCountryVI captures enum value "VI"
	NichandleNichandlePhoneCountryVI string = "VI"
	// NichandleNichandlePhoneCountryVN captures enum value "VN"
	NichandleNichandlePhoneCountryVN string = "VN"
	// NichandleNichandlePhoneCountryVU captures enum value "VU"
	NichandleNichandlePhoneCountryVU string = "VU"
	// NichandleNichandlePhoneCountryWF captures enum value "WF"
	NichandleNichandlePhoneCountryWF string = "WF"
	// NichandleNichandlePhoneCountryWS captures enum value "WS"
	NichandleNichandlePhoneCountryWS string = "WS"
	// NichandleNichandlePhoneCountryXK captures enum value "XK"
	NichandleNichandlePhoneCountryXK string = "XK"
	// NichandleNichandlePhoneCountryYE captures enum value "YE"
	NichandleNichandlePhoneCountryYE string = "YE"
	// NichandleNichandlePhoneCountryYT captures enum value "YT"
	NichandleNichandlePhoneCountryYT string = "YT"
	// NichandleNichandlePhoneCountryZA captures enum value "ZA"
	NichandleNichandlePhoneCountryZA string = "ZA"
	// NichandleNichandlePhoneCountryZM captures enum value "ZM"
	NichandleNichandlePhoneCountryZM string = "ZM"
	// NichandleNichandlePhoneCountryZW captures enum value "ZW"
	NichandleNichandlePhoneCountryZW string = "ZW"
)
View Source
const (
	// NichandleNichandleSexFemale captures enum value "female"
	NichandleNichandleSexFemale string = "female"
	// NichandleNichandleSexMale captures enum value "male"
	NichandleNichandleSexMale string = "male"
)
View Source
const (
	// NichandleNichandleStateComplete captures enum value "complete"
	NichandleNichandleStateComplete string = "complete"
	// NichandleNichandleStateIncomplete captures enum value "incomplete"
	NichandleNichandleStateIncomplete string = "incomplete"
)
View Source
const (
	// OrderPriceCurrencyCodeAUD captures enum value "AUD"
	OrderPriceCurrencyCodeAUD string = "AUD"
	// OrderPriceCurrencyCodeCAD captures enum value "CAD"
	OrderPriceCurrencyCodeCAD string = "CAD"
	// OrderPriceCurrencyCodeCZK captures enum value "CZK"
	OrderPriceCurrencyCodeCZK string = "CZK"
	// OrderPriceCurrencyCodeEUR captures enum value "EUR"
	OrderPriceCurrencyCodeEUR string = "EUR"
	// OrderPriceCurrencyCodeGBP captures enum value "GBP"
	OrderPriceCurrencyCodeGBP string = "GBP"
	// OrderPriceCurrencyCodeLTL captures enum value "LTL"
	OrderPriceCurrencyCodeLTL string = "LTL"
	// OrderPriceCurrencyCodeMAD captures enum value "MAD"
	OrderPriceCurrencyCodeMAD string = "MAD"
	// OrderPriceCurrencyCodeNA captures enum value "N/A"
	OrderPriceCurrencyCodeNA string = "N/A"
	// OrderPriceCurrencyCodePLN captures enum value "PLN"
	OrderPriceCurrencyCodePLN string = "PLN"
	// OrderPriceCurrencyCodeSGD captures enum value "SGD"
	OrderPriceCurrencyCodeSGD string = "SGD"
	// OrderPriceCurrencyCodeTND captures enum value "TND"
	OrderPriceCurrencyCodeTND string = "TND"
	// OrderPriceCurrencyCodeUSD captures enum value "USD"
	OrderPriceCurrencyCodeUSD string = "USD"
	// OrderPriceCurrencyCodeXOF captures enum value "XOF"
	OrderPriceCurrencyCodeXOF string = "XOF"
	// OrderPriceCurrencyCodePoints captures enum value "points"
	OrderPriceCurrencyCodePoints string = "points"
)
View Source
const (
	// PostMeAccessRestrictionIPParamsBodyRuleAccept captures enum value "accept"
	PostMeAccessRestrictionIPParamsBodyRuleAccept string = "accept"
	// PostMeAccessRestrictionIPParamsBodyRuleDeny captures enum value "deny"
	PostMeAccessRestrictionIPParamsBodyRuleDeny string = "deny"
)
View Source
const (
	// PostMeContactParamsBodyBirthCountryAC captures enum value "AC"
	PostMeContactParamsBodyBirthCountryAC string = "AC"
	// PostMeContactParamsBodyBirthCountryAD captures enum value "AD"
	PostMeContactParamsBodyBirthCountryAD string = "AD"
	// PostMeContactParamsBodyBirthCountryAE captures enum value "AE"
	PostMeContactParamsBodyBirthCountryAE string = "AE"
	// PostMeContactParamsBodyBirthCountryAF captures enum value "AF"
	PostMeContactParamsBodyBirthCountryAF string = "AF"
	// PostMeContactParamsBodyBirthCountryAG captures enum value "AG"
	PostMeContactParamsBodyBirthCountryAG string = "AG"
	// PostMeContactParamsBodyBirthCountryAI captures enum value "AI"
	PostMeContactParamsBodyBirthCountryAI string = "AI"
	// PostMeContactParamsBodyBirthCountryAL captures enum value "AL"
	PostMeContactParamsBodyBirthCountryAL string = "AL"
	// PostMeContactParamsBodyBirthCountryAM captures enum value "AM"
	PostMeContactParamsBodyBirthCountryAM string = "AM"
	// PostMeContactParamsBodyBirthCountryAO captures enum value "AO"
	PostMeContactParamsBodyBirthCountryAO string = "AO"
	// PostMeContactParamsBodyBirthCountryAQ captures enum value "AQ"
	PostMeContactParamsBodyBirthCountryAQ string = "AQ"
	// PostMeContactParamsBodyBirthCountryAR captures enum value "AR"
	PostMeContactParamsBodyBirthCountryAR string = "AR"
	// PostMeContactParamsBodyBirthCountryAS captures enum value "AS"
	PostMeContactParamsBodyBirthCountryAS string = "AS"
	// PostMeContactParamsBodyBirthCountryAT captures enum value "AT"
	PostMeContactParamsBodyBirthCountryAT string = "AT"
	// PostMeContactParamsBodyBirthCountryAU captures enum value "AU"
	PostMeContactParamsBodyBirthCountryAU string = "AU"
	// PostMeContactParamsBodyBirthCountryAW captures enum value "AW"
	PostMeContactParamsBodyBirthCountryAW string = "AW"
	// PostMeContactParamsBodyBirthCountryAX captures enum value "AX"
	PostMeContactParamsBodyBirthCountryAX string = "AX"
	// PostMeContactParamsBodyBirthCountryAZ captures enum value "AZ"
	PostMeContactParamsBodyBirthCountryAZ string = "AZ"
	// PostMeContactParamsBodyBirthCountryBA captures enum value "BA"
	PostMeContactParamsBodyBirthCountryBA string = "BA"
	// PostMeContactParamsBodyBirthCountryBB captures enum value "BB"
	PostMeContactParamsBodyBirthCountryBB string = "BB"
	// PostMeContactParamsBodyBirthCountryBD captures enum value "BD"
	PostMeContactParamsBodyBirthCountryBD string = "BD"
	// PostMeContactParamsBodyBirthCountryBE captures enum value "BE"
	PostMeContactParamsBodyBirthCountryBE string = "BE"
	// PostMeContactParamsBodyBirthCountryBF captures enum value "BF"
	PostMeContactParamsBodyBirthCountryBF string = "BF"
	// PostMeContactParamsBodyBirthCountryBG captures enum value "BG"
	PostMeContactParamsBodyBirthCountryBG string = "BG"
	// PostMeContactParamsBodyBirthCountryBH captures enum value "BH"
	PostMeContactParamsBodyBirthCountryBH string = "BH"
	// PostMeContactParamsBodyBirthCountryBI captures enum value "BI"
	PostMeContactParamsBodyBirthCountryBI string = "BI"
	// PostMeContactParamsBodyBirthCountryBJ captures enum value "BJ"
	PostMeContactParamsBodyBirthCountryBJ string = "BJ"
	// PostMeContactParamsBodyBirthCountryBL captures enum value "BL"
	PostMeContactParamsBodyBirthCountryBL string = "BL"
	// PostMeContactParamsBodyBirthCountryBM captures enum value "BM"
	PostMeContactParamsBodyBirthCountryBM string = "BM"
	// PostMeContactParamsBodyBirthCountryBN captures enum value "BN"
	PostMeContactParamsBodyBirthCountryBN string = "BN"
	// PostMeContactParamsBodyBirthCountryBO captures enum value "BO"
	PostMeContactParamsBodyBirthCountryBO string = "BO"
	// PostMeContactParamsBodyBirthCountryBQ captures enum value "BQ"
	PostMeContactParamsBodyBirthCountryBQ string = "BQ"
	// PostMeContactParamsBodyBirthCountryBR captures enum value "BR"
	PostMeContactParamsBodyBirthCountryBR string = "BR"
	// PostMeContactParamsBodyBirthCountryBS captures enum value "BS"
	PostMeContactParamsBodyBirthCountryBS string = "BS"
	// PostMeContactParamsBodyBirthCountryBT captures enum value "BT"
	PostMeContactParamsBodyBirthCountryBT string = "BT"
	// PostMeContactParamsBodyBirthCountryBW captures enum value "BW"
	PostMeContactParamsBodyBirthCountryBW string = "BW"
	// PostMeContactParamsBodyBirthCountryBY captures enum value "BY"
	PostMeContactParamsBodyBirthCountryBY string = "BY"
	// PostMeContactParamsBodyBirthCountryBZ captures enum value "BZ"
	PostMeContactParamsBodyBirthCountryBZ string = "BZ"
	// PostMeContactParamsBodyBirthCountryCA captures enum value "CA"
	PostMeContactParamsBodyBirthCountryCA string = "CA"
	// PostMeContactParamsBodyBirthCountryCC captures enum value "CC"
	PostMeContactParamsBodyBirthCountryCC string = "CC"
	// PostMeContactParamsBodyBirthCountryCD captures enum value "CD"
	PostMeContactParamsBodyBirthCountryCD string = "CD"
	// PostMeContactParamsBodyBirthCountryCF captures enum value "CF"
	PostMeContactParamsBodyBirthCountryCF string = "CF"
	// PostMeContactParamsBodyBirthCountryCG captures enum value "CG"
	PostMeContactParamsBodyBirthCountryCG string = "CG"
	// PostMeContactParamsBodyBirthCountryCH captures enum value "CH"
	PostMeContactParamsBodyBirthCountryCH string = "CH"
	// PostMeContactParamsBodyBirthCountryCI captures enum value "CI"
	PostMeContactParamsBodyBirthCountryCI string = "CI"
	// PostMeContactParamsBodyBirthCountryCK captures enum value "CK"
	PostMeContactParamsBodyBirthCountryCK string = "CK"
	// PostMeContactParamsBodyBirthCountryCL captures enum value "CL"
	PostMeContactParamsBodyBirthCountryCL string = "CL"
	// PostMeContactParamsBodyBirthCountryCM captures enum value "CM"
	PostMeContactParamsBodyBirthCountryCM string = "CM"
	// PostMeContactParamsBodyBirthCountryCN captures enum value "CN"
	PostMeContactParamsBodyBirthCountryCN string = "CN"
	// PostMeContactParamsBodyBirthCountryCO captures enum value "CO"
	PostMeContactParamsBodyBirthCountryCO string = "CO"
	// PostMeContactParamsBodyBirthCountryCR captures enum value "CR"
	PostMeContactParamsBodyBirthCountryCR string = "CR"
	// PostMeContactParamsBodyBirthCountryCU captures enum value "CU"
	PostMeContactParamsBodyBirthCountryCU string = "CU"
	// PostMeContactParamsBodyBirthCountryCV captures enum value "CV"
	PostMeContactParamsBodyBirthCountryCV string = "CV"
	// PostMeContactParamsBodyBirthCountryCW captures enum value "CW"
	PostMeContactParamsBodyBirthCountryCW string = "CW"
	// PostMeContactParamsBodyBirthCountryCX captures enum value "CX"
	PostMeContactParamsBodyBirthCountryCX string = "CX"
	// PostMeContactParamsBodyBirthCountryCY captures enum value "CY"
	PostMeContactParamsBodyBirthCountryCY string = "CY"
	// PostMeContactParamsBodyBirthCountryCZ captures enum value "CZ"
	PostMeContactParamsBodyBirthCountryCZ string = "CZ"
	// PostMeContactParamsBodyBirthCountryDE captures enum value "DE"
	PostMeContactParamsBodyBirthCountryDE string = "DE"
	// PostMeContactParamsBodyBirthCountryDG captures enum value "DG"
	PostMeContactParamsBodyBirthCountryDG string = "DG"
	// PostMeContactParamsBodyBirthCountryDJ captures enum value "DJ"
	PostMeContactParamsBodyBirthCountryDJ string = "DJ"
	// PostMeContactParamsBodyBirthCountryDK captures enum value "DK"
	PostMeContactParamsBodyBirthCountryDK string = "DK"
	// PostMeContactParamsBodyBirthCountryDM captures enum value "DM"
	PostMeContactParamsBodyBirthCountryDM string = "DM"
	// PostMeContactParamsBodyBirthCountryDO captures enum value "DO"
	PostMeContactParamsBodyBirthCountryDO string = "DO"
	// PostMeContactParamsBodyBirthCountryDZ captures enum value "DZ"
	PostMeContactParamsBodyBirthCountryDZ string = "DZ"
	// PostMeContactParamsBodyBirthCountryEA captures enum value "EA"
	PostMeContactParamsBodyBirthCountryEA string = "EA"
	// PostMeContactParamsBodyBirthCountryEC captures enum value "EC"
	PostMeContactParamsBodyBirthCountryEC string = "EC"
	// PostMeContactParamsBodyBirthCountryEE captures enum value "EE"
	PostMeContactParamsBodyBirthCountryEE string = "EE"
	// PostMeContactParamsBodyBirthCountryEG captures enum value "EG"
	PostMeContactParamsBodyBirthCountryEG string = "EG"
	// PostMeContactParamsBodyBirthCountryEH captures enum value "EH"
	PostMeContactParamsBodyBirthCountryEH string = "EH"
	// PostMeContactParamsBodyBirthCountryER captures enum value "ER"
	PostMeContactParamsBodyBirthCountryER string = "ER"
	// PostMeContactParamsBodyBirthCountryES captures enum value "ES"
	PostMeContactParamsBodyBirthCountryES string = "ES"
	// PostMeContactParamsBodyBirthCountryET captures enum value "ET"
	PostMeContactParamsBodyBirthCountryET string = "ET"
	// PostMeContactParamsBodyBirthCountryFI captures enum value "FI"
	PostMeContactParamsBodyBirthCountryFI string = "FI"
	// PostMeContactParamsBodyBirthCountryFJ captures enum value "FJ"
	PostMeContactParamsBodyBirthCountryFJ string = "FJ"
	// PostMeContactParamsBodyBirthCountryFK captures enum value "FK"
	PostMeContactParamsBodyBirthCountryFK string = "FK"
	// PostMeContactParamsBodyBirthCountryFM captures enum value "FM"
	PostMeContactParamsBodyBirthCountryFM string = "FM"
	// PostMeContactParamsBodyBirthCountryFO captures enum value "FO"
	PostMeContactParamsBodyBirthCountryFO string = "FO"
	// PostMeContactParamsBodyBirthCountryFR captures enum value "FR"
	PostMeContactParamsBodyBirthCountryFR string = "FR"
	// PostMeContactParamsBodyBirthCountryGA captures enum value "GA"
	PostMeContactParamsBodyBirthCountryGA string = "GA"
	// PostMeContactParamsBodyBirthCountryGB captures enum value "GB"
	PostMeContactParamsBodyBirthCountryGB string = "GB"
	// PostMeContactParamsBodyBirthCountryGD captures enum value "GD"
	PostMeContactParamsBodyBirthCountryGD string = "GD"
	// PostMeContactParamsBodyBirthCountryGE captures enum value "GE"
	PostMeContactParamsBodyBirthCountryGE string = "GE"
	// PostMeContactParamsBodyBirthCountryGF captures enum value "GF"
	PostMeContactParamsBodyBirthCountryGF string = "GF"
	// PostMeContactParamsBodyBirthCountryGG captures enum value "GG"
	PostMeContactParamsBodyBirthCountryGG string = "GG"
	// PostMeContactParamsBodyBirthCountryGH captures enum value "GH"
	PostMeContactParamsBodyBirthCountryGH string = "GH"
	// PostMeContactParamsBodyBirthCountryGI captures enum value "GI"
	PostMeContactParamsBodyBirthCountryGI string = "GI"
	// PostMeContactParamsBodyBirthCountryGL captures enum value "GL"
	PostMeContactParamsBodyBirthCountryGL string = "GL"
	// PostMeContactParamsBodyBirthCountryGM captures enum value "GM"
	PostMeContactParamsBodyBirthCountryGM string = "GM"
	// PostMeContactParamsBodyBirthCountryGN captures enum value "GN"
	PostMeContactParamsBodyBirthCountryGN string = "GN"
	// PostMeContactParamsBodyBirthCountryGP captures enum value "GP"
	PostMeContactParamsBodyBirthCountryGP string = "GP"
	// PostMeContactParamsBodyBirthCountryGQ captures enum value "GQ"
	PostMeContactParamsBodyBirthCountryGQ string = "GQ"
	// PostMeContactParamsBodyBirthCountryGR captures enum value "GR"
	PostMeContactParamsBodyBirthCountryGR string = "GR"
	// PostMeContactParamsBodyBirthCountryGS captures enum value "GS"
	PostMeContactParamsBodyBirthCountryGS string = "GS"
	// PostMeContactParamsBodyBirthCountryGT captures enum value "GT"
	PostMeContactParamsBodyBirthCountryGT string = "GT"
	// PostMeContactParamsBodyBirthCountryGU captures enum value "GU"
	PostMeContactParamsBodyBirthCountryGU string = "GU"
	// PostMeContactParamsBodyBirthCountryGW captures enum value "GW"
	PostMeContactParamsBodyBirthCountryGW string = "GW"
	// PostMeContactParamsBodyBirthCountryGY captures enum value "GY"
	PostMeContactParamsBodyBirthCountryGY string = "GY"
	// PostMeContactParamsBodyBirthCountryHK captures enum value "HK"
	PostMeContactParamsBodyBirthCountryHK string = "HK"
	// PostMeContactParamsBodyBirthCountryHN captures enum value "HN"
	PostMeContactParamsBodyBirthCountryHN string = "HN"
	// PostMeContactParamsBodyBirthCountryHR captures enum value "HR"
	PostMeContactParamsBodyBirthCountryHR string = "HR"
	// PostMeContactParamsBodyBirthCountryHT captures enum value "HT"
	PostMeContactParamsBodyBirthCountryHT string = "HT"
	// PostMeContactParamsBodyBirthCountryHU captures enum value "HU"
	PostMeContactParamsBodyBirthCountryHU string = "HU"
	// PostMeContactParamsBodyBirthCountryIC captures enum value "IC"
	PostMeContactParamsBodyBirthCountryIC string = "IC"
	// PostMeContactParamsBodyBirthCountryID captures enum value "ID"
	PostMeContactParamsBodyBirthCountryID string = "ID"
	// PostMeContactParamsBodyBirthCountryIE captures enum value "IE"
	PostMeContactParamsBodyBirthCountryIE string = "IE"
	// PostMeContactParamsBodyBirthCountryIL captures enum value "IL"
	PostMeContactParamsBodyBirthCountryIL string = "IL"
	// PostMeContactParamsBodyBirthCountryIM captures enum value "IM"
	PostMeContactParamsBodyBirthCountryIM string = "IM"
	// PostMeContactParamsBodyBirthCountryIN captures enum value "IN"
	PostMeContactParamsBodyBirthCountryIN string = "IN"
	// PostMeContactParamsBodyBirthCountryIO captures enum value "IO"
	PostMeContactParamsBodyBirthCountryIO string = "IO"
	// PostMeContactParamsBodyBirthCountryIQ captures enum value "IQ"
	PostMeContactParamsBodyBirthCountryIQ string = "IQ"
	// PostMeContactParamsBodyBirthCountryIR captures enum value "IR"
	PostMeContactParamsBodyBirthCountryIR string = "IR"
	// PostMeContactParamsBodyBirthCountryIS captures enum value "IS"
	PostMeContactParamsBodyBirthCountryIS string = "IS"
	// PostMeContactParamsBodyBirthCountryIT captures enum value "IT"
	PostMeContactParamsBodyBirthCountryIT string = "IT"
	// PostMeContactParamsBodyBirthCountryJE captures enum value "JE"
	PostMeContactParamsBodyBirthCountryJE string = "JE"
	// PostMeContactParamsBodyBirthCountryJM captures enum value "JM"
	PostMeContactParamsBodyBirthCountryJM string = "JM"
	// PostMeContactParamsBodyBirthCountryJO captures enum value "JO"
	PostMeContactParamsBodyBirthCountryJO string = "JO"
	// PostMeContactParamsBodyBirthCountryJP captures enum value "JP"
	PostMeContactParamsBodyBirthCountryJP string = "JP"
	// PostMeContactParamsBodyBirthCountryKE captures enum value "KE"
	PostMeContactParamsBodyBirthCountryKE string = "KE"
	// PostMeContactParamsBodyBirthCountryKG captures enum value "KG"
	PostMeContactParamsBodyBirthCountryKG string = "KG"
	// PostMeContactParamsBodyBirthCountryKH captures enum value "KH"
	PostMeContactParamsBodyBirthCountryKH string = "KH"
	// PostMeContactParamsBodyBirthCountryKI captures enum value "KI"
	PostMeContactParamsBodyBirthCountryKI string = "KI"
	// PostMeContactParamsBodyBirthCountryKM captures enum value "KM"
	PostMeContactParamsBodyBirthCountryKM string = "KM"
	// PostMeContactParamsBodyBirthCountryKN captures enum value "KN"
	PostMeContactParamsBodyBirthCountryKN string = "KN"
	// PostMeContactParamsBodyBirthCountryKP captures enum value "KP"
	PostMeContactParamsBodyBirthCountryKP string = "KP"
	// PostMeContactParamsBodyBirthCountryKR captures enum value "KR"
	PostMeContactParamsBodyBirthCountryKR string = "KR"
	// PostMeContactParamsBodyBirthCountryKW captures enum value "KW"
	PostMeContactParamsBodyBirthCountryKW string = "KW"
	// PostMeContactParamsBodyBirthCountryKY captures enum value "KY"
	PostMeContactParamsBodyBirthCountryKY string = "KY"
	// PostMeContactParamsBodyBirthCountryKZ captures enum value "KZ"
	PostMeContactParamsBodyBirthCountryKZ string = "KZ"
	// PostMeContactParamsBodyBirthCountryLA captures enum value "LA"
	PostMeContactParamsBodyBirthCountryLA string = "LA"
	// PostMeContactParamsBodyBirthCountryLB captures enum value "LB"
	PostMeContactParamsBodyBirthCountryLB string = "LB"
	// PostMeContactParamsBodyBirthCountryLC captures enum value "LC"
	PostMeContactParamsBodyBirthCountryLC string = "LC"
	// PostMeContactParamsBodyBirthCountryLI captures enum value "LI"
	PostMeContactParamsBodyBirthCountryLI string = "LI"
	// PostMeContactParamsBodyBirthCountryLK captures enum value "LK"
	PostMeContactParamsBodyBirthCountryLK string = "LK"
	// PostMeContactParamsBodyBirthCountryLR captures enum value "LR"
	PostMeContactParamsBodyBirthCountryLR string = "LR"
	// PostMeContactParamsBodyBirthCountryLS captures enum value "LS"
	PostMeContactParamsBodyBirthCountryLS string = "LS"
	// PostMeContactParamsBodyBirthCountryLT captures enum value "LT"
	PostMeContactParamsBodyBirthCountryLT string = "LT"
	// PostMeContactParamsBodyBirthCountryLU captures enum value "LU"
	PostMeContactParamsBodyBirthCountryLU string = "LU"
	// PostMeContactParamsBodyBirthCountryLV captures enum value "LV"
	PostMeContactParamsBodyBirthCountryLV string = "LV"
	// PostMeContactParamsBodyBirthCountryLY captures enum value "LY"
	PostMeContactParamsBodyBirthCountryLY string = "LY"
	// PostMeContactParamsBodyBirthCountryMA captures enum value "MA"
	PostMeContactParamsBodyBirthCountryMA string = "MA"
	// PostMeContactParamsBodyBirthCountryMC captures enum value "MC"
	PostMeContactParamsBodyBirthCountryMC string = "MC"
	// PostMeContactParamsBodyBirthCountryMD captures enum value "MD"
	PostMeContactParamsBodyBirthCountryMD string = "MD"
	// PostMeContactParamsBodyBirthCountryME captures enum value "ME"
	PostMeContactParamsBodyBirthCountryME string = "ME"
	// PostMeContactParamsBodyBirthCountryMF captures enum value "MF"
	PostMeContactParamsBodyBirthCountryMF string = "MF"
	// PostMeContactParamsBodyBirthCountryMG captures enum value "MG"
	PostMeContactParamsBodyBirthCountryMG string = "MG"
	// PostMeContactParamsBodyBirthCountryMH captures enum value "MH"
	PostMeContactParamsBodyBirthCountryMH string = "MH"
	// PostMeContactParamsBodyBirthCountryMK captures enum value "MK"
	PostMeContactParamsBodyBirthCountryMK string = "MK"
	// PostMeContactParamsBodyBirthCountryML captures enum value "ML"
	PostMeContactParamsBodyBirthCountryML string = "ML"
	// PostMeContactParamsBodyBirthCountryMM captures enum value "MM"
	PostMeContactParamsBodyBirthCountryMM string = "MM"
	// PostMeContactParamsBodyBirthCountryMN captures enum value "MN"
	PostMeContactParamsBodyBirthCountryMN string = "MN"
	// PostMeContactParamsBodyBirthCountryMO captures enum value "MO"
	PostMeContactParamsBodyBirthCountryMO string = "MO"
	// PostMeContactParamsBodyBirthCountryMP captures enum value "MP"
	PostMeContactParamsBodyBirthCountryMP string = "MP"
	// PostMeContactParamsBodyBirthCountryMQ captures enum value "MQ"
	PostMeContactParamsBodyBirthCountryMQ string = "MQ"
	// PostMeContactParamsBodyBirthCountryMR captures enum value "MR"
	PostMeContactParamsBodyBirthCountryMR string = "MR"
	// PostMeContactParamsBodyBirthCountryMS captures enum value "MS"
	PostMeContactParamsBodyBirthCountryMS string = "MS"
	// PostMeContactParamsBodyBirthCountryMT captures enum value "MT"
	PostMeContactParamsBodyBirthCountryMT string = "MT"
	// PostMeContactParamsBodyBirthCountryMU captures enum value "MU"
	PostMeContactParamsBodyBirthCountryMU string = "MU"
	// PostMeContactParamsBodyBirthCountryMV captures enum value "MV"
	PostMeContactParamsBodyBirthCountryMV string = "MV"
	// PostMeContactParamsBodyBirthCountryMW captures enum value "MW"
	PostMeContactParamsBodyBirthCountryMW string = "MW"
	// PostMeContactParamsBodyBirthCountryMX captures enum value "MX"
	PostMeContactParamsBodyBirthCountryMX string = "MX"
	// PostMeContactParamsBodyBirthCountryMY captures enum value "MY"
	PostMeContactParamsBodyBirthCountryMY string = "MY"
	// PostMeContactParamsBodyBirthCountryMZ captures enum value "MZ"
	PostMeContactParamsBodyBirthCountryMZ string = "MZ"
	// PostMeContactParamsBodyBirthCountryNA captures enum value "NA"
	PostMeContactParamsBodyBirthCountryNA string = "NA"
	// PostMeContactParamsBodyBirthCountryNC captures enum value "NC"
	PostMeContactParamsBodyBirthCountryNC string = "NC"
	// PostMeContactParamsBodyBirthCountryNE captures enum value "NE"
	PostMeContactParamsBodyBirthCountryNE string = "NE"
	// PostMeContactParamsBodyBirthCountryNF captures enum value "NF"
	PostMeContactParamsBodyBirthCountryNF string = "NF"
	// PostMeContactParamsBodyBirthCountryNG captures enum value "NG"
	PostMeContactParamsBodyBirthCountryNG string = "NG"
	// PostMeContactParamsBodyBirthCountryNI captures enum value "NI"
	PostMeContactParamsBodyBirthCountryNI string = "NI"
	// PostMeContactParamsBodyBirthCountryNL captures enum value "NL"
	PostMeContactParamsBodyBirthCountryNL string = "NL"
	// PostMeContactParamsBodyBirthCountryNO captures enum value "NO"
	PostMeContactParamsBodyBirthCountryNO string = "NO"
	// PostMeContactParamsBodyBirthCountryNP captures enum value "NP"
	PostMeContactParamsBodyBirthCountryNP string = "NP"
	// PostMeContactParamsBodyBirthCountryNR captures enum value "NR"
	PostMeContactParamsBodyBirthCountryNR string = "NR"
	// PostMeContactParamsBodyBirthCountryNU captures enum value "NU"
	PostMeContactParamsBodyBirthCountryNU string = "NU"
	// PostMeContactParamsBodyBirthCountryNZ captures enum value "NZ"
	PostMeContactParamsBodyBirthCountryNZ string = "NZ"
	// PostMeContactParamsBodyBirthCountryOM captures enum value "OM"
	PostMeContactParamsBodyBirthCountryOM string = "OM"
	// PostMeContactParamsBodyBirthCountryPA captures enum value "PA"
	PostMeContactParamsBodyBirthCountryPA string = "PA"
	// PostMeContactParamsBodyBirthCountryPE captures enum value "PE"
	PostMeContactParamsBodyBirthCountryPE string = "PE"
	// PostMeContactParamsBodyBirthCountryPF captures enum value "PF"
	PostMeContactParamsBodyBirthCountryPF string = "PF"
	// PostMeContactParamsBodyBirthCountryPG captures enum value "PG"
	PostMeContactParamsBodyBirthCountryPG string = "PG"
	// PostMeContactParamsBodyBirthCountryPH captures enum value "PH"
	PostMeContactParamsBodyBirthCountryPH string = "PH"
	// PostMeContactParamsBodyBirthCountryPK captures enum value "PK"
	PostMeContactParamsBodyBirthCountryPK string = "PK"
	// PostMeContactParamsBodyBirthCountryPL captures enum value "PL"
	PostMeContactParamsBodyBirthCountryPL string = "PL"
	// PostMeContactParamsBodyBirthCountryPM captures enum value "PM"
	PostMeContactParamsBodyBirthCountryPM string = "PM"
	// PostMeContactParamsBodyBirthCountryPN captures enum value "PN"
	PostMeContactParamsBodyBirthCountryPN string = "PN"
	// PostMeContactParamsBodyBirthCountryPR captures enum value "PR"
	PostMeContactParamsBodyBirthCountryPR string = "PR"
	// PostMeContactParamsBodyBirthCountryPS captures enum value "PS"
	PostMeContactParamsBodyBirthCountryPS string = "PS"
	// PostMeContactParamsBodyBirthCountryPT captures enum value "PT"
	PostMeContactParamsBodyBirthCountryPT string = "PT"
	// PostMeContactParamsBodyBirthCountryPW captures enum value "PW"
	PostMeContactParamsBodyBirthCountryPW string = "PW"
	// PostMeContactParamsBodyBirthCountryPY captures enum value "PY"
	PostMeContactParamsBodyBirthCountryPY string = "PY"
	// PostMeContactParamsBodyBirthCountryQA captures enum value "QA"
	PostMeContactParamsBodyBirthCountryQA string = "QA"
	// PostMeContactParamsBodyBirthCountryRE captures enum value "RE"
	PostMeContactParamsBodyBirthCountryRE string = "RE"
	// PostMeContactParamsBodyBirthCountryRO captures enum value "RO"
	PostMeContactParamsBodyBirthCountryRO string = "RO"
	// PostMeContactParamsBodyBirthCountryRS captures enum value "RS"
	PostMeContactParamsBodyBirthCountryRS string = "RS"
	// PostMeContactParamsBodyBirthCountryRU captures enum value "RU"
	PostMeContactParamsBodyBirthCountryRU string = "RU"
	// PostMeContactParamsBodyBirthCountryRW captures enum value "RW"
	PostMeContactParamsBodyBirthCountryRW string = "RW"
	// PostMeContactParamsBodyBirthCountrySA captures enum value "SA"
	PostMeContactParamsBodyBirthCountrySA string = "SA"
	// PostMeContactParamsBodyBirthCountrySB captures enum value "SB"
	PostMeContactParamsBodyBirthCountrySB string = "SB"
	// PostMeContactParamsBodyBirthCountrySC captures enum value "SC"
	PostMeContactParamsBodyBirthCountrySC string = "SC"
	// PostMeContactParamsBodyBirthCountrySD captures enum value "SD"
	PostMeContactParamsBodyBirthCountrySD string = "SD"
	// PostMeContactParamsBodyBirthCountrySE captures enum value "SE"
	PostMeContactParamsBodyBirthCountrySE string = "SE"
	// PostMeContactParamsBodyBirthCountrySG captures enum value "SG"
	PostMeContactParamsBodyBirthCountrySG string = "SG"
	// PostMeContactParamsBodyBirthCountrySH captures enum value "SH"
	PostMeContactParamsBodyBirthCountrySH string = "SH"
	// PostMeContactParamsBodyBirthCountrySI captures enum value "SI"
	PostMeContactParamsBodyBirthCountrySI string = "SI"
	// PostMeContactParamsBodyBirthCountrySJ captures enum value "SJ"
	PostMeContactParamsBodyBirthCountrySJ string = "SJ"
	// PostMeContactParamsBodyBirthCountrySK captures enum value "SK"
	PostMeContactParamsBodyBirthCountrySK string = "SK"
	// PostMeContactParamsBodyBirthCountrySL captures enum value "SL"
	PostMeContactParamsBodyBirthCountrySL string = "SL"
	// PostMeContactParamsBodyBirthCountrySM captures enum value "SM"
	PostMeContactParamsBodyBirthCountrySM string = "SM"
	// PostMeContactParamsBodyBirthCountrySN captures enum value "SN"
	PostMeContactParamsBodyBirthCountrySN string = "SN"
	// PostMeContactParamsBodyBirthCountrySO captures enum value "SO"
	PostMeContactParamsBodyBirthCountrySO string = "SO"
	// PostMeContactParamsBodyBirthCountrySR captures enum value "SR"
	PostMeContactParamsBodyBirthCountrySR string = "SR"
	// PostMeContactParamsBodyBirthCountrySS captures enum value "SS"
	PostMeContactParamsBodyBirthCountrySS string = "SS"
	// PostMeContactParamsBodyBirthCountryST captures enum value "ST"
	PostMeContactParamsBodyBirthCountryST string = "ST"
	// PostMeContactParamsBodyBirthCountrySV captures enum value "SV"
	PostMeContactParamsBodyBirthCountrySV string = "SV"
	// PostMeContactParamsBodyBirthCountrySX captures enum value "SX"
	PostMeContactParamsBodyBirthCountrySX string = "SX"
	// PostMeContactParamsBodyBirthCountrySY captures enum value "SY"
	PostMeContactParamsBodyBirthCountrySY string = "SY"
	// PostMeContactParamsBodyBirthCountrySZ captures enum value "SZ"
	PostMeContactParamsBodyBirthCountrySZ string = "SZ"
	// PostMeContactParamsBodyBirthCountryTA captures enum value "TA"
	PostMeContactParamsBodyBirthCountryTA string = "TA"
	// PostMeContactParamsBodyBirthCountryTC captures enum value "TC"
	PostMeContactParamsBodyBirthCountryTC string = "TC"
	// PostMeContactParamsBodyBirthCountryTD captures enum value "TD"
	PostMeContactParamsBodyBirthCountryTD string = "TD"
	// PostMeContactParamsBodyBirthCountryTF captures enum value "TF"
	PostMeContactParamsBodyBirthCountryTF string = "TF"
	// PostMeContactParamsBodyBirthCountryTG captures enum value "TG"
	PostMeContactParamsBodyBirthCountryTG string = "TG"
	// PostMeContactParamsBodyBirthCountryTH captures enum value "TH"
	PostMeContactParamsBodyBirthCountryTH string = "TH"
	// PostMeContactParamsBodyBirthCountryTJ captures enum value "TJ"
	PostMeContactParamsBodyBirthCountryTJ string = "TJ"
	// PostMeContactParamsBodyBirthCountryTK captures enum value "TK"
	PostMeContactParamsBodyBirthCountryTK string = "TK"
	// PostMeContactParamsBodyBirthCountryTL captures enum value "TL"
	PostMeContactParamsBodyBirthCountryTL string = "TL"
	// PostMeContactParamsBodyBirthCountryTM captures enum value "TM"
	PostMeContactParamsBodyBirthCountryTM string = "TM"
	// PostMeContactParamsBodyBirthCountryTN captures enum value "TN"
	PostMeContactParamsBodyBirthCountryTN string = "TN"
	// PostMeContactParamsBodyBirthCountryTO captures enum value "TO"
	PostMeContactParamsBodyBirthCountryTO string = "TO"
	// PostMeContactParamsBodyBirthCountryTR captures enum value "TR"
	PostMeContactParamsBodyBirthCountryTR string = "TR"
	// PostMeContactParamsBodyBirthCountryTT captures enum value "TT"
	PostMeContactParamsBodyBirthCountryTT string = "TT"
	// PostMeContactParamsBodyBirthCountryTV captures enum value "TV"
	PostMeContactParamsBodyBirthCountryTV string = "TV"
	// PostMeContactParamsBodyBirthCountryTW captures enum value "TW"
	PostMeContactParamsBodyBirthCountryTW string = "TW"
	// PostMeContactParamsBodyBirthCountryTZ captures enum value "TZ"
	PostMeContactParamsBodyBirthCountryTZ string = "TZ"
	// PostMeContactParamsBodyBirthCountryUA captures enum value "UA"
	PostMeContactParamsBodyBirthCountryUA string = "UA"
	// PostMeContactParamsBodyBirthCountryUG captures enum value "UG"
	PostMeContactParamsBodyBirthCountryUG string = "UG"
	// PostMeContactParamsBodyBirthCountryUM captures enum value "UM"
	PostMeContactParamsBodyBirthCountryUM string = "UM"
	// PostMeContactParamsBodyBirthCountryUNKNOWN captures enum value "UNKNOWN"
	PostMeContactParamsBodyBirthCountryUNKNOWN string = "UNKNOWN"
	// PostMeContactParamsBodyBirthCountryUS captures enum value "US"
	PostMeContactParamsBodyBirthCountryUS string = "US"
	// PostMeContactParamsBodyBirthCountryUY captures enum value "UY"
	PostMeContactParamsBodyBirthCountryUY string = "UY"
	// PostMeContactParamsBodyBirthCountryUZ captures enum value "UZ"
	PostMeContactParamsBodyBirthCountryUZ string = "UZ"
	// PostMeContactParamsBodyBirthCountryVA captures enum value "VA"
	PostMeContactParamsBodyBirthCountryVA string = "VA"
	// PostMeContactParamsBodyBirthCountryVC captures enum value "VC"
	PostMeContactParamsBodyBirthCountryVC string = "VC"
	// PostMeContactParamsBodyBirthCountryVE captures enum value "VE"
	PostMeContactParamsBodyBirthCountryVE string = "VE"
	// PostMeContactParamsBodyBirthCountryVG captures enum value "VG"
	PostMeContactParamsBodyBirthCountryVG string = "VG"
	// PostMeContactParamsBodyBirthCountryVI captures enum value "VI"
	PostMeContactParamsBodyBirthCountryVI string = "VI"
	// PostMeContactParamsBodyBirthCountryVN captures enum value "VN"
	PostMeContactParamsBodyBirthCountryVN string = "VN"
	// PostMeContactParamsBodyBirthCountryVU captures enum value "VU"
	PostMeContactParamsBodyBirthCountryVU string = "VU"
	// PostMeContactParamsBodyBirthCountryWF captures enum value "WF"
	PostMeContactParamsBodyBirthCountryWF string = "WF"
	// PostMeContactParamsBodyBirthCountryWS captures enum value "WS"
	PostMeContactParamsBodyBirthCountryWS string = "WS"
	// PostMeContactParamsBodyBirthCountryXK captures enum value "XK"
	PostMeContactParamsBodyBirthCountryXK string = "XK"
	// PostMeContactParamsBodyBirthCountryYE captures enum value "YE"
	PostMeContactParamsBodyBirthCountryYE string = "YE"
	// PostMeContactParamsBodyBirthCountryYT captures enum value "YT"
	PostMeContactParamsBodyBirthCountryYT string = "YT"
	// PostMeContactParamsBodyBirthCountryZA captures enum value "ZA"
	PostMeContactParamsBodyBirthCountryZA string = "ZA"
	// PostMeContactParamsBodyBirthCountryZM captures enum value "ZM"
	PostMeContactParamsBodyBirthCountryZM string = "ZM"
	// PostMeContactParamsBodyBirthCountryZW captures enum value "ZW"
	PostMeContactParamsBodyBirthCountryZW string = "ZW"
)
View Source
const (
	// PostMeContactParamsBodyGenderFemale captures enum value "female"
	PostMeContactParamsBodyGenderFemale string = "female"
	// PostMeContactParamsBodyGenderMale captures enum value "male"
	PostMeContactParamsBodyGenderMale string = "male"
)
View Source
const (
	// PostMeContactParamsBodyLanguageCsCZ captures enum value "cs_CZ"
	PostMeContactParamsBodyLanguageCsCZ string = "cs_CZ"
	// PostMeContactParamsBodyLanguageDeDE captures enum value "de_DE"
	PostMeContactParamsBodyLanguageDeDE string = "de_DE"
	// PostMeContactParamsBodyLanguageEnAU captures enum value "en_AU"
	PostMeContactParamsBodyLanguageEnAU string = "en_AU"
	// PostMeContactParamsBodyLanguageEnCA captures enum value "en_CA"
	PostMeContactParamsBodyLanguageEnCA string = "en_CA"
	// PostMeContactParamsBodyLanguageEnGB captures enum value "en_GB"
	PostMeContactParamsBodyLanguageEnGB string = "en_GB"
	// PostMeContactParamsBodyLanguageEnIE captures enum value "en_IE"
	PostMeContactParamsBodyLanguageEnIE string = "en_IE"
	// PostMeContactParamsBodyLanguageEnUS captures enum value "en_US"
	PostMeContactParamsBodyLanguageEnUS string = "en_US"
	// PostMeContactParamsBodyLanguageEsES captures enum value "es_ES"
	PostMeContactParamsBodyLanguageEsES string = "es_ES"
	// PostMeContactParamsBodyLanguageFiFI captures enum value "fi_FI"
	PostMeContactParamsBodyLanguageFiFI string = "fi_FI"
	// PostMeContactParamsBodyLanguageFrCA captures enum value "fr_CA"
	PostMeContactParamsBodyLanguageFrCA string = "fr_CA"
	// PostMeContactParamsBodyLanguageFrFR captures enum value "fr_FR"
	PostMeContactParamsBodyLanguageFrFR string = "fr_FR"
	// PostMeContactParamsBodyLanguageFrMA captures enum value "fr_MA"
	PostMeContactParamsBodyLanguageFrMA string = "fr_MA"
	// PostMeContactParamsBodyLanguageFrSN captures enum value "fr_SN"
	PostMeContactParamsBodyLanguageFrSN string = "fr_SN"
	// PostMeContactParamsBodyLanguageFrTN captures enum value "fr_TN"
	PostMeContactParamsBodyLanguageFrTN string = "fr_TN"
	// PostMeContactParamsBodyLanguageItIT captures enum value "it_IT"
	PostMeContactParamsBodyLanguageItIT string = "it_IT"
	// PostMeContactParamsBodyLanguageLtLT captures enum value "lt_LT"
	PostMeContactParamsBodyLanguageLtLT string = "lt_LT"
	// PostMeContactParamsBodyLanguageNlNL captures enum value "nl_NL"
	PostMeContactParamsBodyLanguageNlNL string = "nl_NL"
	// PostMeContactParamsBodyLanguagePlPL captures enum value "pl_PL"
	PostMeContactParamsBodyLanguagePlPL string = "pl_PL"
	// PostMeContactParamsBodyLanguagePtPT captures enum value "pt_PT"
	PostMeContactParamsBodyLanguagePtPT string = "pt_PT"
)
View Source
const (
	// PostMeContactParamsBodyLegalFormAdministration captures enum value "administration"
	PostMeContactParamsBodyLegalFormAdministration string = "administration"
	// PostMeContactParamsBodyLegalFormAssociation captures enum value "association"
	PostMeContactParamsBodyLegalFormAssociation string = "association"
	// PostMeContactParamsBodyLegalFormCorporation captures enum value "corporation"
	PostMeContactParamsBodyLegalFormCorporation string = "corporation"
	// PostMeContactParamsBodyLegalFormIndividual captures enum value "individual"
	PostMeContactParamsBodyLegalFormIndividual string = "individual"
	// PostMeContactParamsBodyLegalFormOther captures enum value "other"
	PostMeContactParamsBodyLegalFormOther string = "other"
	// PostMeContactParamsBodyLegalFormPersonalcorporation captures enum value "personalcorporation"
	PostMeContactParamsBodyLegalFormPersonalcorporation string = "personalcorporation"
)
View Source
const (
	// PostMeContactParamsBodyNationalityAC captures enum value "AC"
	PostMeContactParamsBodyNationalityAC string = "AC"
	// PostMeContactParamsBodyNationalityAD captures enum value "AD"
	PostMeContactParamsBodyNationalityAD string = "AD"
	// PostMeContactParamsBodyNationalityAE captures enum value "AE"
	PostMeContactParamsBodyNationalityAE string = "AE"
	// PostMeContactParamsBodyNationalityAF captures enum value "AF"
	PostMeContactParamsBodyNationalityAF string = "AF"
	// PostMeContactParamsBodyNationalityAG captures enum value "AG"
	PostMeContactParamsBodyNationalityAG string = "AG"
	// PostMeContactParamsBodyNationalityAI captures enum value "AI"
	PostMeContactParamsBodyNationalityAI string = "AI"
	// PostMeContactParamsBodyNationalityAL captures enum value "AL"
	PostMeContactParamsBodyNationalityAL string = "AL"
	// PostMeContactParamsBodyNationalityAM captures enum value "AM"
	PostMeContactParamsBodyNationalityAM string = "AM"
	// PostMeContactParamsBodyNationalityAO captures enum value "AO"
	PostMeContactParamsBodyNationalityAO string = "AO"
	// PostMeContactParamsBodyNationalityAQ captures enum value "AQ"
	PostMeContactParamsBodyNationalityAQ string = "AQ"
	// PostMeContactParamsBodyNationalityAR captures enum value "AR"
	PostMeContactParamsBodyNationalityAR string = "AR"
	// PostMeContactParamsBodyNationalityAS captures enum value "AS"
	PostMeContactParamsBodyNationalityAS string = "AS"
	// PostMeContactParamsBodyNationalityAT captures enum value "AT"
	PostMeContactParamsBodyNationalityAT string = "AT"
	// PostMeContactParamsBodyNationalityAU captures enum value "AU"
	PostMeContactParamsBodyNationalityAU string = "AU"
	// PostMeContactParamsBodyNationalityAW captures enum value "AW"
	PostMeContactParamsBodyNationalityAW string = "AW"
	// PostMeContactParamsBodyNationalityAX captures enum value "AX"
	PostMeContactParamsBodyNationalityAX string = "AX"
	// PostMeContactParamsBodyNationalityAZ captures enum value "AZ"
	PostMeContactParamsBodyNationalityAZ string = "AZ"
	// PostMeContactParamsBodyNationalityBA captures enum value "BA"
	PostMeContactParamsBodyNationalityBA string = "BA"
	// PostMeContactParamsBodyNationalityBB captures enum value "BB"
	PostMeContactParamsBodyNationalityBB string = "BB"
	// PostMeContactParamsBodyNationalityBD captures enum value "BD"
	PostMeContactParamsBodyNationalityBD string = "BD"
	// PostMeContactParamsBodyNationalityBE captures enum value "BE"
	PostMeContactParamsBodyNationalityBE string = "BE"
	// PostMeContactParamsBodyNationalityBF captures enum value "BF"
	PostMeContactParamsBodyNationalityBF string = "BF"
	// PostMeContactParamsBodyNationalityBG captures enum value "BG"
	PostMeContactParamsBodyNationalityBG string = "BG"
	// PostMeContactParamsBodyNationalityBH captures enum value "BH"
	PostMeContactParamsBodyNationalityBH string = "BH"
	// PostMeContactParamsBodyNationalityBI captures enum value "BI"
	PostMeContactParamsBodyNationalityBI string = "BI"
	// PostMeContactParamsBodyNationalityBJ captures enum value "BJ"
	PostMeContactParamsBodyNationalityBJ string = "BJ"
	// PostMeContactParamsBodyNationalityBL captures enum value "BL"
	PostMeContactParamsBodyNationalityBL string = "BL"
	// PostMeContactParamsBodyNationalityBM captures enum value "BM"
	PostMeContactParamsBodyNationalityBM string = "BM"
	// PostMeContactParamsBodyNationalityBN captures enum value "BN"
	PostMeContactParamsBodyNationalityBN string = "BN"
	// PostMeContactParamsBodyNationalityBO captures enum value "BO"
	PostMeContactParamsBodyNationalityBO string = "BO"
	// PostMeContactParamsBodyNationalityBQ captures enum value "BQ"
	PostMeContactParamsBodyNationalityBQ string = "BQ"
	// PostMeContactParamsBodyNationalityBR captures enum value "BR"
	PostMeContactParamsBodyNationalityBR string = "BR"
	// PostMeContactParamsBodyNationalityBS captures enum value "BS"
	PostMeContactParamsBodyNationalityBS string = "BS"
	// PostMeContactParamsBodyNationalityBT captures enum value "BT"
	PostMeContactParamsBodyNationalityBT string = "BT"
	// PostMeContactParamsBodyNationalityBW captures enum value "BW"
	PostMeContactParamsBodyNationalityBW string = "BW"
	// PostMeContactParamsBodyNationalityBY captures enum value "BY"
	PostMeContactParamsBodyNationalityBY string = "BY"
	// PostMeContactParamsBodyNationalityBZ captures enum value "BZ"
	PostMeContactParamsBodyNationalityBZ string = "BZ"
	// PostMeContactParamsBodyNationalityCA captures enum value "CA"
	PostMeContactParamsBodyNationalityCA string = "CA"
	// PostMeContactParamsBodyNationalityCC captures enum value "CC"
	PostMeContactParamsBodyNationalityCC string = "CC"
	// PostMeContactParamsBodyNationalityCD captures enum value "CD"
	PostMeContactParamsBodyNationalityCD string = "CD"
	// PostMeContactParamsBodyNationalityCF captures enum value "CF"
	PostMeContactParamsBodyNationalityCF string = "CF"
	// PostMeContactParamsBodyNationalityCG captures enum value "CG"
	PostMeContactParamsBodyNationalityCG string = "CG"
	// PostMeContactParamsBodyNationalityCH captures enum value "CH"
	PostMeContactParamsBodyNationalityCH string = "CH"
	// PostMeContactParamsBodyNationalityCI captures enum value "CI"
	PostMeContactParamsBodyNationalityCI string = "CI"
	// PostMeContactParamsBodyNationalityCK captures enum value "CK"
	PostMeContactParamsBodyNationalityCK string = "CK"
	// PostMeContactParamsBodyNationalityCL captures enum value "CL"
	PostMeContactParamsBodyNationalityCL string = "CL"
	// PostMeContactParamsBodyNationalityCM captures enum value "CM"
	PostMeContactParamsBodyNationalityCM string = "CM"
	// PostMeContactParamsBodyNationalityCN captures enum value "CN"
	PostMeContactParamsBodyNationalityCN string = "CN"
	// PostMeContactParamsBodyNationalityCO captures enum value "CO"
	PostMeContactParamsBodyNationalityCO string = "CO"
	// PostMeContactParamsBodyNationalityCR captures enum value "CR"
	PostMeContactParamsBodyNationalityCR string = "CR"
	// PostMeContactParamsBodyNationalityCU captures enum value "CU"
	PostMeContactParamsBodyNationalityCU string = "CU"
	// PostMeContactParamsBodyNationalityCV captures enum value "CV"
	PostMeContactParamsBodyNationalityCV string = "CV"
	// PostMeContactParamsBodyNationalityCW captures enum value "CW"
	PostMeContactParamsBodyNationalityCW string = "CW"
	// PostMeContactParamsBodyNationalityCX captures enum value "CX"
	PostMeContactParamsBodyNationalityCX string = "CX"
	// PostMeContactParamsBodyNationalityCY captures enum value "CY"
	PostMeContactParamsBodyNationalityCY string = "CY"
	// PostMeContactParamsBodyNationalityCZ captures enum value "CZ"
	PostMeContactParamsBodyNationalityCZ string = "CZ"
	// PostMeContactParamsBodyNationalityDE captures enum value "DE"
	PostMeContactParamsBodyNationalityDE string = "DE"
	// PostMeContactParamsBodyNationalityDG captures enum value "DG"
	PostMeContactParamsBodyNationalityDG string = "DG"
	// PostMeContactParamsBodyNationalityDJ captures enum value "DJ"
	PostMeContactParamsBodyNationalityDJ string = "DJ"
	// PostMeContactParamsBodyNationalityDK captures enum value "DK"
	PostMeContactParamsBodyNationalityDK string = "DK"
	// PostMeContactParamsBodyNationalityDM captures enum value "DM"
	PostMeContactParamsBodyNationalityDM string = "DM"
	// PostMeContactParamsBodyNationalityDO captures enum value "DO"
	PostMeContactParamsBodyNationalityDO string = "DO"
	// PostMeContactParamsBodyNationalityDZ captures enum value "DZ"
	PostMeContactParamsBodyNationalityDZ string = "DZ"
	// PostMeContactParamsBodyNationalityEA captures enum value "EA"
	PostMeContactParamsBodyNationalityEA string = "EA"
	// PostMeContactParamsBodyNationalityEC captures enum value "EC"
	PostMeContactParamsBodyNationalityEC string = "EC"
	// PostMeContactParamsBodyNationalityEE captures enum value "EE"
	PostMeContactParamsBodyNationalityEE string = "EE"
	// PostMeContactParamsBodyNationalityEG captures enum value "EG"
	PostMeContactParamsBodyNationalityEG string = "EG"
	// PostMeContactParamsBodyNationalityEH captures enum value "EH"
	PostMeContactParamsBodyNationalityEH string = "EH"
	// PostMeContactParamsBodyNationalityER captures enum value "ER"
	PostMeContactParamsBodyNationalityER string = "ER"
	// PostMeContactParamsBodyNationalityES captures enum value "ES"
	PostMeContactParamsBodyNationalityES string = "ES"
	// PostMeContactParamsBodyNationalityET captures enum value "ET"
	PostMeContactParamsBodyNationalityET string = "ET"
	// PostMeContactParamsBodyNationalityFI captures enum value "FI"
	PostMeContactParamsBodyNationalityFI string = "FI"
	// PostMeContactParamsBodyNationalityFJ captures enum value "FJ"
	PostMeContactParamsBodyNationalityFJ string = "FJ"
	// PostMeContactParamsBodyNationalityFK captures enum value "FK"
	PostMeContactParamsBodyNationalityFK string = "FK"
	// PostMeContactParamsBodyNationalityFM captures enum value "FM"
	PostMeContactParamsBodyNationalityFM string = "FM"
	// PostMeContactParamsBodyNationalityFO captures enum value "FO"
	PostMeContactParamsBodyNationalityFO string = "FO"
	// PostMeContactParamsBodyNationalityFR captures enum value "FR"
	PostMeContactParamsBodyNationalityFR string = "FR"
	// PostMeContactParamsBodyNationalityGA captures enum value "GA"
	PostMeContactParamsBodyNationalityGA string = "GA"
	// PostMeContactParamsBodyNationalityGB captures enum value "GB"
	PostMeContactParamsBodyNationalityGB string = "GB"
	// PostMeContactParamsBodyNationalityGD captures enum value "GD"
	PostMeContactParamsBodyNationalityGD string = "GD"
	// PostMeContactParamsBodyNationalityGE captures enum value "GE"
	PostMeContactParamsBodyNationalityGE string = "GE"
	// PostMeContactParamsBodyNationalityGF captures enum value "GF"
	PostMeContactParamsBodyNationalityGF string = "GF"
	// PostMeContactParamsBodyNationalityGG captures enum value "GG"
	PostMeContactParamsBodyNationalityGG string = "GG"
	// PostMeContactParamsBodyNationalityGH captures enum value "GH"
	PostMeContactParamsBodyNationalityGH string = "GH"
	// PostMeContactParamsBodyNationalityGI captures enum value "GI"
	PostMeContactParamsBodyNationalityGI string = "GI"
	// PostMeContactParamsBodyNationalityGL captures enum value "GL"
	PostMeContactParamsBodyNationalityGL string = "GL"
	// PostMeContactParamsBodyNationalityGM captures enum value "GM"
	PostMeContactParamsBodyNationalityGM string = "GM"
	// PostMeContactParamsBodyNationalityGN captures enum value "GN"
	PostMeContactParamsBodyNationalityGN string = "GN"
	// PostMeContactParamsBodyNationalityGP captures enum value "GP"
	PostMeContactParamsBodyNationalityGP string = "GP"
	// PostMeContactParamsBodyNationalityGQ captures enum value "GQ"
	PostMeContactParamsBodyNationalityGQ string = "GQ"
	// PostMeContactParamsBodyNationalityGR captures enum value "GR"
	PostMeContactParamsBodyNationalityGR string = "GR"
	// PostMeContactParamsBodyNationalityGS captures enum value "GS"
	PostMeContactParamsBodyNationalityGS string = "GS"
	// PostMeContactParamsBodyNationalityGT captures enum value "GT"
	PostMeContactParamsBodyNationalityGT string = "GT"
	// PostMeContactParamsBodyNationalityGU captures enum value "GU"
	PostMeContactParamsBodyNationalityGU string = "GU"
	// PostMeContactParamsBodyNationalityGW captures enum value "GW"
	PostMeContactParamsBodyNationalityGW string = "GW"
	// PostMeContactParamsBodyNationalityGY captures enum value "GY"
	PostMeContactParamsBodyNationalityGY string = "GY"
	// PostMeContactParamsBodyNationalityHK captures enum value "HK"
	PostMeContactParamsBodyNationalityHK string = "HK"
	// PostMeContactParamsBodyNationalityHN captures enum value "HN"
	PostMeContactParamsBodyNationalityHN string = "HN"
	// PostMeContactParamsBodyNationalityHR captures enum value "HR"
	PostMeContactParamsBodyNationalityHR string = "HR"
	// PostMeContactParamsBodyNationalityHT captures enum value "HT"
	PostMeContactParamsBodyNationalityHT string = "HT"
	// PostMeContactParamsBodyNationalityHU captures enum value "HU"
	PostMeContactParamsBodyNationalityHU string = "HU"
	// PostMeContactParamsBodyNationalityIC captures enum value "IC"
	PostMeContactParamsBodyNationalityIC string = "IC"
	// PostMeContactParamsBodyNationalityID captures enum value "ID"
	PostMeContactParamsBodyNationalityID string = "ID"
	// PostMeContactParamsBodyNationalityIE captures enum value "IE"
	PostMeContactParamsBodyNationalityIE string = "IE"
	// PostMeContactParamsBodyNationalityIL captures enum value "IL"
	PostMeContactParamsBodyNationalityIL string = "IL"
	// PostMeContactParamsBodyNationalityIM captures enum value "IM"
	PostMeContactParamsBodyNationalityIM string = "IM"
	// PostMeContactParamsBodyNationalityIN captures enum value "IN"
	PostMeContactParamsBodyNationalityIN string = "IN"
	// PostMeContactParamsBodyNationalityIO captures enum value "IO"
	PostMeContactParamsBodyNationalityIO string = "IO"
	// PostMeContactParamsBodyNationalityIQ captures enum value "IQ"
	PostMeContactParamsBodyNationalityIQ string = "IQ"
	// PostMeContactParamsBodyNationalityIR captures enum value "IR"
	PostMeContactParamsBodyNationalityIR string = "IR"
	// PostMeContactParamsBodyNationalityIS captures enum value "IS"
	PostMeContactParamsBodyNationalityIS string = "IS"
	// PostMeContactParamsBodyNationalityIT captures enum value "IT"
	PostMeContactParamsBodyNationalityIT string = "IT"
	// PostMeContactParamsBodyNationalityJE captures enum value "JE"
	PostMeContactParamsBodyNationalityJE string = "JE"
	// PostMeContactParamsBodyNationalityJM captures enum value "JM"
	PostMeContactParamsBodyNationalityJM string = "JM"
	// PostMeContactParamsBodyNationalityJO captures enum value "JO"
	PostMeContactParamsBodyNationalityJO string = "JO"
	// PostMeContactParamsBodyNationalityJP captures enum value "JP"
	PostMeContactParamsBodyNationalityJP string = "JP"
	// PostMeContactParamsBodyNationalityKE captures enum value "KE"
	PostMeContactParamsBodyNationalityKE string = "KE"
	// PostMeContactParamsBodyNationalityKG captures enum value "KG"
	PostMeContactParamsBodyNationalityKG string = "KG"
	// PostMeContactParamsBodyNationalityKH captures enum value "KH"
	PostMeContactParamsBodyNationalityKH string = "KH"
	// PostMeContactParamsBodyNationalityKI captures enum value "KI"
	PostMeContactParamsBodyNationalityKI string = "KI"
	// PostMeContactParamsBodyNationalityKM captures enum value "KM"
	PostMeContactParamsBodyNationalityKM string = "KM"
	// PostMeContactParamsBodyNationalityKN captures enum value "KN"
	PostMeContactParamsBodyNationalityKN string = "KN"
	// PostMeContactParamsBodyNationalityKP captures enum value "KP"
	PostMeContactParamsBodyNationalityKP string = "KP"
	// PostMeContactParamsBodyNationalityKR captures enum value "KR"
	PostMeContactParamsBodyNationalityKR string = "KR"
	// PostMeContactParamsBodyNationalityKW captures enum value "KW"
	PostMeContactParamsBodyNationalityKW string = "KW"
	// PostMeContactParamsBodyNationalityKY captures enum value "KY"
	PostMeContactParamsBodyNationalityKY string = "KY"
	// PostMeContactParamsBodyNationalityKZ captures enum value "KZ"
	PostMeContactParamsBodyNationalityKZ string = "KZ"
	// PostMeContactParamsBodyNationalityLA captures enum value "LA"
	PostMeContactParamsBodyNationalityLA string = "LA"
	// PostMeContactParamsBodyNationalityLB captures enum value "LB"
	PostMeContactParamsBodyNationalityLB string = "LB"
	// PostMeContactParamsBodyNationalityLC captures enum value "LC"
	PostMeContactParamsBodyNationalityLC string = "LC"
	// PostMeContactParamsBodyNationalityLI captures enum value "LI"
	PostMeContactParamsBodyNationalityLI string = "LI"
	// PostMeContactParamsBodyNationalityLK captures enum value "LK"
	PostMeContactParamsBodyNationalityLK string = "LK"
	// PostMeContactParamsBodyNationalityLR captures enum value "LR"
	PostMeContactParamsBodyNationalityLR string = "LR"
	// PostMeContactParamsBodyNationalityLS captures enum value "LS"
	PostMeContactParamsBodyNationalityLS string = "LS"
	// PostMeContactParamsBodyNationalityLT captures enum value "LT"
	PostMeContactParamsBodyNationalityLT string = "LT"
	// PostMeContactParamsBodyNationalityLU captures enum value "LU"
	PostMeContactParamsBodyNationalityLU string = "LU"
	// PostMeContactParamsBodyNationalityLV captures enum value "LV"
	PostMeContactParamsBodyNationalityLV string = "LV"
	// PostMeContactParamsBodyNationalityLY captures enum value "LY"
	PostMeContactParamsBodyNationalityLY string = "LY"
	// PostMeContactParamsBodyNationalityMA captures enum value "MA"
	PostMeContactParamsBodyNationalityMA string = "MA"
	// PostMeContactParamsBodyNationalityMC captures enum value "MC"
	PostMeContactParamsBodyNationalityMC string = "MC"
	// PostMeContactParamsBodyNationalityMD captures enum value "MD"
	PostMeContactParamsBodyNationalityMD string = "MD"
	// PostMeContactParamsBodyNationalityME captures enum value "ME"
	PostMeContactParamsBodyNationalityME string = "ME"
	// PostMeContactParamsBodyNationalityMF captures enum value "MF"
	PostMeContactParamsBodyNationalityMF string = "MF"
	// PostMeContactParamsBodyNationalityMG captures enum value "MG"
	PostMeContactParamsBodyNationalityMG string = "MG"
	// PostMeContactParamsBodyNationalityMH captures enum value "MH"
	PostMeContactParamsBodyNationalityMH string = "MH"
	// PostMeContactParamsBodyNationalityMK captures enum value "MK"
	PostMeContactParamsBodyNationalityMK string = "MK"
	// PostMeContactParamsBodyNationalityML captures enum value "ML"
	PostMeContactParamsBodyNationalityML string = "ML"
	// PostMeContactParamsBodyNationalityMM captures enum value "MM"
	PostMeContactParamsBodyNationalityMM string = "MM"
	// PostMeContactParamsBodyNationalityMN captures enum value "MN"
	PostMeContactParamsBodyNationalityMN string = "MN"
	// PostMeContactParamsBodyNationalityMO captures enum value "MO"
	PostMeContactParamsBodyNationalityMO string = "MO"
	// PostMeContactParamsBodyNationalityMP captures enum value "MP"
	PostMeContactParamsBodyNationalityMP string = "MP"
	// PostMeContactParamsBodyNationalityMQ captures enum value "MQ"
	PostMeContactParamsBodyNationalityMQ string = "MQ"
	// PostMeContactParamsBodyNationalityMR captures enum value "MR"
	PostMeContactParamsBodyNationalityMR string = "MR"
	// PostMeContactParamsBodyNationalityMS captures enum value "MS"
	PostMeContactParamsBodyNationalityMS string = "MS"
	// PostMeContactParamsBodyNationalityMT captures enum value "MT"
	PostMeContactParamsBodyNationalityMT string = "MT"
	// PostMeContactParamsBodyNationalityMU captures enum value "MU"
	PostMeContactParamsBodyNationalityMU string = "MU"
	// PostMeContactParamsBodyNationalityMV captures enum value "MV"
	PostMeContactParamsBodyNationalityMV string = "MV"
	// PostMeContactParamsBodyNationalityMW captures enum value "MW"
	PostMeContactParamsBodyNationalityMW string = "MW"
	// PostMeContactParamsBodyNationalityMX captures enum value "MX"
	PostMeContactParamsBodyNationalityMX string = "MX"
	// PostMeContactParamsBodyNationalityMY captures enum value "MY"
	PostMeContactParamsBodyNationalityMY string = "MY"
	// PostMeContactParamsBodyNationalityMZ captures enum value "MZ"
	PostMeContactParamsBodyNationalityMZ string = "MZ"
	// PostMeContactParamsBodyNationalityNA captures enum value "NA"
	PostMeContactParamsBodyNationalityNA string = "NA"
	// PostMeContactParamsBodyNationalityNC captures enum value "NC"
	PostMeContactParamsBodyNationalityNC string = "NC"
	// PostMeContactParamsBodyNationalityNE captures enum value "NE"
	PostMeContactParamsBodyNationalityNE string = "NE"
	// PostMeContactParamsBodyNationalityNF captures enum value "NF"
	PostMeContactParamsBodyNationalityNF string = "NF"
	// PostMeContactParamsBodyNationalityNG captures enum value "NG"
	PostMeContactParamsBodyNationalityNG string = "NG"
	// PostMeContactParamsBodyNationalityNI captures enum value "NI"
	PostMeContactParamsBodyNationalityNI string = "NI"
	// PostMeContactParamsBodyNationalityNL captures enum value "NL"
	PostMeContactParamsBodyNationalityNL string = "NL"
	// PostMeContactParamsBodyNationalityNO captures enum value "NO"
	PostMeContactParamsBodyNationalityNO string = "NO"
	// PostMeContactParamsBodyNationalityNP captures enum value "NP"
	PostMeContactParamsBodyNationalityNP string = "NP"
	// PostMeContactParamsBodyNationalityNR captures enum value "NR"
	PostMeContactParamsBodyNationalityNR string = "NR"
	// PostMeContactParamsBodyNationalityNU captures enum value "NU"
	PostMeContactParamsBodyNationalityNU string = "NU"
	// PostMeContactParamsBodyNationalityNZ captures enum value "NZ"
	PostMeContactParamsBodyNationalityNZ string = "NZ"
	// PostMeContactParamsBodyNationalityOM captures enum value "OM"
	PostMeContactParamsBodyNationalityOM string = "OM"
	// PostMeContactParamsBodyNationalityPA captures enum value "PA"
	PostMeContactParamsBodyNationalityPA string = "PA"
	// PostMeContactParamsBodyNationalityPE captures enum value "PE"
	PostMeContactParamsBodyNationalityPE string = "PE"
	// PostMeContactParamsBodyNationalityPF captures enum value "PF"
	PostMeContactParamsBodyNationalityPF string = "PF"
	// PostMeContactParamsBodyNationalityPG captures enum value "PG"
	PostMeContactParamsBodyNationalityPG string = "PG"
	// PostMeContactParamsBodyNationalityPH captures enum value "PH"
	PostMeContactParamsBodyNationalityPH string = "PH"
	// PostMeContactParamsBodyNationalityPK captures enum value "PK"
	PostMeContactParamsBodyNationalityPK string = "PK"
	// PostMeContactParamsBodyNationalityPL captures enum value "PL"
	PostMeContactParamsBodyNationalityPL string = "PL"
	// PostMeContactParamsBodyNationalityPM captures enum value "PM"
	PostMeContactParamsBodyNationalityPM string = "PM"
	// PostMeContactParamsBodyNationalityPN captures enum value "PN"
	PostMeContactParamsBodyNationalityPN string = "PN"
	// PostMeContactParamsBodyNationalityPR captures enum value "PR"
	PostMeContactParamsBodyNationalityPR string = "PR"
	// PostMeContactParamsBodyNationalityPS captures enum value "PS"
	PostMeContactParamsBodyNationalityPS string = "PS"
	// PostMeContactParamsBodyNationalityPT captures enum value "PT"
	PostMeContactParamsBodyNationalityPT string = "PT"
	// PostMeContactParamsBodyNationalityPW captures enum value "PW"
	PostMeContactParamsBodyNationalityPW string = "PW"
	// PostMeContactParamsBodyNationalityPY captures enum value "PY"
	PostMeContactParamsBodyNationalityPY string = "PY"
	// PostMeContactParamsBodyNationalityQA captures enum value "QA"
	PostMeContactParamsBodyNationalityQA string = "QA"
	// PostMeContactParamsBodyNationalityRE captures enum value "RE"
	PostMeContactParamsBodyNationalityRE string = "RE"
	// PostMeContactParamsBodyNationalityRO captures enum value "RO"
	PostMeContactParamsBodyNationalityRO string = "RO"
	// PostMeContactParamsBodyNationalityRS captures enum value "RS"
	PostMeContactParamsBodyNationalityRS string = "RS"
	// PostMeContactParamsBodyNationalityRU captures enum value "RU"
	PostMeContactParamsBodyNationalityRU string = "RU"
	// PostMeContactParamsBodyNationalityRW captures enum value "RW"
	PostMeContactParamsBodyNationalityRW string = "RW"
	// PostMeContactParamsBodyNationalitySA captures enum value "SA"
	PostMeContactParamsBodyNationalitySA string = "SA"
	// PostMeContactParamsBodyNationalitySB captures enum value "SB"
	PostMeContactParamsBodyNationalitySB string = "SB"
	// PostMeContactParamsBodyNationalitySC captures enum value "SC"
	PostMeContactParamsBodyNationalitySC string = "SC"
	// PostMeContactParamsBodyNationalitySD captures enum value "SD"
	PostMeContactParamsBodyNationalitySD string = "SD"
	// PostMeContactParamsBodyNationalitySE captures enum value "SE"
	PostMeContactParamsBodyNationalitySE string = "SE"
	// PostMeContactParamsBodyNationalitySG captures enum value "SG"
	PostMeContactParamsBodyNationalitySG string = "SG"
	// PostMeContactParamsBodyNationalitySH captures enum value "SH"
	PostMeContactParamsBodyNationalitySH string = "SH"
	// PostMeContactParamsBodyNationalitySI captures enum value "SI"
	PostMeContactParamsBodyNationalitySI string = "SI"
	// PostMeContactParamsBodyNationalitySJ captures enum value "SJ"
	PostMeContactParamsBodyNationalitySJ string = "SJ"
	// PostMeContactParamsBodyNationalitySK captures enum value "SK"
	PostMeContactParamsBodyNationalitySK string = "SK"
	// PostMeContactParamsBodyNationalitySL captures enum value "SL"
	PostMeContactParamsBodyNationalitySL string = "SL"
	// PostMeContactParamsBodyNationalitySM captures enum value "SM"
	PostMeContactParamsBodyNationalitySM string = "SM"
	// PostMeContactParamsBodyNationalitySN captures enum value "SN"
	PostMeContactParamsBodyNationalitySN string = "SN"
	// PostMeContactParamsBodyNationalitySO captures enum value "SO"
	PostMeContactParamsBodyNationalitySO string = "SO"
	// PostMeContactParamsBodyNationalitySR captures enum value "SR"
	PostMeContactParamsBodyNationalitySR string = "SR"
	// PostMeContactParamsBodyNationalitySS captures enum value "SS"
	PostMeContactParamsBodyNationalitySS string = "SS"
	// PostMeContactParamsBodyNationalityST captures enum value "ST"
	PostMeContactParamsBodyNationalityST string = "ST"
	// PostMeContactParamsBodyNationalitySV captures enum value "SV"
	PostMeContactParamsBodyNationalitySV string = "SV"
	// PostMeContactParamsBodyNationalitySX captures enum value "SX"
	PostMeContactParamsBodyNationalitySX string = "SX"
	// PostMeContactParamsBodyNationalitySY captures enum value "SY"
	PostMeContactParamsBodyNationalitySY string = "SY"
	// PostMeContactParamsBodyNationalitySZ captures enum value "SZ"
	PostMeContactParamsBodyNationalitySZ string = "SZ"
	// PostMeContactParamsBodyNationalityTA captures enum value "TA"
	PostMeContactParamsBodyNationalityTA string = "TA"
	// PostMeContactParamsBodyNationalityTC captures enum value "TC"
	PostMeContactParamsBodyNationalityTC string = "TC"
	// PostMeContactParamsBodyNationalityTD captures enum value "TD"
	PostMeContactParamsBodyNationalityTD string = "TD"
	// PostMeContactParamsBodyNationalityTF captures enum value "TF"
	PostMeContactParamsBodyNationalityTF string = "TF"
	// PostMeContactParamsBodyNationalityTG captures enum value "TG"
	PostMeContactParamsBodyNationalityTG string = "TG"
	// PostMeContactParamsBodyNationalityTH captures enum value "TH"
	PostMeContactParamsBodyNationalityTH string = "TH"
	// PostMeContactParamsBodyNationalityTJ captures enum value "TJ"
	PostMeContactParamsBodyNationalityTJ string = "TJ"
	// PostMeContactParamsBodyNationalityTK captures enum value "TK"
	PostMeContactParamsBodyNationalityTK string = "TK"
	// PostMeContactParamsBodyNationalityTL captures enum value "TL"
	PostMeContactParamsBodyNationalityTL string = "TL"
	// PostMeContactParamsBodyNationalityTM captures enum value "TM"
	PostMeContactParamsBodyNationalityTM string = "TM"
	// PostMeContactParamsBodyNationalityTN captures enum value "TN"
	PostMeContactParamsBodyNationalityTN string = "TN"
	// PostMeContactParamsBodyNationalityTO captures enum value "TO"
	PostMeContactParamsBodyNationalityTO string = "TO"
	// PostMeContactParamsBodyNationalityTR captures enum value "TR"
	PostMeContactParamsBodyNationalityTR string = "TR"
	// PostMeContactParamsBodyNationalityTT captures enum value "TT"
	PostMeContactParamsBodyNationalityTT string = "TT"
	// PostMeContactParamsBodyNationalityTV captures enum value "TV"
	PostMeContactParamsBodyNationalityTV string = "TV"
	// PostMeContactParamsBodyNationalityTW captures enum value "TW"
	PostMeContactParamsBodyNationalityTW string = "TW"
	// PostMeContactParamsBodyNationalityTZ captures enum value "TZ"
	PostMeContactParamsBodyNationalityTZ string = "TZ"
	// PostMeContactParamsBodyNationalityUA captures enum value "UA"
	PostMeContactParamsBodyNationalityUA string = "UA"
	// PostMeContactParamsBodyNationalityUG captures enum value "UG"
	PostMeContactParamsBodyNationalityUG string = "UG"
	// PostMeContactParamsBodyNationalityUM captures enum value "UM"
	PostMeContactParamsBodyNationalityUM string = "UM"
	// PostMeContactParamsBodyNationalityUNKNOWN captures enum value "UNKNOWN"
	PostMeContactParamsBodyNationalityUNKNOWN string = "UNKNOWN"
	// PostMeContactParamsBodyNationalityUS captures enum value "US"
	PostMeContactParamsBodyNationalityUS string = "US"
	// PostMeContactParamsBodyNationalityUY captures enum value "UY"
	PostMeContactParamsBodyNationalityUY string = "UY"
	// PostMeContactParamsBodyNationalityUZ captures enum value "UZ"
	PostMeContactParamsBodyNationalityUZ string = "UZ"
	// PostMeContactParamsBodyNationalityVA captures enum value "VA"
	PostMeContactParamsBodyNationalityVA string = "VA"
	// PostMeContactParamsBodyNationalityVC captures enum value "VC"
	PostMeContactParamsBodyNationalityVC string = "VC"
	// PostMeContactParamsBodyNationalityVE captures enum value "VE"
	PostMeContactParamsBodyNationalityVE string = "VE"
	// PostMeContactParamsBodyNationalityVG captures enum value "VG"
	PostMeContactParamsBodyNationalityVG string = "VG"
	// PostMeContactParamsBodyNationalityVI captures enum value "VI"
	PostMeContactParamsBodyNationalityVI string = "VI"
	// PostMeContactParamsBodyNationalityVN captures enum value "VN"
	PostMeContactParamsBodyNationalityVN string = "VN"
	// PostMeContactParamsBodyNationalityVU captures enum value "VU"
	PostMeContactParamsBodyNationalityVU string = "VU"
	// PostMeContactParamsBodyNationalityWF captures enum value "WF"
	PostMeContactParamsBodyNationalityWF string = "WF"
	// PostMeContactParamsBodyNationalityWS captures enum value "WS"
	PostMeContactParamsBodyNationalityWS string = "WS"
	// PostMeContactParamsBodyNationalityXK captures enum value "XK"
	PostMeContactParamsBodyNationalityXK string = "XK"
	// PostMeContactParamsBodyNationalityYE captures enum value "YE"
	PostMeContactParamsBodyNationalityYE string = "YE"
	// PostMeContactParamsBodyNationalityYT captures enum value "YT"
	PostMeContactParamsBodyNationalityYT string = "YT"
	// PostMeContactParamsBodyNationalityZA captures enum value "ZA"
	PostMeContactParamsBodyNationalityZA string = "ZA"
	// PostMeContactParamsBodyNationalityZM captures enum value "ZM"
	PostMeContactParamsBodyNationalityZM string = "ZM"
	// PostMeContactParamsBodyNationalityZW captures enum value "ZW"
	PostMeContactParamsBodyNationalityZW string = "ZW"
)
View Source
const (
	// PostMeInstallationTemplateParamsBodyDefaultLanguageAr captures enum value "ar"
	PostMeInstallationTemplateParamsBodyDefaultLanguageAr string = "ar"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageBg captures enum value "bg"
	PostMeInstallationTemplateParamsBodyDefaultLanguageBg string = "bg"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageCs captures enum value "cs"
	PostMeInstallationTemplateParamsBodyDefaultLanguageCs string = "cs"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageDa captures enum value "da"
	PostMeInstallationTemplateParamsBodyDefaultLanguageDa string = "da"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageDe captures enum value "de"
	PostMeInstallationTemplateParamsBodyDefaultLanguageDe string = "de"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageEl captures enum value "el"
	PostMeInstallationTemplateParamsBodyDefaultLanguageEl string = "el"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageEn captures enum value "en"
	PostMeInstallationTemplateParamsBodyDefaultLanguageEn string = "en"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageEs captures enum value "es"
	PostMeInstallationTemplateParamsBodyDefaultLanguageEs string = "es"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageEt captures enum value "et"
	PostMeInstallationTemplateParamsBodyDefaultLanguageEt string = "et"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageFi captures enum value "fi"
	PostMeInstallationTemplateParamsBodyDefaultLanguageFi string = "fi"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageFr captures enum value "fr"
	PostMeInstallationTemplateParamsBodyDefaultLanguageFr string = "fr"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageHe captures enum value "he"
	PostMeInstallationTemplateParamsBodyDefaultLanguageHe string = "he"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageHr captures enum value "hr"
	PostMeInstallationTemplateParamsBodyDefaultLanguageHr string = "hr"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageHu captures enum value "hu"
	PostMeInstallationTemplateParamsBodyDefaultLanguageHu string = "hu"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageIt captures enum value "it"
	PostMeInstallationTemplateParamsBodyDefaultLanguageIt string = "it"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageJa captures enum value "ja"
	PostMeInstallationTemplateParamsBodyDefaultLanguageJa string = "ja"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageKo captures enum value "ko"
	PostMeInstallationTemplateParamsBodyDefaultLanguageKo string = "ko"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageLt captures enum value "lt"
	PostMeInstallationTemplateParamsBodyDefaultLanguageLt string = "lt"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageLv captures enum value "lv"
	PostMeInstallationTemplateParamsBodyDefaultLanguageLv string = "lv"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageNb captures enum value "nb"
	PostMeInstallationTemplateParamsBodyDefaultLanguageNb string = "nb"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageNl captures enum value "nl"
	PostMeInstallationTemplateParamsBodyDefaultLanguageNl string = "nl"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageNo captures enum value "no"
	PostMeInstallationTemplateParamsBodyDefaultLanguageNo string = "no"
	// PostMeInstallationTemplateParamsBodyDefaultLanguagePl captures enum value "pl"
	PostMeInstallationTemplateParamsBodyDefaultLanguagePl string = "pl"
	// PostMeInstallationTemplateParamsBodyDefaultLanguagePt captures enum value "pt"
	PostMeInstallationTemplateParamsBodyDefaultLanguagePt string = "pt"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageRo captures enum value "ro"
	PostMeInstallationTemplateParamsBodyDefaultLanguageRo string = "ro"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageRu captures enum value "ru"
	PostMeInstallationTemplateParamsBodyDefaultLanguageRu string = "ru"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageSk captures enum value "sk"
	PostMeInstallationTemplateParamsBodyDefaultLanguageSk string = "sk"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageSl captures enum value "sl"
	PostMeInstallationTemplateParamsBodyDefaultLanguageSl string = "sl"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageSr captures enum value "sr"
	PostMeInstallationTemplateParamsBodyDefaultLanguageSr string = "sr"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageSv captures enum value "sv"
	PostMeInstallationTemplateParamsBodyDefaultLanguageSv string = "sv"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageTh captures enum value "th"
	PostMeInstallationTemplateParamsBodyDefaultLanguageTh string = "th"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageTr captures enum value "tr"
	PostMeInstallationTemplateParamsBodyDefaultLanguageTr string = "tr"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageTu captures enum value "tu"
	PostMeInstallationTemplateParamsBodyDefaultLanguageTu string = "tu"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageUk captures enum value "uk"
	PostMeInstallationTemplateParamsBodyDefaultLanguageUk string = "uk"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageZhHansCN captures enum value "zh-Hans-CN"
	PostMeInstallationTemplateParamsBodyDefaultLanguageZhHansCN string = "zh-Hans-CN"
	// PostMeInstallationTemplateParamsBodyDefaultLanguageZhHansHK captures enum value "zh-Hans-HK"
	PostMeInstallationTemplateParamsBodyDefaultLanguageZhHansHK string = "zh-Hans-HK"
)
View Source
const (
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid0 captures enum value "raid0"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid0 string = "raid0"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid1 captures enum value "raid1"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid1 string = "raid1"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid10 captures enum value "raid10"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid10 string = "raid10"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid5 captures enum value "raid5"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid5 string = "raid5"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid50 captures enum value "raid50"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid50 string = "raid50"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid6 captures enum value "raid6"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid6 string = "raid6"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid60 captures enum value "raid60"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBodyModeRaid60 string = "raid60"
)
View Source
const (
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemBtrfs captures enum value "btrfs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemBtrfs string = "btrfs"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemExt3 captures enum value "ext3"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemExt3 string = "ext3"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemExt4 captures enum value "ext4"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemExt4 string = "ext4"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemNtfs captures enum value "ntfs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemNtfs string = "ntfs"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemReiserfs captures enum value "reiserfs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemReiserfs string = "reiserfs"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemSwap captures enum value "swap"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemSwap string = "swap"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemUfs captures enum value "ufs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemUfs string = "ufs"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemXfs captures enum value "xfs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemXfs string = "xfs"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemZfs captures enum value "zfs"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyFilesystemZfs string = "zfs"
)
View Source
const (
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypeLogical captures enum value "logical"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypeLogical string = "logical"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypeLv captures enum value "lv"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypeLv string = "lv"
	// PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypePrimary captures enum value "primary"
	PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBodyTypePrimary string = "primary"
)
View Source
const (
	// PostMeIPOrganisationParamsBodyCountryAC captures enum value "AC"
	PostMeIPOrganisationParamsBodyCountryAC string = "AC"
	// PostMeIPOrganisationParamsBodyCountryAD captures enum value "AD"
	PostMeIPOrganisationParamsBodyCountryAD string = "AD"
	// PostMeIPOrganisationParamsBodyCountryAE captures enum value "AE"
	PostMeIPOrganisationParamsBodyCountryAE string = "AE"
	// PostMeIPOrganisationParamsBodyCountryAF captures enum value "AF"
	PostMeIPOrganisationParamsBodyCountryAF string = "AF"
	// PostMeIPOrganisationParamsBodyCountryAG captures enum value "AG"
	PostMeIPOrganisationParamsBodyCountryAG string = "AG"
	// PostMeIPOrganisationParamsBodyCountryAI captures enum value "AI"
	PostMeIPOrganisationParamsBodyCountryAI string = "AI"
	// PostMeIPOrganisationParamsBodyCountryAL captures enum value "AL"
	PostMeIPOrganisationParamsBodyCountryAL string = "AL"
	// PostMeIPOrganisationParamsBodyCountryAM captures enum value "AM"
	PostMeIPOrganisationParamsBodyCountryAM string = "AM"
	// PostMeIPOrganisationParamsBodyCountryAO captures enum value "AO"
	PostMeIPOrganisationParamsBodyCountryAO string = "AO"
	// PostMeIPOrganisationParamsBodyCountryAQ captures enum value "AQ"
	PostMeIPOrganisationParamsBodyCountryAQ string = "AQ"
	// PostMeIPOrganisationParamsBodyCountryAR captures enum value "AR"
	PostMeIPOrganisationParamsBodyCountryAR string = "AR"
	// PostMeIPOrganisationParamsBodyCountryAS captures enum value "AS"
	PostMeIPOrganisationParamsBodyCountryAS string = "AS"
	// PostMeIPOrganisationParamsBodyCountryAT captures enum value "AT"
	PostMeIPOrganisationParamsBodyCountryAT string = "AT"
	// PostMeIPOrganisationParamsBodyCountryAU captures enum value "AU"
	PostMeIPOrganisationParamsBodyCountryAU string = "AU"
	// PostMeIPOrganisationParamsBodyCountryAW captures enum value "AW"
	PostMeIPOrganisationParamsBodyCountryAW string = "AW"
	// PostMeIPOrganisationParamsBodyCountryAX captures enum value "AX"
	PostMeIPOrganisationParamsBodyCountryAX string = "AX"
	// PostMeIPOrganisationParamsBodyCountryAZ captures enum value "AZ"
	PostMeIPOrganisationParamsBodyCountryAZ string = "AZ"
	// PostMeIPOrganisationParamsBodyCountryBA captures enum value "BA"
	PostMeIPOrganisationParamsBodyCountryBA string = "BA"
	// PostMeIPOrganisationParamsBodyCountryBB captures enum value "BB"
	PostMeIPOrganisationParamsBodyCountryBB string = "BB"
	// PostMeIPOrganisationParamsBodyCountryBD captures enum value "BD"
	PostMeIPOrganisationParamsBodyCountryBD string = "BD"
	// PostMeIPOrganisationParamsBodyCountryBE captures enum value "BE"
	PostMeIPOrganisationParamsBodyCountryBE string = "BE"
	// PostMeIPOrganisationParamsBodyCountryBF captures enum value "BF"
	PostMeIPOrganisationParamsBodyCountryBF string = "BF"
	// PostMeIPOrganisationParamsBodyCountryBG captures enum value "BG"
	PostMeIPOrganisationParamsBodyCountryBG string = "BG"
	// PostMeIPOrganisationParamsBodyCountryBH captures enum value "BH"
	PostMeIPOrganisationParamsBodyCountryBH string = "BH"
	// PostMeIPOrganisationParamsBodyCountryBI captures enum value "BI"
	PostMeIPOrganisationParamsBodyCountryBI string = "BI"
	// PostMeIPOrganisationParamsBodyCountryBJ captures enum value "BJ"
	PostMeIPOrganisationParamsBodyCountryBJ string = "BJ"
	// PostMeIPOrganisationParamsBodyCountryBL captures enum value "BL"
	PostMeIPOrganisationParamsBodyCountryBL string = "BL"
	// PostMeIPOrganisationParamsBodyCountryBM captures enum value "BM"
	PostMeIPOrganisationParamsBodyCountryBM string = "BM"
	// PostMeIPOrganisationParamsBodyCountryBN captures enum value "BN"
	PostMeIPOrganisationParamsBodyCountryBN string = "BN"
	// PostMeIPOrganisationParamsBodyCountryBO captures enum value "BO"
	PostMeIPOrganisationParamsBodyCountryBO string = "BO"
	// PostMeIPOrganisationParamsBodyCountryBQ captures enum value "BQ"
	PostMeIPOrganisationParamsBodyCountryBQ string = "BQ"
	// PostMeIPOrganisationParamsBodyCountryBR captures enum value "BR"
	PostMeIPOrganisationParamsBodyCountryBR string = "BR"
	// PostMeIPOrganisationParamsBodyCountryBS captures enum value "BS"
	PostMeIPOrganisationParamsBodyCountryBS string = "BS"
	// PostMeIPOrganisationParamsBodyCountryBT captures enum value "BT"
	PostMeIPOrganisationParamsBodyCountryBT string = "BT"
	// PostMeIPOrganisationParamsBodyCountryBW captures enum value "BW"
	PostMeIPOrganisationParamsBodyCountryBW string = "BW"
	// PostMeIPOrganisationParamsBodyCountryBY captures enum value "BY"
	PostMeIPOrganisationParamsBodyCountryBY string = "BY"
	// PostMeIPOrganisationParamsBodyCountryBZ captures enum value "BZ"
	PostMeIPOrganisationParamsBodyCountryBZ string = "BZ"
	// PostMeIPOrganisationParamsBodyCountryCA captures enum value "CA"
	PostMeIPOrganisationParamsBodyCountryCA string = "CA"
	// PostMeIPOrganisationParamsBodyCountryCC captures enum value "CC"
	PostMeIPOrganisationParamsBodyCountryCC string = "CC"
	// PostMeIPOrganisationParamsBodyCountryCD captures enum value "CD"
	PostMeIPOrganisationParamsBodyCountryCD string = "CD"
	// PostMeIPOrganisationParamsBodyCountryCF captures enum value "CF"
	PostMeIPOrganisationParamsBodyCountryCF string = "CF"
	// PostMeIPOrganisationParamsBodyCountryCG captures enum value "CG"
	PostMeIPOrganisationParamsBodyCountryCG string = "CG"
	// PostMeIPOrganisationParamsBodyCountryCH captures enum value "CH"
	PostMeIPOrganisationParamsBodyCountryCH string = "CH"
	// PostMeIPOrganisationParamsBodyCountryCI captures enum value "CI"
	PostMeIPOrganisationParamsBodyCountryCI string = "CI"
	// PostMeIPOrganisationParamsBodyCountryCK captures enum value "CK"
	PostMeIPOrganisationParamsBodyCountryCK string = "CK"
	// PostMeIPOrganisationParamsBodyCountryCL captures enum value "CL"
	PostMeIPOrganisationParamsBodyCountryCL string = "CL"
	// PostMeIPOrganisationParamsBodyCountryCM captures enum value "CM"
	PostMeIPOrganisationParamsBodyCountryCM string = "CM"
	// PostMeIPOrganisationParamsBodyCountryCN captures enum value "CN"
	PostMeIPOrganisationParamsBodyCountryCN string = "CN"
	// PostMeIPOrganisationParamsBodyCountryCO captures enum value "CO"
	PostMeIPOrganisationParamsBodyCountryCO string = "CO"
	// PostMeIPOrganisationParamsBodyCountryCR captures enum value "CR"
	PostMeIPOrganisationParamsBodyCountryCR string = "CR"
	// PostMeIPOrganisationParamsBodyCountryCU captures enum value "CU"
	PostMeIPOrganisationParamsBodyCountryCU string = "CU"
	// PostMeIPOrganisationParamsBodyCountryCV captures enum value "CV"
	PostMeIPOrganisationParamsBodyCountryCV string = "CV"
	// PostMeIPOrganisationParamsBodyCountryCW captures enum value "CW"
	PostMeIPOrganisationParamsBodyCountryCW string = "CW"
	// PostMeIPOrganisationParamsBodyCountryCX captures enum value "CX"
	PostMeIPOrganisationParamsBodyCountryCX string = "CX"
	// PostMeIPOrganisationParamsBodyCountryCY captures enum value "CY"
	PostMeIPOrganisationParamsBodyCountryCY string = "CY"
	// PostMeIPOrganisationParamsBodyCountryCZ captures enum value "CZ"
	PostMeIPOrganisationParamsBodyCountryCZ string = "CZ"
	// PostMeIPOrganisationParamsBodyCountryDE captures enum value "DE"
	PostMeIPOrganisationParamsBodyCountryDE string = "DE"
	// PostMeIPOrganisationParamsBodyCountryDG captures enum value "DG"
	PostMeIPOrganisationParamsBodyCountryDG string = "DG"
	// PostMeIPOrganisationParamsBodyCountryDJ captures enum value "DJ"
	PostMeIPOrganisationParamsBodyCountryDJ string = "DJ"
	// PostMeIPOrganisationParamsBodyCountryDK captures enum value "DK"
	PostMeIPOrganisationParamsBodyCountryDK string = "DK"
	// PostMeIPOrganisationParamsBodyCountryDM captures enum value "DM"
	PostMeIPOrganisationParamsBodyCountryDM string = "DM"
	// PostMeIPOrganisationParamsBodyCountryDO captures enum value "DO"
	PostMeIPOrganisationParamsBodyCountryDO string = "DO"
	// PostMeIPOrganisationParamsBodyCountryDZ captures enum value "DZ"
	PostMeIPOrganisationParamsBodyCountryDZ string = "DZ"
	// PostMeIPOrganisationParamsBodyCountryEA captures enum value "EA"
	PostMeIPOrganisationParamsBodyCountryEA string = "EA"
	// PostMeIPOrganisationParamsBodyCountryEC captures enum value "EC"
	PostMeIPOrganisationParamsBodyCountryEC string = "EC"
	// PostMeIPOrganisationParamsBodyCountryEE captures enum value "EE"
	PostMeIPOrganisationParamsBodyCountryEE string = "EE"
	// PostMeIPOrganisationParamsBodyCountryEG captures enum value "EG"
	PostMeIPOrganisationParamsBodyCountryEG string = "EG"
	// PostMeIPOrganisationParamsBodyCountryEH captures enum value "EH"
	PostMeIPOrganisationParamsBodyCountryEH string = "EH"
	// PostMeIPOrganisationParamsBodyCountryER captures enum value "ER"
	PostMeIPOrganisationParamsBodyCountryER string = "ER"
	// PostMeIPOrganisationParamsBodyCountryES captures enum value "ES"
	PostMeIPOrganisationParamsBodyCountryES string = "ES"
	// PostMeIPOrganisationParamsBodyCountryET captures enum value "ET"
	PostMeIPOrganisationParamsBodyCountryET string = "ET"
	// PostMeIPOrganisationParamsBodyCountryFI captures enum value "FI"
	PostMeIPOrganisationParamsBodyCountryFI string = "FI"
	// PostMeIPOrganisationParamsBodyCountryFJ captures enum value "FJ"
	PostMeIPOrganisationParamsBodyCountryFJ string = "FJ"
	// PostMeIPOrganisationParamsBodyCountryFK captures enum value "FK"
	PostMeIPOrganisationParamsBodyCountryFK string = "FK"
	// PostMeIPOrganisationParamsBodyCountryFM captures enum value "FM"
	PostMeIPOrganisationParamsBodyCountryFM string = "FM"
	// PostMeIPOrganisationParamsBodyCountryFO captures enum value "FO"
	PostMeIPOrganisationParamsBodyCountryFO string = "FO"
	// PostMeIPOrganisationParamsBodyCountryFR captures enum value "FR"
	PostMeIPOrganisationParamsBodyCountryFR string = "FR"
	// PostMeIPOrganisationParamsBodyCountryGA captures enum value "GA"
	PostMeIPOrganisationParamsBodyCountryGA string = "GA"
	// PostMeIPOrganisationParamsBodyCountryGB captures enum value "GB"
	PostMeIPOrganisationParamsBodyCountryGB string = "GB"
	// PostMeIPOrganisationParamsBodyCountryGD captures enum value "GD"
	PostMeIPOrganisationParamsBodyCountryGD string = "GD"
	// PostMeIPOrganisationParamsBodyCountryGE captures enum value "GE"
	PostMeIPOrganisationParamsBodyCountryGE string = "GE"
	// PostMeIPOrganisationParamsBodyCountryGF captures enum value "GF"
	PostMeIPOrganisationParamsBodyCountryGF string = "GF"
	// PostMeIPOrganisationParamsBodyCountryGG captures enum value "GG"
	PostMeIPOrganisationParamsBodyCountryGG string = "GG"
	// PostMeIPOrganisationParamsBodyCountryGH captures enum value "GH"
	PostMeIPOrganisationParamsBodyCountryGH string = "GH"
	// PostMeIPOrganisationParamsBodyCountryGI captures enum value "GI"
	PostMeIPOrganisationParamsBodyCountryGI string = "GI"
	// PostMeIPOrganisationParamsBodyCountryGL captures enum value "GL"
	PostMeIPOrganisationParamsBodyCountryGL string = "GL"
	// PostMeIPOrganisationParamsBodyCountryGM captures enum value "GM"
	PostMeIPOrganisationParamsBodyCountryGM string = "GM"
	// PostMeIPOrganisationParamsBodyCountryGN captures enum value "GN"
	PostMeIPOrganisationParamsBodyCountryGN string = "GN"
	// PostMeIPOrganisationParamsBodyCountryGP captures enum value "GP"
	PostMeIPOrganisationParamsBodyCountryGP string = "GP"
	// PostMeIPOrganisationParamsBodyCountryGQ captures enum value "GQ"
	PostMeIPOrganisationParamsBodyCountryGQ string = "GQ"
	// PostMeIPOrganisationParamsBodyCountryGR captures enum value "GR"
	PostMeIPOrganisationParamsBodyCountryGR string = "GR"
	// PostMeIPOrganisationParamsBodyCountryGS captures enum value "GS"
	PostMeIPOrganisationParamsBodyCountryGS string = "GS"
	// PostMeIPOrganisationParamsBodyCountryGT captures enum value "GT"
	PostMeIPOrganisationParamsBodyCountryGT string = "GT"
	// PostMeIPOrganisationParamsBodyCountryGU captures enum value "GU"
	PostMeIPOrganisationParamsBodyCountryGU string = "GU"
	// PostMeIPOrganisationParamsBodyCountryGW captures enum value "GW"
	PostMeIPOrganisationParamsBodyCountryGW string = "GW"
	// PostMeIPOrganisationParamsBodyCountryGY captures enum value "GY"
	PostMeIPOrganisationParamsBodyCountryGY string = "GY"
	// PostMeIPOrganisationParamsBodyCountryHK captures enum value "HK"
	PostMeIPOrganisationParamsBodyCountryHK string = "HK"
	// PostMeIPOrganisationParamsBodyCountryHN captures enum value "HN"
	PostMeIPOrganisationParamsBodyCountryHN string = "HN"
	// PostMeIPOrganisationParamsBodyCountryHR captures enum value "HR"
	PostMeIPOrganisationParamsBodyCountryHR string = "HR"
	// PostMeIPOrganisationParamsBodyCountryHT captures enum value "HT"
	PostMeIPOrganisationParamsBodyCountryHT string = "HT"
	// PostMeIPOrganisationParamsBodyCountryHU captures enum value "HU"
	PostMeIPOrganisationParamsBodyCountryHU string = "HU"
	// PostMeIPOrganisationParamsBodyCountryIC captures enum value "IC"
	PostMeIPOrganisationParamsBodyCountryIC string = "IC"
	// PostMeIPOrganisationParamsBodyCountryID captures enum value "ID"
	PostMeIPOrganisationParamsBodyCountryID string = "ID"
	// PostMeIPOrganisationParamsBodyCountryIE captures enum value "IE"
	PostMeIPOrganisationParamsBodyCountryIE string = "IE"
	// PostMeIPOrganisationParamsBodyCountryIL captures enum value "IL"
	PostMeIPOrganisationParamsBodyCountryIL string = "IL"
	// PostMeIPOrganisationParamsBodyCountryIM captures enum value "IM"
	PostMeIPOrganisationParamsBodyCountryIM string = "IM"
	// PostMeIPOrganisationParamsBodyCountryIN captures enum value "IN"
	PostMeIPOrganisationParamsBodyCountryIN string = "IN"
	// PostMeIPOrganisationParamsBodyCountryIO captures enum value "IO"
	PostMeIPOrganisationParamsBodyCountryIO string = "IO"
	// PostMeIPOrganisationParamsBodyCountryIQ captures enum value "IQ"
	PostMeIPOrganisationParamsBodyCountryIQ string = "IQ"
	// PostMeIPOrganisationParamsBodyCountryIR captures enum value "IR"
	PostMeIPOrganisationParamsBodyCountryIR string = "IR"
	// PostMeIPOrganisationParamsBodyCountryIS captures enum value "IS"
	PostMeIPOrganisationParamsBodyCountryIS string = "IS"
	// PostMeIPOrganisationParamsBodyCountryIT captures enum value "IT"
	PostMeIPOrganisationParamsBodyCountryIT string = "IT"
	// PostMeIPOrganisationParamsBodyCountryJE captures enum value "JE"
	PostMeIPOrganisationParamsBodyCountryJE string = "JE"
	// PostMeIPOrganisationParamsBodyCountryJM captures enum value "JM"
	PostMeIPOrganisationParamsBodyCountryJM string = "JM"
	// PostMeIPOrganisationParamsBodyCountryJO captures enum value "JO"
	PostMeIPOrganisationParamsBodyCountryJO string = "JO"
	// PostMeIPOrganisationParamsBodyCountryJP captures enum value "JP"
	PostMeIPOrganisationParamsBodyCountryJP string = "JP"
	// PostMeIPOrganisationParamsBodyCountryKE captures enum value "KE"
	PostMeIPOrganisationParamsBodyCountryKE string = "KE"
	// PostMeIPOrganisationParamsBodyCountryKG captures enum value "KG"
	PostMeIPOrganisationParamsBodyCountryKG string = "KG"
	// PostMeIPOrganisationParamsBodyCountryKH captures enum value "KH"
	PostMeIPOrganisationParamsBodyCountryKH string = "KH"
	// PostMeIPOrganisationParamsBodyCountryKI captures enum value "KI"
	PostMeIPOrganisationParamsBodyCountryKI string = "KI"
	// PostMeIPOrganisationParamsBodyCountryKM captures enum value "KM"
	PostMeIPOrganisationParamsBodyCountryKM string = "KM"
	// PostMeIPOrganisationParamsBodyCountryKN captures enum value "KN"
	PostMeIPOrganisationParamsBodyCountryKN string = "KN"
	// PostMeIPOrganisationParamsBodyCountryKP captures enum value "KP"
	PostMeIPOrganisationParamsBodyCountryKP string = "KP"
	// PostMeIPOrganisationParamsBodyCountryKR captures enum value "KR"
	PostMeIPOrganisationParamsBodyCountryKR string = "KR"
	// PostMeIPOrganisationParamsBodyCountryKW captures enum value "KW"
	PostMeIPOrganisationParamsBodyCountryKW string = "KW"
	// PostMeIPOrganisationParamsBodyCountryKY captures enum value "KY"
	PostMeIPOrganisationParamsBodyCountryKY string = "KY"
	// PostMeIPOrganisationParamsBodyCountryKZ captures enum value "KZ"
	PostMeIPOrganisationParamsBodyCountryKZ string = "KZ"
	// PostMeIPOrganisationParamsBodyCountryLA captures enum value "LA"
	PostMeIPOrganisationParamsBodyCountryLA string = "LA"
	// PostMeIPOrganisationParamsBodyCountryLB captures enum value "LB"
	PostMeIPOrganisationParamsBodyCountryLB string = "LB"
	// PostMeIPOrganisationParamsBodyCountryLC captures enum value "LC"
	PostMeIPOrganisationParamsBodyCountryLC string = "LC"
	// PostMeIPOrganisationParamsBodyCountryLI captures enum value "LI"
	PostMeIPOrganisationParamsBodyCountryLI string = "LI"
	// PostMeIPOrganisationParamsBodyCountryLK captures enum value "LK"
	PostMeIPOrganisationParamsBodyCountryLK string = "LK"
	// PostMeIPOrganisationParamsBodyCountryLR captures enum value "LR"
	PostMeIPOrganisationParamsBodyCountryLR string = "LR"
	// PostMeIPOrganisationParamsBodyCountryLS captures enum value "LS"
	PostMeIPOrganisationParamsBodyCountryLS string = "LS"
	// PostMeIPOrganisationParamsBodyCountryLT captures enum value "LT"
	PostMeIPOrganisationParamsBodyCountryLT string = "LT"
	// PostMeIPOrganisationParamsBodyCountryLU captures enum value "LU"
	PostMeIPOrganisationParamsBodyCountryLU string = "LU"
	// PostMeIPOrganisationParamsBodyCountryLV captures enum value "LV"
	PostMeIPOrganisationParamsBodyCountryLV string = "LV"
	// PostMeIPOrganisationParamsBodyCountryLY captures enum value "LY"
	PostMeIPOrganisationParamsBodyCountryLY string = "LY"
	// PostMeIPOrganisationParamsBodyCountryMA captures enum value "MA"
	PostMeIPOrganisationParamsBodyCountryMA string = "MA"
	// PostMeIPOrganisationParamsBodyCountryMC captures enum value "MC"
	PostMeIPOrganisationParamsBodyCountryMC string = "MC"
	// PostMeIPOrganisationParamsBodyCountryMD captures enum value "MD"
	PostMeIPOrganisationParamsBodyCountryMD string = "MD"
	// PostMeIPOrganisationParamsBodyCountryME captures enum value "ME"
	PostMeIPOrganisationParamsBodyCountryME string = "ME"
	// PostMeIPOrganisationParamsBodyCountryMF captures enum value "MF"
	PostMeIPOrganisationParamsBodyCountryMF string = "MF"
	// PostMeIPOrganisationParamsBodyCountryMG captures enum value "MG"
	PostMeIPOrganisationParamsBodyCountryMG string = "MG"
	// PostMeIPOrganisationParamsBodyCountryMH captures enum value "MH"
	PostMeIPOrganisationParamsBodyCountryMH string = "MH"
	// PostMeIPOrganisationParamsBodyCountryMK captures enum value "MK"
	PostMeIPOrganisationParamsBodyCountryMK string = "MK"
	// PostMeIPOrganisationParamsBodyCountryML captures enum value "ML"
	PostMeIPOrganisationParamsBodyCountryML string = "ML"
	// PostMeIPOrganisationParamsBodyCountryMM captures enum value "MM"
	PostMeIPOrganisationParamsBodyCountryMM string = "MM"
	// PostMeIPOrganisationParamsBodyCountryMN captures enum value "MN"
	PostMeIPOrganisationParamsBodyCountryMN string = "MN"
	// PostMeIPOrganisationParamsBodyCountryMO captures enum value "MO"
	PostMeIPOrganisationParamsBodyCountryMO string = "MO"
	// PostMeIPOrganisationParamsBodyCountryMP captures enum value "MP"
	PostMeIPOrganisationParamsBodyCountryMP string = "MP"
	// PostMeIPOrganisationParamsBodyCountryMQ captures enum value "MQ"
	PostMeIPOrganisationParamsBodyCountryMQ string = "MQ"
	// PostMeIPOrganisationParamsBodyCountryMR captures enum value "MR"
	PostMeIPOrganisationParamsBodyCountryMR string = "MR"
	// PostMeIPOrganisationParamsBodyCountryMS captures enum value "MS"
	PostMeIPOrganisationParamsBodyCountryMS string = "MS"
	// PostMeIPOrganisationParamsBodyCountryMT captures enum value "MT"
	PostMeIPOrganisationParamsBodyCountryMT string = "MT"
	// PostMeIPOrganisationParamsBodyCountryMU captures enum value "MU"
	PostMeIPOrganisationParamsBodyCountryMU string = "MU"
	// PostMeIPOrganisationParamsBodyCountryMV captures enum value "MV"
	PostMeIPOrganisationParamsBodyCountryMV string = "MV"
	// PostMeIPOrganisationParamsBodyCountryMW captures enum value "MW"
	PostMeIPOrganisationParamsBodyCountryMW string = "MW"
	// PostMeIPOrganisationParamsBodyCountryMX captures enum value "MX"
	PostMeIPOrganisationParamsBodyCountryMX string = "MX"
	// PostMeIPOrganisationParamsBodyCountryMY captures enum value "MY"
	PostMeIPOrganisationParamsBodyCountryMY string = "MY"
	// PostMeIPOrganisationParamsBodyCountryMZ captures enum value "MZ"
	PostMeIPOrganisationParamsBodyCountryMZ string = "MZ"
	// PostMeIPOrganisationParamsBodyCountryNA captures enum value "NA"
	PostMeIPOrganisationParamsBodyCountryNA string = "NA"
	// PostMeIPOrganisationParamsBodyCountryNC captures enum value "NC"
	PostMeIPOrganisationParamsBodyCountryNC string = "NC"
	// PostMeIPOrganisationParamsBodyCountryNE captures enum value "NE"
	PostMeIPOrganisationParamsBodyCountryNE string = "NE"
	// PostMeIPOrganisationParamsBodyCountryNF captures enum value "NF"
	PostMeIPOrganisationParamsBodyCountryNF string = "NF"
	// PostMeIPOrganisationParamsBodyCountryNG captures enum value "NG"
	PostMeIPOrganisationParamsBodyCountryNG string = "NG"
	// PostMeIPOrganisationParamsBodyCountryNI captures enum value "NI"
	PostMeIPOrganisationParamsBodyCountryNI string = "NI"
	// PostMeIPOrganisationParamsBodyCountryNL captures enum value "NL"
	PostMeIPOrganisationParamsBodyCountryNL string = "NL"
	// PostMeIPOrganisationParamsBodyCountryNO captures enum value "NO"
	PostMeIPOrganisationParamsBodyCountryNO string = "NO"
	// PostMeIPOrganisationParamsBodyCountryNP captures enum value "NP"
	PostMeIPOrganisationParamsBodyCountryNP string = "NP"
	// PostMeIPOrganisationParamsBodyCountryNR captures enum value "NR"
	PostMeIPOrganisationParamsBodyCountryNR string = "NR"
	// PostMeIPOrganisationParamsBodyCountryNU captures enum value "NU"
	PostMeIPOrganisationParamsBodyCountryNU string = "NU"
	// PostMeIPOrganisationParamsBodyCountryNZ captures enum value "NZ"
	PostMeIPOrganisationParamsBodyCountryNZ string = "NZ"
	// PostMeIPOrganisationParamsBodyCountryOM captures enum value "OM"
	PostMeIPOrganisationParamsBodyCountryOM string = "OM"
	// PostMeIPOrganisationParamsBodyCountryPA captures enum value "PA"
	PostMeIPOrganisationParamsBodyCountryPA string = "PA"
	// PostMeIPOrganisationParamsBodyCountryPE captures enum value "PE"
	PostMeIPOrganisationParamsBodyCountryPE string = "PE"
	// PostMeIPOrganisationParamsBodyCountryPF captures enum value "PF"
	PostMeIPOrganisationParamsBodyCountryPF string = "PF"
	// PostMeIPOrganisationParamsBodyCountryPG captures enum value "PG"
	PostMeIPOrganisationParamsBodyCountryPG string = "PG"
	// PostMeIPOrganisationParamsBodyCountryPH captures enum value "PH"
	PostMeIPOrganisationParamsBodyCountryPH string = "PH"
	// PostMeIPOrganisationParamsBodyCountryPK captures enum value "PK"
	PostMeIPOrganisationParamsBodyCountryPK string = "PK"
	// PostMeIPOrganisationParamsBodyCountryPL captures enum value "PL"
	PostMeIPOrganisationParamsBodyCountryPL string = "PL"
	// PostMeIPOrganisationParamsBodyCountryPM captures enum value "PM"
	PostMeIPOrganisationParamsBodyCountryPM string = "PM"
	// PostMeIPOrganisationParamsBodyCountryPN captures enum value "PN"
	PostMeIPOrganisationParamsBodyCountryPN string = "PN"
	// PostMeIPOrganisationParamsBodyCountryPR captures enum value "PR"
	PostMeIPOrganisationParamsBodyCountryPR string = "PR"
	// PostMeIPOrganisationParamsBodyCountryPS captures enum value "PS"
	PostMeIPOrganisationParamsBodyCountryPS string = "PS"
	// PostMeIPOrganisationParamsBodyCountryPT captures enum value "PT"
	PostMeIPOrganisationParamsBodyCountryPT string = "PT"
	// PostMeIPOrganisationParamsBodyCountryPW captures enum value "PW"
	PostMeIPOrganisationParamsBodyCountryPW string = "PW"
	// PostMeIPOrganisationParamsBodyCountryPY captures enum value "PY"
	PostMeIPOrganisationParamsBodyCountryPY string = "PY"
	// PostMeIPOrganisationParamsBodyCountryQA captures enum value "QA"
	PostMeIPOrganisationParamsBodyCountryQA string = "QA"
	// PostMeIPOrganisationParamsBodyCountryRE captures enum value "RE"
	PostMeIPOrganisationParamsBodyCountryRE string = "RE"
	// PostMeIPOrganisationParamsBodyCountryRO captures enum value "RO"
	PostMeIPOrganisationParamsBodyCountryRO string = "RO"
	// PostMeIPOrganisationParamsBodyCountryRS captures enum value "RS"
	PostMeIPOrganisationParamsBodyCountryRS string = "RS"
	// PostMeIPOrganisationParamsBodyCountryRU captures enum value "RU"
	PostMeIPOrganisationParamsBodyCountryRU string = "RU"
	// PostMeIPOrganisationParamsBodyCountryRW captures enum value "RW"
	PostMeIPOrganisationParamsBodyCountryRW string = "RW"
	// PostMeIPOrganisationParamsBodyCountrySA captures enum value "SA"
	PostMeIPOrganisationParamsBodyCountrySA string = "SA"
	// PostMeIPOrganisationParamsBodyCountrySB captures enum value "SB"
	PostMeIPOrganisationParamsBodyCountrySB string = "SB"
	// PostMeIPOrganisationParamsBodyCountrySC captures enum value "SC"
	PostMeIPOrganisationParamsBodyCountrySC string = "SC"
	// PostMeIPOrganisationParamsBodyCountrySD captures enum value "SD"
	PostMeIPOrganisationParamsBodyCountrySD string = "SD"
	// PostMeIPOrganisationParamsBodyCountrySE captures enum value "SE"
	PostMeIPOrganisationParamsBodyCountrySE string = "SE"
	// PostMeIPOrganisationParamsBodyCountrySG captures enum value "SG"
	PostMeIPOrganisationParamsBodyCountrySG string = "SG"
	// PostMeIPOrganisationParamsBodyCountrySH captures enum value "SH"
	PostMeIPOrganisationParamsBodyCountrySH string = "SH"
	// PostMeIPOrganisationParamsBodyCountrySI captures enum value "SI"
	PostMeIPOrganisationParamsBodyCountrySI string = "SI"
	// PostMeIPOrganisationParamsBodyCountrySJ captures enum value "SJ"
	PostMeIPOrganisationParamsBodyCountrySJ string = "SJ"
	// PostMeIPOrganisationParamsBodyCountrySK captures enum value "SK"
	PostMeIPOrganisationParamsBodyCountrySK string = "SK"
	// PostMeIPOrganisationParamsBodyCountrySL captures enum value "SL"
	PostMeIPOrganisationParamsBodyCountrySL string = "SL"
	// PostMeIPOrganisationParamsBodyCountrySM captures enum value "SM"
	PostMeIPOrganisationParamsBodyCountrySM string = "SM"
	// PostMeIPOrganisationParamsBodyCountrySN captures enum value "SN"
	PostMeIPOrganisationParamsBodyCountrySN string = "SN"
	// PostMeIPOrganisationParamsBodyCountrySO captures enum value "SO"
	PostMeIPOrganisationParamsBodyCountrySO string = "SO"
	// PostMeIPOrganisationParamsBodyCountrySR captures enum value "SR"
	PostMeIPOrganisationParamsBodyCountrySR string = "SR"
	// PostMeIPOrganisationParamsBodyCountrySS captures enum value "SS"
	PostMeIPOrganisationParamsBodyCountrySS string = "SS"
	// PostMeIPOrganisationParamsBodyCountryST captures enum value "ST"
	PostMeIPOrganisationParamsBodyCountryST string = "ST"
	// PostMeIPOrganisationParamsBodyCountrySV captures enum value "SV"
	PostMeIPOrganisationParamsBodyCountrySV string = "SV"
	// PostMeIPOrganisationParamsBodyCountrySX captures enum value "SX"
	PostMeIPOrganisationParamsBodyCountrySX string = "SX"
	// PostMeIPOrganisationParamsBodyCountrySY captures enum value "SY"
	PostMeIPOrganisationParamsBodyCountrySY string = "SY"
	// PostMeIPOrganisationParamsBodyCountrySZ captures enum value "SZ"
	PostMeIPOrganisationParamsBodyCountrySZ string = "SZ"
	// PostMeIPOrganisationParamsBodyCountryTA captures enum value "TA"
	PostMeIPOrganisationParamsBodyCountryTA string = "TA"
	// PostMeIPOrganisationParamsBodyCountryTC captures enum value "TC"
	PostMeIPOrganisationParamsBodyCountryTC string = "TC"
	// PostMeIPOrganisationParamsBodyCountryTD captures enum value "TD"
	PostMeIPOrganisationParamsBodyCountryTD string = "TD"
	// PostMeIPOrganisationParamsBodyCountryTF captures enum value "TF"
	PostMeIPOrganisationParamsBodyCountryTF string = "TF"
	// PostMeIPOrganisationParamsBodyCountryTG captures enum value "TG"
	PostMeIPOrganisationParamsBodyCountryTG string = "TG"
	// PostMeIPOrganisationParamsBodyCountryTH captures enum value "TH"
	PostMeIPOrganisationParamsBodyCountryTH string = "TH"
	// PostMeIPOrganisationParamsBodyCountryTJ captures enum value "TJ"
	PostMeIPOrganisationParamsBodyCountryTJ string = "TJ"
	// PostMeIPOrganisationParamsBodyCountryTK captures enum value "TK"
	PostMeIPOrganisationParamsBodyCountryTK string = "TK"
	// PostMeIPOrganisationParamsBodyCountryTL captures enum value "TL"
	PostMeIPOrganisationParamsBodyCountryTL string = "TL"
	// PostMeIPOrganisationParamsBodyCountryTM captures enum value "TM"
	PostMeIPOrganisationParamsBodyCountryTM string = "TM"
	// PostMeIPOrganisationParamsBodyCountryTN captures enum value "TN"
	PostMeIPOrganisationParamsBodyCountryTN string = "TN"
	// PostMeIPOrganisationParamsBodyCountryTO captures enum value "TO"
	PostMeIPOrganisationParamsBodyCountryTO string = "TO"
	// PostMeIPOrganisationParamsBodyCountryTR captures enum value "TR"
	PostMeIPOrganisationParamsBodyCountryTR string = "TR"
	// PostMeIPOrganisationParamsBodyCountryTT captures enum value "TT"
	PostMeIPOrganisationParamsBodyCountryTT string = "TT"
	// PostMeIPOrganisationParamsBodyCountryTV captures enum value "TV"
	PostMeIPOrganisationParamsBodyCountryTV string = "TV"
	// PostMeIPOrganisationParamsBodyCountryTW captures enum value "TW"
	PostMeIPOrganisationParamsBodyCountryTW string = "TW"
	// PostMeIPOrganisationParamsBodyCountryTZ captures enum value "TZ"
	PostMeIPOrganisationParamsBodyCountryTZ string = "TZ"
	// PostMeIPOrganisationParamsBodyCountryUA captures enum value "UA"
	PostMeIPOrganisationParamsBodyCountryUA string = "UA"
	// PostMeIPOrganisationParamsBodyCountryUG captures enum value "UG"
	PostMeIPOrganisationParamsBodyCountryUG string = "UG"
	// PostMeIPOrganisationParamsBodyCountryUM captures enum value "UM"
	PostMeIPOrganisationParamsBodyCountryUM string = "UM"
	// PostMeIPOrganisationParamsBodyCountryUNKNOWN captures enum value "UNKNOWN"
	PostMeIPOrganisationParamsBodyCountryUNKNOWN string = "UNKNOWN"
	// PostMeIPOrganisationParamsBodyCountryUS captures enum value "US"
	PostMeIPOrganisationParamsBodyCountryUS string = "US"
	// PostMeIPOrganisationParamsBodyCountryUY captures enum value "UY"
	PostMeIPOrganisationParamsBodyCountryUY string = "UY"
	// PostMeIPOrganisationParamsBodyCountryUZ captures enum value "UZ"
	PostMeIPOrganisationParamsBodyCountryUZ string = "UZ"
	// PostMeIPOrganisationParamsBodyCountryVA captures enum value "VA"
	PostMeIPOrganisationParamsBodyCountryVA string = "VA"
	// PostMeIPOrganisationParamsBodyCountryVC captures enum value "VC"
	PostMeIPOrganisationParamsBodyCountryVC string = "VC"
	// PostMeIPOrganisationParamsBodyCountryVE captures enum value "VE"
	PostMeIPOrganisationParamsBodyCountryVE string = "VE"
	// PostMeIPOrganisationParamsBodyCountryVG captures enum value "VG"
	PostMeIPOrganisationParamsBodyCountryVG string = "VG"
	// PostMeIPOrganisationParamsBodyCountryVI captures enum value "VI"
	PostMeIPOrganisationParamsBodyCountryVI string = "VI"
	// PostMeIPOrganisationParamsBodyCountryVN captures enum value "VN"
	PostMeIPOrganisationParamsBodyCountryVN string = "VN"
	// PostMeIPOrganisationParamsBodyCountryVU captures enum value "VU"
	PostMeIPOrganisationParamsBodyCountryVU string = "VU"
	// PostMeIPOrganisationParamsBodyCountryWF captures enum value "WF"
	PostMeIPOrganisationParamsBodyCountryWF string = "WF"
	// PostMeIPOrganisationParamsBodyCountryWS captures enum value "WS"
	PostMeIPOrganisationParamsBodyCountryWS string = "WS"
	// PostMeIPOrganisationParamsBodyCountryXK captures enum value "XK"
	PostMeIPOrganisationParamsBodyCountryXK string = "XK"
	// PostMeIPOrganisationParamsBodyCountryYE captures enum value "YE"
	PostMeIPOrganisationParamsBodyCountryYE string = "YE"
	// PostMeIPOrganisationParamsBodyCountryYT captures enum value "YT"
	PostMeIPOrganisationParamsBodyCountryYT string = "YT"
	// PostMeIPOrganisationParamsBodyCountryZA captures enum value "ZA"
	PostMeIPOrganisationParamsBodyCountryZA string = "ZA"
	// PostMeIPOrganisationParamsBodyCountryZM captures enum value "ZM"
	PostMeIPOrganisationParamsBodyCountryZM string = "ZM"
	// PostMeIPOrganisationParamsBodyCountryZW captures enum value "ZW"
	PostMeIPOrganisationParamsBodyCountryZW string = "ZW"
)
View Source
const (
	// PostMeIPOrganisationParamsBodyRegistryARIN captures enum value "ARIN"
	PostMeIPOrganisationParamsBodyRegistryARIN string = "ARIN"
	// PostMeIPOrganisationParamsBodyRegistryRIPE captures enum value "RIPE"
	PostMeIPOrganisationParamsBodyRegistryRIPE string = "RIPE"
)
View Source
const (
	// PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanBankAccount captures enum value "bankAccount"
	PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanBankAccount string = "bankAccount"
	// PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanCreditCard captures enum value "creditCard"
	PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanCreditCard string = "creditCard"
	// PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanFidelityAccount captures enum value "fidelityAccount"
	PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanFidelityAccount string = "fidelityAccount"
	// PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanOvhAccount captures enum value "ovhAccount"
	PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanOvhAccount string = "ovhAccount"
	// PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanPaypal captures enum value "paypal"
	PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBodyPaymentMeanPaypal string = "paypal"
)
View Source
const (
	// PostMeOrderOrderIDRetractionParamsBodyReasonCompetitor captures enum value "competitor"
	PostMeOrderOrderIDRetractionParamsBodyReasonCompetitor string = "competitor"
	// PostMeOrderOrderIDRetractionParamsBodyReasonDifficulty captures enum value "difficulty"
	PostMeOrderOrderIDRetractionParamsBodyReasonDifficulty string = "difficulty"
	// PostMeOrderOrderIDRetractionParamsBodyReasonExpensive captures enum value "expensive"
	PostMeOrderOrderIDRetractionParamsBodyReasonExpensive string = "expensive"
	// PostMeOrderOrderIDRetractionParamsBodyReasonOther captures enum value "other"
	PostMeOrderOrderIDRetractionParamsBodyReasonOther string = "other"
	// PostMeOrderOrderIDRetractionParamsBodyReasonPerformance captures enum value "performance"
	PostMeOrderOrderIDRetractionParamsBodyReasonPerformance string = "performance"
	// PostMeOrderOrderIDRetractionParamsBodyReasonReliability captures enum value "reliability"
	PostMeOrderOrderIDRetractionParamsBodyReasonReliability string = "reliability"
	// PostMeOrderOrderIDRetractionParamsBodyReasonUnused captures enum value "unused"
	PostMeOrderOrderIDRetractionParamsBodyReasonUnused string = "unused"
)
View Source
const (
	// PostMePasswordRecoverParamsBodyOvhCompanyKimsufi captures enum value "kimsufi"
	PostMePasswordRecoverParamsBodyOvhCompanyKimsufi string = "kimsufi"
	// PostMePasswordRecoverParamsBodyOvhCompanyOvh captures enum value "ovh"
	PostMePasswordRecoverParamsBodyOvhCompanyOvh string = "ovh"
	// PostMePasswordRecoverParamsBodyOvhCompanySoyoustart captures enum value "soyoustart"
	PostMePasswordRecoverParamsBodyOvhCompanySoyoustart string = "soyoustart"
)
View Source
const (
	// PostMeTelephonyDefaultIPRestrictionParamsBodyTypeMgcp captures enum value "mgcp"
	PostMeTelephonyDefaultIPRestrictionParamsBodyTypeMgcp string = "mgcp"
	// PostMeTelephonyDefaultIPRestrictionParamsBodyTypeSip captures enum value "sip"
	PostMeTelephonyDefaultIPRestrictionParamsBodyTypeSip string = "sip"
)
View Source
const (
	// PutMeContactContactIDParamsBodyBirthCountryAC captures enum value "AC"
	PutMeContactContactIDParamsBodyBirthCountryAC string = "AC"
	// PutMeContactContactIDParamsBodyBirthCountryAD captures enum value "AD"
	PutMeContactContactIDParamsBodyBirthCountryAD string = "AD"
	// PutMeContactContactIDParamsBodyBirthCountryAE captures enum value "AE"
	PutMeContactContactIDParamsBodyBirthCountryAE string = "AE"
	// PutMeContactContactIDParamsBodyBirthCountryAF captures enum value "AF"
	PutMeContactContactIDParamsBodyBirthCountryAF string = "AF"
	// PutMeContactContactIDParamsBodyBirthCountryAG captures enum value "AG"
	PutMeContactContactIDParamsBodyBirthCountryAG string = "AG"
	// PutMeContactContactIDParamsBodyBirthCountryAI captures enum value "AI"
	PutMeContactContactIDParamsBodyBirthCountryAI string = "AI"
	// PutMeContactContactIDParamsBodyBirthCountryAL captures enum value "AL"
	PutMeContactContactIDParamsBodyBirthCountryAL string = "AL"
	// PutMeContactContactIDParamsBodyBirthCountryAM captures enum value "AM"
	PutMeContactContactIDParamsBodyBirthCountryAM string = "AM"
	// PutMeContactContactIDParamsBodyBirthCountryAO captures enum value "AO"
	PutMeContactContactIDParamsBodyBirthCountryAO string = "AO"
	// PutMeContactContactIDParamsBodyBirthCountryAQ captures enum value "AQ"
	PutMeContactContactIDParamsBodyBirthCountryAQ string = "AQ"
	// PutMeContactContactIDParamsBodyBirthCountryAR captures enum value "AR"
	PutMeContactContactIDParamsBodyBirthCountryAR string = "AR"
	// PutMeContactContactIDParamsBodyBirthCountryAS captures enum value "AS"
	PutMeContactContactIDParamsBodyBirthCountryAS string = "AS"
	// PutMeContactContactIDParamsBodyBirthCountryAT captures enum value "AT"
	PutMeContactContactIDParamsBodyBirthCountryAT string = "AT"
	// PutMeContactContactIDParamsBodyBirthCountryAU captures enum value "AU"
	PutMeContactContactIDParamsBodyBirthCountryAU string = "AU"
	// PutMeContactContactIDParamsBodyBirthCountryAW captures enum value "AW"
	PutMeContactContactIDParamsBodyBirthCountryAW string = "AW"
	// PutMeContactContactIDParamsBodyBirthCountryAX captures enum value "AX"
	PutMeContactContactIDParamsBodyBirthCountryAX string = "AX"
	// PutMeContactContactIDParamsBodyBirthCountryAZ captures enum value "AZ"
	PutMeContactContactIDParamsBodyBirthCountryAZ string = "AZ"
	// PutMeContactContactIDParamsBodyBirthCountryBA captures enum value "BA"
	PutMeContactContactIDParamsBodyBirthCountryBA string = "BA"
	// PutMeContactContactIDParamsBodyBirthCountryBB captures enum value "BB"
	PutMeContactContactIDParamsBodyBirthCountryBB string = "BB"
	// PutMeContactContactIDParamsBodyBirthCountryBD captures enum value "BD"
	PutMeContactContactIDParamsBodyBirthCountryBD string = "BD"
	// PutMeContactContactIDParamsBodyBirthCountryBE captures enum value "BE"
	PutMeContactContactIDParamsBodyBirthCountryBE string = "BE"
	// PutMeContactContactIDParamsBodyBirthCountryBF captures enum value "BF"
	PutMeContactContactIDParamsBodyBirthCountryBF string = "BF"
	// PutMeContactContactIDParamsBodyBirthCountryBG captures enum value "BG"
	PutMeContactContactIDParamsBodyBirthCountryBG string = "BG"
	// PutMeContactContactIDParamsBodyBirthCountryBH captures enum value "BH"
	PutMeContactContactIDParamsBodyBirthCountryBH string = "BH"
	// PutMeContactContactIDParamsBodyBirthCountryBI captures enum value "BI"
	PutMeContactContactIDParamsBodyBirthCountryBI string = "BI"
	// PutMeContactContactIDParamsBodyBirthCountryBJ captures enum value "BJ"
	PutMeContactContactIDParamsBodyBirthCountryBJ string = "BJ"
	// PutMeContactContactIDParamsBodyBirthCountryBL captures enum value "BL"
	PutMeContactContactIDParamsBodyBirthCountryBL string = "BL"
	// PutMeContactContactIDParamsBodyBirthCountryBM captures enum value "BM"
	PutMeContactContactIDParamsBodyBirthCountryBM string = "BM"
	// PutMeContactContactIDParamsBodyBirthCountryBN captures enum value "BN"
	PutMeContactContactIDParamsBodyBirthCountryBN string = "BN"
	// PutMeContactContactIDParamsBodyBirthCountryBO captures enum value "BO"
	PutMeContactContactIDParamsBodyBirthCountryBO string = "BO"
	// PutMeContactContactIDParamsBodyBirthCountryBQ captures enum value "BQ"
	PutMeContactContactIDParamsBodyBirthCountryBQ string = "BQ"
	// PutMeContactContactIDParamsBodyBirthCountryBR captures enum value "BR"
	PutMeContactContactIDParamsBodyBirthCountryBR string = "BR"
	// PutMeContactContactIDParamsBodyBirthCountryBS captures enum value "BS"
	PutMeContactContactIDParamsBodyBirthCountryBS string = "BS"
	// PutMeContactContactIDParamsBodyBirthCountryBT captures enum value "BT"
	PutMeContactContactIDParamsBodyBirthCountryBT string = "BT"
	// PutMeContactContactIDParamsBodyBirthCountryBW captures enum value "BW"
	PutMeContactContactIDParamsBodyBirthCountryBW string = "BW"
	// PutMeContactContactIDParamsBodyBirthCountryBY captures enum value "BY"
	PutMeContactContactIDParamsBodyBirthCountryBY string = "BY"
	// PutMeContactContactIDParamsBodyBirthCountryBZ captures enum value "BZ"
	PutMeContactContactIDParamsBodyBirthCountryBZ string = "BZ"
	// PutMeContactContactIDParamsBodyBirthCountryCA captures enum value "CA"
	PutMeContactContactIDParamsBodyBirthCountryCA string = "CA"
	// PutMeContactContactIDParamsBodyBirthCountryCC captures enum value "CC"
	PutMeContactContactIDParamsBodyBirthCountryCC string = "CC"
	// PutMeContactContactIDParamsBodyBirthCountryCD captures enum value "CD"
	PutMeContactContactIDParamsBodyBirthCountryCD string = "CD"
	// PutMeContactContactIDParamsBodyBirthCountryCF captures enum value "CF"
	PutMeContactContactIDParamsBodyBirthCountryCF string = "CF"
	// PutMeContactContactIDParamsBodyBirthCountryCG captures enum value "CG"
	PutMeContactContactIDParamsBodyBirthCountryCG string = "CG"
	// PutMeContactContactIDParamsBodyBirthCountryCH captures enum value "CH"
	PutMeContactContactIDParamsBodyBirthCountryCH string = "CH"
	// PutMeContactContactIDParamsBodyBirthCountryCI captures enum value "CI"
	PutMeContactContactIDParamsBodyBirthCountryCI string = "CI"
	// PutMeContactContactIDParamsBodyBirthCountryCK captures enum value "CK"
	PutMeContactContactIDParamsBodyBirthCountryCK string = "CK"
	// PutMeContactContactIDParamsBodyBirthCountryCL captures enum value "CL"
	PutMeContactContactIDParamsBodyBirthCountryCL string = "CL"
	// PutMeContactContactIDParamsBodyBirthCountryCM captures enum value "CM"
	PutMeContactContactIDParamsBodyBirthCountryCM string = "CM"
	// PutMeContactContactIDParamsBodyBirthCountryCN captures enum value "CN"
	PutMeContactContactIDParamsBodyBirthCountryCN string = "CN"
	// PutMeContactContactIDParamsBodyBirthCountryCO captures enum value "CO"
	PutMeContactContactIDParamsBodyBirthCountryCO string = "CO"
	// PutMeContactContactIDParamsBodyBirthCountryCR captures enum value "CR"
	PutMeContactContactIDParamsBodyBirthCountryCR string = "CR"
	// PutMeContactContactIDParamsBodyBirthCountryCU captures enum value "CU"
	PutMeContactContactIDParamsBodyBirthCountryCU string = "CU"
	// PutMeContactContactIDParamsBodyBirthCountryCV captures enum value "CV"
	PutMeContactContactIDParamsBodyBirthCountryCV string = "CV"
	// PutMeContactContactIDParamsBodyBirthCountryCW captures enum value "CW"
	PutMeContactContactIDParamsBodyBirthCountryCW string = "CW"
	// PutMeContactContactIDParamsBodyBirthCountryCX captures enum value "CX"
	PutMeContactContactIDParamsBodyBirthCountryCX string = "CX"
	// PutMeContactContactIDParamsBodyBirthCountryCY captures enum value "CY"
	PutMeContactContactIDParamsBodyBirthCountryCY string = "CY"
	// PutMeContactContactIDParamsBodyBirthCountryCZ captures enum value "CZ"
	PutMeContactContactIDParamsBodyBirthCountryCZ string = "CZ"
	// PutMeContactContactIDParamsBodyBirthCountryDE captures enum value "DE"
	PutMeContactContactIDParamsBodyBirthCountryDE string = "DE"
	// PutMeContactContactIDParamsBodyBirthCountryDG captures enum value "DG"
	PutMeContactContactIDParamsBodyBirthCountryDG string = "DG"
	// PutMeContactContactIDParamsBodyBirthCountryDJ captures enum value "DJ"
	PutMeContactContactIDParamsBodyBirthCountryDJ string = "DJ"
	// PutMeContactContactIDParamsBodyBirthCountryDK captures enum value "DK"
	PutMeContactContactIDParamsBodyBirthCountryDK string = "DK"
	// PutMeContactContactIDParamsBodyBirthCountryDM captures enum value "DM"
	PutMeContactContactIDParamsBodyBirthCountryDM string = "DM"
	// PutMeContactContactIDParamsBodyBirthCountryDO captures enum value "DO"
	PutMeContactContactIDParamsBodyBirthCountryDO string = "DO"
	// PutMeContactContactIDParamsBodyBirthCountryDZ captures enum value "DZ"
	PutMeContactContactIDParamsBodyBirthCountryDZ string = "DZ"
	// PutMeContactContactIDParamsBodyBirthCountryEA captures enum value "EA"
	PutMeContactContactIDParamsBodyBirthCountryEA string = "EA"
	// PutMeContactContactIDParamsBodyBirthCountryEC captures enum value "EC"
	PutMeContactContactIDParamsBodyBirthCountryEC string = "EC"
	// PutMeContactContactIDParamsBodyBirthCountryEE captures enum value "EE"
	PutMeContactContactIDParamsBodyBirthCountryEE string = "EE"
	// PutMeContactContactIDParamsBodyBirthCountryEG captures enum value "EG"
	PutMeContactContactIDParamsBodyBirthCountryEG string = "EG"
	// PutMeContactContactIDParamsBodyBirthCountryEH captures enum value "EH"
	PutMeContactContactIDParamsBodyBirthCountryEH string = "EH"
	// PutMeContactContactIDParamsBodyBirthCountryER captures enum value "ER"
	PutMeContactContactIDParamsBodyBirthCountryER string = "ER"
	// PutMeContactContactIDParamsBodyBirthCountryES captures enum value "ES"
	PutMeContactContactIDParamsBodyBirthCountryES string = "ES"
	// PutMeContactContactIDParamsBodyBirthCountryET captures enum value "ET"
	PutMeContactContactIDParamsBodyBirthCountryET string = "ET"
	// PutMeContactContactIDParamsBodyBirthCountryFI captures enum value "FI"
	PutMeContactContactIDParamsBodyBirthCountryFI string = "FI"
	// PutMeContactContactIDParamsBodyBirthCountryFJ captures enum value "FJ"
	PutMeContactContactIDParamsBodyBirthCountryFJ string = "FJ"
	// PutMeContactContactIDParamsBodyBirthCountryFK captures enum value "FK"
	PutMeContactContactIDParamsBodyBirthCountryFK string = "FK"
	// PutMeContactContactIDParamsBodyBirthCountryFM captures enum value "FM"
	PutMeContactContactIDParamsBodyBirthCountryFM string = "FM"
	// PutMeContactContactIDParamsBodyBirthCountryFO captures enum value "FO"
	PutMeContactContactIDParamsBodyBirthCountryFO string = "FO"
	// PutMeContactContactIDParamsBodyBirthCountryFR captures enum value "FR"
	PutMeContactContactIDParamsBodyBirthCountryFR string = "FR"
	// PutMeContactContactIDParamsBodyBirthCountryGA captures enum value "GA"
	PutMeContactContactIDParamsBodyBirthCountryGA string = "GA"
	// PutMeContactContactIDParamsBodyBirthCountryGB captures enum value "GB"
	PutMeContactContactIDParamsBodyBirthCountryGB string = "GB"
	// PutMeContactContactIDParamsBodyBirthCountryGD captures enum value "GD"
	PutMeContactContactIDParamsBodyBirthCountryGD string = "GD"
	// PutMeContactContactIDParamsBodyBirthCountryGE captures enum value "GE"
	PutMeContactContactIDParamsBodyBirthCountryGE string = "GE"
	// PutMeContactContactIDParamsBodyBirthCountryGF captures enum value "GF"
	PutMeContactContactIDParamsBodyBirthCountryGF string = "GF"
	// PutMeContactContactIDParamsBodyBirthCountryGG captures enum value "GG"
	PutMeContactContactIDParamsBodyBirthCountryGG string = "GG"
	// PutMeContactContactIDParamsBodyBirthCountryGH captures enum value "GH"
	PutMeContactContactIDParamsBodyBirthCountryGH string = "GH"
	// PutMeContactContactIDParamsBodyBirthCountryGI captures enum value "GI"
	PutMeContactContactIDParamsBodyBirthCountryGI string = "GI"
	// PutMeContactContactIDParamsBodyBirthCountryGL captures enum value "GL"
	PutMeContactContactIDParamsBodyBirthCountryGL string = "GL"
	// PutMeContactContactIDParamsBodyBirthCountryGM captures enum value "GM"
	PutMeContactContactIDParamsBodyBirthCountryGM string = "GM"
	// PutMeContactContactIDParamsBodyBirthCountryGN captures enum value "GN"
	PutMeContactContactIDParamsBodyBirthCountryGN string = "GN"
	// PutMeContactContactIDParamsBodyBirthCountryGP captures enum value "GP"
	PutMeContactContactIDParamsBodyBirthCountryGP string = "GP"
	// PutMeContactContactIDParamsBodyBirthCountryGQ captures enum value "GQ"
	PutMeContactContactIDParamsBodyBirthCountryGQ string = "GQ"
	// PutMeContactContactIDParamsBodyBirthCountryGR captures enum value "GR"
	PutMeContactContactIDParamsBodyBirthCountryGR string = "GR"
	// PutMeContactContactIDParamsBodyBirthCountryGS captures enum value "GS"
	PutMeContactContactIDParamsBodyBirthCountryGS string = "GS"
	// PutMeContactContactIDParamsBodyBirthCountryGT captures enum value "GT"
	PutMeContactContactIDParamsBodyBirthCountryGT string = "GT"
	// PutMeContactContactIDParamsBodyBirthCountryGU captures enum value "GU"
	PutMeContactContactIDParamsBodyBirthCountryGU string = "GU"
	// PutMeContactContactIDParamsBodyBirthCountryGW captures enum value "GW"
	PutMeContactContactIDParamsBodyBirthCountryGW string = "GW"
	// PutMeContactContactIDParamsBodyBirthCountryGY captures enum value "GY"
	PutMeContactContactIDParamsBodyBirthCountryGY string = "GY"
	// PutMeContactContactIDParamsBodyBirthCountryHK captures enum value "HK"
	PutMeContactContactIDParamsBodyBirthCountryHK string = "HK"
	// PutMeContactContactIDParamsBodyBirthCountryHN captures enum value "HN"
	PutMeContactContactIDParamsBodyBirthCountryHN string = "HN"
	// PutMeContactContactIDParamsBodyBirthCountryHR captures enum value "HR"
	PutMeContactContactIDParamsBodyBirthCountryHR string = "HR"
	// PutMeContactContactIDParamsBodyBirthCountryHT captures enum value "HT"
	PutMeContactContactIDParamsBodyBirthCountryHT string = "HT"
	// PutMeContactContactIDParamsBodyBirthCountryHU captures enum value "HU"
	PutMeContactContactIDParamsBodyBirthCountryHU string = "HU"
	// PutMeContactContactIDParamsBodyBirthCountryIC captures enum value "IC"
	PutMeContactContactIDParamsBodyBirthCountryIC string = "IC"
	// PutMeContactContactIDParamsBodyBirthCountryID captures enum value "ID"
	PutMeContactContactIDParamsBodyBirthCountryID string = "ID"
	// PutMeContactContactIDParamsBodyBirthCountryIE captures enum value "IE"
	PutMeContactContactIDParamsBodyBirthCountryIE string = "IE"
	// PutMeContactContactIDParamsBodyBirthCountryIL captures enum value "IL"
	PutMeContactContactIDParamsBodyBirthCountryIL string = "IL"
	// PutMeContactContactIDParamsBodyBirthCountryIM captures enum value "IM"
	PutMeContactContactIDParamsBodyBirthCountryIM string = "IM"
	// PutMeContactContactIDParamsBodyBirthCountryIN captures enum value "IN"
	PutMeContactContactIDParamsBodyBirthCountryIN string = "IN"
	// PutMeContactContactIDParamsBodyBirthCountryIO captures enum value "IO"
	PutMeContactContactIDParamsBodyBirthCountryIO string = "IO"
	// PutMeContactContactIDParamsBodyBirthCountryIQ captures enum value "IQ"
	PutMeContactContactIDParamsBodyBirthCountryIQ string = "IQ"
	// PutMeContactContactIDParamsBodyBirthCountryIR captures enum value "IR"
	PutMeContactContactIDParamsBodyBirthCountryIR string = "IR"
	// PutMeContactContactIDParamsBodyBirthCountryIS captures enum value "IS"
	PutMeContactContactIDParamsBodyBirthCountryIS string = "IS"
	// PutMeContactContactIDParamsBodyBirthCountryIT captures enum value "IT"
	PutMeContactContactIDParamsBodyBirthCountryIT string = "IT"
	// PutMeContactContactIDParamsBodyBirthCountryJE captures enum value "JE"
	PutMeContactContactIDParamsBodyBirthCountryJE string = "JE"
	// PutMeContactContactIDParamsBodyBirthCountryJM captures enum value "JM"
	PutMeContactContactIDParamsBodyBirthCountryJM string = "JM"
	// PutMeContactContactIDParamsBodyBirthCountryJO captures enum value "JO"
	PutMeContactContactIDParamsBodyBirthCountryJO string = "JO"
	// PutMeContactContactIDParamsBodyBirthCountryJP captures enum value "JP"
	PutMeContactContactIDParamsBodyBirthCountryJP string = "JP"
	// PutMeContactContactIDParamsBodyBirthCountryKE captures enum value "KE"
	PutMeContactContactIDParamsBodyBirthCountryKE string = "KE"
	// PutMeContactContactIDParamsBodyBirthCountryKG captures enum value "KG"
	PutMeContactContactIDParamsBodyBirthCountryKG string = "KG"
	// PutMeContactContactIDParamsBodyBirthCountryKH captures enum value "KH"
	PutMeContactContactIDParamsBodyBirthCountryKH string = "KH"
	// PutMeContactContactIDParamsBodyBirthCountryKI captures enum value "KI"
	PutMeContactContactIDParamsBodyBirthCountryKI string = "KI"
	// PutMeContactContactIDParamsBodyBirthCountryKM captures enum value "KM"
	PutMeContactContactIDParamsBodyBirthCountryKM string = "KM"
	// PutMeContactContactIDParamsBodyBirthCountryKN captures enum value "KN"
	PutMeContactContactIDParamsBodyBirthCountryKN string = "KN"
	// PutMeContactContactIDParamsBodyBirthCountryKP captures enum value "KP"
	PutMeContactContactIDParamsBodyBirthCountryKP string = "KP"
	// PutMeContactContactIDParamsBodyBirthCountryKR captures enum value "KR"
	PutMeContactContactIDParamsBodyBirthCountryKR string = "KR"
	// PutMeContactContactIDParamsBodyBirthCountryKW captures enum value "KW"
	PutMeContactContactIDParamsBodyBirthCountryKW string = "KW"
	// PutMeContactContactIDParamsBodyBirthCountryKY captures enum value "KY"
	PutMeContactContactIDParamsBodyBirthCountryKY string = "KY"
	// PutMeContactContactIDParamsBodyBirthCountryKZ captures enum value "KZ"
	PutMeContactContactIDParamsBodyBirthCountryKZ string = "KZ"
	// PutMeContactContactIDParamsBodyBirthCountryLA captures enum value "LA"
	PutMeContactContactIDParamsBodyBirthCountryLA string = "LA"
	// PutMeContactContactIDParamsBodyBirthCountryLB captures enum value "LB"
	PutMeContactContactIDParamsBodyBirthCountryLB string = "LB"
	// PutMeContactContactIDParamsBodyBirthCountryLC captures enum value "LC"
	PutMeContactContactIDParamsBodyBirthCountryLC string = "LC"
	// PutMeContactContactIDParamsBodyBirthCountryLI captures enum value "LI"
	PutMeContactContactIDParamsBodyBirthCountryLI string = "LI"
	// PutMeContactContactIDParamsBodyBirthCountryLK captures enum value "LK"
	PutMeContactContactIDParamsBodyBirthCountryLK string = "LK"
	// PutMeContactContactIDParamsBodyBirthCountryLR captures enum value "LR"
	PutMeContactContactIDParamsBodyBirthCountryLR string = "LR"
	// PutMeContactContactIDParamsBodyBirthCountryLS captures enum value "LS"
	PutMeContactContactIDParamsBodyBirthCountryLS string = "LS"
	// PutMeContactContactIDParamsBodyBirthCountryLT captures enum value "LT"
	PutMeContactContactIDParamsBodyBirthCountryLT string = "LT"
	// PutMeContactContactIDParamsBodyBirthCountryLU captures enum value "LU"
	PutMeContactContactIDParamsBodyBirthCountryLU string = "LU"
	// PutMeContactContactIDParamsBodyBirthCountryLV captures enum value "LV"
	PutMeContactContactIDParamsBodyBirthCountryLV string = "LV"
	// PutMeContactContactIDParamsBodyBirthCountryLY captures enum value "LY"
	PutMeContactContactIDParamsBodyBirthCountryLY string = "LY"
	// PutMeContactContactIDParamsBodyBirthCountryMA captures enum value "MA"
	PutMeContactContactIDParamsBodyBirthCountryMA string = "MA"
	// PutMeContactContactIDParamsBodyBirthCountryMC captures enum value "MC"
	PutMeContactContactIDParamsBodyBirthCountryMC string = "MC"
	// PutMeContactContactIDParamsBodyBirthCountryMD captures enum value "MD"
	PutMeContactContactIDParamsBodyBirthCountryMD string = "MD"
	// PutMeContactContactIDParamsBodyBirthCountryME captures enum value "ME"
	PutMeContactContactIDParamsBodyBirthCountryME string = "ME"
	// PutMeContactContactIDParamsBodyBirthCountryMF captures enum value "MF"
	PutMeContactContactIDParamsBodyBirthCountryMF string = "MF"
	// PutMeContactContactIDParamsBodyBirthCountryMG captures enum value "MG"
	PutMeContactContactIDParamsBodyBirthCountryMG string = "MG"
	// PutMeContactContactIDParamsBodyBirthCountryMH captures enum value "MH"
	PutMeContactContactIDParamsBodyBirthCountryMH string = "MH"
	// PutMeContactContactIDParamsBodyBirthCountryMK captures enum value "MK"
	PutMeContactContactIDParamsBodyBirthCountryMK string = "MK"
	// PutMeContactContactIDParamsBodyBirthCountryML captures enum value "ML"
	PutMeContactContactIDParamsBodyBirthCountryML string = "ML"
	// PutMeContactContactIDParamsBodyBirthCountryMM captures enum value "MM"
	PutMeContactContactIDParamsBodyBirthCountryMM string = "MM"
	// PutMeContactContactIDParamsBodyBirthCountryMN captures enum value "MN"
	PutMeContactContactIDParamsBodyBirthCountryMN string = "MN"
	// PutMeContactContactIDParamsBodyBirthCountryMO captures enum value "MO"
	PutMeContactContactIDParamsBodyBirthCountryMO string = "MO"
	// PutMeContactContactIDParamsBodyBirthCountryMP captures enum value "MP"
	PutMeContactContactIDParamsBodyBirthCountryMP string = "MP"
	// PutMeContactContactIDParamsBodyBirthCountryMQ captures enum value "MQ"
	PutMeContactContactIDParamsBodyBirthCountryMQ string = "MQ"
	// PutMeContactContactIDParamsBodyBirthCountryMR captures enum value "MR"
	PutMeContactContactIDParamsBodyBirthCountryMR string = "MR"
	// PutMeContactContactIDParamsBodyBirthCountryMS captures enum value "MS"
	PutMeContactContactIDParamsBodyBirthCountryMS string = "MS"
	// PutMeContactContactIDParamsBodyBirthCountryMT captures enum value "MT"
	PutMeContactContactIDParamsBodyBirthCountryMT string = "MT"
	// PutMeContactContactIDParamsBodyBirthCountryMU captures enum value "MU"
	PutMeContactContactIDParamsBodyBirthCountryMU string = "MU"
	// PutMeContactContactIDParamsBodyBirthCountryMV captures enum value "MV"
	PutMeContactContactIDParamsBodyBirthCountryMV string = "MV"
	// PutMeContactContactIDParamsBodyBirthCountryMW captures enum value "MW"
	PutMeContactContactIDParamsBodyBirthCountryMW string = "MW"
	// PutMeContactContactIDParamsBodyBirthCountryMX captures enum value "MX"
	PutMeContactContactIDParamsBodyBirthCountryMX string = "MX"
	// PutMeContactContactIDParamsBodyBirthCountryMY captures enum value "MY"
	PutMeContactContactIDParamsBodyBirthCountryMY string = "MY"
	// PutMeContactContactIDParamsBodyBirthCountryMZ captures enum value "MZ"
	PutMeContactContactIDParamsBodyBirthCountryMZ string = "MZ"
	// PutMeContactContactIDParamsBodyBirthCountryNA captures enum value "NA"
	PutMeContactContactIDParamsBodyBirthCountryNA string = "NA"
	// PutMeContactContactIDParamsBodyBirthCountryNC captures enum value "NC"
	PutMeContactContactIDParamsBodyBirthCountryNC string = "NC"
	// PutMeContactContactIDParamsBodyBirthCountryNE captures enum value "NE"
	PutMeContactContactIDParamsBodyBirthCountryNE string = "NE"
	// PutMeContactContactIDParamsBodyBirthCountryNF captures enum value "NF"
	PutMeContactContactIDParamsBodyBirthCountryNF string = "NF"
	// PutMeContactContactIDParamsBodyBirthCountryNG captures enum value "NG"
	PutMeContactContactIDParamsBodyBirthCountryNG string = "NG"
	// PutMeContactContactIDParamsBodyBirthCountryNI captures enum value "NI"
	PutMeContactContactIDParamsBodyBirthCountryNI string = "NI"
	// PutMeContactContactIDParamsBodyBirthCountryNL captures enum value "NL"
	PutMeContactContactIDParamsBodyBirthCountryNL string = "NL"
	// PutMeContactContactIDParamsBodyBirthCountryNO captures enum value "NO"
	PutMeContactContactIDParamsBodyBirthCountryNO string = "NO"
	// PutMeContactContactIDParamsBodyBirthCountryNP captures enum value "NP"
	PutMeContactContactIDParamsBodyBirthCountryNP string = "NP"
	// PutMeContactContactIDParamsBodyBirthCountryNR captures enum value "NR"
	PutMeContactContactIDParamsBodyBirthCountryNR string = "NR"
	// PutMeContactContactIDParamsBodyBirthCountryNU captures enum value "NU"
	PutMeContactContactIDParamsBodyBirthCountryNU string = "NU"
	// PutMeContactContactIDParamsBodyBirthCountryNZ captures enum value "NZ"
	PutMeContactContactIDParamsBodyBirthCountryNZ string = "NZ"
	// PutMeContactContactIDParamsBodyBirthCountryOM captures enum value "OM"
	PutMeContactContactIDParamsBodyBirthCountryOM string = "OM"
	// PutMeContactContactIDParamsBodyBirthCountryPA captures enum value "PA"
	PutMeContactContactIDParamsBodyBirthCountryPA string = "PA"
	// PutMeContactContactIDParamsBodyBirthCountryPE captures enum value "PE"
	PutMeContactContactIDParamsBodyBirthCountryPE string = "PE"
	// PutMeContactContactIDParamsBodyBirthCountryPF captures enum value "PF"
	PutMeContactContactIDParamsBodyBirthCountryPF string = "PF"
	// PutMeContactContactIDParamsBodyBirthCountryPG captures enum value "PG"
	PutMeContactContactIDParamsBodyBirthCountryPG string = "PG"
	// PutMeContactContactIDParamsBodyBirthCountryPH captures enum value "PH"
	PutMeContactContactIDParamsBodyBirthCountryPH string = "PH"
	// PutMeContactContactIDParamsBodyBirthCountryPK captures enum value "PK"
	PutMeContactContactIDParamsBodyBirthCountryPK string = "PK"
	// PutMeContactContactIDParamsBodyBirthCountryPL captures enum value "PL"
	PutMeContactContactIDParamsBodyBirthCountryPL string = "PL"
	// PutMeContactContactIDParamsBodyBirthCountryPM captures enum value "PM"
	PutMeContactContactIDParamsBodyBirthCountryPM string = "PM"
	// PutMeContactContactIDParamsBodyBirthCountryPN captures enum value "PN"
	PutMeContactContactIDParamsBodyBirthCountryPN string = "PN"
	// PutMeContactContactIDParamsBodyBirthCountryPR captures enum value "PR"
	PutMeContactContactIDParamsBodyBirthCountryPR string = "PR"
	// PutMeContactContactIDParamsBodyBirthCountryPS captures enum value "PS"
	PutMeContactContactIDParamsBodyBirthCountryPS string = "PS"
	// PutMeContactContactIDParamsBodyBirthCountryPT captures enum value "PT"
	PutMeContactContactIDParamsBodyBirthCountryPT string = "PT"
	// PutMeContactContactIDParamsBodyBirthCountryPW captures enum value "PW"
	PutMeContactContactIDParamsBodyBirthCountryPW string = "PW"
	// PutMeContactContactIDParamsBodyBirthCountryPY captures enum value "PY"
	PutMeContactContactIDParamsBodyBirthCountryPY string = "PY"
	// PutMeContactContactIDParamsBodyBirthCountryQA captures enum value "QA"
	PutMeContactContactIDParamsBodyBirthCountryQA string = "QA"
	// PutMeContactContactIDParamsBodyBirthCountryRE captures enum value "RE"
	PutMeContactContactIDParamsBodyBirthCountryRE string = "RE"
	// PutMeContactContactIDParamsBodyBirthCountryRO captures enum value "RO"
	PutMeContactContactIDParamsBodyBirthCountryRO string = "RO"
	// PutMeContactContactIDParamsBodyBirthCountryRS captures enum value "RS"
	PutMeContactContactIDParamsBodyBirthCountryRS string = "RS"
	// PutMeContactContactIDParamsBodyBirthCountryRU captures enum value "RU"
	PutMeContactContactIDParamsBodyBirthCountryRU string = "RU"
	// PutMeContactContactIDParamsBodyBirthCountryRW captures enum value "RW"
	PutMeContactContactIDParamsBodyBirthCountryRW string = "RW"
	// PutMeContactContactIDParamsBodyBirthCountrySA captures enum value "SA"
	PutMeContactContactIDParamsBodyBirthCountrySA string = "SA"
	// PutMeContactContactIDParamsBodyBirthCountrySB captures enum value "SB"
	PutMeContactContactIDParamsBodyBirthCountrySB string = "SB"
	// PutMeContactContactIDParamsBodyBirthCountrySC captures enum value "SC"
	PutMeContactContactIDParamsBodyBirthCountrySC string = "SC"
	// PutMeContactContactIDParamsBodyBirthCountrySD captures enum value "SD"
	PutMeContactContactIDParamsBodyBirthCountrySD string = "SD"
	// PutMeContactContactIDParamsBodyBirthCountrySE captures enum value "SE"
	PutMeContactContactIDParamsBodyBirthCountrySE string = "SE"
	// PutMeContactContactIDParamsBodyBirthCountrySG captures enum value "SG"
	PutMeContactContactIDParamsBodyBirthCountrySG string = "SG"
	// PutMeContactContactIDParamsBodyBirthCountrySH captures enum value "SH"
	PutMeContactContactIDParamsBodyBirthCountrySH string = "SH"
	// PutMeContactContactIDParamsBodyBirthCountrySI captures enum value "SI"
	PutMeContactContactIDParamsBodyBirthCountrySI string = "SI"
	// PutMeContactContactIDParamsBodyBirthCountrySJ captures enum value "SJ"
	PutMeContactContactIDParamsBodyBirthCountrySJ string = "SJ"
	// PutMeContactContactIDParamsBodyBirthCountrySK captures enum value "SK"
	PutMeContactContactIDParamsBodyBirthCountrySK string = "SK"
	// PutMeContactContactIDParamsBodyBirthCountrySL captures enum value "SL"
	PutMeContactContactIDParamsBodyBirthCountrySL string = "SL"
	// PutMeContactContactIDParamsBodyBirthCountrySM captures enum value "SM"
	PutMeContactContactIDParamsBodyBirthCountrySM string = "SM"
	// PutMeContactContactIDParamsBodyBirthCountrySN captures enum value "SN"
	PutMeContactContactIDParamsBodyBirthCountrySN string = "SN"
	// PutMeContactContactIDParamsBodyBirthCountrySO captures enum value "SO"
	PutMeContactContactIDParamsBodyBirthCountrySO string = "SO"
	// PutMeContactContactIDParamsBodyBirthCountrySR captures enum value "SR"
	PutMeContactContactIDParamsBodyBirthCountrySR string = "SR"
	// PutMeContactContactIDParamsBodyBirthCountrySS captures enum value "SS"
	PutMeContactContactIDParamsBodyBirthCountrySS string = "SS"
	// PutMeContactContactIDParamsBodyBirthCountryST captures enum value "ST"
	PutMeContactContactIDParamsBodyBirthCountryST string = "ST"
	// PutMeContactContactIDParamsBodyBirthCountrySV captures enum value "SV"
	PutMeContactContactIDParamsBodyBirthCountrySV string = "SV"
	// PutMeContactContactIDParamsBodyBirthCountrySX captures enum value "SX"
	PutMeContactContactIDParamsBodyBirthCountrySX string = "SX"
	// PutMeContactContactIDParamsBodyBirthCountrySY captures enum value "SY"
	PutMeContactContactIDParamsBodyBirthCountrySY string = "SY"
	// PutMeContactContactIDParamsBodyBirthCountrySZ captures enum value "SZ"
	PutMeContactContactIDParamsBodyBirthCountrySZ string = "SZ"
	// PutMeContactContactIDParamsBodyBirthCountryTA captures enum value "TA"
	PutMeContactContactIDParamsBodyBirthCountryTA string = "TA"
	// PutMeContactContactIDParamsBodyBirthCountryTC captures enum value "TC"
	PutMeContactContactIDParamsBodyBirthCountryTC string = "TC"
	// PutMeContactContactIDParamsBodyBirthCountryTD captures enum value "TD"
	PutMeContactContactIDParamsBodyBirthCountryTD string = "TD"
	// PutMeContactContactIDParamsBodyBirthCountryTF captures enum value "TF"
	PutMeContactContactIDParamsBodyBirthCountryTF string = "TF"
	// PutMeContactContactIDParamsBodyBirthCountryTG captures enum value "TG"
	PutMeContactContactIDParamsBodyBirthCountryTG string = "TG"
	// PutMeContactContactIDParamsBodyBirthCountryTH captures enum value "TH"
	PutMeContactContactIDParamsBodyBirthCountryTH string = "TH"
	// PutMeContactContactIDParamsBodyBirthCountryTJ captures enum value "TJ"
	PutMeContactContactIDParamsBodyBirthCountryTJ string = "TJ"
	// PutMeContactContactIDParamsBodyBirthCountryTK captures enum value "TK"
	PutMeContactContactIDParamsBodyBirthCountryTK string = "TK"
	// PutMeContactContactIDParamsBodyBirthCountryTL captures enum value "TL"
	PutMeContactContactIDParamsBodyBirthCountryTL string = "TL"
	// PutMeContactContactIDParamsBodyBirthCountryTM captures enum value "TM"
	PutMeContactContactIDParamsBodyBirthCountryTM string = "TM"
	// PutMeContactContactIDParamsBodyBirthCountryTN captures enum value "TN"
	PutMeContactContactIDParamsBodyBirthCountryTN string = "TN"
	// PutMeContactContactIDParamsBodyBirthCountryTO captures enum value "TO"
	PutMeContactContactIDParamsBodyBirthCountryTO string = "TO"
	// PutMeContactContactIDParamsBodyBirthCountryTR captures enum value "TR"
	PutMeContactContactIDParamsBodyBirthCountryTR string = "TR"
	// PutMeContactContactIDParamsBodyBirthCountryTT captures enum value "TT"
	PutMeContactContactIDParamsBodyBirthCountryTT string = "TT"
	// PutMeContactContactIDParamsBodyBirthCountryTV captures enum value "TV"
	PutMeContactContactIDParamsBodyBirthCountryTV string = "TV"
	// PutMeContactContactIDParamsBodyBirthCountryTW captures enum value "TW"
	PutMeContactContactIDParamsBodyBirthCountryTW string = "TW"
	// PutMeContactContactIDParamsBodyBirthCountryTZ captures enum value "TZ"
	PutMeContactContactIDParamsBodyBirthCountryTZ string = "TZ"
	// PutMeContactContactIDParamsBodyBirthCountryUA captures enum value "UA"
	PutMeContactContactIDParamsBodyBirthCountryUA string = "UA"
	// PutMeContactContactIDParamsBodyBirthCountryUG captures enum value "UG"
	PutMeContactContactIDParamsBodyBirthCountryUG string = "UG"
	// PutMeContactContactIDParamsBodyBirthCountryUM captures enum value "UM"
	PutMeContactContactIDParamsBodyBirthCountryUM string = "UM"
	// PutMeContactContactIDParamsBodyBirthCountryUNKNOWN captures enum value "UNKNOWN"
	PutMeContactContactIDParamsBodyBirthCountryUNKNOWN string = "UNKNOWN"
	// PutMeContactContactIDParamsBodyBirthCountryUS captures enum value "US"
	PutMeContactContactIDParamsBodyBirthCountryUS string = "US"
	// PutMeContactContactIDParamsBodyBirthCountryUY captures enum value "UY"
	PutMeContactContactIDParamsBodyBirthCountryUY string = "UY"
	// PutMeContactContactIDParamsBodyBirthCountryUZ captures enum value "UZ"
	PutMeContactContactIDParamsBodyBirthCountryUZ string = "UZ"
	// PutMeContactContactIDParamsBodyBirthCountryVA captures enum value "VA"
	PutMeContactContactIDParamsBodyBirthCountryVA string = "VA"
	// PutMeContactContactIDParamsBodyBirthCountryVC captures enum value "VC"
	PutMeContactContactIDParamsBodyBirthCountryVC string = "VC"
	// PutMeContactContactIDParamsBodyBirthCountryVE captures enum value "VE"
	PutMeContactContactIDParamsBodyBirthCountryVE string = "VE"
	// PutMeContactContactIDParamsBodyBirthCountryVG captures enum value "VG"
	PutMeContactContactIDParamsBodyBirthCountryVG string = "VG"
	// PutMeContactContactIDParamsBodyBirthCountryVI captures enum value "VI"
	PutMeContactContactIDParamsBodyBirthCountryVI string = "VI"
	// PutMeContactContactIDParamsBodyBirthCountryVN captures enum value "VN"
	PutMeContactContactIDParamsBodyBirthCountryVN string = "VN"
	// PutMeContactContactIDParamsBodyBirthCountryVU captures enum value "VU"
	PutMeContactContactIDParamsBodyBirthCountryVU string = "VU"
	// PutMeContactContactIDParamsBodyBirthCountryWF captures enum value "WF"
	PutMeContactContactIDParamsBodyBirthCountryWF string = "WF"
	// PutMeContactContactIDParamsBodyBirthCountryWS captures enum value "WS"
	PutMeContactContactIDParamsBodyBirthCountryWS string = "WS"
	// PutMeContactContactIDParamsBodyBirthCountryXK captures enum value "XK"
	PutMeContactContactIDParamsBodyBirthCountryXK string = "XK"
	// PutMeContactContactIDParamsBodyBirthCountryYE captures enum value "YE"
	PutMeContactContactIDParamsBodyBirthCountryYE string = "YE"
	// PutMeContactContactIDParamsBodyBirthCountryYT captures enum value "YT"
	PutMeContactContactIDParamsBodyBirthCountryYT string = "YT"
	// PutMeContactContactIDParamsBodyBirthCountryZA captures enum value "ZA"
	PutMeContactContactIDParamsBodyBirthCountryZA string = "ZA"
	// PutMeContactContactIDParamsBodyBirthCountryZM captures enum value "ZM"
	PutMeContactContactIDParamsBodyBirthCountryZM string = "ZM"
	// PutMeContactContactIDParamsBodyBirthCountryZW captures enum value "ZW"
	PutMeContactContactIDParamsBodyBirthCountryZW string = "ZW"
)
View Source
const (
	// PutMeContactContactIDParamsBodyGenderFemale captures enum value "female"
	PutMeContactContactIDParamsBodyGenderFemale string = "female"
	// PutMeContactContactIDParamsBodyGenderMale captures enum value "male"
	PutMeContactContactIDParamsBodyGenderMale string = "male"
)
View Source
const (
	// PutMeContactContactIDParamsBodyLanguageCsCZ captures enum value "cs_CZ"
	PutMeContactContactIDParamsBodyLanguageCsCZ string = "cs_CZ"
	// PutMeContactContactIDParamsBodyLanguageDeDE captures enum value "de_DE"
	PutMeContactContactIDParamsBodyLanguageDeDE string = "de_DE"
	// PutMeContactContactIDParamsBodyLanguageEnAU captures enum value "en_AU"
	PutMeContactContactIDParamsBodyLanguageEnAU string = "en_AU"
	// PutMeContactContactIDParamsBodyLanguageEnCA captures enum value "en_CA"
	PutMeContactContactIDParamsBodyLanguageEnCA string = "en_CA"
	// PutMeContactContactIDParamsBodyLanguageEnGB captures enum value "en_GB"
	PutMeContactContactIDParamsBodyLanguageEnGB string = "en_GB"
	// PutMeContactContactIDParamsBodyLanguageEnIE captures enum value "en_IE"
	PutMeContactContactIDParamsBodyLanguageEnIE string = "en_IE"
	// PutMeContactContactIDParamsBodyLanguageEnUS captures enum value "en_US"
	PutMeContactContactIDParamsBodyLanguageEnUS string = "en_US"
	// PutMeContactContactIDParamsBodyLanguageEsES captures enum value "es_ES"
	PutMeContactContactIDParamsBodyLanguageEsES string = "es_ES"
	// PutMeContactContactIDParamsBodyLanguageFiFI captures enum value "fi_FI"
	PutMeContactContactIDParamsBodyLanguageFiFI string = "fi_FI"
	// PutMeContactContactIDParamsBodyLanguageFrCA captures enum value "fr_CA"
	PutMeContactContactIDParamsBodyLanguageFrCA string = "fr_CA"
	// PutMeContactContactIDParamsBodyLanguageFrFR captures enum value "fr_FR"
	PutMeContactContactIDParamsBodyLanguageFrFR string = "fr_FR"
	// PutMeContactContactIDParamsBodyLanguageFrMA captures enum value "fr_MA"
	PutMeContactContactIDParamsBodyLanguageFrMA string = "fr_MA"
	// PutMeContactContactIDParamsBodyLanguageFrSN captures enum value "fr_SN"
	PutMeContactContactIDParamsBodyLanguageFrSN string = "fr_SN"
	// PutMeContactContactIDParamsBodyLanguageFrTN captures enum value "fr_TN"
	PutMeContactContactIDParamsBodyLanguageFrTN string = "fr_TN"
	// PutMeContactContactIDParamsBodyLanguageItIT captures enum value "it_IT"
	PutMeContactContactIDParamsBodyLanguageItIT string = "it_IT"
	// PutMeContactContactIDParamsBodyLanguageLtLT captures enum value "lt_LT"
	PutMeContactContactIDParamsBodyLanguageLtLT string = "lt_LT"
	// PutMeContactContactIDParamsBodyLanguageNlNL captures enum value "nl_NL"
	PutMeContactContactIDParamsBodyLanguageNlNL string = "nl_NL"
	// PutMeContactContactIDParamsBodyLanguagePlPL captures enum value "pl_PL"
	PutMeContactContactIDParamsBodyLanguagePlPL string = "pl_PL"
	// PutMeContactContactIDParamsBodyLanguagePtPT captures enum value "pt_PT"
	PutMeContactContactIDParamsBodyLanguagePtPT string = "pt_PT"
)
View Source
const (
	// PutMeContactContactIDParamsBodyLegalFormAdministration captures enum value "administration"
	PutMeContactContactIDParamsBodyLegalFormAdministration string = "administration"
	// PutMeContactContactIDParamsBodyLegalFormAssociation captures enum value "association"
	PutMeContactContactIDParamsBodyLegalFormAssociation string = "association"
	// PutMeContactContactIDParamsBodyLegalFormCorporation captures enum value "corporation"
	PutMeContactContactIDParamsBodyLegalFormCorporation string = "corporation"
	// PutMeContactContactIDParamsBodyLegalFormIndividual captures enum value "individual"
	PutMeContactContactIDParamsBodyLegalFormIndividual string = "individual"
	// PutMeContactContactIDParamsBodyLegalFormOther captures enum value "other"
	PutMeContactContactIDParamsBodyLegalFormOther string = "other"
	// PutMeContactContactIDParamsBodyLegalFormPersonalcorporation captures enum value "personalcorporation"
	PutMeContactContactIDParamsBodyLegalFormPersonalcorporation string = "personalcorporation"
)
View Source
const (
	// PutMeContactContactIDParamsBodyNationalityAC captures enum value "AC"
	PutMeContactContactIDParamsBodyNationalityAC string = "AC"
	// PutMeContactContactIDParamsBodyNationalityAD captures enum value "AD"
	PutMeContactContactIDParamsBodyNationalityAD string = "AD"
	// PutMeContactContactIDParamsBodyNationalityAE captures enum value "AE"
	PutMeContactContactIDParamsBodyNationalityAE string = "AE"
	// PutMeContactContactIDParamsBodyNationalityAF captures enum value "AF"
	PutMeContactContactIDParamsBodyNationalityAF string = "AF"
	// PutMeContactContactIDParamsBodyNationalityAG captures enum value "AG"
	PutMeContactContactIDParamsBodyNationalityAG string = "AG"
	// PutMeContactContactIDParamsBodyNationalityAI captures enum value "AI"
	PutMeContactContactIDParamsBodyNationalityAI string = "AI"
	// PutMeContactContactIDParamsBodyNationalityAL captures enum value "AL"
	PutMeContactContactIDParamsBodyNationalityAL string = "AL"
	// PutMeContactContactIDParamsBodyNationalityAM captures enum value "AM"
	PutMeContactContactIDParamsBodyNationalityAM string = "AM"
	// PutMeContactContactIDParamsBodyNationalityAO captures enum value "AO"
	PutMeContactContactIDParamsBodyNationalityAO string = "AO"
	// PutMeContactContactIDParamsBodyNationalityAQ captures enum value "AQ"
	PutMeContactContactIDParamsBodyNationalityAQ string = "AQ"
	// PutMeContactContactIDParamsBodyNationalityAR captures enum value "AR"
	PutMeContactContactIDParamsBodyNationalityAR string = "AR"
	// PutMeContactContactIDParamsBodyNationalityAS captures enum value "AS"
	PutMeContactContactIDParamsBodyNationalityAS string = "AS"
	// PutMeContactContactIDParamsBodyNationalityAT captures enum value "AT"
	PutMeContactContactIDParamsBodyNationalityAT string = "AT"
	// PutMeContactContactIDParamsBodyNationalityAU captures enum value "AU"
	PutMeContactContactIDParamsBodyNationalityAU string = "AU"
	// PutMeContactContactIDParamsBodyNationalityAW captures enum value "AW"
	PutMeContactContactIDParamsBodyNationalityAW string = "AW"
	// PutMeContactContactIDParamsBodyNationalityAX captures enum value "AX"
	PutMeContactContactIDParamsBodyNationalityAX string = "AX"
	// PutMeContactContactIDParamsBodyNationalityAZ captures enum value "AZ"
	PutMeContactContactIDParamsBodyNationalityAZ string = "AZ"
	// PutMeContactContactIDParamsBodyNationalityBA captures enum value "BA"
	PutMeContactContactIDParamsBodyNationalityBA string = "BA"
	// PutMeContactContactIDParamsBodyNationalityBB captures enum value "BB"
	PutMeContactContactIDParamsBodyNationalityBB string = "BB"
	// PutMeContactContactIDParamsBodyNationalityBD captures enum value "BD"
	PutMeContactContactIDParamsBodyNationalityBD string = "BD"
	// PutMeContactContactIDParamsBodyNationalityBE captures enum value "BE"
	PutMeContactContactIDParamsBodyNationalityBE string = "BE"
	// PutMeContactContactIDParamsBodyNationalityBF captures enum value "BF"
	PutMeContactContactIDParamsBodyNationalityBF string = "BF"
	// PutMeContactContactIDParamsBodyNationalityBG captures enum value "BG"
	PutMeContactContactIDParamsBodyNationalityBG string = "BG"
	// PutMeContactContactIDParamsBodyNationalityBH captures enum value "BH"
	PutMeContactContactIDParamsBodyNationalityBH string = "BH"
	// PutMeContactContactIDParamsBodyNationalityBI captures enum value "BI"
	PutMeContactContactIDParamsBodyNationalityBI string = "BI"
	// PutMeContactContactIDParamsBodyNationalityBJ captures enum value "BJ"
	PutMeContactContactIDParamsBodyNationalityBJ string = "BJ"
	// PutMeContactContactIDParamsBodyNationalityBL captures enum value "BL"
	PutMeContactContactIDParamsBodyNationalityBL string = "BL"
	// PutMeContactContactIDParamsBodyNationalityBM captures enum value "BM"
	PutMeContactContactIDParamsBodyNationalityBM string = "BM"
	// PutMeContactContactIDParamsBodyNationalityBN captures enum value "BN"
	PutMeContactContactIDParamsBodyNationalityBN string = "BN"
	// PutMeContactContactIDParamsBodyNationalityBO captures enum value "BO"
	PutMeContactContactIDParamsBodyNationalityBO string = "BO"
	// PutMeContactContactIDParamsBodyNationalityBQ captures enum value "BQ"
	PutMeContactContactIDParamsBodyNationalityBQ string = "BQ"
	// PutMeContactContactIDParamsBodyNationalityBR captures enum value "BR"
	PutMeContactContactIDParamsBodyNationalityBR string = "BR"
	// PutMeContactContactIDParamsBodyNationalityBS captures enum value "BS"
	PutMeContactContactIDParamsBodyNationalityBS string = "BS"
	// PutMeContactContactIDParamsBodyNationalityBT captures enum value "BT"
	PutMeContactContactIDParamsBodyNationalityBT string = "BT"
	// PutMeContactContactIDParamsBodyNationalityBW captures enum value "BW"
	PutMeContactContactIDParamsBodyNationalityBW string = "BW"
	// PutMeContactContactIDParamsBodyNationalityBY captures enum value "BY"
	PutMeContactContactIDParamsBodyNationalityBY string = "BY"
	// PutMeContactContactIDParamsBodyNationalityBZ captures enum value "BZ"
	PutMeContactContactIDParamsBodyNationalityBZ string = "BZ"
	// PutMeContactContactIDParamsBodyNationalityCA captures enum value "CA"
	PutMeContactContactIDParamsBodyNationalityCA string = "CA"
	// PutMeContactContactIDParamsBodyNationalityCC captures enum value "CC"
	PutMeContactContactIDParamsBodyNationalityCC string = "CC"
	// PutMeContactContactIDParamsBodyNationalityCD captures enum value "CD"
	PutMeContactContactIDParamsBodyNationalityCD string = "CD"
	// PutMeContactContactIDParamsBodyNationalityCF captures enum value "CF"
	PutMeContactContactIDParamsBodyNationalityCF string = "CF"
	// PutMeContactContactIDParamsBodyNationalityCG captures enum value "CG"
	PutMeContactContactIDParamsBodyNationalityCG string = "CG"
	// PutMeContactContactIDParamsBodyNationalityCH captures enum value "CH"
	PutMeContactContactIDParamsBodyNationalityCH string = "CH"
	// PutMeContactContactIDParamsBodyNationalityCI captures enum value "CI"
	PutMeContactContactIDParamsBodyNationalityCI string = "CI"
	// PutMeContactContactIDParamsBodyNationalityCK captures enum value "CK"
	PutMeContactContactIDParamsBodyNationalityCK string = "CK"
	// PutMeContactContactIDParamsBodyNationalityCL captures enum value "CL"
	PutMeContactContactIDParamsBodyNationalityCL string = "CL"
	// PutMeContactContactIDParamsBodyNationalityCM captures enum value "CM"
	PutMeContactContactIDParamsBodyNationalityCM string = "CM"
	// PutMeContactContactIDParamsBodyNationalityCN captures enum value "CN"
	PutMeContactContactIDParamsBodyNationalityCN string = "CN"
	// PutMeContactContactIDParamsBodyNationalityCO captures enum value "CO"
	PutMeContactContactIDParamsBodyNationalityCO string = "CO"
	// PutMeContactContactIDParamsBodyNationalityCR captures enum value "CR"
	PutMeContactContactIDParamsBodyNationalityCR string = "CR"
	// PutMeContactContactIDParamsBodyNationalityCU captures enum value "CU"
	PutMeContactContactIDParamsBodyNationalityCU string = "CU"
	// PutMeContactContactIDParamsBodyNationalityCV captures enum value "CV"
	PutMeContactContactIDParamsBodyNationalityCV string = "CV"
	// PutMeContactContactIDParamsBodyNationalityCW captures enum value "CW"
	PutMeContactContactIDParamsBodyNationalityCW string = "CW"
	// PutMeContactContactIDParamsBodyNationalityCX captures enum value "CX"
	PutMeContactContactIDParamsBodyNationalityCX string = "CX"
	// PutMeContactContactIDParamsBodyNationalityCY captures enum value "CY"
	PutMeContactContactIDParamsBodyNationalityCY string = "CY"
	// PutMeContactContactIDParamsBodyNationalityCZ captures enum value "CZ"
	PutMeContactContactIDParamsBodyNationalityCZ string = "CZ"
	// PutMeContactContactIDParamsBodyNationalityDE captures enum value "DE"
	PutMeContactContactIDParamsBodyNationalityDE string = "DE"
	// PutMeContactContactIDParamsBodyNationalityDG captures enum value "DG"
	PutMeContactContactIDParamsBodyNationalityDG string = "DG"
	// PutMeContactContactIDParamsBodyNationalityDJ captures enum value "DJ"
	PutMeContactContactIDParamsBodyNationalityDJ string = "DJ"
	// PutMeContactContactIDParamsBodyNationalityDK captures enum value "DK"
	PutMeContactContactIDParamsBodyNationalityDK string = "DK"
	// PutMeContactContactIDParamsBodyNationalityDM captures enum value "DM"
	PutMeContactContactIDParamsBodyNationalityDM string = "DM"
	// PutMeContactContactIDParamsBodyNationalityDO captures enum value "DO"
	PutMeContactContactIDParamsBodyNationalityDO string = "DO"
	// PutMeContactContactIDParamsBodyNationalityDZ captures enum value "DZ"
	PutMeContactContactIDParamsBodyNationalityDZ string = "DZ"
	// PutMeContactContactIDParamsBodyNationalityEA captures enum value "EA"
	PutMeContactContactIDParamsBodyNationalityEA string = "EA"
	// PutMeContactContactIDParamsBodyNationalityEC captures enum value "EC"
	PutMeContactContactIDParamsBodyNationalityEC string = "EC"
	// PutMeContactContactIDParamsBodyNationalityEE captures enum value "EE"
	PutMeContactContactIDParamsBodyNationalityEE string = "EE"
	// PutMeContactContactIDParamsBodyNationalityEG captures enum value "EG"
	PutMeContactContactIDParamsBodyNationalityEG string = "EG"
	// PutMeContactContactIDParamsBodyNationalityEH captures enum value "EH"
	PutMeContactContactIDParamsBodyNationalityEH string = "EH"
	// PutMeContactContactIDParamsBodyNationalityER captures enum value "ER"
	PutMeContactContactIDParamsBodyNationalityER string = "ER"
	// PutMeContactContactIDParamsBodyNationalityES captures enum value "ES"
	PutMeContactContactIDParamsBodyNationalityES string = "ES"
	// PutMeContactContactIDParamsBodyNationalityET captures enum value "ET"
	PutMeContactContactIDParamsBodyNationalityET string = "ET"
	// PutMeContactContactIDParamsBodyNationalityFI captures enum value "FI"
	PutMeContactContactIDParamsBodyNationalityFI string = "FI"
	// PutMeContactContactIDParamsBodyNationalityFJ captures enum value "FJ"
	PutMeContactContactIDParamsBodyNationalityFJ string = "FJ"
	// PutMeContactContactIDParamsBodyNationalityFK captures enum value "FK"
	PutMeContactContactIDParamsBodyNationalityFK string = "FK"
	// PutMeContactContactIDParamsBodyNationalityFM captures enum value "FM"
	PutMeContactContactIDParamsBodyNationalityFM string = "FM"
	// PutMeContactContactIDParamsBodyNationalityFO captures enum value "FO"
	PutMeContactContactIDParamsBodyNationalityFO string = "FO"
	// PutMeContactContactIDParamsBodyNationalityFR captures enum value "FR"
	PutMeContactContactIDParamsBodyNationalityFR string = "FR"
	// PutMeContactContactIDParamsBodyNationalityGA captures enum value "GA"
	PutMeContactContactIDParamsBodyNationalityGA string = "GA"
	// PutMeContactContactIDParamsBodyNationalityGB captures enum value "GB"
	PutMeContactContactIDParamsBodyNationalityGB string = "GB"
	// PutMeContactContactIDParamsBodyNationalityGD captures enum value "GD"
	PutMeContactContactIDParamsBodyNationalityGD string = "GD"
	// PutMeContactContactIDParamsBodyNationalityGE captures enum value "GE"
	PutMeContactContactIDParamsBodyNationalityGE string = "GE"
	// PutMeContactContactIDParamsBodyNationalityGF captures enum value "GF"
	PutMeContactContactIDParamsBodyNationalityGF string = "GF"
	// PutMeContactContactIDParamsBodyNationalityGG captures enum value "GG"
	PutMeContactContactIDParamsBodyNationalityGG string = "GG"
	// PutMeContactContactIDParamsBodyNationalityGH captures enum value "GH"
	PutMeContactContactIDParamsBodyNationalityGH string = "GH"
	// PutMeContactContactIDParamsBodyNationalityGI captures enum value "GI"
	PutMeContactContactIDParamsBodyNationalityGI string = "GI"
	// PutMeContactContactIDParamsBodyNationalityGL captures enum value "GL"
	PutMeContactContactIDParamsBodyNationalityGL string = "GL"
	// PutMeContactContactIDParamsBodyNationalityGM captures enum value "GM"
	PutMeContactContactIDParamsBodyNationalityGM string = "GM"
	// PutMeContactContactIDParamsBodyNationalityGN captures enum value "GN"
	PutMeContactContactIDParamsBodyNationalityGN string = "GN"
	// PutMeContactContactIDParamsBodyNationalityGP captures enum value "GP"
	PutMeContactContactIDParamsBodyNationalityGP string = "GP"
	// PutMeContactContactIDParamsBodyNationalityGQ captures enum value "GQ"
	PutMeContactContactIDParamsBodyNationalityGQ string = "GQ"
	// PutMeContactContactIDParamsBodyNationalityGR captures enum value "GR"
	PutMeContactContactIDParamsBodyNationalityGR string = "GR"
	// PutMeContactContactIDParamsBodyNationalityGS captures enum value "GS"
	PutMeContactContactIDParamsBodyNationalityGS string = "GS"
	// PutMeContactContactIDParamsBodyNationalityGT captures enum value "GT"
	PutMeContactContactIDParamsBodyNationalityGT string = "GT"
	// PutMeContactContactIDParamsBodyNationalityGU captures enum value "GU"
	PutMeContactContactIDParamsBodyNationalityGU string = "GU"
	// PutMeContactContactIDParamsBodyNationalityGW captures enum value "GW"
	PutMeContactContactIDParamsBodyNationalityGW string = "GW"
	// PutMeContactContactIDParamsBodyNationalityGY captures enum value "GY"
	PutMeContactContactIDParamsBodyNationalityGY string = "GY"
	// PutMeContactContactIDParamsBodyNationalityHK captures enum value "HK"
	PutMeContactContactIDParamsBodyNationalityHK string = "HK"
	// PutMeContactContactIDParamsBodyNationalityHN captures enum value "HN"
	PutMeContactContactIDParamsBodyNationalityHN string = "HN"
	// PutMeContactContactIDParamsBodyNationalityHR captures enum value "HR"
	PutMeContactContactIDParamsBodyNationalityHR string = "HR"
	// PutMeContactContactIDParamsBodyNationalityHT captures enum value "HT"
	PutMeContactContactIDParamsBodyNationalityHT string = "HT"
	// PutMeContactContactIDParamsBodyNationalityHU captures enum value "HU"
	PutMeContactContactIDParamsBodyNationalityHU string = "HU"
	// PutMeContactContactIDParamsBodyNationalityIC captures enum value "IC"
	PutMeContactContactIDParamsBodyNationalityIC string = "IC"
	// PutMeContactContactIDParamsBodyNationalityID captures enum value "ID"
	PutMeContactContactIDParamsBodyNationalityID string = "ID"
	// PutMeContactContactIDParamsBodyNationalityIE captures enum value "IE"
	PutMeContactContactIDParamsBodyNationalityIE string = "IE"
	// PutMeContactContactIDParamsBodyNationalityIL captures enum value "IL"
	PutMeContactContactIDParamsBodyNationalityIL string = "IL"
	// PutMeContactContactIDParamsBodyNationalityIM captures enum value "IM"
	PutMeContactContactIDParamsBodyNationalityIM string = "IM"
	// PutMeContactContactIDParamsBodyNationalityIN captures enum value "IN"
	PutMeContactContactIDParamsBodyNationalityIN string = "IN"
	// PutMeContactContactIDParamsBodyNationalityIO captures enum value "IO"
	PutMeContactContactIDParamsBodyNationalityIO string = "IO"
	// PutMeContactContactIDParamsBodyNationalityIQ captures enum value "IQ"
	PutMeContactContactIDParamsBodyNationalityIQ string = "IQ"
	// PutMeContactContactIDParamsBodyNationalityIR captures enum value "IR"
	PutMeContactContactIDParamsBodyNationalityIR string = "IR"
	// PutMeContactContactIDParamsBodyNationalityIS captures enum value "IS"
	PutMeContactContactIDParamsBodyNationalityIS string = "IS"
	// PutMeContactContactIDParamsBodyNationalityIT captures enum value "IT"
	PutMeContactContactIDParamsBodyNationalityIT string = "IT"
	// PutMeContactContactIDParamsBodyNationalityJE captures enum value "JE"
	PutMeContactContactIDParamsBodyNationalityJE string = "JE"
	// PutMeContactContactIDParamsBodyNationalityJM captures enum value "JM"
	PutMeContactContactIDParamsBodyNationalityJM string = "JM"
	// PutMeContactContactIDParamsBodyNationalityJO captures enum value "JO"
	PutMeContactContactIDParamsBodyNationalityJO string = "JO"
	// PutMeContactContactIDParamsBodyNationalityJP captures enum value "JP"
	PutMeContactContactIDParamsBodyNationalityJP string = "JP"
	// PutMeContactContactIDParamsBodyNationalityKE captures enum value "KE"
	PutMeContactContactIDParamsBodyNationalityKE string = "KE"
	// PutMeContactContactIDParamsBodyNationalityKG captures enum value "KG"
	PutMeContactContactIDParamsBodyNationalityKG string = "KG"
	// PutMeContactContactIDParamsBodyNationalityKH captures enum value "KH"
	PutMeContactContactIDParamsBodyNationalityKH string = "KH"
	// PutMeContactContactIDParamsBodyNationalityKI captures enum value "KI"
	PutMeContactContactIDParamsBodyNationalityKI string = "KI"
	// PutMeContactContactIDParamsBodyNationalityKM captures enum value "KM"
	PutMeContactContactIDParamsBodyNationalityKM string = "KM"
	// PutMeContactContactIDParamsBodyNationalityKN captures enum value "KN"
	PutMeContactContactIDParamsBodyNationalityKN string = "KN"
	// PutMeContactContactIDParamsBodyNationalityKP captures enum value "KP"
	PutMeContactContactIDParamsBodyNationalityKP string = "KP"
	// PutMeContactContactIDParamsBodyNationalityKR captures enum value "KR"
	PutMeContactContactIDParamsBodyNationalityKR string = "KR"
	// PutMeContactContactIDParamsBodyNationalityKW captures enum value "KW"
	PutMeContactContactIDParamsBodyNationalityKW string = "KW"
	// PutMeContactContactIDParamsBodyNationalityKY captures enum value "KY"
	PutMeContactContactIDParamsBodyNationalityKY string = "KY"
	// PutMeContactContactIDParamsBodyNationalityKZ captures enum value "KZ"
	PutMeContactContactIDParamsBodyNationalityKZ string = "KZ"
	// PutMeContactContactIDParamsBodyNationalityLA captures enum value "LA"
	PutMeContactContactIDParamsBodyNationalityLA string = "LA"
	// PutMeContactContactIDParamsBodyNationalityLB captures enum value "LB"
	PutMeContactContactIDParamsBodyNationalityLB string = "LB"
	// PutMeContactContactIDParamsBodyNationalityLC captures enum value "LC"
	PutMeContactContactIDParamsBodyNationalityLC string = "LC"
	// PutMeContactContactIDParamsBodyNationalityLI captures enum value "LI"
	PutMeContactContactIDParamsBodyNationalityLI string = "LI"
	// PutMeContactContactIDParamsBodyNationalityLK captures enum value "LK"
	PutMeContactContactIDParamsBodyNationalityLK string = "LK"
	// PutMeContactContactIDParamsBodyNationalityLR captures enum value "LR"
	PutMeContactContactIDParamsBodyNationalityLR string = "LR"
	// PutMeContactContactIDParamsBodyNationalityLS captures enum value "LS"
	PutMeContactContactIDParamsBodyNationalityLS string = "LS"
	// PutMeContactContactIDParamsBodyNationalityLT captures enum value "LT"
	PutMeContactContactIDParamsBodyNationalityLT string = "LT"
	// PutMeContactContactIDParamsBodyNationalityLU captures enum value "LU"
	PutMeContactContactIDParamsBodyNationalityLU string = "LU"
	// PutMeContactContactIDParamsBodyNationalityLV captures enum value "LV"
	PutMeContactContactIDParamsBodyNationalityLV string = "LV"
	// PutMeContactContactIDParamsBodyNationalityLY captures enum value "LY"
	PutMeContactContactIDParamsBodyNationalityLY string = "LY"
	// PutMeContactContactIDParamsBodyNationalityMA captures enum value "MA"
	PutMeContactContactIDParamsBodyNationalityMA string = "MA"
	// PutMeContactContactIDParamsBodyNationalityMC captures enum value "MC"
	PutMeContactContactIDParamsBodyNationalityMC string = "MC"
	// PutMeContactContactIDParamsBodyNationalityMD captures enum value "MD"
	PutMeContactContactIDParamsBodyNationalityMD string = "MD"
	// PutMeContactContactIDParamsBodyNationalityME captures enum value "ME"
	PutMeContactContactIDParamsBodyNationalityME string = "ME"
	// PutMeContactContactIDParamsBodyNationalityMF captures enum value "MF"
	PutMeContactContactIDParamsBodyNationalityMF string = "MF"
	// PutMeContactContactIDParamsBodyNationalityMG captures enum value "MG"
	PutMeContactContactIDParamsBodyNationalityMG string = "MG"
	// PutMeContactContactIDParamsBodyNationalityMH captures enum value "MH"
	PutMeContactContactIDParamsBodyNationalityMH string = "MH"
	// PutMeContactContactIDParamsBodyNationalityMK captures enum value "MK"
	PutMeContactContactIDParamsBodyNationalityMK string = "MK"
	// PutMeContactContactIDParamsBodyNationalityML captures enum value "ML"
	PutMeContactContactIDParamsBodyNationalityML string = "ML"
	// PutMeContactContactIDParamsBodyNationalityMM captures enum value "MM"
	PutMeContactContactIDParamsBodyNationalityMM string = "MM"
	// PutMeContactContactIDParamsBodyNationalityMN captures enum value "MN"
	PutMeContactContactIDParamsBodyNationalityMN string = "MN"
	// PutMeContactContactIDParamsBodyNationalityMO captures enum value "MO"
	PutMeContactContactIDParamsBodyNationalityMO string = "MO"
	// PutMeContactContactIDParamsBodyNationalityMP captures enum value "MP"
	PutMeContactContactIDParamsBodyNationalityMP string = "MP"
	// PutMeContactContactIDParamsBodyNationalityMQ captures enum value "MQ"
	PutMeContactContactIDParamsBodyNationalityMQ string = "MQ"
	// PutMeContactContactIDParamsBodyNationalityMR captures enum value "MR"
	PutMeContactContactIDParamsBodyNationalityMR string = "MR"
	// PutMeContactContactIDParamsBodyNationalityMS captures enum value "MS"
	PutMeContactContactIDParamsBodyNationalityMS string = "MS"
	// PutMeContactContactIDParamsBodyNationalityMT captures enum value "MT"
	PutMeContactContactIDParamsBodyNationalityMT string = "MT"
	// PutMeContactContactIDParamsBodyNationalityMU captures enum value "MU"
	PutMeContactContactIDParamsBodyNationalityMU string = "MU"
	// PutMeContactContactIDParamsBodyNationalityMV captures enum value "MV"
	PutMeContactContactIDParamsBodyNationalityMV string = "MV"
	// PutMeContactContactIDParamsBodyNationalityMW captures enum value "MW"
	PutMeContactContactIDParamsBodyNationalityMW string = "MW"
	// PutMeContactContactIDParamsBodyNationalityMX captures enum value "MX"
	PutMeContactContactIDParamsBodyNationalityMX string = "MX"
	// PutMeContactContactIDParamsBodyNationalityMY captures enum value "MY"
	PutMeContactContactIDParamsBodyNationalityMY string = "MY"
	// PutMeContactContactIDParamsBodyNationalityMZ captures enum value "MZ"
	PutMeContactContactIDParamsBodyNationalityMZ string = "MZ"
	// PutMeContactContactIDParamsBodyNationalityNA captures enum value "NA"
	PutMeContactContactIDParamsBodyNationalityNA string = "NA"
	// PutMeContactContactIDParamsBodyNationalityNC captures enum value "NC"
	PutMeContactContactIDParamsBodyNationalityNC string = "NC"
	// PutMeContactContactIDParamsBodyNationalityNE captures enum value "NE"
	PutMeContactContactIDParamsBodyNationalityNE string = "NE"
	// PutMeContactContactIDParamsBodyNationalityNF captures enum value "NF"
	PutMeContactContactIDParamsBodyNationalityNF string = "NF"
	// PutMeContactContactIDParamsBodyNationalityNG captures enum value "NG"
	PutMeContactContactIDParamsBodyNationalityNG string = "NG"
	// PutMeContactContactIDParamsBodyNationalityNI captures enum value "NI"
	PutMeContactContactIDParamsBodyNationalityNI string = "NI"
	// PutMeContactContactIDParamsBodyNationalityNL captures enum value "NL"
	PutMeContactContactIDParamsBodyNationalityNL string = "NL"
	// PutMeContactContactIDParamsBodyNationalityNO captures enum value "NO"
	PutMeContactContactIDParamsBodyNationalityNO string = "NO"
	// PutMeContactContactIDParamsBodyNationalityNP captures enum value "NP"
	PutMeContactContactIDParamsBodyNationalityNP string = "NP"
	// PutMeContactContactIDParamsBodyNationalityNR captures enum value "NR"
	PutMeContactContactIDParamsBodyNationalityNR string = "NR"
	// PutMeContactContactIDParamsBodyNationalityNU captures enum value "NU"
	PutMeContactContactIDParamsBodyNationalityNU string = "NU"
	// PutMeContactContactIDParamsBodyNationalityNZ captures enum value "NZ"
	PutMeContactContactIDParamsBodyNationalityNZ string = "NZ"
	// PutMeContactContactIDParamsBodyNationalityOM captures enum value "OM"
	PutMeContactContactIDParamsBodyNationalityOM string = "OM"
	// PutMeContactContactIDParamsBodyNationalityPA captures enum value "PA"
	PutMeContactContactIDParamsBodyNationalityPA string = "PA"
	// PutMeContactContactIDParamsBodyNationalityPE captures enum value "PE"
	PutMeContactContactIDParamsBodyNationalityPE string = "PE"
	// PutMeContactContactIDParamsBodyNationalityPF captures enum value "PF"
	PutMeContactContactIDParamsBodyNationalityPF string = "PF"
	// PutMeContactContactIDParamsBodyNationalityPG captures enum value "PG"
	PutMeContactContactIDParamsBodyNationalityPG string = "PG"
	// PutMeContactContactIDParamsBodyNationalityPH captures enum value "PH"
	PutMeContactContactIDParamsBodyNationalityPH string = "PH"
	// PutMeContactContactIDParamsBodyNationalityPK captures enum value "PK"
	PutMeContactContactIDParamsBodyNationalityPK string = "PK"
	// PutMeContactContactIDParamsBodyNationalityPL captures enum value "PL"
	PutMeContactContactIDParamsBodyNationalityPL string = "PL"
	// PutMeContactContactIDParamsBodyNationalityPM captures enum value "PM"
	PutMeContactContactIDParamsBodyNationalityPM string = "PM"
	// PutMeContactContactIDParamsBodyNationalityPN captures enum value "PN"
	PutMeContactContactIDParamsBodyNationalityPN string = "PN"
	// PutMeContactContactIDParamsBodyNationalityPR captures enum value "PR"
	PutMeContactContactIDParamsBodyNationalityPR string = "PR"
	// PutMeContactContactIDParamsBodyNationalityPS captures enum value "PS"
	PutMeContactContactIDParamsBodyNationalityPS string = "PS"
	// PutMeContactContactIDParamsBodyNationalityPT captures enum value "PT"
	PutMeContactContactIDParamsBodyNationalityPT string = "PT"
	// PutMeContactContactIDParamsBodyNationalityPW captures enum value "PW"
	PutMeContactContactIDParamsBodyNationalityPW string = "PW"
	// PutMeContactContactIDParamsBodyNationalityPY captures enum value "PY"
	PutMeContactContactIDParamsBodyNationalityPY string = "PY"
	// PutMeContactContactIDParamsBodyNationalityQA captures enum value "QA"
	PutMeContactContactIDParamsBodyNationalityQA string = "QA"
	// PutMeContactContactIDParamsBodyNationalityRE captures enum value "RE"
	PutMeContactContactIDParamsBodyNationalityRE string = "RE"
	// PutMeContactContactIDParamsBodyNationalityRO captures enum value "RO"
	PutMeContactContactIDParamsBodyNationalityRO string = "RO"
	// PutMeContactContactIDParamsBodyNationalityRS captures enum value "RS"
	PutMeContactContactIDParamsBodyNationalityRS string = "RS"
	// PutMeContactContactIDParamsBodyNationalityRU captures enum value "RU"
	PutMeContactContactIDParamsBodyNationalityRU string = "RU"
	// PutMeContactContactIDParamsBodyNationalityRW captures enum value "RW"
	PutMeContactContactIDParamsBodyNationalityRW string = "RW"
	// PutMeContactContactIDParamsBodyNationalitySA captures enum value "SA"
	PutMeContactContactIDParamsBodyNationalitySA string = "SA"
	// PutMeContactContactIDParamsBodyNationalitySB captures enum value "SB"
	PutMeContactContactIDParamsBodyNationalitySB string = "SB"
	// PutMeContactContactIDParamsBodyNationalitySC captures enum value "SC"
	PutMeContactContactIDParamsBodyNationalitySC string = "SC"
	// PutMeContactContactIDParamsBodyNationalitySD captures enum value "SD"
	PutMeContactContactIDParamsBodyNationalitySD string = "SD"
	// PutMeContactContactIDParamsBodyNationalitySE captures enum value "SE"
	PutMeContactContactIDParamsBodyNationalitySE string = "SE"
	// PutMeContactContactIDParamsBodyNationalitySG captures enum value "SG"
	PutMeContactContactIDParamsBodyNationalitySG string = "SG"
	// PutMeContactContactIDParamsBodyNationalitySH captures enum value "SH"
	PutMeContactContactIDParamsBodyNationalitySH string = "SH"
	// PutMeContactContactIDParamsBodyNationalitySI captures enum value "SI"
	PutMeContactContactIDParamsBodyNationalitySI string = "SI"
	// PutMeContactContactIDParamsBodyNationalitySJ captures enum value "SJ"
	PutMeContactContactIDParamsBodyNationalitySJ string = "SJ"
	// PutMeContactContactIDParamsBodyNationalitySK captures enum value "SK"
	PutMeContactContactIDParamsBodyNationalitySK string = "SK"
	// PutMeContactContactIDParamsBodyNationalitySL captures enum value "SL"
	PutMeContactContactIDParamsBodyNationalitySL string = "SL"
	// PutMeContactContactIDParamsBodyNationalitySM captures enum value "SM"
	PutMeContactContactIDParamsBodyNationalitySM string = "SM"
	// PutMeContactContactIDParamsBodyNationalitySN captures enum value "SN"
	PutMeContactContactIDParamsBodyNationalitySN string = "SN"
	// PutMeContactContactIDParamsBodyNationalitySO captures enum value "SO"
	PutMeContactContactIDParamsBodyNationalitySO string = "SO"
	// PutMeContactContactIDParamsBodyNationalitySR captures enum value "SR"
	PutMeContactContactIDParamsBodyNationalitySR string = "SR"
	// PutMeContactContactIDParamsBodyNationalitySS captures enum value "SS"
	PutMeContactContactIDParamsBodyNationalitySS string = "SS"
	// PutMeContactContactIDParamsBodyNationalityST captures enum value "ST"
	PutMeContactContactIDParamsBodyNationalityST string = "ST"
	// PutMeContactContactIDParamsBodyNationalitySV captures enum value "SV"
	PutMeContactContactIDParamsBodyNationalitySV string = "SV"
	// PutMeContactContactIDParamsBodyNationalitySX captures enum value "SX"
	PutMeContactContactIDParamsBodyNationalitySX string = "SX"
	// PutMeContactContactIDParamsBodyNationalitySY captures enum value "SY"
	PutMeContactContactIDParamsBodyNationalitySY string = "SY"
	// PutMeContactContactIDParamsBodyNationalitySZ captures enum value "SZ"
	PutMeContactContactIDParamsBodyNationalitySZ string = "SZ"
	// PutMeContactContactIDParamsBodyNationalityTA captures enum value "TA"
	PutMeContactContactIDParamsBodyNationalityTA string = "TA"
	// PutMeContactContactIDParamsBodyNationalityTC captures enum value "TC"
	PutMeContactContactIDParamsBodyNationalityTC string = "TC"
	// PutMeContactContactIDParamsBodyNationalityTD captures enum value "TD"
	PutMeContactContactIDParamsBodyNationalityTD string = "TD"
	// PutMeContactContactIDParamsBodyNationalityTF captures enum value "TF"
	PutMeContactContactIDParamsBodyNationalityTF string = "TF"
	// PutMeContactContactIDParamsBodyNationalityTG captures enum value "TG"
	PutMeContactContactIDParamsBodyNationalityTG string = "TG"
	// PutMeContactContactIDParamsBodyNationalityTH captures enum value "TH"
	PutMeContactContactIDParamsBodyNationalityTH string = "TH"
	// PutMeContactContactIDParamsBodyNationalityTJ captures enum value "TJ"
	PutMeContactContactIDParamsBodyNationalityTJ string = "TJ"
	// PutMeContactContactIDParamsBodyNationalityTK captures enum value "TK"
	PutMeContactContactIDParamsBodyNationalityTK string = "TK"
	// PutMeContactContactIDParamsBodyNationalityTL captures enum value "TL"
	PutMeContactContactIDParamsBodyNationalityTL string = "TL"
	// PutMeContactContactIDParamsBodyNationalityTM captures enum value "TM"
	PutMeContactContactIDParamsBodyNationalityTM string = "TM"
	// PutMeContactContactIDParamsBodyNationalityTN captures enum value "TN"
	PutMeContactContactIDParamsBodyNationalityTN string = "TN"
	// PutMeContactContactIDParamsBodyNationalityTO captures enum value "TO"
	PutMeContactContactIDParamsBodyNationalityTO string = "TO"
	// PutMeContactContactIDParamsBodyNationalityTR captures enum value "TR"
	PutMeContactContactIDParamsBodyNationalityTR string = "TR"
	// PutMeContactContactIDParamsBodyNationalityTT captures enum value "TT"
	PutMeContactContactIDParamsBodyNationalityTT string = "TT"
	// PutMeContactContactIDParamsBodyNationalityTV captures enum value "TV"
	PutMeContactContactIDParamsBodyNationalityTV string = "TV"
	// PutMeContactContactIDParamsBodyNationalityTW captures enum value "TW"
	PutMeContactContactIDParamsBodyNationalityTW string = "TW"
	// PutMeContactContactIDParamsBodyNationalityTZ captures enum value "TZ"
	PutMeContactContactIDParamsBodyNationalityTZ string = "TZ"
	// PutMeContactContactIDParamsBodyNationalityUA captures enum value "UA"
	PutMeContactContactIDParamsBodyNationalityUA string = "UA"
	// PutMeContactContactIDParamsBodyNationalityUG captures enum value "UG"
	PutMeContactContactIDParamsBodyNationalityUG string = "UG"
	// PutMeContactContactIDParamsBodyNationalityUM captures enum value "UM"
	PutMeContactContactIDParamsBodyNationalityUM string = "UM"
	// PutMeContactContactIDParamsBodyNationalityUNKNOWN captures enum value "UNKNOWN"
	PutMeContactContactIDParamsBodyNationalityUNKNOWN string = "UNKNOWN"
	// PutMeContactContactIDParamsBodyNationalityUS captures enum value "US"
	PutMeContactContactIDParamsBodyNationalityUS string = "US"
	// PutMeContactContactIDParamsBodyNationalityUY captures enum value "UY"
	PutMeContactContactIDParamsBodyNationalityUY string = "UY"
	// PutMeContactContactIDParamsBodyNationalityUZ captures enum value "UZ"
	PutMeContactContactIDParamsBodyNationalityUZ string = "UZ"
	// PutMeContactContactIDParamsBodyNationalityVA captures enum value "VA"
	PutMeContactContactIDParamsBodyNationalityVA string = "VA"
	// PutMeContactContactIDParamsBodyNationalityVC captures enum value "VC"
	PutMeContactContactIDParamsBodyNationalityVC string = "VC"
	// PutMeContactContactIDParamsBodyNationalityVE captures enum value "VE"
	PutMeContactContactIDParamsBodyNationalityVE string = "VE"
	// PutMeContactContactIDParamsBodyNationalityVG captures enum value "VG"
	PutMeContactContactIDParamsBodyNationalityVG string = "VG"
	// PutMeContactContactIDParamsBodyNationalityVI captures enum value "VI"
	PutMeContactContactIDParamsBodyNationalityVI string = "VI"
	// PutMeContactContactIDParamsBodyNationalityVN captures enum value "VN"
	PutMeContactContactIDParamsBodyNationalityVN string = "VN"
	// PutMeContactContactIDParamsBodyNationalityVU captures enum value "VU"
	PutMeContactContactIDParamsBodyNationalityVU string = "VU"
	// PutMeContactContactIDParamsBodyNationalityWF captures enum value "WF"
	PutMeContactContactIDParamsBodyNationalityWF string = "WF"
	// PutMeContactContactIDParamsBodyNationalityWS captures enum value "WS"
	PutMeContactContactIDParamsBodyNationalityWS string = "WS"
	// PutMeContactContactIDParamsBodyNationalityXK captures enum value "XK"
	PutMeContactContactIDParamsBodyNationalityXK string = "XK"
	// PutMeContactContactIDParamsBodyNationalityYE captures enum value "YE"
	PutMeContactContactIDParamsBodyNationalityYE string = "YE"
	// PutMeContactContactIDParamsBodyNationalityYT captures enum value "YT"
	PutMeContactContactIDParamsBodyNationalityYT string = "YT"
	// PutMeContactContactIDParamsBodyNationalityZA captures enum value "ZA"
	PutMeContactContactIDParamsBodyNationalityZA string = "ZA"
	// PutMeContactContactIDParamsBodyNationalityZM captures enum value "ZM"
	PutMeContactContactIDParamsBodyNationalityZM string = "ZM"
	// PutMeContactContactIDParamsBodyNationalityZW captures enum value "ZW"
	PutMeContactContactIDParamsBodyNationalityZW string = "ZW"
)
View Source
const (
	// TelephonyDefaultIPRestrictionTypeMgcp captures enum value "mgcp"
	TelephonyDefaultIPRestrictionTypeMgcp string = "mgcp"
	// TelephonyDefaultIPRestrictionTypeSip captures enum value "sip"
	TelephonyDefaultIPRestrictionTypeSip string = "sip"
)
View Source
const (
	// BillingDeferredPaymentAccountStateValid captures enum value "valid"
	BillingDeferredPaymentAccountStateValid string = "valid"
)

Variables ¶

This section is empty.

Functions ¶

This section is empty.

Types ¶

type APIApplication ¶

type APIApplication struct {

	// application Id
	// Required: true
	// Read Only: true
	ApplicationID int64 `json:"applicationId"`

	// application key
	// Required: true
	// Read Only: true
	ApplicationKey string `json:"applicationKey"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// name
	// Required: true
	// Read Only: true
	Name string `json:"name"`

	// status
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

APIApplication API Application swagger:model api.Application

func (*APIApplication) MarshalBinary ¶

func (m *APIApplication) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*APIApplication) UnmarshalBinary ¶

func (m *APIApplication) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*APIApplication) Validate ¶

func (m *APIApplication) Validate(formats strfmt.Registry) error

Validate validates this api application

type APICredential ¶

type APICredential struct {

	// application Id
	// Required: true
	// Read Only: true
	ApplicationID int64 `json:"applicationId"`

	// creation
	// Required: true
	// Read Only: true
	Creation strfmt.DateTime `json:"creation"`

	// credential Id
	// Required: true
	// Read Only: true
	CredentialID int64 `json:"credentialId"`

	// expiration
	// Read Only: true
	Expiration strfmt.DateTime `json:"expiration,omitempty"`

	// last use
	// Read Only: true
	LastUse strfmt.DateTime `json:"lastUse,omitempty"`

	// States whether this credential has been created by yourself or by the OVH support team
	// Required: true
	// Read Only: true
	OvhSupport bool `json:"ovhSupport"`

	// rules
	// Required: true
	Rules APICredentialRules `json:"rules"`

	// status
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

APICredential API Credential swagger:model api.Credential

func (*APICredential) MarshalBinary ¶

func (m *APICredential) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*APICredential) UnmarshalBinary ¶

func (m *APICredential) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*APICredential) Validate ¶

func (m *APICredential) Validate(formats strfmt.Registry) error

Validate validates this api credential

type APICredentialRules ¶

type APICredentialRules []*AuthAccessRule

APICredentialRules api credential rules swagger:model apiCredentialRules

func (APICredentialRules) Validate ¶

func (m APICredentialRules) Validate(formats strfmt.Registry) error

Validate validates this api credential rules

type APILog ¶

type APILog struct {

	// Account which did the Request
	// Required: true
	// Read Only: true
	Account string `json:"account"`

	// Date of the request
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// Source IP of the request
	// Read Only: true
	IP string `json:"ip,omitempty"`

	// log Id
	// Required: true
	// Read Only: true
	LogID int64 `json:"logId"`

	// HTTP Method of the request
	// Required: true
	// Read Only: true
	Method string `json:"method"`

	// HTTP URI of the request
	// Required: true
	// Read Only: true
	Path string `json:"path"`

	// API Route called
	// Required: true
	// Read Only: true
	Route string `json:"route"`
}

APILog API Log swagger:model api.Log

func (*APILog) MarshalBinary ¶

func (m *APILog) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*APILog) UnmarshalBinary ¶

func (m *APILog) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*APILog) Validate ¶

func (m *APILog) Validate(formats strfmt.Registry) error

Validate validates this api log

type AgreementsContract ¶

type AgreementsContract struct {

	// Is this contract currently active or not ?
	// Required: true
	// Read Only: true
	Active bool `json:"active"`

	// Date the contract was created on
	// Required: true
	// Read Only: true
	Date strfmt.Date `json:"date"`

	// Name of of the contract
	// Required: true
	// Read Only: true
	Name string `json:"name"`

	// URL you can download the contract at
	// Required: true
	// Read Only: true
	Pdf string `json:"pdf"`

	// Full text of the contract
	// Required: true
	// Read Only: true
	Text string `json:"text"`
}

AgreementsContract Contract of service swagger:model agreements.Contract

func (*AgreementsContract) MarshalBinary ¶

func (m *AgreementsContract) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AgreementsContract) UnmarshalBinary ¶

func (m *AgreementsContract) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AgreementsContract) Validate ¶

func (m *AgreementsContract) Validate(formats strfmt.Registry) error

Validate validates this agreements contract

type AgreementsContractAgreement ¶

type AgreementsContractAgreement struct {

	// State of the agreement
	// Required: true
	// Read Only: true
	Agreed string `json:"agreed"`

	// Id of the agreed contract
	// Required: true
	// Read Only: true
	ContractID int64 `json:"contractId"`

	// Date the agreed contract was effective
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// Id of the contract
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`
}

AgreementsContractAgreement Contract agreement swagger:model agreements.ContractAgreement

func (*AgreementsContractAgreement) MarshalBinary ¶

func (m *AgreementsContractAgreement) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AgreementsContractAgreement) UnmarshalBinary ¶

func (m *AgreementsContractAgreement) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AgreementsContractAgreement) Validate ¶

func (m *AgreementsContractAgreement) Validate(formats strfmt.Registry) error

Validate validates this agreements contract agreement

type AuthAccessRule ¶

type AuthAccessRule struct {

	// method
	Method string `json:"method,omitempty"`

	// path
	Path string `json:"path,omitempty"`
}

AuthAccessRule Access rule required for the application swagger:model auth.AccessRule

func (*AuthAccessRule) MarshalBinary ¶

func (m *AuthAccessRule) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*AuthAccessRule) UnmarshalBinary ¶

func (m *AuthAccessRule) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*AuthAccessRule) Validate ¶

func (m *AuthAccessRule) Validate(formats strfmt.Registry) error

Validate validates this auth access rule

type BillingAutomaticPaymentMean ¶

type BillingAutomaticPaymentMean struct {

	// Bank Account
	BankAccount bool `json:"bankAccount,omitempty"`

	// Credit Card
	CreditCard bool `json:"creditCard,omitempty"`

	// Deferred invoice payment account for authorized customers
	DeferredPaymentAccount bool `json:"deferredPaymentAccount,omitempty"`

	// Paypal account
	Paypal bool `json:"paypal,omitempty"`
}

BillingAutomaticPaymentMean Available automatic payment means swagger:model billing.AutomaticPaymentMean

func (*BillingAutomaticPaymentMean) MarshalBinary ¶

func (m *BillingAutomaticPaymentMean) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingAutomaticPaymentMean) UnmarshalBinary ¶

func (m *BillingAutomaticPaymentMean) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingAutomaticPaymentMean) Validate ¶

func (m *BillingAutomaticPaymentMean) Validate(formats strfmt.Registry) error

Validate validates this billing automatic payment mean

type BillingBankAccount ¶

type BillingBankAccount struct {

	// bic
	// Required: true
	// Read Only: true
	Bic string `json:"bic"`

	// creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.Date `json:"creationDate"`

	// default payment mean
	// Required: true
	// Read Only: true
	DefaultPaymentMean bool `json:"defaultPaymentMean"`

	// Custom description of this account
	Description string `json:"description,omitempty"`

	// iban
	// Required: true
	// Read Only: true
	Iban string `json:"iban"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// mandate signature date
	// Read Only: true
	MandateSignatureDate strfmt.Date `json:"mandateSignatureDate,omitempty"`

	// owner address
	// Required: true
	// Read Only: true
	OwnerAddress string `json:"ownerAddress"`

	// owner name
	// Required: true
	// Read Only: true
	OwnerName string `json:"ownerName"`

	// state
	// Required: true
	// Read Only: true
	State string `json:"state"`

	// unique reference
	// Required: true
	// Read Only: true
	UniqueReference string `json:"uniqueReference"`

	// validation document link
	// Read Only: true
	ValidationDocumentLink string `json:"validationDocumentLink,omitempty"`
}

BillingBankAccount SEPA bank account info swagger:model billing.BankAccount

func (*BillingBankAccount) MarshalBinary ¶

func (m *BillingBankAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingBankAccount) UnmarshalBinary ¶

func (m *BillingBankAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingBankAccount) Validate ¶

func (m *BillingBankAccount) Validate(formats strfmt.Registry) error

Validate validates this billing bank account

type BillingBill ¶

type BillingBill struct {

	// bill Id
	// Required: true
	// Read Only: true
	BillID string `json:"billId"`

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// order Id
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// password
	// Required: true
	// Read Only: true
	Password string `json:"password"`

	// pdf Url
	// Required: true
	// Read Only: true
	PdfURL string `json:"pdfUrl"`

	// price with tax
	// Required: true
	PriceWithTax *OrderPrice `json:"priceWithTax"`

	// price without tax
	// Required: true
	PriceWithoutTax *OrderPrice `json:"priceWithoutTax"`

	// tax
	// Required: true
	Tax *OrderPrice `json:"tax"`

	// url
	// Required: true
	// Read Only: true
	URL string `json:"url"`
}

BillingBill Details about a Bill swagger:model billing.Bill

func (*BillingBill) MarshalBinary ¶

func (m *BillingBill) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingBill) UnmarshalBinary ¶

func (m *BillingBill) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingBill) Validate ¶

func (m *BillingBill) Validate(formats strfmt.Registry) error

Validate validates this billing bill

type BillingBillDetail ¶

type BillingBillDetail struct {

	// bill detail Id
	// Required: true
	// Read Only: true
	BillDetailID string `json:"billDetailId"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// period end
	// Read Only: true
	PeriodEnd strfmt.Date `json:"periodEnd,omitempty"`

	// period start
	// Read Only: true
	PeriodStart strfmt.Date `json:"periodStart,omitempty"`

	// quantity
	// Required: true
	// Read Only: true
	Quantity string `json:"quantity"`

	// total price
	// Required: true
	TotalPrice *OrderPrice `json:"totalPrice"`

	// unit price
	// Required: true
	UnitPrice *OrderPrice `json:"unitPrice"`
}

BillingBillDetail Information about a Bill entry swagger:model billing.BillDetail

func (*BillingBillDetail) MarshalBinary ¶

func (m *BillingBillDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingBillDetail) UnmarshalBinary ¶

func (m *BillingBillDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingBillDetail) Validate ¶

func (m *BillingBillDetail) Validate(formats strfmt.Registry) error

Validate validates this billing bill detail

type BillingCreditBalance ¶

type BillingCreditBalance struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// Balance name
	// Required: true
	// Read Only: true
	BalanceName string `json:"balanceName"`

	// Date of the balance creation
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Date of the balance last update
	// Required: true
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate"`
}

BillingCreditBalance Credit balance swagger:model billing.Credit.Balance

func (*BillingCreditBalance) MarshalBinary ¶

func (m *BillingCreditBalance) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingCreditBalance) UnmarshalBinary ¶

func (m *BillingCreditBalance) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingCreditBalance) Validate ¶

func (m *BillingCreditBalance) Validate(formats strfmt.Registry) error

Validate validates this billing credit balance

type BillingCreditBalanceMouvement ¶

type BillingCreditBalanceMouvement struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// Balance name
	// Required: true
	// Read Only: true
	BalanceName string `json:"balanceName"`

	// consumer object
	// Required: true
	ConsumerObject *BillingCreditBalanceMouvementSubObject `json:"consumerObject"`

	// Date of the mouvement creation
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Expiration date of the mouvement
	// Read Only: true
	ExpirationDate strfmt.DateTime `json:"expirationDate,omitempty"`

	// Date of the mouvement last update
	// Required: true
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate"`

	// Mouvement ID
	// Required: true
	// Read Only: true
	MouvementID int64 `json:"mouvementId"`

	// source object
	// Required: true
	SourceObject *BillingCreditBalanceMouvementSubObject `json:"sourceObject"`

	// Mouvement type
	// Required: true
	// Read Only: true
	Type string `json:"type"`
}

BillingCreditBalanceMouvement Credit balance swagger:model billing.Credit.Balance.Mouvement

func (*BillingCreditBalanceMouvement) MarshalBinary ¶

func (m *BillingCreditBalanceMouvement) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingCreditBalanceMouvement) UnmarshalBinary ¶

func (m *BillingCreditBalanceMouvement) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingCreditBalanceMouvement) Validate ¶

func (m *BillingCreditBalanceMouvement) Validate(formats strfmt.Registry) error

Validate validates this billing credit balance mouvement

type BillingCreditBalanceMouvementSubObject ¶

type BillingCreditBalanceMouvementSubObject struct {

	// Sub object ID
	// Read Only: true
	ID string `json:"id,omitempty"`

	// Sub object name
	// Read Only: true
	Name string `json:"name,omitempty"`
}

BillingCreditBalanceMouvementSubObject Mouvement sub object swagger:model billing.Credit.Balance.Mouvement.SubObject

func (*BillingCreditBalanceMouvementSubObject) MarshalBinary ¶

func (m *BillingCreditBalanceMouvementSubObject) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingCreditBalanceMouvementSubObject) UnmarshalBinary ¶

func (m *BillingCreditBalanceMouvementSubObject) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingCreditBalanceMouvementSubObject) Validate ¶

Validate validates this billing credit balance mouvement sub object

type BillingCreditCard ¶

type BillingCreditCard struct {

	// default payment mean
	// Required: true
	// Read Only: true
	DefaultPaymentMean bool `json:"defaultPaymentMean"`

	// Custom description of this account
	Description string `json:"description,omitempty"`

	// expiration date
	// Required: true
	// Read Only: true
	ExpirationDate strfmt.Date `json:"expirationDate"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// number
	// Required: true
	// Read Only: true
	Number string `json:"number"`

	// state
	// Required: true
	// Read Only: true
	State string `json:"state"`

	// True if this credit card has been registered with a successful 3DSecure challenge
	// Required: true
	// Read Only: true
	ThreeDsValidated bool `json:"threeDsValidated"`

	// type
	// Required: true
	// Read Only: true
	Type string `json:"type"`
}

BillingCreditCard Credit card informations swagger:model billing.CreditCard

func (*BillingCreditCard) MarshalBinary ¶

func (m *BillingCreditCard) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingCreditCard) UnmarshalBinary ¶

func (m *BillingCreditCard) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingCreditCard) Validate ¶

func (m *BillingCreditCard) Validate(formats strfmt.Registry) error

Validate validates this billing credit card

type BillingDeferredPaymentAccount ¶

type BillingDeferredPaymentAccount struct {

	// creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// default payment mean
	// Required: true
	// Read Only: true
	DefaultPaymentMean bool `json:"defaultPaymentMean"`

	// Custom description of this account
	Description string `json:"description,omitempty"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Deferred account type
	// Read Only: true
	Label string `json:"label,omitempty"`

	// state
	// Required: true
	// Read Only: true
	State string `json:"state"`
}

BillingDeferredPaymentAccount Deferred payment account info swagger:model billing.DeferredPaymentAccount

func (*BillingDeferredPaymentAccount) MarshalBinary ¶

func (m *BillingDeferredPaymentAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingDeferredPaymentAccount) UnmarshalBinary ¶

func (m *BillingDeferredPaymentAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingDeferredPaymentAccount) Validate ¶

func (m *BillingDeferredPaymentAccount) Validate(formats strfmt.Registry) error

Validate validates this billing deferred payment account

type BillingDeposit ¶

type BillingDeposit struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// deposit Id
	// Required: true
	// Read Only: true
	DepositID string `json:"depositId"`

	// order Id
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// password
	// Required: true
	// Read Only: true
	Password string `json:"password"`

	// payment info
	PaymentInfo *DebtAssociatedObjectPaymentInfo `json:"paymentInfo,omitempty"`

	// pdf Url
	// Required: true
	// Read Only: true
	PdfURL string `json:"pdfUrl"`

	// url
	// Required: true
	// Read Only: true
	URL string `json:"url"`
}

BillingDeposit Details about a deposit swagger:model billing.Deposit

func (*BillingDeposit) MarshalBinary ¶

func (m *BillingDeposit) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingDeposit) UnmarshalBinary ¶

func (m *BillingDeposit) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingDeposit) Validate ¶

func (m *BillingDeposit) Validate(formats strfmt.Registry) error

Validate validates this billing deposit

type BillingDepositDetail ¶

type BillingDepositDetail struct {

	// deposit detail Id
	// Required: true
	// Read Only: true
	DepositDetailID string `json:"depositDetailId"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// quantity
	// Required: true
	// Read Only: true
	Quantity string `json:"quantity"`

	// total price
	// Required: true
	TotalPrice *OrderPrice `json:"totalPrice"`

	// unit price
	// Required: true
	UnitPrice *OrderPrice `json:"unitPrice"`
}

BillingDepositDetail Information about a Deposit entry swagger:model billing.DepositDetail

func (*BillingDepositDetail) MarshalBinary ¶

func (m *BillingDepositDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingDepositDetail) UnmarshalBinary ¶

func (m *BillingDepositDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingDepositDetail) Validate ¶

func (m *BillingDepositDetail) Validate(formats strfmt.Registry) error

Validate validates this billing deposit detail

type BillingFidelityAccount ¶

type BillingFidelityAccount struct {

	// alert threshold
	AlertThreshold int64 `json:"alertThreshold,omitempty"`

	// balance
	// Required: true
	// Read Only: true
	Balance int64 `json:"balance"`

	// can be credited
	// Required: true
	// Read Only: true
	CanBeCredited bool `json:"canBeCredited"`

	// last update
	// Required: true
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate"`

	// open date
	// Required: true
	// Read Only: true
	OpenDate strfmt.DateTime `json:"openDate"`
}

BillingFidelityAccount Balance of the fidelity account swagger:model billing.FidelityAccount

func (*BillingFidelityAccount) MarshalBinary ¶

func (m *BillingFidelityAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingFidelityAccount) UnmarshalBinary ¶

func (m *BillingFidelityAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingFidelityAccount) Validate ¶

func (m *BillingFidelityAccount) Validate(formats strfmt.Registry) error

Validate validates this billing fidelity account

type BillingFidelityMovement ¶

type BillingFidelityMovement struct {

	// amount
	// Required: true
	// Read Only: true
	Amount int64 `json:"amount"`

	// balance
	// Required: true
	// Read Only: true
	Balance int64 `json:"balance"`

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// movement Id
	// Required: true
	// Read Only: true
	MovementID int64 `json:"movementId"`

	// operation
	// Required: true
	// Read Only: true
	Operation string `json:"operation"`

	// order
	// Required: true
	// Read Only: true
	Order int64 `json:"order"`

	// previous balance
	// Required: true
	// Read Only: true
	PreviousBalance int64 `json:"previousBalance"`
}

BillingFidelityMovement Details about a fidelity account swagger:model billing.FidelityMovement

func (*BillingFidelityMovement) MarshalBinary ¶

func (m *BillingFidelityMovement) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingFidelityMovement) UnmarshalBinary ¶

func (m *BillingFidelityMovement) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingFidelityMovement) Validate ¶

func (m *BillingFidelityMovement) Validate(formats strfmt.Registry) error

Validate validates this billing fidelity movement

type BillingItemDetail ¶

type BillingItemDetail struct {

	// order
	// Required: true
	Order *BillingItemDetailOrder `json:"order"`
}

BillingItemDetail Extensions of a detail swagger:model billing.ItemDetail

func (*BillingItemDetail) MarshalBinary ¶

func (m *BillingItemDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingItemDetail) UnmarshalBinary ¶

func (m *BillingItemDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingItemDetail) Validate ¶

func (m *BillingItemDetail) Validate(formats strfmt.Registry) error

Validate validates this billing item detail

type BillingItemDetailOrder ¶

type BillingItemDetailOrder struct {

	// The meaning of this order detail
	Action string `json:"action,omitempty"`

	// configurations
	Configurations BillingItemDetailOrderConfigurations `json:"configurations"`

	// plan
	Plan *BillingItemDetailOrderPlan `json:"plan,omitempty"`
}

BillingItemDetailOrder Order data for this Detail swagger:model billing.ItemDetail.Order

func (*BillingItemDetailOrder) MarshalBinary ¶

func (m *BillingItemDetailOrder) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingItemDetailOrder) UnmarshalBinary ¶

func (m *BillingItemDetailOrder) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingItemDetailOrder) Validate ¶

func (m *BillingItemDetailOrder) Validate(formats strfmt.Registry) error

Validate validates this billing item detail order

type BillingItemDetailOrderConfiguration ¶

type BillingItemDetailOrderConfiguration struct {

	// Label of the configuration
	Label string `json:"label,omitempty"`

	// Value of the configuration
	Value string `json:"value,omitempty"`
}

BillingItemDetailOrderConfiguration Configuration of order swagger:model billing.ItemDetail.OrderConfiguration

func (*BillingItemDetailOrderConfiguration) MarshalBinary ¶

func (m *BillingItemDetailOrderConfiguration) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingItemDetailOrderConfiguration) UnmarshalBinary ¶

func (m *BillingItemDetailOrderConfiguration) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingItemDetailOrderConfiguration) Validate ¶

Validate validates this billing item detail order configuration

type BillingItemDetailOrderConfigurations ¶

type BillingItemDetailOrderConfigurations []*BillingItemDetailOrderConfiguration

BillingItemDetailOrderConfigurations Configurations chosen during the order swagger:model billingItemDetailOrderConfigurations

func (BillingItemDetailOrderConfigurations) Validate ¶

Validate validates this billing item detail order configurations

type BillingItemDetailOrderPlan ¶

type BillingItemDetailOrderPlan struct {

	// Plan code used when ordering through /order/cart
	Code string `json:"code,omitempty"`

	// Duration chosen when ordering through /order/cart (ISO 8601)
	Duration string `json:"duration,omitempty"`

	// Pricing mode used when ordering through /order/cart
	PricingMode string `json:"pricingMode,omitempty"`

	// product
	Product *BillingItemDetailOrderPlanProduct `json:"product,omitempty"`

	// Quantity ordered
	Quantity int64 `json:"quantity,omitempty"`
}

BillingItemDetailOrderPlan Plan data from order swagger:model billing.ItemDetail.OrderPlan

func (*BillingItemDetailOrderPlan) MarshalBinary ¶

func (m *BillingItemDetailOrderPlan) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingItemDetailOrderPlan) UnmarshalBinary ¶

func (m *BillingItemDetailOrderPlan) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingItemDetailOrderPlan) Validate ¶

func (m *BillingItemDetailOrderPlan) Validate(formats strfmt.Registry) error

Validate validates this billing item detail order plan

type BillingItemDetailOrderPlanProduct ¶

type BillingItemDetailOrderPlanProduct struct {

	// Name of the product used when ordering through /order/cart
	Name string `json:"name,omitempty"`
}

BillingItemDetailOrderPlanProduct Product data from order swagger:model billing.ItemDetail.OrderPlanProduct

func (*BillingItemDetailOrderPlanProduct) MarshalBinary ¶

func (m *BillingItemDetailOrderPlanProduct) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingItemDetailOrderPlanProduct) UnmarshalBinary ¶

func (m *BillingItemDetailOrderPlanProduct) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingItemDetailOrderPlanProduct) Validate ¶

Validate validates this billing item detail order plan product

type BillingMovement ¶

type BillingMovement struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// balance
	// Required: true
	Balance *OrderPrice `json:"balance"`

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// movement Id
	// Required: true
	// Read Only: true
	MovementID int64 `json:"movementId"`

	// operation
	// Required: true
	// Read Only: true
	Operation string `json:"operation"`

	// order
	// Required: true
	// Read Only: true
	Order int64 `json:"order"`

	// previous balance
	// Required: true
	PreviousBalance *OrderPrice `json:"previousBalance"`
}

BillingMovement Details about an OVH account swagger:model billing.Movement

func (*BillingMovement) MarshalBinary ¶

func (m *BillingMovement) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingMovement) UnmarshalBinary ¶

func (m *BillingMovement) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingMovement) Validate ¶

func (m *BillingMovement) Validate(formats strfmt.Registry) error

Validate validates this billing movement

type BillingOrder ¶

type BillingOrder struct {

	// date
	// Read Only: true
	Date strfmt.DateTime `json:"date,omitempty"`

	// expiration date
	// Read Only: true
	ExpirationDate strfmt.DateTime `json:"expirationDate,omitempty"`

	// order Id
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// password
	// Required: true
	// Read Only: true
	Password string `json:"password"`

	// pdf Url
	// Required: true
	// Read Only: true
	PdfURL string `json:"pdfUrl"`

	// price with tax
	// Required: true
	PriceWithTax *OrderPrice `json:"priceWithTax"`

	// price without tax
	// Required: true
	PriceWithoutTax *OrderPrice `json:"priceWithoutTax"`

	// retraction date
	// Read Only: true
	RetractionDate strfmt.DateTime `json:"retractionDate,omitempty"`

	// tax
	// Required: true
	Tax *OrderPrice `json:"tax"`

	// url
	// Required: true
	// Read Only: true
	URL string `json:"url"`
}

BillingOrder Details about an Order swagger:model billing.Order

func (*BillingOrder) MarshalBinary ¶

func (m *BillingOrder) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrder) UnmarshalBinary ¶

func (m *BillingOrder) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrder) Validate ¶

func (m *BillingOrder) Validate(formats strfmt.Registry) error

Validate validates this billing order

type BillingOrderAssociatedObject ¶

type BillingOrderAssociatedObject struct {

	// id
	ID string `json:"id,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

BillingOrderAssociatedObject The object the processing of the order leaded to swagger:model billing.Order.AssociatedObject

func (*BillingOrderAssociatedObject) MarshalBinary ¶

func (m *BillingOrderAssociatedObject) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderAssociatedObject) UnmarshalBinary ¶

func (m *BillingOrderAssociatedObject) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderAssociatedObject) Validate ¶

func (m *BillingOrderAssociatedObject) Validate(formats strfmt.Registry) error

Validate validates this billing order associated object

type BillingOrderDetail ¶

type BillingOrderDetail struct {

	// cancelled
	// Required: true
	// Read Only: true
	Cancelled bool `json:"cancelled"`

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// order detail Id
	// Required: true
	// Read Only: true
	OrderDetailID int64 `json:"orderDetailId"`

	// quantity
	// Required: true
	// Read Only: true
	Quantity string `json:"quantity"`

	// total price
	// Required: true
	TotalPrice *OrderPrice `json:"totalPrice"`

	// unit price
	// Required: true
	UnitPrice *OrderPrice `json:"unitPrice"`
}

BillingOrderDetail Information about a Bill entry swagger:model billing.OrderDetail

func (*BillingOrderDetail) MarshalBinary ¶

func (m *BillingOrderDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderDetail) UnmarshalBinary ¶

func (m *BillingOrderDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderDetail) Validate ¶

func (m *BillingOrderDetail) Validate(formats strfmt.Registry) error

Validate validates this billing order detail

type BillingOrderPaymentMean ¶

type BillingOrderPaymentMean struct {

	// fee
	Fee float64 `json:"fee,omitempty"`

	// html form
	HTMLForm string `json:"htmlForm,omitempty"`

	// http method
	HTTPMethod string `json:"httpMethod,omitempty"`

	Logo string `json:"logo,omitempty"`

	// parameters
	Parameters BillingOrderPaymentMeanParameters `json:"parameters"`

	// sub type
	SubType string `json:"subType,omitempty"`

	// url
	URL string `json:"url,omitempty"`
}

BillingOrderPaymentMean All data needed to use a payment mean swagger:model billing.Order.PaymentMean

func (*BillingOrderPaymentMean) MarshalBinary ¶

func (m *BillingOrderPaymentMean) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderPaymentMean) UnmarshalBinary ¶

func (m *BillingOrderPaymentMean) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderPaymentMean) Validate ¶

func (m *BillingOrderPaymentMean) Validate(formats strfmt.Registry) error

Validate validates this billing order payment mean

type BillingOrderPaymentMeanHTTPParameter ¶

type BillingOrderPaymentMeanHTTPParameter struct {

	// choice
	Choice BillingOrderPaymentMeanHTTPParameterChoice `json:"choice"`

	// name
	Name string `json:"name,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

BillingOrderPaymentMeanHTTPParameter Parameter to give to a payment page swagger:model billing.Order.PaymentMean.HttpParameter

func (*BillingOrderPaymentMeanHTTPParameter) MarshalBinary ¶

func (m *BillingOrderPaymentMeanHTTPParameter) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderPaymentMeanHTTPParameter) UnmarshalBinary ¶

func (m *BillingOrderPaymentMeanHTTPParameter) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderPaymentMeanHTTPParameter) Validate ¶

Validate validates this billing order payment mean Http parameter

type BillingOrderPaymentMeanHTTPParameterChoice ¶

type BillingOrderPaymentMeanHTTPParameterChoice []*BillingOrderPaymentMeanHTTPParameterChoice

BillingOrderPaymentMeanHTTPParameterChoice billing order payment mean Http parameter choice swagger:model billingOrderPaymentMeanHttpParameterChoice

func (BillingOrderPaymentMeanHTTPParameterChoice) Validate ¶

Validate validates this billing order payment mean Http parameter choice

type BillingOrderPaymentMeanParameters ¶

type BillingOrderPaymentMeanParameters []*BillingOrderPaymentMeanHTTPParameter

BillingOrderPaymentMeanParameters billing order payment mean parameters swagger:model billingOrderPaymentMeanParameters

func (BillingOrderPaymentMeanParameters) Validate ¶

Validate validates this billing order payment mean parameters

type BillingOrderPaymentMeans ¶

type BillingOrderPaymentMeans struct {

	// credit card
	CreditCard BillingOrderPaymentMeansCreditCard `json:"creditCard"`

	// edinar
	Edinar BillingOrderPaymentMeansEdinar `json:"edinar"`

	// fidelity points
	FidelityPoints BillingOrderPaymentMeansFidelityPoints `json:"fidelityPoints"`

	// ideal
	Ideal BillingOrderPaymentMeansIdeal `json:"ideal"`

	// multibanco
	Multibanco BillingOrderPaymentMeansMultibanco `json:"multibanco"`

	// ovh account
	OvhAccount BillingOrderPaymentMeansOvhAccount `json:"ovhAccount"`

	// paypal
	Paypal BillingOrderPaymentMeansPaypal `json:"paypal"`

	// promotion
	Promotion BillingOrderPaymentMeansPromotion `json:"promotion"`
}

BillingOrderPaymentMeans TODO swagger:model billing.Order.PaymentMeans

func (*BillingOrderPaymentMeans) MarshalBinary ¶

func (m *BillingOrderPaymentMeans) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderPaymentMeans) UnmarshalBinary ¶

func (m *BillingOrderPaymentMeans) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderPaymentMeans) Validate ¶

func (m *BillingOrderPaymentMeans) Validate(formats strfmt.Registry) error

Validate validates this billing order payment means

type BillingOrderPaymentMeansCreditCard ¶

type BillingOrderPaymentMeansCreditCard []*BillingOrderPaymentMean

BillingOrderPaymentMeansCreditCard billing order payment means credit card swagger:model billingOrderPaymentMeansCreditCard

func (BillingOrderPaymentMeansCreditCard) Validate ¶

Validate validates this billing order payment means credit card

type BillingOrderPaymentMeansEdinar ¶

type BillingOrderPaymentMeansEdinar []*BillingOrderPaymentMean

BillingOrderPaymentMeansEdinar billing order payment means edinar swagger:model billingOrderPaymentMeansEdinar

func (BillingOrderPaymentMeansEdinar) Validate ¶

Validate validates this billing order payment means edinar

type BillingOrderPaymentMeansFidelityPoints ¶

type BillingOrderPaymentMeansFidelityPoints []*BillingOrderPaymentMean

BillingOrderPaymentMeansFidelityPoints billing order payment means fidelity points swagger:model billingOrderPaymentMeansFidelityPoints

func (BillingOrderPaymentMeansFidelityPoints) Validate ¶

Validate validates this billing order payment means fidelity points

type BillingOrderPaymentMeansIdeal ¶

type BillingOrderPaymentMeansIdeal []*BillingOrderPaymentMean

BillingOrderPaymentMeansIdeal billing order payment means ideal swagger:model billingOrderPaymentMeansIdeal

func (BillingOrderPaymentMeansIdeal) Validate ¶

func (m BillingOrderPaymentMeansIdeal) Validate(formats strfmt.Registry) error

Validate validates this billing order payment means ideal

type BillingOrderPaymentMeansMultibanco ¶

type BillingOrderPaymentMeansMultibanco []*BillingOrderPaymentMean

BillingOrderPaymentMeansMultibanco billing order payment means multibanco swagger:model billingOrderPaymentMeansMultibanco

func (BillingOrderPaymentMeansMultibanco) Validate ¶

Validate validates this billing order payment means multibanco

type BillingOrderPaymentMeansOvhAccount ¶

type BillingOrderPaymentMeansOvhAccount []*BillingOrderPaymentMean

BillingOrderPaymentMeansOvhAccount billing order payment means ovh account swagger:model billingOrderPaymentMeansOvhAccount

func (BillingOrderPaymentMeansOvhAccount) Validate ¶

Validate validates this billing order payment means ovh account

type BillingOrderPaymentMeansPaypal ¶

type BillingOrderPaymentMeansPaypal []*BillingOrderPaymentMean

BillingOrderPaymentMeansPaypal billing order payment means paypal swagger:model billingOrderPaymentMeansPaypal

func (BillingOrderPaymentMeansPaypal) Validate ¶

Validate validates this billing order payment means paypal

type BillingOrderPaymentMeansPromotion ¶

type BillingOrderPaymentMeansPromotion []*BillingOrderPaymentMean

BillingOrderPaymentMeansPromotion billing order payment means promotion swagger:model billingOrderPaymentMeansPromotion

func (BillingOrderPaymentMeansPromotion) Validate ¶

Validate validates this billing order payment means promotion

type BillingOrderRegisteredPaymentMean ¶

type BillingOrderRegisteredPaymentMean struct {

	// payment mean
	PaymentMean string `json:"paymentMean,omitempty"`
}

BillingOrderRegisteredPaymentMean A registered payment mean swagger:model billing.Order.RegisteredPaymentMean

func (*BillingOrderRegisteredPaymentMean) MarshalBinary ¶

func (m *BillingOrderRegisteredPaymentMean) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOrderRegisteredPaymentMean) UnmarshalBinary ¶

func (m *BillingOrderRegisteredPaymentMean) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOrderRegisteredPaymentMean) Validate ¶

Validate validates this billing order registered payment mean

type BillingOvhAccount ¶

type BillingOvhAccount struct {

	// alert threshold
	AlertThreshold int64 `json:"alertThreshold,omitempty"`

	// balance
	// Required: true
	Balance *OrderPrice `json:"balance"`

	// can be credited
	// Required: true
	// Read Only: true
	CanBeCredited bool `json:"canBeCredited"`

	// is active
	// Required: true
	// Read Only: true
	IsActive bool `json:"isActive"`

	// last update
	// Required: true
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate"`

	// open date
	// Required: true
	// Read Only: true
	OpenDate strfmt.DateTime `json:"openDate"`

	// ovh account Id
	// Required: true
	// Read Only: true
	OvhAccountID string `json:"ovhAccountId"`
}

BillingOvhAccount Details about an OVH account swagger:model billing.OvhAccount

func (*BillingOvhAccount) MarshalBinary ¶

func (m *BillingOvhAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingOvhAccount) UnmarshalBinary ¶

func (m *BillingOvhAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingOvhAccount) Validate ¶

func (m *BillingOvhAccount) Validate(formats strfmt.Registry) error

Validate validates this billing ovh account

type BillingPayment ¶

type BillingPayment struct {

	// payment date
	// Required: true
	// Read Only: true
	PaymentDate strfmt.DateTime `json:"paymentDate"`

	// payment identifier
	// Read Only: true
	PaymentIdentifier string `json:"paymentIdentifier,omitempty"`

	// payment type
	// Required: true
	// Read Only: true
	PaymentType string `json:"paymentType"`
}

BillingPayment Details about a payment swagger:model billing.Payment

func (*BillingPayment) MarshalBinary ¶

func (m *BillingPayment) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingPayment) UnmarshalBinary ¶

func (m *BillingPayment) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingPayment) Validate ¶

func (m *BillingPayment) Validate(formats strfmt.Registry) error

Validate validates this billing payment

type BillingPaymentMeanValidation ¶

type BillingPaymentMeanValidation struct {

	// id
	ID int64 `json:"id,omitempty"`

	// submit Url
	SubmitURL string `json:"submitUrl,omitempty"`

	// url
	URL string `json:"url,omitempty"`

	// validation type
	ValidationType string `json:"validationType,omitempty"`
}

BillingPaymentMeanValidation A validation required to add a payment mean swagger:model billing.PaymentMeanValidation

func (*BillingPaymentMeanValidation) MarshalBinary ¶

func (m *BillingPaymentMeanValidation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingPaymentMeanValidation) UnmarshalBinary ¶

func (m *BillingPaymentMeanValidation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingPaymentMeanValidation) Validate ¶

func (m *BillingPaymentMeanValidation) Validate(formats strfmt.Registry) error

Validate validates this billing payment mean validation

type BillingPaypal ¶

type BillingPaypal struct {

	// agreement Id
	// Required: true
	// Read Only: true
	AgreementID string `json:"agreementId"`

	// creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// default payment mean
	// Required: true
	// Read Only: true
	DefaultPaymentMean bool `json:"defaultPaymentMean"`

	// Custom description of this account
	Description string `json:"description,omitempty"`

	// email
	// Required: true
	// Read Only: true
	Email string `json:"email"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// state
	// Required: true
	// Read Only: true
	State string `json:"state"`
}

BillingPaypal Paypal account info swagger:model billing.Paypal

func (*BillingPaypal) MarshalBinary ¶

func (m *BillingPaypal) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingPaypal) UnmarshalBinary ¶

func (m *BillingPaypal) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingPaypal) Validate ¶

func (m *BillingPaypal) Validate(formats strfmt.Registry) error

Validate validates this billing paypal

type BillingRefund ¶

type BillingRefund struct {

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// order Id
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// original bill Id
	// Read Only: true
	OriginalBillID string `json:"originalBillId,omitempty"`

	// password
	// Required: true
	// Read Only: true
	Password string `json:"password"`

	// pdf Url
	// Required: true
	// Read Only: true
	PdfURL string `json:"pdfUrl"`

	// price with tax
	// Required: true
	PriceWithTax *OrderPrice `json:"priceWithTax"`

	// price without tax
	// Required: true
	PriceWithoutTax *OrderPrice `json:"priceWithoutTax"`

	// refund Id
	// Required: true
	// Read Only: true
	RefundID string `json:"refundId"`

	// tax
	// Required: true
	Tax *OrderPrice `json:"tax"`

	// url
	// Required: true
	// Read Only: true
	URL string `json:"url"`
}

BillingRefund Details about a Refund swagger:model billing.Refund

func (*BillingRefund) MarshalBinary ¶

func (m *BillingRefund) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingRefund) UnmarshalBinary ¶

func (m *BillingRefund) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingRefund) Validate ¶

func (m *BillingRefund) Validate(formats strfmt.Registry) error

Validate validates this billing refund

type BillingRefundDetail ¶

type BillingRefundDetail struct {

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// quantity
	// Required: true
	// Read Only: true
	Quantity string `json:"quantity"`

	// reference
	// Required: true
	// Read Only: true
	Reference string `json:"reference"`

	// refund detail Id
	// Required: true
	// Read Only: true
	RefundDetailID string `json:"refundDetailId"`

	// refund Id
	// Required: true
	// Read Only: true
	RefundID string `json:"refundId"`

	// total price
	// Required: true
	TotalPrice *OrderPrice `json:"totalPrice"`

	// unit price
	// Required: true
	UnitPrice *OrderPrice `json:"unitPrice"`
}

BillingRefundDetail Information about a Bill entry swagger:model billing.RefundDetail

func (*BillingRefundDetail) MarshalBinary ¶

func (m *BillingRefundDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingRefundDetail) UnmarshalBinary ¶

func (m *BillingRefundDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingRefundDetail) Validate ¶

func (m *BillingRefundDetail) Validate(formats strfmt.Registry) error

Validate validates this billing refund detail

type BillingSLAOperation ¶

type BillingSLAOperation struct {

	// Date of the event that led to SLA
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// Description of the SLA operation for this incident
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// Date of the end of the SLA
	// Read Only: true
	EndDate strfmt.DateTime `json:"endDate,omitempty"`

	// SLA identifier
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Sla operation name
	// Required: true
	// Read Only: true
	Name string `json:"name"`

	// Date of the start of the SLA
	// Required: true
	// Read Only: true
	StartDate strfmt.DateTime `json:"startDate"`
}

BillingSLAOperation SLA properties swagger:model billing.SlaOperation

func (*BillingSLAOperation) MarshalBinary ¶

func (m *BillingSLAOperation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingSLAOperation) UnmarshalBinary ¶

func (m *BillingSLAOperation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingSLAOperation) Validate ¶

func (m *BillingSLAOperation) Validate(formats strfmt.Registry) error

Validate validates this billing Sla operation

type BillingSLAOperationService ¶

type BillingSLAOperationService struct {

	// Service description
	Description string `json:"description,omitempty"`

	// Impacted service name
	ServiceName string `json:"serviceName,omitempty"`

	// SLA plan application
	SLAApplication string `json:"slaApplication,omitempty"`

	// SLA plan description
	SLAPlan string `json:"slaPlan,omitempty"`
}

BillingSLAOperationService Describe all services impacted by SLA swagger:model billing.SlaOperationService

func (*BillingSLAOperationService) MarshalBinary ¶

func (m *BillingSLAOperationService) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingSLAOperationService) UnmarshalBinary ¶

func (m *BillingSLAOperationService) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingSLAOperationService) Validate ¶

func (m *BillingSLAOperationService) Validate(formats strfmt.Registry) error

Validate validates this billing Sla operation service

type BillingWithdrawal ¶

type BillingWithdrawal struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// country
	// Required: true
	// Read Only: true
	Country string `json:"country"`

	// date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// order Id
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// password
	// Required: true
	// Read Only: true
	Password string `json:"password"`

	// pdf Url
	// Required: true
	// Read Only: true
	PdfURL string `json:"pdfUrl"`

	// url
	// Required: true
	// Read Only: true
	URL string `json:"url"`

	// withdrawal Id
	// Required: true
	// Read Only: true
	WithdrawalID string `json:"withdrawalId"`
}

BillingWithdrawal Details about a withdrawal swagger:model billing.Withdrawal

func (*BillingWithdrawal) MarshalBinary ¶

func (m *BillingWithdrawal) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingWithdrawal) UnmarshalBinary ¶

func (m *BillingWithdrawal) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingWithdrawal) Validate ¶

func (m *BillingWithdrawal) Validate(formats strfmt.Registry) error

Validate validates this billing withdrawal

type BillingWithdrawalDetail ¶

type BillingWithdrawalDetail struct {

	// description
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// domain
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// quantity
	// Required: true
	// Read Only: true
	Quantity string `json:"quantity"`

	// total price
	// Required: true
	TotalPrice *OrderPrice `json:"totalPrice"`

	// unit price
	// Required: true
	UnitPrice *OrderPrice `json:"unitPrice"`

	// withdrawal detail Id
	// Required: true
	// Read Only: true
	WithdrawalDetailID string `json:"withdrawalDetailId"`
}

BillingWithdrawalDetail Information about a Withdrawal entry swagger:model billing.WithdrawalDetail

func (*BillingWithdrawalDetail) MarshalBinary ¶

func (m *BillingWithdrawalDetail) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*BillingWithdrawalDetail) UnmarshalBinary ¶

func (m *BillingWithdrawalDetail) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*BillingWithdrawalDetail) Validate ¶

func (m *BillingWithdrawalDetail) Validate(formats strfmt.Registry) error

Validate validates this billing withdrawal detail

type ComplexTypeSafeKeyValueString ¶

type ComplexTypeSafeKeyValueString struct {

	// key
	Key string `json:"key,omitempty"`

	// value
	Value string `json:"value,omitempty"`
}

ComplexTypeSafeKeyValueString Key and value, with proper key strings swagger:model complexType.SafeKeyValue.String

func (*ComplexTypeSafeKeyValueString) MarshalBinary ¶

func (m *ComplexTypeSafeKeyValueString) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ComplexTypeSafeKeyValueString) UnmarshalBinary ¶

func (m *ComplexTypeSafeKeyValueString) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ComplexTypeSafeKeyValueString) Validate ¶

func (m *ComplexTypeSafeKeyValueString) Validate(formats strfmt.Registry) error

Validate validates this complex type safe key value string

type ContactAddress ¶

type ContactAddress struct {

	// City
	City string `json:"city,omitempty"`

	// Country
	Country string `json:"country,omitempty"`

	// First line of the address
	Line1 string `json:"line1,omitempty"`

	// Second line of the address
	Line2 string `json:"line2,omitempty"`

	// Third line of the address
	Line3 string `json:"line3,omitempty"`

	// Others details
	OtherDetails string `json:"otherDetails,omitempty"`

	// Province name
	Province string `json:"province,omitempty"`

	// Zipcode
	Zip string `json:"zip,omitempty"`
}

ContactAddress Representation of an Address swagger:model contact.Address

func (*ContactAddress) MarshalBinary ¶

func (m *ContactAddress) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ContactAddress) UnmarshalBinary ¶

func (m *ContactAddress) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ContactAddress) Validate ¶

func (m *ContactAddress) Validate(formats strfmt.Registry) error

Validate validates this contact address

type ContactContact ¶

type ContactContact struct {

	// address
	Address *ContactAddress `json:"address,omitempty"`

	// Birth city
	BirthCity string `json:"birthCity,omitempty"`

	// Birth Country
	BirthCountry string `json:"birthCountry,omitempty"`

	// Birth date
	BirthDay strfmt.Date `json:"birthDay,omitempty"`

	// Birth Zipcode
	BirthZip string `json:"birthZip,omitempty"`

	// Cellphone number
	CellPhone string `json:"cellPhone,omitempty"`

	// National identification number of your company
	CompanyNationalIdentificationNumber string `json:"companyNationalIdentificationNumber,omitempty"`

	// Email address
	Email string `json:"email,omitempty"`

	// Fax number
	Fax string `json:"fax,omitempty"`

	// First name
	FirstName string `json:"firstName,omitempty"`

	// Gender
	Gender string `json:"gender,omitempty"`

	// Contact Identifier
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Language
	Language string `json:"language,omitempty"`

	// Last name
	LastName string `json:"lastName,omitempty"`

	// Legal form of the contact
	LegalForm string `json:"legalForm,omitempty"`

	// National identification number of the contact
	NationalIdentificationNumber string `json:"nationalIdentificationNumber,omitempty"`

	// Nationality
	Nationality string `json:"nationality,omitempty"`

	// Organisation name
	OrganisationName string `json:"organisationName,omitempty"`

	// Organisation type
	OrganisationType string `json:"organisationType,omitempty"`

	// Telephone number
	Phone string `json:"phone,omitempty"`

	// Spare email address
	SpareEmail string `json:"spareEmail,omitempty"`

	// VAT number
	Vat string `json:"vat,omitempty"`
}

ContactContact Representation of a Contact swagger:model contact.Contact

func (*ContactContact) MarshalBinary ¶

func (m *ContactContact) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ContactContact) UnmarshalBinary ¶

func (m *ContactContact) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ContactContact) Validate ¶

func (m *ContactContact) Validate(formats strfmt.Registry) error

Validate validates this contact contact

type ContactFieldInformation ¶

type ContactFieldInformation struct {

	// Name of the field concerned by restrictions
	FieldName string `json:"fieldName,omitempty"`

	// Indicates if the field is mandatory when editing
	Mandatory bool `json:"mandatory,omitempty"`

	// Indicates if the field can't be edited
	ReadOnly bool `json:"readOnly,omitempty"`
}

ContactFieldInformation Extras informations about a field swagger:model contact.FieldInformation

func (*ContactFieldInformation) MarshalBinary ¶

func (m *ContactFieldInformation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*ContactFieldInformation) UnmarshalBinary ¶

func (m *ContactFieldInformation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*ContactFieldInformation) Validate ¶

func (m *ContactFieldInformation) Validate(formats strfmt.Registry) error

Validate validates this contact field information

type DebtAssociatedObjectPaymentInfo ¶

type DebtAssociatedObjectPaymentInfo struct {

	// Optional customer description
	Description string `json:"description,omitempty"`

	// Payment mean used for this debt operation
	PaymentType string `json:"paymentType,omitempty"`

	// Public payment mean label
	PublicLabel string `json:"publicLabel,omitempty"`
}

DebtAssociatedObjectPaymentInfo The payment infos linked to this debt entry swagger:model debt.AssociatedObject.PaymentInfo

func (*DebtAssociatedObjectPaymentInfo) MarshalBinary ¶

func (m *DebtAssociatedObjectPaymentInfo) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebtAssociatedObjectPaymentInfo) UnmarshalBinary ¶

func (m *DebtAssociatedObjectPaymentInfo) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebtAssociatedObjectPaymentInfo) Validate ¶

Validate validates this debt associated object payment info

type DebtBalance ¶

type DebtBalance struct {

	// active
	// Required: true
	// Read Only: true
	Active bool `json:"active"`

	// due amount
	// Required: true
	DueAmount *OrderPrice `json:"dueAmount"`

	// pending amount
	// Required: true
	PendingAmount *OrderPrice `json:"pendingAmount"`

	// todo amount
	// Required: true
	TodoAmount *OrderPrice `json:"todoAmount"`

	// unmatured amount
	// Required: true
	UnmaturedAmount *OrderPrice `json:"unmaturedAmount"`
}

DebtBalance Debt balance of the account swagger:model debt.Balance

func (*DebtBalance) MarshalBinary ¶

func (m *DebtBalance) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebtBalance) UnmarshalBinary ¶

func (m *DebtBalance) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebtBalance) Validate ¶

func (m *DebtBalance) Validate(formats strfmt.Registry) error

Validate validates this debt balance

type DebtDebt ¶

type DebtDebt struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// Date the debt was created on
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// debt Id
	// Required: true
	// Read Only: true
	DebtID int64 `json:"debtId"`

	// due amount
	// Required: true
	DueAmount *OrderPrice `json:"dueAmount"`

	// If specified, the debt will not be recovered before that date
	// Read Only: true
	DueDate strfmt.DateTime `json:"dueDate,omitempty"`

	// The order the debt relates to
	// Required: true
	// Read Only: true
	OrderID int64 `json:"orderId"`

	// pending amount
	// Required: true
	PendingAmount *OrderPrice `json:"pendingAmount"`

	// todo amount
	// Required: true
	TodoAmount *OrderPrice `json:"todoAmount"`

	// unmatured amount
	// Required: true
	UnmaturedAmount *OrderPrice `json:"unmaturedAmount"`
}

DebtDebt State of a debt swagger:model debt.Debt

func (*DebtDebt) MarshalBinary ¶

func (m *DebtDebt) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebtDebt) UnmarshalBinary ¶

func (m *DebtDebt) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebtDebt) Validate ¶

func (m *DebtDebt) Validate(formats strfmt.Registry) error

Validate validates this debt debt

type DebtEntryAssociatedObject ¶

type DebtEntryAssociatedObject struct {

	// id
	ID string `json:"id,omitempty"`

	// payment info
	PaymentInfo *DebtAssociatedObjectPaymentInfo `json:"paymentInfo,omitempty"`

	// sub Id
	SubID string `json:"subId,omitempty"`

	// type
	Type string `json:"type,omitempty"`
}

DebtEntryAssociatedObject The object linked to this debt entry swagger:model debt.Entry.AssociatedObject

func (*DebtEntryAssociatedObject) MarshalBinary ¶

func (m *DebtEntryAssociatedObject) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebtEntryAssociatedObject) UnmarshalBinary ¶

func (m *DebtEntryAssociatedObject) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebtEntryAssociatedObject) Validate ¶

func (m *DebtEntryAssociatedObject) Validate(formats strfmt.Registry) error

Validate validates this debt entry associated object

type DebtOperation ¶

type DebtOperation struct {

	// amount
	// Required: true
	Amount *OrderPrice `json:"amount"`

	// Date the operation took place on
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// Order id associated to the deposit
	// Required: true
	// Read Only: true
	DepositOrderID int64 `json:"depositOrderId"`

	// operation Id
	// Required: true
	// Read Only: true
	OperationID int64 `json:"operationId"`

	// Status of the operation
	// Required: true
	// Read Only: true
	Status string `json:"status"`

	// Type of movement this operation represents
	// Read Only: true
	Type string `json:"type,omitempty"`
}

DebtOperation Operation that happend on a debt swagger:model debt.Operation

func (*DebtOperation) MarshalBinary ¶

func (m *DebtOperation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DebtOperation) UnmarshalBinary ¶

func (m *DebtOperation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DebtOperation) Validate ¶

func (m *DebtOperation) Validate(formats strfmt.Registry) error

Validate validates this debt operation

type DedicatedInstallationTemplateHardwareRaid ¶

type DedicatedInstallationTemplateHardwareRaid struct {

	// Disk list
	Disks []string `json:"disks"`

	// RAID mode
	Mode string `json:"mode,omitempty"`

	// Hardware RAID name
	Name string `json:"name,omitempty"`

	// Specifies the creation order of the hardware RAID
	Step int64 `json:"step,omitempty"`
}

DedicatedInstallationTemplateHardwareRaid Hardware RAID defined in this partitioning scheme swagger:model dedicated.InstallationTemplate.HardwareRaid

func (*DedicatedInstallationTemplateHardwareRaid) MarshalBinary ¶

func (m *DedicatedInstallationTemplateHardwareRaid) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DedicatedInstallationTemplateHardwareRaid) UnmarshalBinary ¶

func (m *DedicatedInstallationTemplateHardwareRaid) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DedicatedInstallationTemplateHardwareRaid) Validate ¶

Validate validates this dedicated installation template hardware raid

type DedicatedInstallationTemplateTemplatePartitioningSchemes ¶

type DedicatedInstallationTemplateTemplatePartitioningSchemes struct {

	// name of this partitioning scheme
	Name string `json:"name,omitempty"`

	// on a reinstall, if a partitioning scheme is not specified, the one with the higher priority will be used by default, among all the compatible partitioning schemes (given the underlying hardware specifications)
	Priority int64 `json:"priority,omitempty"`
}

DedicatedInstallationTemplateTemplatePartitioningSchemes Partitioning schemes available on this template swagger:model dedicated.InstallationTemplate.TemplatePartitioningSchemes

func (*DedicatedInstallationTemplateTemplatePartitioningSchemes) MarshalBinary ¶

MarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitioningSchemes) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitioningSchemes) Validate ¶

Validate validates this dedicated installation template template partitioning schemes

type DedicatedInstallationTemplateTemplatePartitions ¶

type DedicatedInstallationTemplateTemplatePartitions struct {

	// Partition filesytem
	Filesystem string `json:"filesystem,omitempty"`

	// partition mount point
	Mountpoint string `json:"mountpoint,omitempty"`

	// specifies the creation order of the partition on the disk
	Order int64 `json:"order,omitempty"`

	// raid partition type
	Raid string `json:"raid,omitempty"`

	// size
	Size *DedicatedInstallationTemplateTemplatePartitionsSize `json:"size,omitempty"`

	// type
	Type string `json:"type,omitempty"`

	// The volume name needed for proxmox distribution
	VolumeName string `json:"volumeName,omitempty"`
}

DedicatedInstallationTemplateTemplatePartitions Partitions defined in this partitioning scheme swagger:model dedicated.InstallationTemplate.TemplatePartitions

func (*DedicatedInstallationTemplateTemplatePartitions) MarshalBinary ¶

MarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitions) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitions) Validate ¶

Validate validates this dedicated installation template template partitions

type DedicatedInstallationTemplateTemplatePartitionsSize ¶

type DedicatedInstallationTemplateTemplatePartitionsSize struct {

	// unit
	Unit string `json:"unit,omitempty"`

	// value
	Value int64 `json:"value,omitempty"`
}

DedicatedInstallationTemplateTemplatePartitionsSize size of partition in Mb, 0 => rest of the space swagger:model dedicatedInstallationTemplateTemplatePartitionsSize

func (*DedicatedInstallationTemplateTemplatePartitionsSize) MarshalBinary ¶

MarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitionsSize) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplatePartitionsSize) Validate ¶

Validate validates this dedicated installation template template partitions size

type DedicatedInstallationTemplateTemplates ¶

type DedicatedInstallationTemplateTemplates struct {

	// list of all language available for this template
	// Required: true
	// Read Only: true
	AvailableLanguages []string `json:"availableLanguages"`

	// This distribution is new, and although tested and functional, may still display odd behaviour
	// Read Only: true
	Beta *bool `json:"beta,omitempty"`

	// this template  bit format
	// Required: true
	// Read Only: true
	BitFormat int64 `json:"bitFormat"`

	// category of this template (informative only)
	// Required: true
	// Read Only: true
	Category string `json:"category"`

	// customization
	Customization *DedicatedTemplateOsProperties `json:"customization,omitempty"`

	// the default language of this template
	DefaultLanguage string `json:"defaultLanguage,omitempty"`

	// is this distribution deprecated
	// Read Only: true
	Deprecated *bool `json:"deprecated,omitempty"`

	// information about this template
	// Required: true
	// Read Only: true
	Description string `json:"description"`

	// the distribution this template is based on
	// Required: true
	// Read Only: true
	Distribution string `json:"distribution"`

	// this template family type
	// Required: true
	// Read Only: true
	Family string `json:"family"`

	// list of all filesystems  available for this template
	// Required: true
	// Read Only: true
	Filesystems []string `json:"filesystems"`

	// This distribution supports hardware raid configuration through the OVH API
	// Read Only: true
	HardRaidConfiguration *bool `json:"hardRaidConfiguration,omitempty"`

	// Date of last modification of the base image
	// Read Only: true
	LastModification strfmt.DateTime `json:"lastModification,omitempty"`

	// This distribution supports Logical Volumes (Linux LVM)
	// Read Only: true
	LvmReady *bool `json:"lvmReady,omitempty"`

	// This distribution supports installation using the distribution's native kernel instead of the recommended OVH kernel
	// Read Only: true
	SupportsDistributionKernel *bool `json:"supportsDistributionKernel,omitempty"`

	// This distribution supports the GUID Partition Table (GPT), providing up to 128 partitions that can have more than 2 TB
	// Read Only: true
	SupportsGptLabel *bool `json:"supportsGptLabel,omitempty"`

	// This distribution supports RTM software
	// Required: true
	// Read Only: true
	SupportsRTM bool `json:"supportsRTM"`

	// This distribution supports the microsoft SQL server
	// Read Only: true
	SupportsSQLServer *bool `json:"supportsSqlServer,omitempty"`

	// This distribution supports UEFI setup
	// Read Only: true
	SupportsUEFI string `json:"supportsUEFI,omitempty"`

	// This template name
	TemplateName string `json:"templateName,omitempty"`
}

DedicatedInstallationTemplateTemplates Available installation templates swagger:model dedicated.InstallationTemplate.Templates

func (*DedicatedInstallationTemplateTemplates) MarshalBinary ¶

func (m *DedicatedInstallationTemplateTemplates) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplates) UnmarshalBinary ¶

func (m *DedicatedInstallationTemplateTemplates) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DedicatedInstallationTemplateTemplates) Validate ¶

Validate validates this dedicated installation template templates

type DedicatedTemplateOsProperties ¶

type DedicatedTemplateOsProperties struct {

	// Template change log details
	ChangeLog string `json:"changeLog,omitempty"`

	// Set up the server using the provided hostname instead of the default hostname
	CustomHostname string `json:"customHostname,omitempty"`

	// Indicate the URL where your postinstall customisation script is located
	PostInstallationScriptLink string `json:"postInstallationScriptLink,omitempty"`

	// indicate the string returned by your postinstall customisation script on successful execution. Advice: your script should return a unique validation string in case of succes. A good example is "loh1Xee7eo OK OK OK UGh8Ang1Gu
	PostInstallationScriptReturn string `json:"postInstallationScriptReturn,omitempty"`

	// rating
	Rating int64 `json:"rating,omitempty"`

	// Name of the ssh key that should be installed. Password login will be disabled
	SSHKeyName string `json:"sshKeyName,omitempty"`

	// Use the distribution's native kernel instead of the recommended OVH Kernel
	UseDistributionKernel bool `json:"useDistributionKernel,omitempty"`
}

DedicatedTemplateOsProperties A structure describing properties customizables about this dedicated installation template swagger:model dedicated.TemplateOsProperties

func (*DedicatedTemplateOsProperties) MarshalBinary ¶

func (m *DedicatedTemplateOsProperties) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DedicatedTemplateOsProperties) UnmarshalBinary ¶

func (m *DedicatedTemplateOsProperties) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DedicatedTemplateOsProperties) Validate ¶

func (m *DedicatedTemplateOsProperties) Validate(formats strfmt.Registry) error

Validate validates this dedicated template os properties

type DeleteMeAPIApplicationApplicationIDDefaultBody ¶

type DeleteMeAPIApplicationApplicationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAPIApplicationApplicationIDDefaultBody delete me Api application application Id default body swagger:model deleteMeApiApplicationApplicationIdDefaultBody

func (*DeleteMeAPIApplicationApplicationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeAPIApplicationApplicationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeAPIApplicationApplicationIDDefaultBody) Validate ¶

Validate validates this delete me Api application application Id default body

type DeleteMeAPICredentialCredentialIDDefaultBody ¶

type DeleteMeAPICredentialCredentialIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAPICredentialCredentialIDDefaultBody delete me Api credential credential Id default body swagger:model deleteMeApiCredentialCredentialIdDefaultBody

func (*DeleteMeAPICredentialCredentialIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeAPICredentialCredentialIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeAPICredentialCredentialIDDefaultBody) Validate ¶

Validate validates this delete me Api credential credential Id default body

type DeleteMeAccessRestrictionBackupCodeDefaultBody ¶

type DeleteMeAccessRestrictionBackupCodeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAccessRestrictionBackupCodeDefaultBody delete me access restriction backup code default body swagger:model deleteMeAccessRestrictionBackupCodeDefaultBody

func (*DeleteMeAccessRestrictionBackupCodeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeAccessRestrictionBackupCodeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeAccessRestrictionBackupCodeDefaultBody) Validate ¶

Validate validates this delete me access restriction backup code default body

type DeleteMeAccessRestrictionIPIDDefaultBody ¶

type DeleteMeAccessRestrictionIPIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAccessRestrictionIPIDDefaultBody delete me access restriction Ip Id default body swagger:model deleteMeAccessRestrictionIpIdDefaultBody

func (*DeleteMeAccessRestrictionIPIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeAccessRestrictionIPIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeAccessRestrictionIPIDDefaultBody) Validate ¶

Validate validates this delete me access restriction Ip Id default body

type DeleteMeAccessRestrictionSmsIDDefaultBody ¶

type DeleteMeAccessRestrictionSmsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAccessRestrictionSmsIDDefaultBody delete me access restriction sms Id default body swagger:model deleteMeAccessRestrictionSmsIdDefaultBody

func (*DeleteMeAccessRestrictionSmsIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeAccessRestrictionSmsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeAccessRestrictionSmsIDDefaultBody) Validate ¶

Validate validates this delete me access restriction sms Id default body

type DeleteMeAccessRestrictionTotpIDDefaultBody ¶

type DeleteMeAccessRestrictionTotpIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAccessRestrictionTotpIDDefaultBody delete me access restriction totp Id default body swagger:model deleteMeAccessRestrictionTotpIdDefaultBody

func (*DeleteMeAccessRestrictionTotpIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeAccessRestrictionTotpIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeAccessRestrictionTotpIDDefaultBody) Validate ¶

Validate validates this delete me access restriction totp Id default body

type DeleteMeAccessRestrictionU2fIDDefaultBody ¶

type DeleteMeAccessRestrictionU2fIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeAccessRestrictionU2fIDDefaultBody delete me access restriction u2f Id default body swagger:model deleteMeAccessRestrictionU2fIdDefaultBody

func (*DeleteMeAccessRestrictionU2fIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeAccessRestrictionU2fIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeAccessRestrictionU2fIDDefaultBody) Validate ¶

Validate validates this delete me access restriction u2f Id default body

type DeleteMeDocumentIDDefaultBody ¶

type DeleteMeDocumentIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeDocumentIDDefaultBody delete me document Id default body swagger:model deleteMeDocumentIdDefaultBody

func (*DeleteMeDocumentIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeDocumentIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeDocumentIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeDocumentIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeDocumentIDDefaultBody) Validate ¶

func (m *DeleteMeDocumentIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this delete me document Id default body

type DeleteMeFaxCustomDomainsIDDefaultBody ¶

type DeleteMeFaxCustomDomainsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeFaxCustomDomainsIDDefaultBody delete me fax custom domains Id default body swagger:model deleteMeFaxCustomDomainsIdDefaultBody

func (*DeleteMeFaxCustomDomainsIDDefaultBody) MarshalBinary ¶

func (m *DeleteMeFaxCustomDomainsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeFaxCustomDomainsIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeFaxCustomDomainsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeFaxCustomDomainsIDDefaultBody) Validate ¶

Validate validates this delete me fax custom domains Id default body

type DeleteMeIPXEScriptNameDefaultBody ¶

type DeleteMeIPXEScriptNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeIPXEScriptNameDefaultBody delete me Ip x e script name default body swagger:model deleteMeIpXEScriptNameDefaultBody

func (*DeleteMeIPXEScriptNameDefaultBody) MarshalBinary ¶

func (m *DeleteMeIPXEScriptNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeIPXEScriptNameDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeIPXEScriptNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeIPXEScriptNameDefaultBody) Validate ¶

Validate validates this delete me Ip x e script name default body

type DeleteMeInstallationTemplateTemplateNameDefaultBody ¶

type DeleteMeInstallationTemplateTemplateNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeInstallationTemplateTemplateNameDefaultBody delete me installation template template name default body swagger:model deleteMeInstallationTemplateTemplateNameDefaultBody

func (*DeleteMeInstallationTemplateTemplateNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNameDefaultBody) Validate ¶

Validate validates this delete me installation template template name default body

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody delete me installation template template name partition scheme scheme name default body swagger:model deleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) Validate ¶

Validate validates this delete me installation template template name partition scheme scheme name default body

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody delete me installation template template name partition scheme scheme name hardware raid name default body swagger:model deleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) Validate ¶

Validate validates this delete me installation template template name partition scheme scheme name hardware raid name default body

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody ¶

type DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody delete me installation template template name partition scheme scheme name partition mountpoint default body swagger:model deleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) Validate ¶

Validate validates this delete me installation template template name partition scheme scheme name partition mountpoint default body

type DeleteMePaymentMeanBankAccountIDDefaultBody ¶

type DeleteMePaymentMeanBankAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMePaymentMeanBankAccountIDDefaultBody delete me payment mean bank account Id default body swagger:model deleteMePaymentMeanBankAccountIdDefaultBody

func (*DeleteMePaymentMeanBankAccountIDDefaultBody) MarshalBinary ¶

func (m *DeleteMePaymentMeanBankAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMePaymentMeanBankAccountIDDefaultBody) Validate ¶

Validate validates this delete me payment mean bank account Id default body

type DeleteMePaymentMeanCreditCardIDDefaultBody ¶

type DeleteMePaymentMeanCreditCardIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMePaymentMeanCreditCardIDDefaultBody delete me payment mean credit card Id default body swagger:model deleteMePaymentMeanCreditCardIdDefaultBody

func (*DeleteMePaymentMeanCreditCardIDDefaultBody) MarshalBinary ¶

func (m *DeleteMePaymentMeanCreditCardIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMePaymentMeanCreditCardIDDefaultBody) Validate ¶

Validate validates this delete me payment mean credit card Id default body

type DeleteMePaymentMeanPaypalIDDefaultBody ¶

type DeleteMePaymentMeanPaypalIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMePaymentMeanPaypalIDDefaultBody delete me payment mean paypal Id default body swagger:model deleteMePaymentMeanPaypalIdDefaultBody

func (*DeleteMePaymentMeanPaypalIDDefaultBody) MarshalBinary ¶

func (m *DeleteMePaymentMeanPaypalIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary ¶

func (m *DeleteMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMePaymentMeanPaypalIDDefaultBody) Validate ¶

Validate validates this delete me payment mean paypal Id default body

type DeleteMeSSHKeyKeyNameDefaultBody ¶

type DeleteMeSSHKeyKeyNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeSSHKeyKeyNameDefaultBody delete me Ssh key key name default body swagger:model deleteMeSshKeyKeyNameDefaultBody

func (*DeleteMeSSHKeyKeyNameDefaultBody) MarshalBinary ¶

func (m *DeleteMeSSHKeyKeyNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DeleteMeSSHKeyKeyNameDefaultBody) UnmarshalBinary ¶

func (m *DeleteMeSSHKeyKeyNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DeleteMeSSHKeyKeyNameDefaultBody) Validate ¶

Validate validates this delete me Ssh key key name default body

type DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody ¶

type DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody delete me telephony default Ip restriction Id default body swagger:model deleteMeTelephonyDefaultIpRestrictionIdDefaultBody

func (*DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*DeleteMeTelephonyDefaultIPRestrictionIDDefaultBody) Validate ¶

Validate validates this delete me telephony default Ip restriction Id default body

type DomainOperationStep ¶

type DomainOperationStep struct {

	// Description of the step
	Description string `json:"description,omitempty"`

	// Execution time of the step
	ExecutionDuration int64 `json:"executionDuration,omitempty"`

	// Name of the step
	Step string `json:"step,omitempty"`
}

DomainOperationStep One step from an operation swagger:model domain.OperationStep

func (*DomainOperationStep) MarshalBinary ¶

func (m *DomainOperationStep) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*DomainOperationStep) UnmarshalBinary ¶

func (m *DomainOperationStep) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*DomainOperationStep) Validate ¶

func (m *DomainOperationStep) Validate(formats strfmt.Registry) error

Validate validates this domain operation step

type GeolocationContinentCountryLocation ¶

type GeolocationContinentCountryLocation struct {

	// Continent
	// Required: true
	// Read Only: true
	Continent string `json:"continent"`

	// Country iso code
	// Required: true
	// Read Only: true
	CountryCode string `json:"countryCode"`
}

GeolocationContinentCountryLocation Representation of country and continent from visitor IP swagger:model geolocation.ContinentCountryLocation

func (*GeolocationContinentCountryLocation) MarshalBinary ¶

func (m *GeolocationContinentCountryLocation) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GeolocationContinentCountryLocation) UnmarshalBinary ¶

func (m *GeolocationContinentCountryLocation) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GeolocationContinentCountryLocation) Validate ¶

Validate validates this geolocation continent country location

type GetMeAPIApplicationApplicationIDDefaultBody ¶

type GetMeAPIApplicationApplicationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPIApplicationApplicationIDDefaultBody get me Api application application Id default body swagger:model getMeApiApplicationApplicationIdDefaultBody

func (*GetMeAPIApplicationApplicationIDDefaultBody) MarshalBinary ¶

func (m *GetMeAPIApplicationApplicationIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPIApplicationApplicationIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPIApplicationApplicationIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPIApplicationApplicationIDDefaultBody) Validate ¶

Validate validates this get me Api application application Id default body

type GetMeAPIApplicationDefaultBody ¶

type GetMeAPIApplicationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPIApplicationDefaultBody get me Api application default body swagger:model getMeApiApplicationDefaultBody

func (*GetMeAPIApplicationDefaultBody) MarshalBinary ¶

func (m *GetMeAPIApplicationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPIApplicationDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPIApplicationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPIApplicationDefaultBody) Validate ¶

func (m *GetMeAPIApplicationDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Api application default body

type GetMeAPICredentialCredentialIDApplicationDefaultBody ¶

type GetMeAPICredentialCredentialIDApplicationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPICredentialCredentialIDApplicationDefaultBody get me Api credential credential Id application default body swagger:model getMeApiCredentialCredentialIdApplicationDefaultBody

func (*GetMeAPICredentialCredentialIDApplicationDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeAPICredentialCredentialIDApplicationDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeAPICredentialCredentialIDApplicationDefaultBody) Validate ¶

Validate validates this get me Api credential credential Id application default body

type GetMeAPICredentialCredentialIDDefaultBody ¶

type GetMeAPICredentialCredentialIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPICredentialCredentialIDDefaultBody get me Api credential credential Id default body swagger:model getMeApiCredentialCredentialIdDefaultBody

func (*GetMeAPICredentialCredentialIDDefaultBody) MarshalBinary ¶

func (m *GetMeAPICredentialCredentialIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPICredentialCredentialIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPICredentialCredentialIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPICredentialCredentialIDDefaultBody) Validate ¶

Validate validates this get me Api credential credential Id default body

type GetMeAPICredentialDefaultBody ¶

type GetMeAPICredentialDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPICredentialDefaultBody get me Api credential default body swagger:model getMeApiCredentialDefaultBody

func (*GetMeAPICredentialDefaultBody) MarshalBinary ¶

func (m *GetMeAPICredentialDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPICredentialDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPICredentialDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPICredentialDefaultBody) Validate ¶

func (m *GetMeAPICredentialDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Api credential default body

type GetMeAPILogsSelfDefaultBody ¶

type GetMeAPILogsSelfDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPILogsSelfDefaultBody get me Api logs self default body swagger:model getMeApiLogsSelfDefaultBody

func (*GetMeAPILogsSelfDefaultBody) MarshalBinary ¶

func (m *GetMeAPILogsSelfDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPILogsSelfDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPILogsSelfDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPILogsSelfDefaultBody) Validate ¶

func (m *GetMeAPILogsSelfDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Api logs self default body

type GetMeAPILogsSelfLogIDDefaultBody ¶

type GetMeAPILogsSelfLogIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPILogsSelfLogIDDefaultBody get me Api logs self log Id default body swagger:model getMeApiLogsSelfLogIdDefaultBody

func (*GetMeAPILogsSelfLogIDDefaultBody) MarshalBinary ¶

func (m *GetMeAPILogsSelfLogIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPILogsSelfLogIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPILogsSelfLogIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPILogsSelfLogIDDefaultBody) Validate ¶

Validate validates this get me Api logs self log Id default body

type GetMeAPILogsServicesDefaultBody ¶

type GetMeAPILogsServicesDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPILogsServicesDefaultBody get me Api logs services default body swagger:model getMeApiLogsServicesDefaultBody

func (*GetMeAPILogsServicesDefaultBody) MarshalBinary ¶

func (m *GetMeAPILogsServicesDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPILogsServicesDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPILogsServicesDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPILogsServicesDefaultBody) Validate ¶

Validate validates this get me Api logs services default body

type GetMeAPILogsServicesLogIDDefaultBody ¶

type GetMeAPILogsServicesLogIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAPILogsServicesLogIDDefaultBody get me Api logs services log Id default body swagger:model getMeApiLogsServicesLogIdDefaultBody

func (*GetMeAPILogsServicesLogIDDefaultBody) MarshalBinary ¶

func (m *GetMeAPILogsServicesLogIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAPILogsServicesLogIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAPILogsServicesLogIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAPILogsServicesLogIDDefaultBody) Validate ¶

Validate validates this get me Api logs services log Id default body

type GetMeAccessRestrictionBackupCodeDefaultBody ¶

type GetMeAccessRestrictionBackupCodeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionBackupCodeDefaultBody get me access restriction backup code default body swagger:model getMeAccessRestrictionBackupCodeDefaultBody

func (*GetMeAccessRestrictionBackupCodeDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionBackupCodeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionBackupCodeDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionBackupCodeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionBackupCodeDefaultBody) Validate ¶

Validate validates this get me access restriction backup code default body

type GetMeAccessRestrictionDeveloperModeDefaultBody ¶

type GetMeAccessRestrictionDeveloperModeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionDeveloperModeDefaultBody get me access restriction developer mode default body swagger:model getMeAccessRestrictionDeveloperModeDefaultBody

func (*GetMeAccessRestrictionDeveloperModeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeAccessRestrictionDeveloperModeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionDeveloperModeDefaultBody) Validate ¶

Validate validates this get me access restriction developer mode default body

type GetMeAccessRestrictionIPDefaultBody ¶

type GetMeAccessRestrictionIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionIPDefaultBody get me access restriction Ip default body swagger:model getMeAccessRestrictionIpDefaultBody

func (*GetMeAccessRestrictionIPDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionIPDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionIPDefaultBody) Validate ¶

Validate validates this get me access restriction Ip default body

type GetMeAccessRestrictionIPDefaultRuleDefaultBody ¶

type GetMeAccessRestrictionIPDefaultRuleDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionIPDefaultRuleDefaultBody get me access restriction Ip default rule default body swagger:model getMeAccessRestrictionIpDefaultRuleDefaultBody

func (*GetMeAccessRestrictionIPDefaultRuleDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeAccessRestrictionIPDefaultRuleDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionIPDefaultRuleDefaultBody) Validate ¶

Validate validates this get me access restriction Ip default rule default body

type GetMeAccessRestrictionIPIDDefaultBody ¶

type GetMeAccessRestrictionIPIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionIPIDDefaultBody get me access restriction Ip Id default body swagger:model getMeAccessRestrictionIpIdDefaultBody

func (*GetMeAccessRestrictionIPIDDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionIPIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionIPIDDefaultBody) Validate ¶

Validate validates this get me access restriction Ip Id default body

type GetMeAccessRestrictionSmsDefaultBody ¶

type GetMeAccessRestrictionSmsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionSmsDefaultBody get me access restriction sms default body swagger:model getMeAccessRestrictionSmsDefaultBody

func (*GetMeAccessRestrictionSmsDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionSmsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionSmsDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionSmsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionSmsDefaultBody) Validate ¶

Validate validates this get me access restriction sms default body

type GetMeAccessRestrictionSmsIDDefaultBody ¶

type GetMeAccessRestrictionSmsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionSmsIDDefaultBody get me access restriction sms Id default body swagger:model getMeAccessRestrictionSmsIdDefaultBody

func (*GetMeAccessRestrictionSmsIDDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionSmsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionSmsIDDefaultBody) Validate ¶

Validate validates this get me access restriction sms Id default body

type GetMeAccessRestrictionTotpDefaultBody ¶

type GetMeAccessRestrictionTotpDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionTotpDefaultBody get me access restriction totp default body swagger:model getMeAccessRestrictionTotpDefaultBody

func (*GetMeAccessRestrictionTotpDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionTotpDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionTotpDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionTotpDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionTotpDefaultBody) Validate ¶

Validate validates this get me access restriction totp default body

type GetMeAccessRestrictionTotpIDDefaultBody ¶

type GetMeAccessRestrictionTotpIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionTotpIDDefaultBody get me access restriction totp Id default body swagger:model getMeAccessRestrictionTotpIdDefaultBody

func (*GetMeAccessRestrictionTotpIDDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionTotpIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionTotpIDDefaultBody) Validate ¶

Validate validates this get me access restriction totp Id default body

type GetMeAccessRestrictionU2fDefaultBody ¶

type GetMeAccessRestrictionU2fDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionU2fDefaultBody get me access restriction u2f default body swagger:model getMeAccessRestrictionU2fDefaultBody

func (*GetMeAccessRestrictionU2fDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionU2fDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionU2fDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionU2fDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionU2fDefaultBody) Validate ¶

Validate validates this get me access restriction u2f default body

type GetMeAccessRestrictionU2fIDDefaultBody ¶

type GetMeAccessRestrictionU2fIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAccessRestrictionU2fIDDefaultBody get me access restriction u2f Id default body swagger:model getMeAccessRestrictionU2fIdDefaultBody

func (*GetMeAccessRestrictionU2fIDDefaultBody) MarshalBinary ¶

func (m *GetMeAccessRestrictionU2fIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAccessRestrictionU2fIDDefaultBody) Validate ¶

Validate validates this get me access restriction u2f Id default body

type GetMeAgreementsDefaultBody ¶

type GetMeAgreementsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAgreementsDefaultBody get me agreements default body swagger:model getMeAgreementsDefaultBody

func (*GetMeAgreementsDefaultBody) MarshalBinary ¶

func (m *GetMeAgreementsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAgreementsDefaultBody) UnmarshalBinary ¶

func (m *GetMeAgreementsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAgreementsDefaultBody) Validate ¶

func (m *GetMeAgreementsDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me agreements default body

type GetMeAgreementsIDContractDefaultBody ¶

type GetMeAgreementsIDContractDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAgreementsIDContractDefaultBody get me agreements Id contract default body swagger:model getMeAgreementsIdContractDefaultBody

func (*GetMeAgreementsIDContractDefaultBody) MarshalBinary ¶

func (m *GetMeAgreementsIDContractDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAgreementsIDContractDefaultBody) UnmarshalBinary ¶

func (m *GetMeAgreementsIDContractDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAgreementsIDContractDefaultBody) Validate ¶

Validate validates this get me agreements Id contract default body

type GetMeAgreementsIDDefaultBody ¶

type GetMeAgreementsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAgreementsIDDefaultBody get me agreements Id default body swagger:model getMeAgreementsIdDefaultBody

func (*GetMeAgreementsIDDefaultBody) MarshalBinary ¶

func (m *GetMeAgreementsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAgreementsIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeAgreementsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAgreementsIDDefaultBody) Validate ¶

func (m *GetMeAgreementsIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me agreements Id default body

type GetMeAutorenewDefaultBody ¶

type GetMeAutorenewDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAutorenewDefaultBody get me autorenew default body swagger:model getMeAutorenewDefaultBody

func (*GetMeAutorenewDefaultBody) MarshalBinary ¶

func (m *GetMeAutorenewDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeAutorenewDefaultBody) UnmarshalBinary ¶

func (m *GetMeAutorenewDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeAutorenewDefaultBody) Validate ¶

func (m *GetMeAutorenewDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me autorenew default body

type GetMeAvailableAutomaticPaymentMeansDefaultBody ¶

type GetMeAvailableAutomaticPaymentMeansDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeAvailableAutomaticPaymentMeansDefaultBody get me available automatic payment means default body swagger:model getMeAvailableAutomaticPaymentMeansDefaultBody

func (*GetMeAvailableAutomaticPaymentMeansDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeAvailableAutomaticPaymentMeansDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeAvailableAutomaticPaymentMeansDefaultBody) Validate ¶

Validate validates this get me available automatic payment means default body

type GetMeBillBillIDDebtDefaultBody ¶

type GetMeBillBillIDDebtDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDebtDefaultBody get me bill bill Id debt default body swagger:model getMeBillBillIdDebtDefaultBody

func (*GetMeBillBillIDDebtDefaultBody) MarshalBinary ¶

func (m *GetMeBillBillIDDebtDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillBillIDDebtDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillBillIDDebtDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDebtDefaultBody) Validate ¶

func (m *GetMeBillBillIDDebtDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me bill bill Id debt default body

type GetMeBillBillIDDebtOperationDefaultBody ¶

type GetMeBillBillIDDebtOperationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDebtOperationDefaultBody get me bill bill Id debt operation default body swagger:model getMeBillBillIdDebtOperationDefaultBody

func (*GetMeBillBillIDDebtOperationDefaultBody) MarshalBinary ¶

func (m *GetMeBillBillIDDebtOperationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillBillIDDebtOperationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationDefaultBody) Validate ¶

Validate validates this get me bill bill Id debt operation default body

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody ¶

type GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody get me bill bill Id debt operation operation Id associated object default body swagger:model getMeBillBillIdDebtOperationOperationIdAssociatedObjectDefaultBody

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) Validate ¶

Validate validates this get me bill bill Id debt operation operation Id associated object default body

type GetMeBillBillIDDebtOperationOperationIDDefaultBody ¶

type GetMeBillBillIDDebtOperationOperationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDebtOperationOperationIDDefaultBody get me bill bill Id debt operation operation Id default body swagger:model getMeBillBillIdDebtOperationOperationIdDefaultBody

func (*GetMeBillBillIDDebtOperationOperationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationOperationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDebtOperationOperationIDDefaultBody) Validate ¶

Validate validates this get me bill bill Id debt operation operation Id default body

type GetMeBillBillIDDefaultBody ¶

type GetMeBillBillIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDefaultBody get me bill bill Id default body swagger:model getMeBillBillIdDefaultBody

func (*GetMeBillBillIDDefaultBody) MarshalBinary ¶

func (m *GetMeBillBillIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillBillIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillBillIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDefaultBody) Validate ¶

func (m *GetMeBillBillIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me bill bill Id default body

type GetMeBillBillIDDetailsBillDetailIDDefaultBody ¶

type GetMeBillBillIDDetailsBillDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDetailsBillDetailIDDefaultBody get me bill bill Id details bill detail Id default body swagger:model getMeBillBillIdDetailsBillDetailIdDefaultBody

func (*GetMeBillBillIDDetailsBillDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeBillBillIDDetailsBillDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDetailsBillDetailIDDefaultBody) Validate ¶

Validate validates this get me bill bill Id details bill detail Id default body

type GetMeBillBillIDDetailsDefaultBody ¶

type GetMeBillBillIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDDetailsDefaultBody get me bill bill Id details default body swagger:model getMeBillBillIdDetailsDefaultBody

func (*GetMeBillBillIDDetailsDefaultBody) MarshalBinary ¶

func (m *GetMeBillBillIDDetailsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillBillIDDetailsDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillBillIDDetailsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillBillIDDetailsDefaultBody) Validate ¶

Validate validates this get me bill bill Id details default body

type GetMeBillBillIDPaymentDefaultBody ¶

type GetMeBillBillIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillBillIDPaymentDefaultBody get me bill bill Id payment default body swagger:model getMeBillBillIdPaymentDefaultBody

func (*GetMeBillBillIDPaymentDefaultBody) MarshalBinary ¶

func (m *GetMeBillBillIDPaymentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillBillIDPaymentDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillBillIDPaymentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillBillIDPaymentDefaultBody) Validate ¶

Validate validates this get me bill bill Id payment default body

type GetMeBillDefaultBody ¶

type GetMeBillDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeBillDefaultBody get me bill default body swagger:model getMeBillDefaultBody

func (*GetMeBillDefaultBody) MarshalBinary ¶

func (m *GetMeBillDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeBillDefaultBody) UnmarshalBinary ¶

func (m *GetMeBillDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeBillDefaultBody) Validate ¶

func (m *GetMeBillDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me bill default body

type GetMeCertificatesDefaultBody ¶

type GetMeCertificatesDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeCertificatesDefaultBody get me certificates default body swagger:model getMeCertificatesDefaultBody

func (*GetMeCertificatesDefaultBody) MarshalBinary ¶

func (m *GetMeCertificatesDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeCertificatesDefaultBody) UnmarshalBinary ¶

func (m *GetMeCertificatesDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeCertificatesDefaultBody) Validate ¶

func (m *GetMeCertificatesDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me certificates default body

type GetMeContactContactIDDefaultBody ¶

type GetMeContactContactIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeContactContactIDDefaultBody get me contact contact Id default body swagger:model getMeContactContactIdDefaultBody

func (*GetMeContactContactIDDefaultBody) MarshalBinary ¶

func (m *GetMeContactContactIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeContactContactIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeContactContactIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeContactContactIDDefaultBody) Validate ¶

Validate validates this get me contact contact Id default body

type GetMeContactContactIDFieldsDefaultBody ¶

type GetMeContactContactIDFieldsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeContactContactIDFieldsDefaultBody get me contact contact Id fields default body swagger:model getMeContactContactIdFieldsDefaultBody

func (*GetMeContactContactIDFieldsDefaultBody) MarshalBinary ¶

func (m *GetMeContactContactIDFieldsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeContactContactIDFieldsDefaultBody) UnmarshalBinary ¶

func (m *GetMeContactContactIDFieldsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeContactContactIDFieldsDefaultBody) Validate ¶

Validate validates this get me contact contact Id fields default body

type GetMeContactContactIDFieldsOKBody ¶

type GetMeContactContactIDFieldsOKBody []*ContactFieldInformation

GetMeContactContactIDFieldsOKBody get me contact contact Id fields o k body swagger:model getMeContactContactIdFieldsOKBody

func (GetMeContactContactIDFieldsOKBody) Validate ¶

Validate validates this get me contact contact Id fields o k body

type GetMeContactDefaultBody ¶

type GetMeContactDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeContactDefaultBody get me contact default body swagger:model getMeContactDefaultBody

func (*GetMeContactDefaultBody) MarshalBinary ¶

func (m *GetMeContactDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeContactDefaultBody) UnmarshalBinary ¶

func (m *GetMeContactDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeContactDefaultBody) Validate ¶

func (m *GetMeContactDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me contact default body

type GetMeCreditBalanceBalanceNameDefaultBody ¶

type GetMeCreditBalanceBalanceNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeCreditBalanceBalanceNameDefaultBody get me credit balance balance name default body swagger:model getMeCreditBalanceBalanceNameDefaultBody

func (*GetMeCreditBalanceBalanceNameDefaultBody) MarshalBinary ¶

func (m *GetMeCreditBalanceBalanceNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameDefaultBody) UnmarshalBinary ¶

func (m *GetMeCreditBalanceBalanceNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameDefaultBody) Validate ¶

Validate validates this get me credit balance balance name default body

type GetMeCreditBalanceBalanceNameMouvementDefaultBody ¶

type GetMeCreditBalanceBalanceNameMouvementDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeCreditBalanceBalanceNameMouvementDefaultBody get me credit balance balance name mouvement default body swagger:model getMeCreditBalanceBalanceNameMouvementDefaultBody

func (*GetMeCreditBalanceBalanceNameMouvementDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameMouvementDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameMouvementDefaultBody) Validate ¶

Validate validates this get me credit balance balance name mouvement default body

type GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody ¶

type GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody get me credit balance balance name mouvement mouvement Id default body swagger:model getMeCreditBalanceBalanceNameMouvementMouvementIdDefaultBody

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeCreditBalanceBalanceNameMouvementMouvementIDDefaultBody) Validate ¶

Validate validates this get me credit balance balance name mouvement mouvement Id default body

type GetMeCreditBalanceDefaultBody ¶

type GetMeCreditBalanceDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeCreditBalanceDefaultBody get me credit balance default body swagger:model getMeCreditBalanceDefaultBody

func (*GetMeCreditBalanceDefaultBody) MarshalBinary ¶

func (m *GetMeCreditBalanceDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeCreditBalanceDefaultBody) UnmarshalBinary ¶

func (m *GetMeCreditBalanceDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeCreditBalanceDefaultBody) Validate ¶

func (m *GetMeCreditBalanceDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me credit balance default body

type GetMeDebtAccountDebtDebtIDDefaultBody ¶

type GetMeDebtAccountDebtDebtIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDebtDebtIDDefaultBody get me debt account debt debt Id default body swagger:model getMeDebtAccountDebtDebtIdDefaultBody

func (*GetMeDebtAccountDebtDebtIDDefaultBody) MarshalBinary ¶

func (m *GetMeDebtAccountDebtDebtIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeDebtAccountDebtDebtIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDDefaultBody) Validate ¶

Validate validates this get me debt account debt debt Id default body

type GetMeDebtAccountDebtDebtIDOperationDefaultBody ¶

type GetMeDebtAccountDebtDebtIDOperationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDebtDebtIDOperationDefaultBody get me debt account debt debt Id operation default body swagger:model getMeDebtAccountDebtDebtIdOperationDefaultBody

func (*GetMeDebtAccountDebtDebtIDOperationDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationDefaultBody) Validate ¶

Validate validates this get me debt account debt debt Id operation default body

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody get me debt account debt debt Id operation operation Id associated object default body swagger:model getMeDebtAccountDebtDebtIdOperationOperationIdAssociatedObjectDefaultBody

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDAssociatedObjectDefaultBody) Validate ¶

Validate validates this get me debt account debt debt Id operation operation Id associated object default body

type GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody ¶

type GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody get me debt account debt debt Id operation operation Id default body swagger:model getMeDebtAccountDebtDebtIdOperationOperationIdDefaultBody

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDebtDebtIDOperationOperationIDDefaultBody) Validate ¶

Validate validates this get me debt account debt debt Id operation operation Id default body

type GetMeDebtAccountDebtDefaultBody ¶

type GetMeDebtAccountDebtDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDebtDefaultBody get me debt account debt default body swagger:model getMeDebtAccountDebtDefaultBody

func (*GetMeDebtAccountDebtDefaultBody) MarshalBinary ¶

func (m *GetMeDebtAccountDebtDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDebtAccountDebtDefaultBody) UnmarshalBinary ¶

func (m *GetMeDebtAccountDebtDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDebtDefaultBody) Validate ¶

Validate validates this get me debt account debt default body

type GetMeDebtAccountDefaultBody ¶

type GetMeDebtAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDebtAccountDefaultBody get me debt account default body swagger:model getMeDebtAccountDefaultBody

func (*GetMeDebtAccountDefaultBody) MarshalBinary ¶

func (m *GetMeDebtAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDebtAccountDefaultBody) UnmarshalBinary ¶

func (m *GetMeDebtAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDebtAccountDefaultBody) Validate ¶

func (m *GetMeDebtAccountDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me debt account default body

type GetMeDefaultBody ¶

type GetMeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDefaultBody get me default body swagger:model getMeDefaultBody

func (*GetMeDefaultBody) MarshalBinary ¶

func (m *GetMeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDefaultBody) UnmarshalBinary ¶

func (m *GetMeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDefaultBody) Validate ¶

func (m *GetMeDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me default body

type GetMeDepositDefaultBody ¶

type GetMeDepositDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDefaultBody get me deposit default body swagger:model getMeDepositDefaultBody

func (*GetMeDepositDefaultBody) MarshalBinary ¶

func (m *GetMeDepositDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDepositDefaultBody) UnmarshalBinary ¶

func (m *GetMeDepositDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDepositDefaultBody) Validate ¶

func (m *GetMeDepositDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me deposit default body

type GetMeDepositDepositIDDefaultBody ¶

type GetMeDepositDepositIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDDefaultBody get me deposit deposit Id default body swagger:model getMeDepositDepositIdDefaultBody

func (*GetMeDepositDepositIDDefaultBody) MarshalBinary ¶

func (m *GetMeDepositDepositIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDepositDepositIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeDepositDepositIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id default body

type GetMeDepositDepositIDDetailsDefaultBody ¶

type GetMeDepositDepositIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDDetailsDefaultBody get me deposit deposit Id details default body swagger:model getMeDepositDepositIdDetailsDefaultBody

func (*GetMeDepositDepositIDDetailsDefaultBody) MarshalBinary ¶

func (m *GetMeDepositDepositIDDetailsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDepositDepositIDDetailsDefaultBody) UnmarshalBinary ¶

func (m *GetMeDepositDepositIDDetailsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDDetailsDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id details default body

type GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody ¶

type GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody get me deposit deposit Id details deposit detail Id default body swagger:model getMeDepositDepositIdDetailsDepositDetailIdDefaultBody

func (*GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDDetailsDepositDetailIDDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id details deposit detail Id default body

type GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody get me deposit deposit Id paid bills bill Id debt default body swagger:model getMeDepositDepositIdPaidBillsBillIdDebtDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id debt default body

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody get me deposit deposit Id paid bills bill Id debt operation default body swagger:model getMeDepositDepositIdPaidBillsBillIdDebtOperationDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id debt operation default body

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody get me deposit deposit Id paid bills bill Id debt operation operation Id associated object default body swagger:model getMeDepositDepositIdPaidBillsBillIdDebtOperationOperationIdAssociatedObjectDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDAssociatedObjectDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id debt operation operation Id associated object default body

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody get me deposit deposit Id paid bills bill Id debt operation operation Id default body swagger:model getMeDepositDepositIdPaidBillsBillIdDebtOperationOperationIdDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDebtOperationOperationIDDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id debt operation operation Id default body

type GetMeDepositDepositIDPaidBillsBillIDDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDefaultBody get me deposit deposit Id paid bills bill Id default body swagger:model getMeDepositDepositIdPaidBillsBillIdDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id default body

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody get me deposit deposit Id paid bills bill Id details bill detail Id default body swagger:model getMeDepositDepositIdPaidBillsBillIdDetailsBillDetailIdDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsBillDetailIDDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id details bill detail Id default body

type GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody get me deposit deposit Id paid bills bill Id details default body swagger:model getMeDepositDepositIdPaidBillsBillIdDetailsDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDDetailsDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id details default body

type GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody ¶

type GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody get me deposit deposit Id paid bills bill Id payment default body swagger:model getMeDepositDepositIdPaidBillsBillIdPaymentDefaultBody

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsBillIDPaymentDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills bill Id payment default body

type GetMeDepositDepositIDPaidBillsDefaultBody ¶

type GetMeDepositDepositIDPaidBillsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaidBillsDefaultBody get me deposit deposit Id paid bills default body swagger:model getMeDepositDepositIdPaidBillsDefaultBody

func (*GetMeDepositDepositIDPaidBillsDefaultBody) MarshalBinary ¶

func (m *GetMeDepositDepositIDPaidBillsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsDefaultBody) UnmarshalBinary ¶

func (m *GetMeDepositDepositIDPaidBillsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaidBillsDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id paid bills default body

type GetMeDepositDepositIDPaymentDefaultBody ¶

type GetMeDepositDepositIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDepositDepositIDPaymentDefaultBody get me deposit deposit Id payment default body swagger:model getMeDepositDepositIdPaymentDefaultBody

func (*GetMeDepositDepositIDPaymentDefaultBody) MarshalBinary ¶

func (m *GetMeDepositDepositIDPaymentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDepositDepositIDPaymentDefaultBody) UnmarshalBinary ¶

func (m *GetMeDepositDepositIDPaymentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDepositDepositIDPaymentDefaultBody) Validate ¶

Validate validates this get me deposit deposit Id payment default body

type GetMeDocumentDefaultBody ¶

type GetMeDocumentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDocumentDefaultBody get me document default body swagger:model getMeDocumentDefaultBody

func (*GetMeDocumentDefaultBody) MarshalBinary ¶

func (m *GetMeDocumentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDocumentDefaultBody) UnmarshalBinary ¶

func (m *GetMeDocumentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDocumentDefaultBody) Validate ¶

func (m *GetMeDocumentDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me document default body

type GetMeDocumentIDDefaultBody ¶

type GetMeDocumentIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeDocumentIDDefaultBody get me document Id default body swagger:model getMeDocumentIdDefaultBody

func (*GetMeDocumentIDDefaultBody) MarshalBinary ¶

func (m *GetMeDocumentIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeDocumentIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeDocumentIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeDocumentIDDefaultBody) Validate ¶

func (m *GetMeDocumentIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me document Id default body

type GetMeFaxCustomDomainsDefaultBody ¶

type GetMeFaxCustomDomainsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeFaxCustomDomainsDefaultBody get me fax custom domains default body swagger:model getMeFaxCustomDomainsDefaultBody

func (*GetMeFaxCustomDomainsDefaultBody) MarshalBinary ¶

func (m *GetMeFaxCustomDomainsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeFaxCustomDomainsDefaultBody) UnmarshalBinary ¶

func (m *GetMeFaxCustomDomainsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeFaxCustomDomainsDefaultBody) Validate ¶

Validate validates this get me fax custom domains default body

type GetMeFaxCustomDomainsIDDefaultBody ¶

type GetMeFaxCustomDomainsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeFaxCustomDomainsIDDefaultBody get me fax custom domains Id default body swagger:model getMeFaxCustomDomainsIdDefaultBody

func (*GetMeFaxCustomDomainsIDDefaultBody) MarshalBinary ¶

func (m *GetMeFaxCustomDomainsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeFaxCustomDomainsIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeFaxCustomDomainsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeFaxCustomDomainsIDDefaultBody) Validate ¶

Validate validates this get me fax custom domains Id default body

type GetMeFidelityAccountDefaultBody ¶

type GetMeFidelityAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeFidelityAccountDefaultBody get me fidelity account default body swagger:model getMeFidelityAccountDefaultBody

func (*GetMeFidelityAccountDefaultBody) MarshalBinary ¶

func (m *GetMeFidelityAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeFidelityAccountDefaultBody) UnmarshalBinary ¶

func (m *GetMeFidelityAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeFidelityAccountDefaultBody) Validate ¶

Validate validates this get me fidelity account default body

type GetMeFidelityAccountMovementsDefaultBody ¶

type GetMeFidelityAccountMovementsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeFidelityAccountMovementsDefaultBody get me fidelity account movements default body swagger:model getMeFidelityAccountMovementsDefaultBody

func (*GetMeFidelityAccountMovementsDefaultBody) MarshalBinary ¶

func (m *GetMeFidelityAccountMovementsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeFidelityAccountMovementsDefaultBody) UnmarshalBinary ¶

func (m *GetMeFidelityAccountMovementsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeFidelityAccountMovementsDefaultBody) Validate ¶

Validate validates this get me fidelity account movements default body

type GetMeFidelityAccountMovementsMovementIDDefaultBody ¶

type GetMeFidelityAccountMovementsMovementIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeFidelityAccountMovementsMovementIDDefaultBody get me fidelity account movements movement Id default body swagger:model getMeFidelityAccountMovementsMovementIdDefaultBody

func (*GetMeFidelityAccountMovementsMovementIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeFidelityAccountMovementsMovementIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeFidelityAccountMovementsMovementIDDefaultBody) Validate ¶

Validate validates this get me fidelity account movements movement Id default body

type GetMeIPOrganisationDefaultBody ¶

type GetMeIPOrganisationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeIPOrganisationDefaultBody get me Ip organisation default body swagger:model getMeIpOrganisationDefaultBody

func (*GetMeIPOrganisationDefaultBody) MarshalBinary ¶

func (m *GetMeIPOrganisationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeIPOrganisationDefaultBody) UnmarshalBinary ¶

func (m *GetMeIPOrganisationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeIPOrganisationDefaultBody) Validate ¶

func (m *GetMeIPOrganisationDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Ip organisation default body

type GetMeIPOrganisationOrganisationIDDefaultBody ¶

type GetMeIPOrganisationOrganisationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeIPOrganisationOrganisationIDDefaultBody get me Ip organisation organisation Id default body swagger:model getMeIpOrganisationOrganisationIdDefaultBody

func (*GetMeIPOrganisationOrganisationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeIPOrganisationOrganisationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeIPOrganisationOrganisationIDDefaultBody) Validate ¶

Validate validates this get me Ip organisation organisation Id default body

type GetMeIPXEScriptDefaultBody ¶

type GetMeIPXEScriptDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeIPXEScriptDefaultBody get me Ip x e script default body swagger:model getMeIpXEScriptDefaultBody

func (*GetMeIPXEScriptDefaultBody) MarshalBinary ¶

func (m *GetMeIPXEScriptDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeIPXEScriptDefaultBody) UnmarshalBinary ¶

func (m *GetMeIPXEScriptDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeIPXEScriptDefaultBody) Validate ¶

func (m *GetMeIPXEScriptDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Ip x e script default body

type GetMeIPXEScriptNameDefaultBody ¶

type GetMeIPXEScriptNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeIPXEScriptNameDefaultBody get me Ip x e script name default body swagger:model getMeIpXEScriptNameDefaultBody

func (*GetMeIPXEScriptNameDefaultBody) MarshalBinary ¶

func (m *GetMeIPXEScriptNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeIPXEScriptNameDefaultBody) UnmarshalBinary ¶

func (m *GetMeIPXEScriptNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeIPXEScriptNameDefaultBody) Validate ¶

func (m *GetMeIPXEScriptNameDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Ip x e script name default body

type GetMeInstallationTemplateDefaultBody ¶

type GetMeInstallationTemplateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateDefaultBody get me installation template default body swagger:model getMeInstallationTemplateDefaultBody

func (*GetMeInstallationTemplateDefaultBody) MarshalBinary ¶

func (m *GetMeInstallationTemplateDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeInstallationTemplateDefaultBody) UnmarshalBinary ¶

func (m *GetMeInstallationTemplateDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateDefaultBody) Validate ¶

Validate validates this get me installation template default body

type GetMeInstallationTemplateTemplateNameDefaultBody ¶

type GetMeInstallationTemplateTemplateNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNameDefaultBody get me installation template template name default body swagger:model getMeInstallationTemplateTemplateNameDefaultBody

func (*GetMeInstallationTemplateTemplateNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNameDefaultBody) Validate ¶

Validate validates this get me installation template template name default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody get me installation template template name partition scheme default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody get me installation template template name partition scheme scheme name default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme scheme name default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody get me installation template template name partition scheme scheme name hardware raid default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme scheme name hardware raid default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody get me installation template template name partition scheme scheme name hardware raid name default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme scheme name hardware raid name default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody get me installation template template name partition scheme scheme name partition default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme scheme name partition default body

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody ¶

type GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody get me installation template template name partition scheme scheme name partition mountpoint default body swagger:model getMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) Validate ¶

Validate validates this get me installation template template name partition scheme scheme name partition mountpoint default body

type GetMeMailingListAvailableListsDefaultBody ¶

type GetMeMailingListAvailableListsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeMailingListAvailableListsDefaultBody get me mailing list available lists default body swagger:model getMeMailingListAvailableListsDefaultBody

func (*GetMeMailingListAvailableListsDefaultBody) MarshalBinary ¶

func (m *GetMeMailingListAvailableListsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeMailingListAvailableListsDefaultBody) UnmarshalBinary ¶

func (m *GetMeMailingListAvailableListsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeMailingListAvailableListsDefaultBody) Validate ¶

Validate validates this get me mailing list available lists default body

type GetMeNotificationEmailHistoryDefaultBody ¶

type GetMeNotificationEmailHistoryDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeNotificationEmailHistoryDefaultBody get me notification email history default body swagger:model getMeNotificationEmailHistoryDefaultBody

func (*GetMeNotificationEmailHistoryDefaultBody) MarshalBinary ¶

func (m *GetMeNotificationEmailHistoryDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeNotificationEmailHistoryDefaultBody) UnmarshalBinary ¶

func (m *GetMeNotificationEmailHistoryDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeNotificationEmailHistoryDefaultBody) Validate ¶

Validate validates this get me notification email history default body

type GetMeNotificationEmailHistoryIDDefaultBody ¶

type GetMeNotificationEmailHistoryIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeNotificationEmailHistoryIDDefaultBody get me notification email history Id default body swagger:model getMeNotificationEmailHistoryIdDefaultBody

func (*GetMeNotificationEmailHistoryIDDefaultBody) MarshalBinary ¶

func (m *GetMeNotificationEmailHistoryIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeNotificationEmailHistoryIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeNotificationEmailHistoryIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeNotificationEmailHistoryIDDefaultBody) Validate ¶

Validate validates this get me notification email history Id default body

type GetMeOrderDefaultBody ¶

type GetMeOrderDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderDefaultBody get me order default body swagger:model getMeOrderDefaultBody

func (*GetMeOrderDefaultBody) MarshalBinary ¶

func (m *GetMeOrderDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderDefaultBody) Validate ¶

func (m *GetMeOrderDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me order default body

type GetMeOrderOrderIDAssociatedObjectDefaultBody ¶

type GetMeOrderOrderIDAssociatedObjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDAssociatedObjectDefaultBody get me order order Id associated object default body swagger:model getMeOrderOrderIdAssociatedObjectDefaultBody

func (*GetMeOrderOrderIDAssociatedObjectDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDAssociatedObjectDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDAssociatedObjectDefaultBody) Validate ¶

Validate validates this get me order order Id associated object default body

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody get me order order Id available registered payment mean default body swagger:model getMeOrderOrderIdAvailableRegisteredPaymentMeanDefaultBody

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDAvailableRegisteredPaymentMeanDefaultBody) Validate ¶

Validate validates this get me order order Id available registered payment mean default body

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanOKBody ¶

type GetMeOrderOrderIDAvailableRegisteredPaymentMeanOKBody []*BillingOrderRegisteredPaymentMean

GetMeOrderOrderIDAvailableRegisteredPaymentMeanOKBody get me order order Id available registered payment mean o k body swagger:model getMeOrderOrderIdAvailableRegisteredPaymentMeanOKBody

func (GetMeOrderOrderIDAvailableRegisteredPaymentMeanOKBody) Validate ¶

Validate validates this get me order order Id available registered payment mean o k body

type GetMeOrderOrderIDBillDefaultBody ¶

type GetMeOrderOrderIDBillDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDBillDefaultBody get me order order Id bill default body swagger:model getMeOrderOrderIdBillDefaultBody

func (*GetMeOrderOrderIDBillDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDBillDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDBillDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDBillDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDBillDefaultBody) Validate ¶

Validate validates this get me order order Id bill default body

type GetMeOrderOrderIDDebtDefaultBody ¶

type GetMeOrderOrderIDDebtDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDebtDefaultBody get me order order Id debt default body swagger:model getMeOrderOrderIdDebtDefaultBody

func (*GetMeOrderOrderIDDebtDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDDebtDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDDebtDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtDefaultBody) Validate ¶

Validate validates this get me order order Id debt default body

type GetMeOrderOrderIDDebtOperationDefaultBody ¶

type GetMeOrderOrderIDDebtOperationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDebtOperationDefaultBody get me order order Id debt operation default body swagger:model getMeOrderOrderIdDebtOperationDefaultBody

func (*GetMeOrderOrderIDDebtOperationDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDDebtOperationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDDebtOperationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationDefaultBody) Validate ¶

Validate validates this get me order order Id debt operation default body

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody ¶

type GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody get me order order Id debt operation operation Id associated object default body swagger:model getMeOrderOrderIdDebtOperationOperationIdAssociatedObjectDefaultBody

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationOperationIDAssociatedObjectDefaultBody) Validate ¶

Validate validates this get me order order Id debt operation operation Id associated object default body

type GetMeOrderOrderIDDebtOperationOperationIDDefaultBody ¶

type GetMeOrderOrderIDDebtOperationOperationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDebtOperationOperationIDDefaultBody get me order order Id debt operation operation Id default body swagger:model getMeOrderOrderIdDebtOperationOperationIdDefaultBody

func (*GetMeOrderOrderIDDebtOperationOperationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationOperationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDebtOperationOperationIDDefaultBody) Validate ¶

Validate validates this get me order order Id debt operation operation Id default body

type GetMeOrderOrderIDDefaultBody ¶

type GetMeOrderOrderIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDefaultBody get me order order Id default body swagger:model getMeOrderOrderIdDefaultBody

func (*GetMeOrderOrderIDDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDefaultBody) Validate ¶

func (m *GetMeOrderOrderIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me order order Id default body

type GetMeOrderOrderIDDetailsDefaultBody ¶

type GetMeOrderOrderIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDetailsDefaultBody get me order order Id details default body swagger:model getMeOrderOrderIdDetailsDefaultBody

func (*GetMeOrderOrderIDDetailsDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDDetailsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDDetailsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsDefaultBody) Validate ¶

Validate validates this get me order order Id details default body

type GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody ¶

type GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody get me order order Id details order detail Id default body swagger:model getMeOrderOrderIdDetailsOrderDetailIdDefaultBody

func (*GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsOrderDetailIDDefaultBody) Validate ¶

Validate validates this get me order order Id details order detail Id default body

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody ¶

type GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody get me order order Id details order detail Id extension default body swagger:model getMeOrderOrderIdDetailsOrderDetailIdExtensionDefaultBody

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDDetailsOrderDetailIDExtensionDefaultBody) Validate ¶

Validate validates this get me order order Id details order detail Id extension default body

type GetMeOrderOrderIDPaymentDefaultBody ¶

type GetMeOrderOrderIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDPaymentDefaultBody get me order order Id payment default body swagger:model getMeOrderOrderIdPaymentDefaultBody

func (*GetMeOrderOrderIDPaymentDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDPaymentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDPaymentDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDPaymentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDPaymentDefaultBody) Validate ¶

Validate validates this get me order order Id payment default body

type GetMeOrderOrderIDPaymentMeansDefaultBody ¶

type GetMeOrderOrderIDPaymentMeansDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDPaymentMeansDefaultBody get me order order Id payment means default body swagger:model getMeOrderOrderIdPaymentMeansDefaultBody

func (*GetMeOrderOrderIDPaymentMeansDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDPaymentMeansDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDPaymentMeansDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDPaymentMeansDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDPaymentMeansDefaultBody) Validate ¶

Validate validates this get me order order Id payment means default body

type GetMeOrderOrderIDRefundDefaultBody ¶

type GetMeOrderOrderIDRefundDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDRefundDefaultBody get me order order Id refund default body swagger:model getMeOrderOrderIdRefundDefaultBody

func (*GetMeOrderOrderIDRefundDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDRefundDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDRefundDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDRefundDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDRefundDefaultBody) Validate ¶

Validate validates this get me order order Id refund default body

type GetMeOrderOrderIDStatusDefaultBody ¶

type GetMeOrderOrderIDStatusDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOrderOrderIDStatusDefaultBody get me order order Id status default body swagger:model getMeOrderOrderIdStatusDefaultBody

func (*GetMeOrderOrderIDStatusDefaultBody) MarshalBinary ¶

func (m *GetMeOrderOrderIDStatusDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOrderOrderIDStatusDefaultBody) UnmarshalBinary ¶

func (m *GetMeOrderOrderIDStatusDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOrderOrderIDStatusDefaultBody) Validate ¶

Validate validates this get me order order Id status default body

type GetMeOvhAccountDefaultBody ¶

type GetMeOvhAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOvhAccountDefaultBody get me ovh account default body swagger:model getMeOvhAccountDefaultBody

func (*GetMeOvhAccountDefaultBody) MarshalBinary ¶

func (m *GetMeOvhAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOvhAccountDefaultBody) UnmarshalBinary ¶

func (m *GetMeOvhAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOvhAccountDefaultBody) Validate ¶

func (m *GetMeOvhAccountDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me ovh account default body

type GetMeOvhAccountOvhAccountIDDefaultBody ¶

type GetMeOvhAccountOvhAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOvhAccountOvhAccountIDDefaultBody get me ovh account ovh account Id default body swagger:model getMeOvhAccountOvhAccountIdDefaultBody

func (*GetMeOvhAccountOvhAccountIDDefaultBody) MarshalBinary ¶

func (m *GetMeOvhAccountOvhAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeOvhAccountOvhAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDDefaultBody) Validate ¶

Validate validates this get me ovh account ovh account Id default body

type GetMeOvhAccountOvhAccountIDMovementsDefaultBody ¶

type GetMeOvhAccountOvhAccountIDMovementsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOvhAccountOvhAccountIDMovementsDefaultBody get me ovh account ovh account Id movements default body swagger:model getMeOvhAccountOvhAccountIdMovementsDefaultBody

func (*GetMeOvhAccountOvhAccountIDMovementsDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDMovementsDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDMovementsDefaultBody) Validate ¶

Validate validates this get me ovh account ovh account Id movements default body

type GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody ¶

type GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody get me ovh account ovh account Id movements movement Id default body swagger:model getMeOvhAccountOvhAccountIdMovementsMovementIdDefaultBody

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeOvhAccountOvhAccountIDMovementsMovementIDDefaultBody) Validate ¶

Validate validates this get me ovh account ovh account Id movements movement Id default body

type GetMePaymentMeanBankAccountDefaultBody ¶

type GetMePaymentMeanBankAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanBankAccountDefaultBody get me payment mean bank account default body swagger:model getMePaymentMeanBankAccountDefaultBody

func (*GetMePaymentMeanBankAccountDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanBankAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanBankAccountDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanBankAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanBankAccountDefaultBody) Validate ¶

Validate validates this get me payment mean bank account default body

type GetMePaymentMeanBankAccountIDDefaultBody ¶

type GetMePaymentMeanBankAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanBankAccountIDDefaultBody get me payment mean bank account Id default body swagger:model getMePaymentMeanBankAccountIdDefaultBody

func (*GetMePaymentMeanBankAccountIDDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanBankAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanBankAccountIDDefaultBody) Validate ¶

Validate validates this get me payment mean bank account Id default body

type GetMePaymentMeanCreditCardDefaultBody ¶

type GetMePaymentMeanCreditCardDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanCreditCardDefaultBody get me payment mean credit card default body swagger:model getMePaymentMeanCreditCardDefaultBody

func (*GetMePaymentMeanCreditCardDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanCreditCardDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanCreditCardDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanCreditCardDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanCreditCardDefaultBody) Validate ¶

Validate validates this get me payment mean credit card default body

type GetMePaymentMeanCreditCardIDDefaultBody ¶

type GetMePaymentMeanCreditCardIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanCreditCardIDDefaultBody get me payment mean credit card Id default body swagger:model getMePaymentMeanCreditCardIdDefaultBody

func (*GetMePaymentMeanCreditCardIDDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanCreditCardIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanCreditCardIDDefaultBody) Validate ¶

Validate validates this get me payment mean credit card Id default body

type GetMePaymentMeanDeferredPaymentAccountDefaultBody ¶

type GetMePaymentMeanDeferredPaymentAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanDeferredPaymentAccountDefaultBody get me payment mean deferred payment account default body swagger:model getMePaymentMeanDeferredPaymentAccountDefaultBody

func (*GetMePaymentMeanDeferredPaymentAccountDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMePaymentMeanDeferredPaymentAccountDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMePaymentMeanDeferredPaymentAccountDefaultBody) Validate ¶

Validate validates this get me payment mean deferred payment account default body

type GetMePaymentMeanDeferredPaymentAccountIDDefaultBody ¶

type GetMePaymentMeanDeferredPaymentAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanDeferredPaymentAccountIDDefaultBody get me payment mean deferred payment account Id default body swagger:model getMePaymentMeanDeferredPaymentAccountIdDefaultBody

func (*GetMePaymentMeanDeferredPaymentAccountIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMePaymentMeanDeferredPaymentAccountIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMePaymentMeanDeferredPaymentAccountIDDefaultBody) Validate ¶

Validate validates this get me payment mean deferred payment account Id default body

type GetMePaymentMeanPaypalDefaultBody ¶

type GetMePaymentMeanPaypalDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanPaypalDefaultBody get me payment mean paypal default body swagger:model getMePaymentMeanPaypalDefaultBody

func (*GetMePaymentMeanPaypalDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanPaypalDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanPaypalDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanPaypalDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanPaypalDefaultBody) Validate ¶

Validate validates this get me payment mean paypal default body

type GetMePaymentMeanPaypalIDDefaultBody ¶

type GetMePaymentMeanPaypalIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMePaymentMeanPaypalIDDefaultBody get me payment mean paypal Id default body swagger:model getMePaymentMeanPaypalIdDefaultBody

func (*GetMePaymentMeanPaypalIDDefaultBody) MarshalBinary ¶

func (m *GetMePaymentMeanPaypalIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary ¶

func (m *GetMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMePaymentMeanPaypalIDDefaultBody) Validate ¶

Validate validates this get me payment mean paypal Id default body

type GetMeRefundDefaultBody ¶

type GetMeRefundDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeRefundDefaultBody get me refund default body swagger:model getMeRefundDefaultBody

func (*GetMeRefundDefaultBody) MarshalBinary ¶

func (m *GetMeRefundDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeRefundDefaultBody) UnmarshalBinary ¶

func (m *GetMeRefundDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeRefundDefaultBody) Validate ¶

func (m *GetMeRefundDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me refund default body

type GetMeRefundRefundIDDefaultBody ¶

type GetMeRefundRefundIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeRefundRefundIDDefaultBody get me refund refund Id default body swagger:model getMeRefundRefundIdDefaultBody

func (*GetMeRefundRefundIDDefaultBody) MarshalBinary ¶

func (m *GetMeRefundRefundIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeRefundRefundIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeRefundRefundIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeRefundRefundIDDefaultBody) Validate ¶

func (m *GetMeRefundRefundIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me refund refund Id default body

type GetMeRefundRefundIDDetailsDefaultBody ¶

type GetMeRefundRefundIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeRefundRefundIDDetailsDefaultBody get me refund refund Id details default body swagger:model getMeRefundRefundIdDetailsDefaultBody

func (*GetMeRefundRefundIDDetailsDefaultBody) MarshalBinary ¶

func (m *GetMeRefundRefundIDDetailsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeRefundRefundIDDetailsDefaultBody) UnmarshalBinary ¶

func (m *GetMeRefundRefundIDDetailsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeRefundRefundIDDetailsDefaultBody) Validate ¶

Validate validates this get me refund refund Id details default body

type GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody ¶

type GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody get me refund refund Id details refund detail Id default body swagger:model getMeRefundRefundIdDetailsRefundDetailIdDefaultBody

func (*GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeRefundRefundIDDetailsRefundDetailIDDefaultBody) Validate ¶

Validate validates this get me refund refund Id details refund detail Id default body

type GetMeRefundRefundIDPaymentDefaultBody ¶

type GetMeRefundRefundIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeRefundRefundIDPaymentDefaultBody get me refund refund Id payment default body swagger:model getMeRefundRefundIdPaymentDefaultBody

func (*GetMeRefundRefundIDPaymentDefaultBody) MarshalBinary ¶

func (m *GetMeRefundRefundIDPaymentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeRefundRefundIDPaymentDefaultBody) UnmarshalBinary ¶

func (m *GetMeRefundRefundIDPaymentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeRefundRefundIDPaymentDefaultBody) Validate ¶

Validate validates this get me refund refund Id payment default body

type GetMeSLADefaultBody ¶

type GetMeSLADefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSLADefaultBody get me Sla default body swagger:model getMeSlaDefaultBody

func (*GetMeSLADefaultBody) MarshalBinary ¶

func (m *GetMeSLADefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSLADefaultBody) UnmarshalBinary ¶

func (m *GetMeSLADefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSLADefaultBody) Validate ¶

func (m *GetMeSLADefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Sla default body

type GetMeSLAIDCanBeAppliedDefaultBody ¶

type GetMeSLAIDCanBeAppliedDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSLAIDCanBeAppliedDefaultBody get me Sla Id can be applied default body swagger:model getMeSlaIdCanBeAppliedDefaultBody

func (*GetMeSLAIDCanBeAppliedDefaultBody) MarshalBinary ¶

func (m *GetMeSLAIDCanBeAppliedDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSLAIDCanBeAppliedDefaultBody) UnmarshalBinary ¶

func (m *GetMeSLAIDCanBeAppliedDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSLAIDCanBeAppliedDefaultBody) Validate ¶

Validate validates this get me Sla Id can be applied default body

type GetMeSLAIDDefaultBody ¶

type GetMeSLAIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSLAIDDefaultBody get me Sla Id default body swagger:model getMeSlaIdDefaultBody

func (*GetMeSLAIDDefaultBody) MarshalBinary ¶

func (m *GetMeSLAIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSLAIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeSLAIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSLAIDDefaultBody) Validate ¶

func (m *GetMeSLAIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Sla Id default body

type GetMeSLAIDServicesDefaultBody ¶

type GetMeSLAIDServicesDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSLAIDServicesDefaultBody get me Sla Id services default body swagger:model getMeSlaIdServicesDefaultBody

func (*GetMeSLAIDServicesDefaultBody) MarshalBinary ¶

func (m *GetMeSLAIDServicesDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSLAIDServicesDefaultBody) UnmarshalBinary ¶

func (m *GetMeSLAIDServicesDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSLAIDServicesDefaultBody) Validate ¶

func (m *GetMeSLAIDServicesDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Sla Id services default body

type GetMeSLAIDServicesOKBody ¶

type GetMeSLAIDServicesOKBody []*BillingSLAOperationService

GetMeSLAIDServicesOKBody get me Sla Id services o k body swagger:model getMeSlaIdServicesOKBody

func (GetMeSLAIDServicesOKBody) Validate ¶

func (m GetMeSLAIDServicesOKBody) Validate(formats strfmt.Registry) error

Validate validates this get me Sla Id services o k body

type GetMeSLAIDStatusDefaultBody ¶

type GetMeSLAIDStatusDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSLAIDStatusDefaultBody get me Sla Id status default body swagger:model getMeSlaIdStatusDefaultBody

func (*GetMeSLAIDStatusDefaultBody) MarshalBinary ¶

func (m *GetMeSLAIDStatusDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSLAIDStatusDefaultBody) UnmarshalBinary ¶

func (m *GetMeSLAIDStatusDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSLAIDStatusDefaultBody) Validate ¶

func (m *GetMeSLAIDStatusDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Sla Id status default body

type GetMeSSHKeyDefaultBody ¶

type GetMeSSHKeyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSSHKeyDefaultBody get me Ssh key default body swagger:model getMeSshKeyDefaultBody

func (*GetMeSSHKeyDefaultBody) MarshalBinary ¶

func (m *GetMeSSHKeyDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSSHKeyDefaultBody) UnmarshalBinary ¶

func (m *GetMeSSHKeyDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSSHKeyDefaultBody) Validate ¶

func (m *GetMeSSHKeyDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Ssh key default body

type GetMeSSHKeyKeyNameDefaultBody ¶

type GetMeSSHKeyKeyNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSSHKeyKeyNameDefaultBody get me Ssh key key name default body swagger:model getMeSshKeyKeyNameDefaultBody

func (*GetMeSSHKeyKeyNameDefaultBody) MarshalBinary ¶

func (m *GetMeSSHKeyKeyNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSSHKeyKeyNameDefaultBody) UnmarshalBinary ¶

func (m *GetMeSSHKeyKeyNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSSHKeyKeyNameDefaultBody) Validate ¶

func (m *GetMeSSHKeyKeyNameDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me Ssh key key name default body

type GetMeSubAccountDefaultBody ¶

type GetMeSubAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSubAccountDefaultBody get me sub account default body swagger:model getMeSubAccountDefaultBody

func (*GetMeSubAccountDefaultBody) MarshalBinary ¶

func (m *GetMeSubAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSubAccountDefaultBody) UnmarshalBinary ¶

func (m *GetMeSubAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSubAccountDefaultBody) Validate ¶

func (m *GetMeSubAccountDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me sub account default body

type GetMeSubAccountIDDefaultBody ¶

type GetMeSubAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSubAccountIDDefaultBody get me sub account Id default body swagger:model getMeSubAccountIdDefaultBody

func (*GetMeSubAccountIDDefaultBody) MarshalBinary ¶

func (m *GetMeSubAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSubAccountIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeSubAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSubAccountIDDefaultBody) Validate ¶

func (m *GetMeSubAccountIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me sub account Id default body

type GetMeSubscriptionDefaultBody ¶

type GetMeSubscriptionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSubscriptionDefaultBody get me subscription default body swagger:model getMeSubscriptionDefaultBody

func (*GetMeSubscriptionDefaultBody) MarshalBinary ¶

func (m *GetMeSubscriptionDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeSubscriptionDefaultBody) UnmarshalBinary ¶

func (m *GetMeSubscriptionDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeSubscriptionDefaultBody) Validate ¶

func (m *GetMeSubscriptionDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me subscription default body

type GetMeSubscriptionSubscriptionTypeDefaultBody ¶

type GetMeSubscriptionSubscriptionTypeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeSubscriptionSubscriptionTypeDefaultBody get me subscription subscription type default body swagger:model getMeSubscriptionSubscriptionTypeDefaultBody

func (*GetMeSubscriptionSubscriptionTypeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeSubscriptionSubscriptionTypeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeSubscriptionSubscriptionTypeDefaultBody) Validate ¶

Validate validates this get me subscription subscription type default body

type GetMeTaskContactChangeDefaultBody ¶

type GetMeTaskContactChangeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskContactChangeDefaultBody get me task contact change default body swagger:model getMeTaskContactChangeDefaultBody

func (*GetMeTaskContactChangeDefaultBody) MarshalBinary ¶

func (m *GetMeTaskContactChangeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskContactChangeDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskContactChangeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskContactChangeDefaultBody) Validate ¶

Validate validates this get me task contact change default body

type GetMeTaskContactChangeIDDefaultBody ¶

type GetMeTaskContactChangeIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskContactChangeIDDefaultBody get me task contact change Id default body swagger:model getMeTaskContactChangeIdDefaultBody

func (*GetMeTaskContactChangeIDDefaultBody) MarshalBinary ¶

func (m *GetMeTaskContactChangeIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskContactChangeIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskContactChangeIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskContactChangeIDDefaultBody) Validate ¶

Validate validates this get me task contact change Id default body

type GetMeTaskDomainDefaultBody ¶

type GetMeTaskDomainDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskDomainDefaultBody get me task domain default body swagger:model getMeTaskDomainDefaultBody

func (*GetMeTaskDomainDefaultBody) MarshalBinary ¶

func (m *GetMeTaskDomainDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskDomainDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskDomainDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskDomainDefaultBody) Validate ¶

func (m *GetMeTaskDomainDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me task domain default body

type GetMeTaskDomainIDArgumentDefaultBody ¶

type GetMeTaskDomainIDArgumentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskDomainIDArgumentDefaultBody get me task domain Id argument default body swagger:model getMeTaskDomainIdArgumentDefaultBody

func (*GetMeTaskDomainIDArgumentDefaultBody) MarshalBinary ¶

func (m *GetMeTaskDomainIDArgumentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskDomainIDArgumentDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskDomainIDArgumentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskDomainIDArgumentDefaultBody) Validate ¶

Validate validates this get me task domain Id argument default body

type GetMeTaskDomainIDArgumentKeyDefaultBody ¶

type GetMeTaskDomainIDArgumentKeyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskDomainIDArgumentKeyDefaultBody get me task domain Id argument key default body swagger:model getMeTaskDomainIdArgumentKeyDefaultBody

func (*GetMeTaskDomainIDArgumentKeyDefaultBody) MarshalBinary ¶

func (m *GetMeTaskDomainIDArgumentKeyDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskDomainIDArgumentKeyDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskDomainIDArgumentKeyDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskDomainIDArgumentKeyDefaultBody) Validate ¶

Validate validates this get me task domain Id argument key default body

type GetMeTaskDomainIDDefaultBody ¶

type GetMeTaskDomainIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskDomainIDDefaultBody get me task domain Id default body swagger:model getMeTaskDomainIdDefaultBody

func (*GetMeTaskDomainIDDefaultBody) MarshalBinary ¶

func (m *GetMeTaskDomainIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskDomainIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskDomainIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskDomainIDDefaultBody) Validate ¶

func (m *GetMeTaskDomainIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me task domain Id default body

type GetMeTaskDomainIDProgressbarDefaultBody ¶

type GetMeTaskDomainIDProgressbarDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskDomainIDProgressbarDefaultBody get me task domain Id progressbar default body swagger:model getMeTaskDomainIdProgressbarDefaultBody

func (*GetMeTaskDomainIDProgressbarDefaultBody) MarshalBinary ¶

func (m *GetMeTaskDomainIDProgressbarDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskDomainIDProgressbarDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskDomainIDProgressbarDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskDomainIDProgressbarDefaultBody) Validate ¶

Validate validates this get me task domain Id progressbar default body

type GetMeTaskEmailChangeDefaultBody ¶

type GetMeTaskEmailChangeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskEmailChangeDefaultBody get me task email change default body swagger:model getMeTaskEmailChangeDefaultBody

func (*GetMeTaskEmailChangeDefaultBody) MarshalBinary ¶

func (m *GetMeTaskEmailChangeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskEmailChangeDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskEmailChangeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskEmailChangeDefaultBody) Validate ¶

Validate validates this get me task email change default body

type GetMeTaskEmailChangeIDDefaultBody ¶

type GetMeTaskEmailChangeIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTaskEmailChangeIDDefaultBody get me task email change Id default body swagger:model getMeTaskEmailChangeIdDefaultBody

func (*GetMeTaskEmailChangeIDDefaultBody) MarshalBinary ¶

func (m *GetMeTaskEmailChangeIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTaskEmailChangeIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeTaskEmailChangeIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTaskEmailChangeIDDefaultBody) Validate ¶

Validate validates this get me task email change Id default body

type GetMeTelephonyDefaultIPRestrictionDefaultBody ¶

type GetMeTelephonyDefaultIPRestrictionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTelephonyDefaultIPRestrictionDefaultBody get me telephony default Ip restriction default body swagger:model getMeTelephonyDefaultIpRestrictionDefaultBody

func (*GetMeTelephonyDefaultIPRestrictionDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeTelephonyDefaultIPRestrictionDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeTelephonyDefaultIPRestrictionDefaultBody) Validate ¶

Validate validates this get me telephony default Ip restriction default body

type GetMeTelephonyDefaultIPRestrictionIDDefaultBody ¶

type GetMeTelephonyDefaultIPRestrictionIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTelephonyDefaultIPRestrictionIDDefaultBody get me telephony default Ip restriction Id default body swagger:model getMeTelephonyDefaultIpRestrictionIdDefaultBody

func (*GetMeTelephonyDefaultIPRestrictionIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeTelephonyDefaultIPRestrictionIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeTelephonyDefaultIPRestrictionIDDefaultBody) Validate ¶

Validate validates this get me telephony default Ip restriction Id default body

type GetMeTelephonySettingsDefaultBody ¶

type GetMeTelephonySettingsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeTelephonySettingsDefaultBody get me telephony settings default body swagger:model getMeTelephonySettingsDefaultBody

func (*GetMeTelephonySettingsDefaultBody) MarshalBinary ¶

func (m *GetMeTelephonySettingsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeTelephonySettingsDefaultBody) UnmarshalBinary ¶

func (m *GetMeTelephonySettingsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeTelephonySettingsDefaultBody) Validate ¶

Validate validates this get me telephony settings default body

type GetMeVipStatusDefaultBody ¶

type GetMeVipStatusDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeVipStatusDefaultBody get me vip status default body swagger:model getMeVipStatusDefaultBody

func (*GetMeVipStatusDefaultBody) MarshalBinary ¶

func (m *GetMeVipStatusDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeVipStatusDefaultBody) UnmarshalBinary ¶

func (m *GetMeVipStatusDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeVipStatusDefaultBody) Validate ¶

func (m *GetMeVipStatusDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me vip status default body

type GetMeWithdrawalDefaultBody ¶

type GetMeWithdrawalDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeWithdrawalDefaultBody get me withdrawal default body swagger:model getMeWithdrawalDefaultBody

func (*GetMeWithdrawalDefaultBody) MarshalBinary ¶

func (m *GetMeWithdrawalDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeWithdrawalDefaultBody) UnmarshalBinary ¶

func (m *GetMeWithdrawalDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeWithdrawalDefaultBody) Validate ¶

func (m *GetMeWithdrawalDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me withdrawal default body

type GetMeWithdrawalWithdrawalIDDefaultBody ¶

type GetMeWithdrawalWithdrawalIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeWithdrawalWithdrawalIDDefaultBody get me withdrawal withdrawal Id default body swagger:model getMeWithdrawalWithdrawalIdDefaultBody

func (*GetMeWithdrawalWithdrawalIDDefaultBody) MarshalBinary ¶

func (m *GetMeWithdrawalWithdrawalIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDefaultBody) UnmarshalBinary ¶

func (m *GetMeWithdrawalWithdrawalIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDefaultBody) Validate ¶

Validate validates this get me withdrawal withdrawal Id default body

type GetMeWithdrawalWithdrawalIDDetailsDefaultBody ¶

type GetMeWithdrawalWithdrawalIDDetailsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeWithdrawalWithdrawalIDDetailsDefaultBody get me withdrawal withdrawal Id details default body swagger:model getMeWithdrawalWithdrawalIdDetailsDefaultBody

func (*GetMeWithdrawalWithdrawalIDDetailsDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDetailsDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDetailsDefaultBody) Validate ¶

Validate validates this get me withdrawal withdrawal Id details default body

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody ¶

type GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody get me withdrawal withdrawal Id details withdrawal detail Id default body swagger:model getMeWithdrawalWithdrawalIdDetailsWithdrawalDetailIdDefaultBody

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDDetailsWithdrawalDetailIDDefaultBody) Validate ¶

Validate validates this get me withdrawal withdrawal Id details withdrawal detail Id default body

type GetMeWithdrawalWithdrawalIDPaymentDefaultBody ¶

type GetMeWithdrawalWithdrawalIDPaymentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeWithdrawalWithdrawalIDPaymentDefaultBody get me withdrawal withdrawal Id payment default body swagger:model getMeWithdrawalWithdrawalIdPaymentDefaultBody

func (*GetMeWithdrawalWithdrawalIDPaymentDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDPaymentDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*GetMeWithdrawalWithdrawalIDPaymentDefaultBody) Validate ¶

Validate validates this get me withdrawal withdrawal Id payment default body

type GetMeXdslSettingDefaultBody ¶

type GetMeXdslSettingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

GetMeXdslSettingDefaultBody get me xdsl setting default body swagger:model getMeXdslSettingDefaultBody

func (*GetMeXdslSettingDefaultBody) MarshalBinary ¶

func (m *GetMeXdslSettingDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*GetMeXdslSettingDefaultBody) UnmarshalBinary ¶

func (m *GetMeXdslSettingDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*GetMeXdslSettingDefaultBody) Validate ¶

func (m *GetMeXdslSettingDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this get me xdsl setting default body

type NichandleAccessRestrictionSOTPAccount ¶

type NichandleAccessRestrictionSOTPAccount struct {

	// Creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Last used date
	// Read Only: true
	LastUsedDate strfmt.DateTime `json:"lastUsedDate,omitempty"`

	// Number of remaining codes
	// Required: true
	// Read Only: true
	Remaining int64 `json:"remaining"`

	// Status of this account
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

NichandleAccessRestrictionSOTPAccount SOTP Two-Factor Authentication swagger:model nichandle.AccessRestriction.SOTPAccount

func (*NichandleAccessRestrictionSOTPAccount) MarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPAccount) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPAccount) Validate ¶

Validate validates this nichandle access restriction s o t p account

type NichandleAccessRestrictionSOTPSecret ¶

type NichandleAccessRestrictionSOTPSecret struct {

	// codes
	Codes []string `json:"codes"`
}

NichandleAccessRestrictionSOTPSecret Describe SOTP secret keys swagger:model nichandle.AccessRestriction.SOTPSecret

func (*NichandleAccessRestrictionSOTPSecret) MarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPSecret) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPSecret) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPSecret) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPSecret) Validate ¶

Validate validates this nichandle access restriction s o t p secret

type NichandleAccessRestrictionSOTPValidate ¶

type NichandleAccessRestrictionSOTPValidate struct {

	// remaining codes
	RemainingCodes int64 `json:"remainingCodes,omitempty"`
}

NichandleAccessRestrictionSOTPValidate Describe SOTP validation status swagger:model nichandle.AccessRestriction.SOTPValidate

func (*NichandleAccessRestrictionSOTPValidate) MarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPValidate) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPValidate) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSOTPValidate) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSOTPValidate) Validate ¶

Validate validates this nichandle access restriction s o t p validate

type NichandleAccessRestrictionSmsAccount ¶

type NichandleAccessRestrictionSmsAccount struct {

	// Creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Description of this phone
	Description string `json:"description,omitempty"`

	// The Id of the restriction
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Last used date
	// Read Only: true
	LastUsedDate strfmt.DateTime `json:"lastUsedDate,omitempty"`

	// Associated phone number
	// Required: true
	// Read Only: true
	PhoneNumber string `json:"phoneNumber"`

	// Status of this account
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

NichandleAccessRestrictionSmsAccount Sms Two-Factor Authentication swagger:model nichandle.AccessRestriction.SmsAccount

func (*NichandleAccessRestrictionSmsAccount) MarshalBinary ¶

func (m *NichandleAccessRestrictionSmsAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsAccount) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSmsAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsAccount) Validate ¶

Validate validates this nichandle access restriction sms account

type NichandleAccessRestrictionSmsCode ¶

type NichandleAccessRestrictionSmsCode struct {

	// challenge
	Challenge string `json:"challenge,omitempty"`
}

NichandleAccessRestrictionSmsCode Send secret code swagger:model nichandle.AccessRestriction.SmsCode

func (*NichandleAccessRestrictionSmsCode) MarshalBinary ¶

func (m *NichandleAccessRestrictionSmsCode) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsCode) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSmsCode) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsCode) Validate ¶

Validate validates this nichandle access restriction sms code

type NichandleAccessRestrictionSmsSecret ¶

type NichandleAccessRestrictionSmsSecret struct {

	// id
	ID int64 `json:"id,omitempty"`

	// remaining try
	RemainingTry int64 `json:"remainingTry,omitempty"`
}

NichandleAccessRestrictionSmsSecret Describe secret key swagger:model nichandle.AccessRestriction.SmsSecret

func (*NichandleAccessRestrictionSmsSecret) MarshalBinary ¶

func (m *NichandleAccessRestrictionSmsSecret) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsSecret) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionSmsSecret) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionSmsSecret) Validate ¶

Validate validates this nichandle access restriction sms secret

type NichandleAccessRestrictionTOTPAccount ¶

type NichandleAccessRestrictionTOTPAccount struct {

	// Creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Description of this TOTP
	Description string `json:"description,omitempty"`

	// The Id of the restriction
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Last used date
	// Read Only: true
	LastUsedDate strfmt.DateTime `json:"lastUsedDate,omitempty"`

	// Status of this account
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

NichandleAccessRestrictionTOTPAccount TOTP Two-Factor Authentication swagger:model nichandle.AccessRestriction.TOTPAccount

func (*NichandleAccessRestrictionTOTPAccount) MarshalBinary ¶

func (m *NichandleAccessRestrictionTOTPAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionTOTPAccount) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionTOTPAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionTOTPAccount) Validate ¶

Validate validates this nichandle access restriction t o t p account

type NichandleAccessRestrictionTOTPSecret ¶

type NichandleAccessRestrictionTOTPSecret struct {

	// id
	ID int64 `json:"id,omitempty"`

	// qrcode helper
	QrcodeHelper strfmt.Password `json:"qrcodeHelper,omitempty"`

	// secret
	Secret strfmt.Password `json:"secret,omitempty"`
}

NichandleAccessRestrictionTOTPSecret Describe TOTP secret keys swagger:model nichandle.AccessRestriction.TOTPSecret

func (*NichandleAccessRestrictionTOTPSecret) MarshalBinary ¶

func (m *NichandleAccessRestrictionTOTPSecret) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionTOTPSecret) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionTOTPSecret) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionTOTPSecret) Validate ¶

Validate validates this nichandle access restriction t o t p secret

type NichandleAccessRestrictionU2FAccount ¶

type NichandleAccessRestrictionU2FAccount struct {

	// Creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Description of this U2F key
	Description string `json:"description,omitempty"`

	// The Id of the restriction
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Last used date
	// Read Only: true
	LastUsedDate strfmt.DateTime `json:"lastUsedDate,omitempty"`

	// Status of this account
	// Required: true
	// Read Only: true
	Status string `json:"status"`
}

NichandleAccessRestrictionU2FAccount U2F Two-Factor Authentication swagger:model nichandle.AccessRestriction.U2FAccount

func (*NichandleAccessRestrictionU2FAccount) MarshalBinary ¶

func (m *NichandleAccessRestrictionU2FAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FAccount) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionU2FAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FAccount) Validate ¶

Validate validates this nichandle access restriction u2 f account

type NichandleAccessRestrictionU2FRegisterChallenge ¶

type NichandleAccessRestrictionU2FRegisterChallenge struct {

	// application Id
	ApplicationID string `json:"applicationId,omitempty"`

	// id
	ID int64 `json:"id,omitempty"`

	// request
	Request *NichandleAccessRestrictionU2FRegistrationRequest `json:"request,omitempty"`
}

NichandleAccessRestrictionU2FRegisterChallenge U2F Register Request swagger:model nichandle.AccessRestriction.U2FRegisterChallenge

func (*NichandleAccessRestrictionU2FRegisterChallenge) MarshalBinary ¶

MarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FRegisterChallenge) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FRegisterChallenge) Validate ¶

Validate validates this nichandle access restriction u2 f register challenge

type NichandleAccessRestrictionU2FRegistrationRequest ¶

type NichandleAccessRestrictionU2FRegistrationRequest struct {

	// challenge
	Challenge string `json:"challenge,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

NichandleAccessRestrictionU2FRegistrationRequest Describe U2F RegistrationRequest swagger:model nichandle.AccessRestriction.U2FRegistrationRequest

func (*NichandleAccessRestrictionU2FRegistrationRequest) MarshalBinary ¶

MarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FRegistrationRequest) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FRegistrationRequest) Validate ¶

Validate validates this nichandle access restriction u2 f registration request

type NichandleAccessRestrictionU2FSignChallenge ¶

type NichandleAccessRestrictionU2FSignChallenge struct {

	// application Id
	ApplicationID string `json:"applicationId,omitempty"`

	// request
	Request *NichandleAccessRestrictionU2FSignRequest `json:"request,omitempty"`
}

NichandleAccessRestrictionU2FSignChallenge U2F Register Request swagger:model nichandle.AccessRestriction.U2FSignChallenge

func (*NichandleAccessRestrictionU2FSignChallenge) MarshalBinary ¶

func (m *NichandleAccessRestrictionU2FSignChallenge) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FSignChallenge) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionU2FSignChallenge) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FSignChallenge) Validate ¶

Validate validates this nichandle access restriction u2 f sign challenge

type NichandleAccessRestrictionU2FSignRequest ¶

type NichandleAccessRestrictionU2FSignRequest struct {

	// challenge
	Challenge string `json:"challenge,omitempty"`

	// key handle
	KeyHandle string `json:"keyHandle,omitempty"`

	// version
	Version string `json:"version,omitempty"`
}

NichandleAccessRestrictionU2FSignRequest Describe U2F SignRequest swagger:model nichandle.AccessRestriction.U2FSignRequest

func (*NichandleAccessRestrictionU2FSignRequest) MarshalBinary ¶

func (m *NichandleAccessRestrictionU2FSignRequest) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FSignRequest) UnmarshalBinary ¶

func (m *NichandleAccessRestrictionU2FSignRequest) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleAccessRestrictionU2FSignRequest) Validate ¶

Validate validates this nichandle access restriction u2 f sign request

type NichandleContactChangeTask ¶

type NichandleContactChangeTask struct {

	// Account who asked the contact change
	// Read Only: true
	AskingAccount string `json:"askingAccount,omitempty"`

	// Contacts to be changed
	// Required: true
	// Read Only: true
	ContactTypes []string `json:"contactTypes"`

	// Date at which the contact change has been finished
	// Read Only: true
	DateDone strfmt.DateTime `json:"dateDone,omitempty"`

	// Date at which the request has been made
	// Required: true
	// Read Only: true
	DateRequest strfmt.DateTime `json:"dateRequest"`

	// Account to change contact from
	// Required: true
	// Read Only: true
	FromAccount string `json:"fromAccount"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// The service on which the task runs
	// Read Only: true
	ServiceDomain string `json:"serviceDomain,omitempty"`

	// Current state of the request
	// Required: true
	// Read Only: true
	State string `json:"state"`

	// Account to change contact to
	// Required: true
	// Read Only: true
	ToAccount string `json:"toAccount"`
}

NichandleContactChangeTask Task running a contact change on a service swagger:model nichandle.ContactChange.Task

func (*NichandleContactChangeTask) MarshalBinary ¶

func (m *NichandleContactChangeTask) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleContactChangeTask) UnmarshalBinary ¶

func (m *NichandleContactChangeTask) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleContactChangeTask) Validate ¶

func (m *NichandleContactChangeTask) Validate(formats strfmt.Registry) error

Validate validates this nichandle contact change task

type NichandleCurrency ¶

type NichandleCurrency struct {

	// Currency code
	Code string `json:"code,omitempty"`

	// Currency symbol
	Symbol string `json:"symbol,omitempty"`
}

NichandleCurrency Customer currency swagger:model nichandle.Currency

func (*NichandleCurrency) MarshalBinary ¶

func (m *NichandleCurrency) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleCurrency) UnmarshalBinary ¶

func (m *NichandleCurrency) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleCurrency) Validate ¶

func (m *NichandleCurrency) Validate(formats strfmt.Registry) error

Validate validates this nichandle currency

type NichandleDeveloperModeRestriction ¶

type NichandleDeveloperModeRestriction struct {

	// Allow login on your account on a development version of the Manager
	Enabled bool `json:"enabled,omitempty"`
}

NichandleDeveloperModeRestriction Login restrictions on a development version of the Manager swagger:model nichandle.DeveloperModeRestriction

func (*NichandleDeveloperModeRestriction) MarshalBinary ¶

func (m *NichandleDeveloperModeRestriction) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleDeveloperModeRestriction) UnmarshalBinary ¶

func (m *NichandleDeveloperModeRestriction) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleDeveloperModeRestriction) Validate ¶

Validate validates this nichandle developer mode restriction

type NichandleDocumentDocument ¶

type NichandleDocumentDocument struct {

	// Document creation
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Document expiration
	ExpirationDate strfmt.DateTime `json:"expirationDate,omitempty"`

	// URL used to get document
	// Required: true
	// Read Only: true
	GetURL string `json:"getUrl"`

	// Document id
	// Required: true
	// Read Only: true
	ID string `json:"id"`

	// Document name
	// Required: true
	// Read Only: true
	Name string `json:"name"`

	// URL used to put document
	// Required: true
	// Read Only: true
	PutURL string `json:"putUrl"`

	// Document size (in bytes)
	// Required: true
	// Read Only: true
	Size int64 `json:"size"`

	// tags
	// Required: true
	Tags NichandleDocumentDocumentTags `json:"tags"`

	// Document validation
	// Read Only: true
	ValidationDate strfmt.DateTime `json:"validationDate,omitempty"`
}

NichandleDocumentDocument List of documents added on your account swagger:model nichandle.Document.Document

func (*NichandleDocumentDocument) MarshalBinary ¶

func (m *NichandleDocumentDocument) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleDocumentDocument) UnmarshalBinary ¶

func (m *NichandleDocumentDocument) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleDocumentDocument) Validate ¶

func (m *NichandleDocumentDocument) Validate(formats strfmt.Registry) error

Validate validates this nichandle document document

type NichandleDocumentDocumentTags ¶

type NichandleDocumentDocumentTags []*ComplexTypeSafeKeyValueString

NichandleDocumentDocumentTags Document tags swagger:model nichandleDocumentDocumentTags

func (NichandleDocumentDocumentTags) Validate ¶

func (m NichandleDocumentDocumentTags) Validate(formats strfmt.Registry) error

Validate validates this nichandle document document tags

type NichandleDomainTask ¶

type NichandleDomainTask struct {

	// Can accelerate the task
	// Required: true
	// Read Only: true
	CanAccelerate bool `json:"canAccelerate"`

	// Can cancel the task
	// Required: true
	// Read Only: true
	CanCancel bool `json:"canCancel"`

	// Can relaunch the task
	// Required: true
	// Read Only: true
	CanRelaunch bool `json:"canRelaunch"`

	// Comment about the task
	// Read Only: true
	Comment string `json:"comment,omitempty"`

	// Creation date of the task
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// Domain of the task
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// Done date of the task
	// Read Only: true
	DoneDate strfmt.DateTime `json:"doneDate,omitempty"`

	// Function of the task
	// Required: true
	// Read Only: true
	Function string `json:"function"`

	// Id of the task
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// Last update date of the task
	// Required: true
	// Read Only: true
	LastUpdate strfmt.DateTime `json:"lastUpdate"`

	// Status of the task
	// Required: true
	// Read Only: true
	Status string `json:"status"`

	// Todo date of the task
	// Required: true
	// Read Only: true
	TodoDate strfmt.DateTime `json:"todoDate"`
}

NichandleDomainTask Domain tasks swagger:model nichandle.DomainTask

func (*NichandleDomainTask) MarshalBinary ¶

func (m *NichandleDomainTask) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleDomainTask) UnmarshalBinary ¶

func (m *NichandleDomainTask) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleDomainTask) Validate ¶

func (m *NichandleDomainTask) Validate(formats strfmt.Registry) error

Validate validates this nichandle domain task

type NichandleDomainTaskArgument ¶

type NichandleDomainTaskArgument struct {

	// List of accepted formats
	// Read Only: true
	AcceptedFormats []string `json:"acceptedFormats"`

	// List of accepted values
	// Read Only: true
	AcceptedValues []string `json:"acceptedValues"`

	// Description of the argument
	// Read Only: true
	Description string `json:"description,omitempty"`

	// List of impacted field names
	// Read Only: true
	Fields []string `json:"fields"`

	// Key of the argument
	// Required: true
	// Read Only: true
	Key string `json:"key"`

	// Maximum of the content length that you can send
	// Read Only: true
	MaximumSize int64 `json:"maximumSize,omitempty"`

	// Minimum of the content length that you can send
	// Read Only: true
	MinimumSize int64 `json:"minimumSize,omitempty"`

	// True if the argument is in read only
	// Required: true
	// Read Only: true
	ReadOnly bool `json:"readOnly"`

	// Template of the content
	// Read Only: true
	Template string `json:"template,omitempty"`

	// Type of the argument
	// Required: true
	// Read Only: true
	Type string `json:"type"`

	// Value of the argument
	Value string `json:"value,omitempty"`
}

NichandleDomainTaskArgument Domain operation argument swagger:model nichandle.DomainTaskArgument

func (*NichandleDomainTaskArgument) MarshalBinary ¶

func (m *NichandleDomainTaskArgument) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleDomainTaskArgument) UnmarshalBinary ¶

func (m *NichandleDomainTaskArgument) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleDomainTaskArgument) Validate ¶

func (m *NichandleDomainTaskArgument) Validate(formats strfmt.Registry) error

Validate validates this nichandle domain task argument

type NichandleDomainTaskProgressBar ¶

type NichandleDomainTaskProgressBar struct {

	// current step
	// Required: true
	CurrentStep *DomainOperationStep `json:"currentStep"`

	// The estimated end date of the task
	// Read Only: true
	ExpectedDoneDate strfmt.DateTime `json:"expectedDoneDate,omitempty"`

	// follow up steps
	FollowUpSteps NichandleDomainTaskProgressBarFollowUpSteps `json:"followUpSteps"`

	// The last update date of the task
	// Read Only: true
	LastUpdateDate strfmt.DateTime `json:"lastUpdateDate,omitempty"`

	// Progress percentage of the task
	// Required: true
	// Read Only: true
	Progress int64 `json:"progress"`

	// Action possible on task
	// Required: true
	// Read Only: true
	TaskActions []string `json:"taskActions"`

	// The status of the task
	// Required: true
	// Read Only: true
	TaskStatus string `json:"taskStatus"`
}

NichandleDomainTaskProgressBar Domain operation progress swagger:model nichandle.DomainTaskProgressBar

func (*NichandleDomainTaskProgressBar) MarshalBinary ¶

func (m *NichandleDomainTaskProgressBar) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleDomainTaskProgressBar) UnmarshalBinary ¶

func (m *NichandleDomainTaskProgressBar) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleDomainTaskProgressBar) Validate ¶

func (m *NichandleDomainTaskProgressBar) Validate(formats strfmt.Registry) error

Validate validates this nichandle domain task progress bar

type NichandleDomainTaskProgressBarFollowUpSteps ¶

type NichandleDomainTaskProgressBarFollowUpSteps []*DomainOperationStep

NichandleDomainTaskProgressBarFollowUpSteps all the steps of operation swagger:model nichandleDomainTaskProgressBarFollowUpSteps

func (NichandleDomainTaskProgressBarFollowUpSteps) Validate ¶

Validate validates this nichandle domain task progress bar follow up steps

type NichandleEmailChangeTask ¶

type NichandleEmailChangeTask struct {

	// End date of that request
	// Read Only: true
	DateDone strfmt.DateTime `json:"dateDone,omitempty"`

	// Creation date of that request
	// Required: true
	// Read Only: true
	DateRequest strfmt.DateTime `json:"dateRequest"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// The email address to change for
	// Required: true
	// Read Only: true
	NewEmail string `json:"newEmail"`

	// Current state of the request
	// Required: true
	// Read Only: true
	State string `json:"state"`
}

NichandleEmailChangeTask Task running an email change on an account swagger:model nichandle.EmailChange.Task

func (*NichandleEmailChangeTask) MarshalBinary ¶

func (m *NichandleEmailChangeTask) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleEmailChangeTask) UnmarshalBinary ¶

func (m *NichandleEmailChangeTask) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleEmailChangeTask) Validate ¶

func (m *NichandleEmailChangeTask) Validate(formats strfmt.Registry) error

Validate validates this nichandle email change task

type NichandleEmailNotification ¶

type NichandleEmailNotification struct {

	// This email body
	// Required: true
	// Read Only: true
	Body string `json:"body"`

	// This email date
	// Required: true
	// Read Only: true
	Date strfmt.DateTime `json:"date"`

	// This email Id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// This email subject
	// Required: true
	// Read Only: true
	Subject string `json:"subject"`
}

NichandleEmailNotification Email notification swagger:model nichandle.EmailNotification

func (*NichandleEmailNotification) MarshalBinary ¶

func (m *NichandleEmailNotification) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleEmailNotification) UnmarshalBinary ¶

func (m *NichandleEmailNotification) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleEmailNotification) Validate ¶

func (m *NichandleEmailNotification) Validate(formats strfmt.Registry) error

Validate validates this nichandle email notification

type NichandleIPRestriction ¶

type NichandleIPRestriction struct {

	// The Id of the restriction
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// An IP range where we will apply the rule
	// Required: true
	// Read Only: true
	IP string `json:"ip"`

	// Accept or deny IP access
	Rule string `json:"rule,omitempty"`

	// Send an email if someone try to access with this IP address
	Warning bool `json:"warning,omitempty"`
}

NichandleIPRestriction List of all IP Restrictions swagger:model nichandle.IpRestriction

func (*NichandleIPRestriction) MarshalBinary ¶

func (m *NichandleIPRestriction) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleIPRestriction) UnmarshalBinary ¶

func (m *NichandleIPRestriction) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleIPRestriction) Validate ¶

func (m *NichandleIPRestriction) Validate(formats strfmt.Registry) error

Validate validates this nichandle Ip restriction

type NichandleIPRestrictionDefaultRule ¶

type NichandleIPRestrictionDefaultRule struct {

	// Accept or deny access
	Rule string `json:"rule,omitempty"`

	// Send an email if someone try to access
	Warning bool `json:"warning,omitempty"`
}

NichandleIPRestrictionDefaultRule IP Restriction default rule swagger:model nichandle.IpRestrictionDefaultRule

func (*NichandleIPRestrictionDefaultRule) MarshalBinary ¶

func (m *NichandleIPRestrictionDefaultRule) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleIPRestrictionDefaultRule) UnmarshalBinary ¶

func (m *NichandleIPRestrictionDefaultRule) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleIPRestrictionDefaultRule) Validate ¶

Validate validates this nichandle Ip restriction default rule

type NichandleIPV4Org ¶

type NichandleIPV4Org struct {

	// abuse mailbox
	AbuseMailbox string `json:"abuse_mailbox,omitempty"`

	// address
	Address string `json:"address,omitempty"`

	// city
	City string `json:"city,omitempty"`

	// country
	Country string `json:"country,omitempty"`

	// firstname
	Firstname string `json:"firstname,omitempty"`

	// lastname
	Lastname string `json:"lastname,omitempty"`

	// organisation Id
	// Required: true
	// Read Only: true
	OrganisationID string `json:"organisationId"`

	// phone
	Phone string `json:"phone,omitempty"`

	// registry
	// Required: true
	// Read Only: true
	Registry string `json:"registry"`

	// state
	State string `json:"state,omitempty"`

	// zip
	Zip string `json:"zip,omitempty"`
}

NichandleIPV4Org Details about an IP block organisation swagger:model nichandle.Ipv4Org

func (*NichandleIPV4Org) MarshalBinary ¶

func (m *NichandleIPV4Org) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleIPV4Org) UnmarshalBinary ¶

func (m *NichandleIPV4Org) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleIPV4Org) Validate ¶

func (m *NichandleIPV4Org) Validate(formats strfmt.Registry) error

Validate validates this nichandle ipv4 org

type NichandleIPXE ¶

type NichandleIPXE struct {

	// Name of this script
	// Required: true
	// Read Only: true
	Name string `json:"name"`

	// Content of your IPXE script
	// Required: true
	// Read Only: true
	Script string `json:"script"`
}

NichandleIPXE Customer IPXE scripts swagger:model nichandle.Ipxe

func (*NichandleIPXE) MarshalBinary ¶

func (m *NichandleIPXE) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleIPXE) UnmarshalBinary ¶

func (m *NichandleIPXE) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleIPXE) Validate ¶

func (m *NichandleIPXE) Validate(formats strfmt.Registry) error

Validate validates this nichandle ipxe

type NichandleNicAutorenewInfos ¶

type NichandleNicAutorenewInfos struct {

	// Renewal active or not
	Active bool `json:"active,omitempty"`

	// give the last renew
	// Read Only: true
	LastRenew strfmt.DateTime `json:"lastRenew,omitempty"`

	// give the renewal day
	RenewDay int64 `json:"renewDay,omitempty"`
}

NichandleNicAutorenewInfos Auto renewal information swagger:model nichandle.NicAutorenewInfos

func (*NichandleNicAutorenewInfos) MarshalBinary ¶

func (m *NichandleNicAutorenewInfos) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleNicAutorenewInfos) UnmarshalBinary ¶

func (m *NichandleNicAutorenewInfos) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleNicAutorenewInfos) Validate ¶

func (m *NichandleNicAutorenewInfos) Validate(formats strfmt.Registry) error

Validate validates this nichandle nic autorenew infos

type NichandleNichandle ¶

type NichandleNichandle struct {

	// address
	Address string `json:"address,omitempty"`

	// area
	Area string `json:"area,omitempty"`

	// birth city
	BirthCity string `json:"birthCity,omitempty"`

	// birth day
	BirthDay string `json:"birthDay,omitempty"`

	// city
	City string `json:"city,omitempty"`

	// company national identification number
	CompanyNationalIdentificationNumber string `json:"companyNationalIdentificationNumber,omitempty"`

	// corporation type
	CorporationType string `json:"corporationType,omitempty"`

	// country
	Country string `json:"country,omitempty"`

	// currency
	// Required: true
	Currency *NichandleCurrency `json:"currency"`

	// Your customer code (a numerical value used for identification when contacting support via phone call)
	// Read Only: true
	CustomerCode string `json:"customerCode,omitempty"`

	// email
	// Required: true
	// Read Only: true
	Email string `json:"email"`

	// fax
	Fax string `json:"fax,omitempty"`

	// firstname
	Firstname string `json:"firstname,omitempty"`

	// language
	Language string `json:"language,omitempty"`

	// legalform
	Legalform string `json:"legalform,omitempty"`

	// name
	Name string `json:"name,omitempty"`

	// national identification number
	NationalIdentificationNumber string `json:"nationalIdentificationNumber,omitempty"`

	// nichandle
	// Required: true
	// Read Only: true
	Nichandle string `json:"nichandle"`

	// organisation
	Organisation string `json:"organisation,omitempty"`

	// ovh company
	// Required: true
	// Read Only: true
	OvhCompany string `json:"ovhCompany"`

	// ovh subsidiary
	// Required: true
	// Read Only: true
	OvhSubsidiary string `json:"ovhSubsidiary"`

	// phone
	Phone string `json:"phone,omitempty"`

	// phone country
	PhoneCountry string `json:"phoneCountry,omitempty"`

	// sex
	Sex string `json:"sex,omitempty"`

	// spare email
	SpareEmail string `json:"spareEmail,omitempty"`

	// state
	// Required: true
	// Read Only: true
	State string `json:"state"`

	// vat
	Vat string `json:"vat,omitempty"`

	// zip
	Zip string `json:"zip,omitempty"`
}

NichandleNichandle Details about your OVH identifier swagger:model nichandle.Nichandle

func (*NichandleNichandle) MarshalBinary ¶

func (m *NichandleNichandle) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleNichandle) UnmarshalBinary ¶

func (m *NichandleNichandle) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleNichandle) Validate ¶

func (m *NichandleNichandle) Validate(formats strfmt.Registry) error

Validate validates this nichandle nichandle

type NichandleSSHKey ¶

type NichandleSSHKey struct {

	// True when this public SSH key is used for rescue mode and reinstallations
	Default bool `json:"default,omitempty"`

	// ASCII encoded public SSH key
	// Required: true
	// Read Only: true
	Key string `json:"key"`

	// Name of this public SSH key
	// Required: true
	// Read Only: true
	KeyName string `json:"keyName"`
}

NichandleSSHKey Customer public SSH key, can be used for rescue netboot or server access after reinstallation swagger:model nichandle.SshKey

func (*NichandleSSHKey) MarshalBinary ¶

func (m *NichandleSSHKey) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleSSHKey) UnmarshalBinary ¶

func (m *NichandleSSHKey) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleSSHKey) Validate ¶

func (m *NichandleSSHKey) Validate(formats strfmt.Registry) error

Validate validates this nichandle Ssh key

type NichandleSubAccount ¶

type NichandleSubAccount struct {

	// Creation date
	// Required: true
	// Read Only: true
	CreationDate strfmt.DateTime `json:"creationDate"`

	// This sub-account description
	Description string `json:"description,omitempty"`

	// This sub-account id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`
}

NichandleSubAccount Sub Account swagger:model nichandle.SubAccount

func (*NichandleSubAccount) MarshalBinary ¶

func (m *NichandleSubAccount) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleSubAccount) UnmarshalBinary ¶

func (m *NichandleSubAccount) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleSubAccount) Validate ¶

func (m *NichandleSubAccount) Validate(formats strfmt.Registry) error

Validate validates this nichandle sub account

type NichandleSubAccountConsumerKey ¶

type NichandleSubAccountConsumerKey struct {

	// The consumer key
	ConsumerKey string `json:"consumerKey,omitempty"`
}

NichandleSubAccountConsumerKey Credentials to interact with the api on behalf of the sub-account swagger:model nichandle.SubAccountConsumerKey

func (*NichandleSubAccountConsumerKey) MarshalBinary ¶

func (m *NichandleSubAccountConsumerKey) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleSubAccountConsumerKey) UnmarshalBinary ¶

func (m *NichandleSubAccountConsumerKey) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleSubAccountConsumerKey) Validate ¶

func (m *NichandleSubAccountConsumerKey) Validate(formats strfmt.Registry) error

Validate validates this nichandle sub account consumer key

type NichandleSubscription ¶

type NichandleSubscription struct {

	// Determine whether you are registered or not
	Registered bool `json:"registered,omitempty"`

	// The type of subscription
	// Required: true
	// Read Only: true
	Type string `json:"type"`
}

NichandleSubscription List of all OVH things you can subscribe to swagger:model nichandle.Subscription

func (*NichandleSubscription) MarshalBinary ¶

func (m *NichandleSubscription) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleSubscription) UnmarshalBinary ¶

func (m *NichandleSubscription) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleSubscription) Validate ¶

func (m *NichandleSubscription) Validate(formats strfmt.Registry) error

Validate validates this nichandle subscription

type NichandleVipStatus ¶

type NichandleVipStatus struct {

	// Is account VIP for Cloud Universe
	Cloud bool `json:"cloud,omitempty"`

	// Is account VIP for Dedicated Universe
	Dedicated bool `json:"dedicated,omitempty"`

	// Is account VIP for Telecom Universe
	Telecom bool `json:"telecom,omitempty"`

	// Is account VIP for Web Universe
	Web bool `json:"web,omitempty"`
}

NichandleVipStatus VIP Status by Universe swagger:model nichandle.VipStatus

func (*NichandleVipStatus) MarshalBinary ¶

func (m *NichandleVipStatus) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleVipStatus) UnmarshalBinary ¶

func (m *NichandleVipStatus) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleVipStatus) Validate ¶

func (m *NichandleVipStatus) Validate(formats strfmt.Registry) error

Validate validates this nichandle vip status

type NichandleVoucherStatus ¶

type NichandleVoucherStatus struct {

	// Is voucher valid
	Validity bool `json:"validity,omitempty"`
}

NichandleVoucherStatus Voucher Status and Information swagger:model nichandle.VoucherStatus

func (*NichandleVoucherStatus) MarshalBinary ¶

func (m *NichandleVoucherStatus) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*NichandleVoucherStatus) UnmarshalBinary ¶

func (m *NichandleVoucherStatus) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*NichandleVoucherStatus) Validate ¶

func (m *NichandleVoucherStatus) Validate(formats strfmt.Registry) error

Validate validates this nichandle voucher status

type OrderPrice ¶

type OrderPrice struct {

	// currency code
	CurrencyCode string `json:"currencyCode,omitempty"`

	// text
	Text string `json:"text,omitempty"`

	// value
	Value float64 `json:"value,omitempty"`
}

OrderPrice Price with it's currency and textual representation swagger:model order.Price

func (*OrderPrice) MarshalBinary ¶

func (m *OrderPrice) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*OrderPrice) UnmarshalBinary ¶

func (m *OrderPrice) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*OrderPrice) Validate ¶

func (m *OrderPrice) Validate(formats strfmt.Registry) error

Validate validates this order price

type PostMeAccessRestrictionBackupCodeDefaultBody ¶

type PostMeAccessRestrictionBackupCodeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionBackupCodeDefaultBody post me access restriction backup code default body swagger:model postMeAccessRestrictionBackupCodeDefaultBody

func (*PostMeAccessRestrictionBackupCodeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDefaultBody) Validate ¶

Validate validates this post me access restriction backup code default body

type PostMeAccessRestrictionBackupCodeDisableDefaultBody ¶

type PostMeAccessRestrictionBackupCodeDisableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionBackupCodeDisableDefaultBody post me access restriction backup code disable default body swagger:model postMeAccessRestrictionBackupCodeDisableDefaultBody

func (*PostMeAccessRestrictionBackupCodeDisableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDisableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDisableDefaultBody) Validate ¶

Validate validates this post me access restriction backup code disable default body

type PostMeAccessRestrictionBackupCodeDisableParamsBody ¶

type PostMeAccessRestrictionBackupCodeDisableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionBackupCodeDisableParamsBody post me access restriction backup code disable params body swagger:model postMeAccessRestrictionBackupCodeDisableParamsBody

func (*PostMeAccessRestrictionBackupCodeDisableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDisableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeDisableParamsBody) Validate ¶

Validate validates this post me access restriction backup code disable params body

type PostMeAccessRestrictionBackupCodeEnableDefaultBody ¶

type PostMeAccessRestrictionBackupCodeEnableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionBackupCodeEnableDefaultBody post me access restriction backup code enable default body swagger:model postMeAccessRestrictionBackupCodeEnableDefaultBody

func (*PostMeAccessRestrictionBackupCodeEnableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeEnableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeEnableDefaultBody) Validate ¶

Validate validates this post me access restriction backup code enable default body

type PostMeAccessRestrictionBackupCodeEnableParamsBody ¶

type PostMeAccessRestrictionBackupCodeEnableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionBackupCodeEnableParamsBody post me access restriction backup code enable params body swagger:model postMeAccessRestrictionBackupCodeEnableParamsBody

func (*PostMeAccessRestrictionBackupCodeEnableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeEnableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeEnableParamsBody) Validate ¶

Validate validates this post me access restriction backup code enable params body

type PostMeAccessRestrictionBackupCodeValidateDefaultBody ¶

type PostMeAccessRestrictionBackupCodeValidateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionBackupCodeValidateDefaultBody post me access restriction backup code validate default body swagger:model postMeAccessRestrictionBackupCodeValidateDefaultBody

func (*PostMeAccessRestrictionBackupCodeValidateDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeValidateDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeValidateDefaultBody) Validate ¶

Validate validates this post me access restriction backup code validate default body

type PostMeAccessRestrictionBackupCodeValidateParamsBody ¶

type PostMeAccessRestrictionBackupCodeValidateParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionBackupCodeValidateParamsBody post me access restriction backup code validate params body swagger:model postMeAccessRestrictionBackupCodeValidateParamsBody

func (*PostMeAccessRestrictionBackupCodeValidateParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeValidateParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionBackupCodeValidateParamsBody) Validate ¶

Validate validates this post me access restriction backup code validate params body

type PostMeAccessRestrictionIPDefaultBody ¶

type PostMeAccessRestrictionIPDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionIPDefaultBody post me access restriction Ip default body swagger:model postMeAccessRestrictionIpDefaultBody

func (*PostMeAccessRestrictionIPDefaultBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionIPDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionIPDefaultBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionIPDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionIPDefaultBody) Validate ¶

Validate validates this post me access restriction Ip default body

type PostMeAccessRestrictionIPParamsBody ¶

type PostMeAccessRestrictionIPParamsBody struct {

	// ip
	// Required: true
	IP *string `json:"ip"`

	// rule
	// Required: true
	Rule *string `json:"rule"`

	// warning
	// Required: true
	Warning bool `json:"warning"`
}

PostMeAccessRestrictionIPParamsBody post me access restriction Ip params body swagger:model postMeAccessRestrictionIpParamsBody

func (*PostMeAccessRestrictionIPParamsBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionIPParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionIPParamsBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionIPParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionIPParamsBody) Validate ¶

Validate validates this post me access restriction Ip params body

type PostMeAccessRestrictionSmsDefaultBody ¶

type PostMeAccessRestrictionSmsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionSmsDefaultBody post me access restriction sms default body swagger:model postMeAccessRestrictionSmsDefaultBody

func (*PostMeAccessRestrictionSmsDefaultBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionSmsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsDefaultBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionSmsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsDefaultBody) Validate ¶

Validate validates this post me access restriction sms default body

type PostMeAccessRestrictionSmsIDDisableDefaultBody ¶

type PostMeAccessRestrictionSmsIDDisableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionSmsIDDisableDefaultBody post me access restriction sms Id disable default body swagger:model postMeAccessRestrictionSmsIdDisableDefaultBody

func (*PostMeAccessRestrictionSmsIDDisableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDDisableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDDisableDefaultBody) Validate ¶

Validate validates this post me access restriction sms Id disable default body

type PostMeAccessRestrictionSmsIDDisableParamsBody ¶

type PostMeAccessRestrictionSmsIDDisableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionSmsIDDisableParamsBody post me access restriction sms Id disable params body swagger:model postMeAccessRestrictionSmsIdDisableParamsBody

func (*PostMeAccessRestrictionSmsIDDisableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDDisableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDDisableParamsBody) Validate ¶

Validate validates this post me access restriction sms Id disable params body

type PostMeAccessRestrictionSmsIDEnableDefaultBody ¶

type PostMeAccessRestrictionSmsIDEnableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionSmsIDEnableDefaultBody post me access restriction sms Id enable default body swagger:model postMeAccessRestrictionSmsIdEnableDefaultBody

func (*PostMeAccessRestrictionSmsIDEnableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDEnableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDEnableDefaultBody) Validate ¶

Validate validates this post me access restriction sms Id enable default body

type PostMeAccessRestrictionSmsIDEnableParamsBody ¶

type PostMeAccessRestrictionSmsIDEnableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionSmsIDEnableParamsBody post me access restriction sms Id enable params body swagger:model postMeAccessRestrictionSmsIdEnableParamsBody

func (*PostMeAccessRestrictionSmsIDEnableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDEnableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDEnableParamsBody) Validate ¶

Validate validates this post me access restriction sms Id enable params body

type PostMeAccessRestrictionSmsIDSendCodeDefaultBody ¶

type PostMeAccessRestrictionSmsIDSendCodeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionSmsIDSendCodeDefaultBody post me access restriction sms Id send code default body swagger:model postMeAccessRestrictionSmsIdSendCodeDefaultBody

func (*PostMeAccessRestrictionSmsIDSendCodeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDSendCodeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDSendCodeDefaultBody) Validate ¶

Validate validates this post me access restriction sms Id send code default body

type PostMeAccessRestrictionSmsIDValidateDefaultBody ¶

type PostMeAccessRestrictionSmsIDValidateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionSmsIDValidateDefaultBody post me access restriction sms Id validate default body swagger:model postMeAccessRestrictionSmsIdValidateDefaultBody

func (*PostMeAccessRestrictionSmsIDValidateDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDValidateDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDValidateDefaultBody) Validate ¶

Validate validates this post me access restriction sms Id validate default body

type PostMeAccessRestrictionSmsIDValidateParamsBody ¶

type PostMeAccessRestrictionSmsIDValidateParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionSmsIDValidateParamsBody post me access restriction sms Id validate params body swagger:model postMeAccessRestrictionSmsIdValidateParamsBody

func (*PostMeAccessRestrictionSmsIDValidateParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDValidateParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsIDValidateParamsBody) Validate ¶

Validate validates this post me access restriction sms Id validate params body

type PostMeAccessRestrictionSmsParamsBody ¶

type PostMeAccessRestrictionSmsParamsBody struct {

	// phone
	// Required: true
	Phone *string `json:"phone"`
}

PostMeAccessRestrictionSmsParamsBody post me access restriction sms params body swagger:model postMeAccessRestrictionSmsParamsBody

func (*PostMeAccessRestrictionSmsParamsBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionSmsParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsParamsBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionSmsParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionSmsParamsBody) Validate ¶

Validate validates this post me access restriction sms params body

type PostMeAccessRestrictionTotpDefaultBody ¶

type PostMeAccessRestrictionTotpDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionTotpDefaultBody post me access restriction totp default body swagger:model postMeAccessRestrictionTotpDefaultBody

func (*PostMeAccessRestrictionTotpDefaultBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionTotpDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpDefaultBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionTotpDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpDefaultBody) Validate ¶

Validate validates this post me access restriction totp default body

type PostMeAccessRestrictionTotpIDDisableDefaultBody ¶

type PostMeAccessRestrictionTotpIDDisableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionTotpIDDisableDefaultBody post me access restriction totp Id disable default body swagger:model postMeAccessRestrictionTotpIdDisableDefaultBody

func (*PostMeAccessRestrictionTotpIDDisableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDDisableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDDisableDefaultBody) Validate ¶

Validate validates this post me access restriction totp Id disable default body

type PostMeAccessRestrictionTotpIDDisableParamsBody ¶

type PostMeAccessRestrictionTotpIDDisableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionTotpIDDisableParamsBody post me access restriction totp Id disable params body swagger:model postMeAccessRestrictionTotpIdDisableParamsBody

func (*PostMeAccessRestrictionTotpIDDisableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDDisableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDDisableParamsBody) Validate ¶

Validate validates this post me access restriction totp Id disable params body

type PostMeAccessRestrictionTotpIDEnableDefaultBody ¶

type PostMeAccessRestrictionTotpIDEnableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionTotpIDEnableDefaultBody post me access restriction totp Id enable default body swagger:model postMeAccessRestrictionTotpIdEnableDefaultBody

func (*PostMeAccessRestrictionTotpIDEnableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDEnableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDEnableDefaultBody) Validate ¶

Validate validates this post me access restriction totp Id enable default body

type PostMeAccessRestrictionTotpIDEnableParamsBody ¶

type PostMeAccessRestrictionTotpIDEnableParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionTotpIDEnableParamsBody post me access restriction totp Id enable params body swagger:model postMeAccessRestrictionTotpIdEnableParamsBody

func (*PostMeAccessRestrictionTotpIDEnableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDEnableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDEnableParamsBody) Validate ¶

Validate validates this post me access restriction totp Id enable params body

type PostMeAccessRestrictionTotpIDValidateDefaultBody ¶

type PostMeAccessRestrictionTotpIDValidateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionTotpIDValidateDefaultBody post me access restriction totp Id validate default body swagger:model postMeAccessRestrictionTotpIdValidateDefaultBody

func (*PostMeAccessRestrictionTotpIDValidateDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDValidateDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDValidateDefaultBody) Validate ¶

Validate validates this post me access restriction totp Id validate default body

type PostMeAccessRestrictionTotpIDValidateParamsBody ¶

type PostMeAccessRestrictionTotpIDValidateParamsBody struct {

	// code
	// Required: true
	Code *strfmt.Password `json:"code"`
}

PostMeAccessRestrictionTotpIDValidateParamsBody post me access restriction totp Id validate params body swagger:model postMeAccessRestrictionTotpIdValidateParamsBody

func (*PostMeAccessRestrictionTotpIDValidateParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDValidateParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionTotpIDValidateParamsBody) Validate ¶

Validate validates this post me access restriction totp Id validate params body

type PostMeAccessRestrictionU2fDefaultBody ¶

type PostMeAccessRestrictionU2fDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionU2fDefaultBody post me access restriction u2f default body swagger:model postMeAccessRestrictionU2fDefaultBody

func (*PostMeAccessRestrictionU2fDefaultBody) MarshalBinary ¶

func (m *PostMeAccessRestrictionU2fDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fDefaultBody) UnmarshalBinary ¶

func (m *PostMeAccessRestrictionU2fDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fDefaultBody) Validate ¶

Validate validates this post me access restriction u2f default body

type PostMeAccessRestrictionU2fIDChallengeDefaultBody ¶

type PostMeAccessRestrictionU2fIDChallengeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionU2fIDChallengeDefaultBody post me access restriction u2f Id challenge default body swagger:model postMeAccessRestrictionU2fIdChallengeDefaultBody

func (*PostMeAccessRestrictionU2fIDChallengeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDChallengeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDChallengeDefaultBody) Validate ¶

Validate validates this post me access restriction u2f Id challenge default body

type PostMeAccessRestrictionU2fIDDisableDefaultBody ¶

type PostMeAccessRestrictionU2fIDDisableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionU2fIDDisableDefaultBody post me access restriction u2f Id disable default body swagger:model postMeAccessRestrictionU2fIdDisableDefaultBody

func (*PostMeAccessRestrictionU2fIDDisableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDDisableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDDisableDefaultBody) Validate ¶

Validate validates this post me access restriction u2f Id disable default body

type PostMeAccessRestrictionU2fIDDisableParamsBody ¶

type PostMeAccessRestrictionU2fIDDisableParamsBody struct {

	// client data
	// Required: true
	ClientData *string `json:"clientData"`

	// signature data
	// Required: true
	SignatureData *strfmt.Password `json:"signatureData"`
}

PostMeAccessRestrictionU2fIDDisableParamsBody post me access restriction u2f Id disable params body swagger:model postMeAccessRestrictionU2fIdDisableParamsBody

func (*PostMeAccessRestrictionU2fIDDisableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDDisableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDDisableParamsBody) Validate ¶

Validate validates this post me access restriction u2f Id disable params body

type PostMeAccessRestrictionU2fIDEnableDefaultBody ¶

type PostMeAccessRestrictionU2fIDEnableDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionU2fIDEnableDefaultBody post me access restriction u2f Id enable default body swagger:model postMeAccessRestrictionU2fIdEnableDefaultBody

func (*PostMeAccessRestrictionU2fIDEnableDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDEnableDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDEnableDefaultBody) Validate ¶

Validate validates this post me access restriction u2f Id enable default body

type PostMeAccessRestrictionU2fIDEnableParamsBody ¶

type PostMeAccessRestrictionU2fIDEnableParamsBody struct {

	// client data
	// Required: true
	ClientData *string `json:"clientData"`

	// signature data
	// Required: true
	SignatureData *strfmt.Password `json:"signatureData"`
}

PostMeAccessRestrictionU2fIDEnableParamsBody post me access restriction u2f Id enable params body swagger:model postMeAccessRestrictionU2fIdEnableParamsBody

func (*PostMeAccessRestrictionU2fIDEnableParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDEnableParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDEnableParamsBody) Validate ¶

Validate validates this post me access restriction u2f Id enable params body

type PostMeAccessRestrictionU2fIDValidateDefaultBody ¶

type PostMeAccessRestrictionU2fIDValidateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAccessRestrictionU2fIDValidateDefaultBody post me access restriction u2f Id validate default body swagger:model postMeAccessRestrictionU2fIdValidateDefaultBody

func (*PostMeAccessRestrictionU2fIDValidateDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDValidateDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDValidateDefaultBody) Validate ¶

Validate validates this post me access restriction u2f Id validate default body

type PostMeAccessRestrictionU2fIDValidateParamsBody ¶

type PostMeAccessRestrictionU2fIDValidateParamsBody struct {

	// client data
	// Required: true
	ClientData *string `json:"clientData"`

	// registration data
	// Required: true
	RegistrationData *strfmt.Password `json:"registrationData"`
}

PostMeAccessRestrictionU2fIDValidateParamsBody post me access restriction u2f Id validate params body swagger:model postMeAccessRestrictionU2fIdValidateParamsBody

func (*PostMeAccessRestrictionU2fIDValidateParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDValidateParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeAccessRestrictionU2fIDValidateParamsBody) Validate ¶

Validate validates this post me access restriction u2f Id validate params body

type PostMeAgreementsIDAcceptDefaultBody ¶

type PostMeAgreementsIDAcceptDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAgreementsIDAcceptDefaultBody post me agreements Id accept default body swagger:model postMeAgreementsIdAcceptDefaultBody

func (*PostMeAgreementsIDAcceptDefaultBody) MarshalBinary ¶

func (m *PostMeAgreementsIDAcceptDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAgreementsIDAcceptDefaultBody) UnmarshalBinary ¶

func (m *PostMeAgreementsIDAcceptDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAgreementsIDAcceptDefaultBody) Validate ¶

Validate validates this post me agreements Id accept default body

type PostMeAutorenewDefaultBody ¶

type PostMeAutorenewDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeAutorenewDefaultBody post me autorenew default body swagger:model postMeAutorenewDefaultBody

func (*PostMeAutorenewDefaultBody) MarshalBinary ¶

func (m *PostMeAutorenewDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAutorenewDefaultBody) UnmarshalBinary ¶

func (m *PostMeAutorenewDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAutorenewDefaultBody) Validate ¶

func (m *PostMeAutorenewDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me autorenew default body

type PostMeAutorenewParamsBody ¶

type PostMeAutorenewParamsBody struct {

	// renew day
	// Required: true
	RenewDay *int64 `json:"renewDay"`
}

PostMeAutorenewParamsBody post me autorenew params body swagger:model postMeAutorenewParamsBody

func (*PostMeAutorenewParamsBody) MarshalBinary ¶

func (m *PostMeAutorenewParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeAutorenewParamsBody) UnmarshalBinary ¶

func (m *PostMeAutorenewParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeAutorenewParamsBody) Validate ¶

func (m *PostMeAutorenewParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me autorenew params body

type PostMeBillBillIDDebtPayDefaultBody ¶

type PostMeBillBillIDDebtPayDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeBillBillIDDebtPayDefaultBody post me bill bill Id debt pay default body swagger:model postMeBillBillIdDebtPayDefaultBody

func (*PostMeBillBillIDDebtPayDefaultBody) MarshalBinary ¶

func (m *PostMeBillBillIDDebtPayDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeBillBillIDDebtPayDefaultBody) UnmarshalBinary ¶

func (m *PostMeBillBillIDDebtPayDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeBillBillIDDebtPayDefaultBody) Validate ¶

Validate validates this post me bill bill Id debt pay default body

type PostMeChangeEmailDefaultBody ¶

type PostMeChangeEmailDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeChangeEmailDefaultBody post me change email default body swagger:model postMeChangeEmailDefaultBody

func (*PostMeChangeEmailDefaultBody) MarshalBinary ¶

func (m *PostMeChangeEmailDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeChangeEmailDefaultBody) UnmarshalBinary ¶

func (m *PostMeChangeEmailDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeChangeEmailDefaultBody) Validate ¶

func (m *PostMeChangeEmailDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me change email default body

type PostMeChangeEmailParamsBody ¶

type PostMeChangeEmailParamsBody struct {

	// new email
	// Required: true
	NewEmail *string `json:"newEmail"`
}

PostMeChangeEmailParamsBody post me change email params body swagger:model postMeChangeEmailParamsBody

func (*PostMeChangeEmailParamsBody) MarshalBinary ¶

func (m *PostMeChangeEmailParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeChangeEmailParamsBody) UnmarshalBinary ¶

func (m *PostMeChangeEmailParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeChangeEmailParamsBody) Validate ¶

func (m *PostMeChangeEmailParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me change email params body

type PostMeChangePasswordDefaultBody ¶

type PostMeChangePasswordDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeChangePasswordDefaultBody post me change password default body swagger:model postMeChangePasswordDefaultBody

func (*PostMeChangePasswordDefaultBody) MarshalBinary ¶

func (m *PostMeChangePasswordDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeChangePasswordDefaultBody) UnmarshalBinary ¶

func (m *PostMeChangePasswordDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeChangePasswordDefaultBody) Validate ¶

Validate validates this post me change password default body

type PostMeContactDefaultBody ¶

type PostMeContactDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeContactDefaultBody post me contact default body swagger:model postMeContactDefaultBody

func (*PostMeContactDefaultBody) MarshalBinary ¶

func (m *PostMeContactDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeContactDefaultBody) UnmarshalBinary ¶

func (m *PostMeContactDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeContactDefaultBody) Validate ¶

func (m *PostMeContactDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me contact default body

type PostMeContactParamsBody ¶

type PostMeContactParamsBody struct {

	// address
	// Required: true
	Address *ContactAddress `json:"address"`

	// birth city
	BirthCity string `json:"birthCity,omitempty"`

	// birth country
	BirthCountry string `json:"birthCountry,omitempty"`

	// birth day
	BirthDay strfmt.Date `json:"birthDay,omitempty"`

	// birth zip
	BirthZip string `json:"birthZip,omitempty"`

	// cell phone
	CellPhone string `json:"cellPhone,omitempty"`

	// company national identification number
	CompanyNationalIdentificationNumber string `json:"companyNationalIdentificationNumber,omitempty"`

	// email
	// Required: true
	Email *string `json:"email"`

	// fax
	Fax string `json:"fax,omitempty"`

	// first name
	// Required: true
	FirstName *string `json:"firstName"`

	// gender
	Gender string `json:"gender,omitempty"`

	// language
	// Required: true
	Language *string `json:"language"`

	// last name
	// Required: true
	LastName *string `json:"lastName"`

	// legal form
	// Required: true
	LegalForm *string `json:"legalForm"`

	// national identification number
	NationalIdentificationNumber string `json:"nationalIdentificationNumber,omitempty"`

	// nationality
	Nationality string `json:"nationality,omitempty"`

	// organisation name
	OrganisationName string `json:"organisationName,omitempty"`

	// organisation type
	OrganisationType string `json:"organisationType,omitempty"`

	// phone
	// Required: true
	Phone *string `json:"phone"`

	// vat
	Vat string `json:"vat,omitempty"`
}

PostMeContactParamsBody post me contact params body swagger:model postMeContactParamsBody

func (*PostMeContactParamsBody) MarshalBinary ¶

func (m *PostMeContactParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeContactParamsBody) UnmarshalBinary ¶

func (m *PostMeContactParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeContactParamsBody) Validate ¶

func (m *PostMeContactParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me contact params body

type PostMeCreditCodeDefaultBody ¶

type PostMeCreditCodeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeCreditCodeDefaultBody post me credit code default body swagger:model postMeCreditCodeDefaultBody

func (*PostMeCreditCodeDefaultBody) MarshalBinary ¶

func (m *PostMeCreditCodeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeCreditCodeDefaultBody) UnmarshalBinary ¶

func (m *PostMeCreditCodeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeCreditCodeDefaultBody) Validate ¶

func (m *PostMeCreditCodeDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me credit code default body

type PostMeCreditCodeParamsBody ¶

type PostMeCreditCodeParamsBody struct {

	// input code
	// Required: true
	InputCode *string `json:"inputCode"`
}

PostMeCreditCodeParamsBody post me credit code params body swagger:model postMeCreditCodeParamsBody

func (*PostMeCreditCodeParamsBody) MarshalBinary ¶

func (m *PostMeCreditCodeParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeCreditCodeParamsBody) UnmarshalBinary ¶

func (m *PostMeCreditCodeParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeCreditCodeParamsBody) Validate ¶

func (m *PostMeCreditCodeParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me credit code params body

type PostMeDebtAccountDebtDebtIDPayDefaultBody ¶

type PostMeDebtAccountDebtDebtIDPayDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeDebtAccountDebtDebtIDPayDefaultBody post me debt account debt debt Id pay default body swagger:model postMeDebtAccountDebtDebtIdPayDefaultBody

func (*PostMeDebtAccountDebtDebtIDPayDefaultBody) MarshalBinary ¶

func (m *PostMeDebtAccountDebtDebtIDPayDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDebtAccountDebtDebtIDPayDefaultBody) UnmarshalBinary ¶

func (m *PostMeDebtAccountDebtDebtIDPayDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDebtAccountDebtDebtIDPayDefaultBody) Validate ¶

Validate validates this post me debt account debt debt Id pay default body

type PostMeDebtAccountPayDefaultBody ¶

type PostMeDebtAccountPayDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeDebtAccountPayDefaultBody post me debt account pay default body swagger:model postMeDebtAccountPayDefaultBody

func (*PostMeDebtAccountPayDefaultBody) MarshalBinary ¶

func (m *PostMeDebtAccountPayDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDebtAccountPayDefaultBody) UnmarshalBinary ¶

func (m *PostMeDebtAccountPayDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDebtAccountPayDefaultBody) Validate ¶

Validate validates this post me debt account pay default body

type PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody ¶

type PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody post me deposit deposit Id paid bills bill Id debt pay default body swagger:model postMeDepositDepositIdPaidBillsBillIdDebtPayDefaultBody

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeDepositDepositIDPaidBillsBillIDDebtPayDefaultBody) Validate ¶

Validate validates this post me deposit deposit Id paid bills bill Id debt pay default body

type PostMeDocumentCorsDefaultBody ¶

type PostMeDocumentCorsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeDocumentCorsDefaultBody post me document cors default body swagger:model postMeDocumentCorsDefaultBody

func (*PostMeDocumentCorsDefaultBody) MarshalBinary ¶

func (m *PostMeDocumentCorsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDocumentCorsDefaultBody) UnmarshalBinary ¶

func (m *PostMeDocumentCorsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDocumentCorsDefaultBody) Validate ¶

func (m *PostMeDocumentCorsDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me document cors default body

type PostMeDocumentCorsParamsBody ¶

type PostMeDocumentCorsParamsBody struct {

	// origin
	// Required: true
	Origin *string `json:"origin"`
}

PostMeDocumentCorsParamsBody post me document cors params body swagger:model postMeDocumentCorsParamsBody

func (*PostMeDocumentCorsParamsBody) MarshalBinary ¶

func (m *PostMeDocumentCorsParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDocumentCorsParamsBody) UnmarshalBinary ¶

func (m *PostMeDocumentCorsParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDocumentCorsParamsBody) Validate ¶

func (m *PostMeDocumentCorsParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me document cors params body

type PostMeDocumentDefaultBody ¶

type PostMeDocumentDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeDocumentDefaultBody post me document default body swagger:model postMeDocumentDefaultBody

func (*PostMeDocumentDefaultBody) MarshalBinary ¶

func (m *PostMeDocumentDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDocumentDefaultBody) UnmarshalBinary ¶

func (m *PostMeDocumentDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDocumentDefaultBody) Validate ¶

func (m *PostMeDocumentDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me document default body

type PostMeDocumentParamsBody ¶

type PostMeDocumentParamsBody struct {

	// name
	// Required: true
	Name *string `json:"name"`

	// tags
	Tags PostMeDocumentParamsBodyTags `json:"tags"`
}

PostMeDocumentParamsBody post me document params body swagger:model postMeDocumentParamsBody

func (*PostMeDocumentParamsBody) MarshalBinary ¶

func (m *PostMeDocumentParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeDocumentParamsBody) UnmarshalBinary ¶

func (m *PostMeDocumentParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeDocumentParamsBody) Validate ¶

func (m *PostMeDocumentParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me document params body

type PostMeDocumentParamsBodyTags ¶

type PostMeDocumentParamsBodyTags []*ComplexTypeSafeKeyValueString

PostMeDocumentParamsBodyTags post me document params body tags swagger:model postMeDocumentParamsBodyTags

func (PostMeDocumentParamsBodyTags) Validate ¶

func (m PostMeDocumentParamsBodyTags) Validate(formats strfmt.Registry) error

Validate validates this post me document params body tags

type PostMeFaxCustomDomainsDefaultBody ¶

type PostMeFaxCustomDomainsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeFaxCustomDomainsDefaultBody post me fax custom domains default body swagger:model postMeFaxCustomDomainsDefaultBody

func (*PostMeFaxCustomDomainsDefaultBody) MarshalBinary ¶

func (m *PostMeFaxCustomDomainsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeFaxCustomDomainsDefaultBody) UnmarshalBinary ¶

func (m *PostMeFaxCustomDomainsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeFaxCustomDomainsDefaultBody) Validate ¶

Validate validates this post me fax custom domains default body

type PostMeFaxCustomDomainsParamsBody ¶

type PostMeFaxCustomDomainsParamsBody struct {

	// domain
	// Required: true
	Domain *string `json:"domain"`
}

PostMeFaxCustomDomainsParamsBody post me fax custom domains params body swagger:model postMeFaxCustomDomainsParamsBody

func (*PostMeFaxCustomDomainsParamsBody) MarshalBinary ¶

func (m *PostMeFaxCustomDomainsParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeFaxCustomDomainsParamsBody) UnmarshalBinary ¶

func (m *PostMeFaxCustomDomainsParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeFaxCustomDomainsParamsBody) Validate ¶

Validate validates this post me fax custom domains params body

type PostMeFidelityAccountCreditOrderDefaultBody ¶

type PostMeFidelityAccountCreditOrderDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeFidelityAccountCreditOrderDefaultBody post me fidelity account credit order default body swagger:model postMeFidelityAccountCreditOrderDefaultBody

func (*PostMeFidelityAccountCreditOrderDefaultBody) MarshalBinary ¶

func (m *PostMeFidelityAccountCreditOrderDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeFidelityAccountCreditOrderDefaultBody) UnmarshalBinary ¶

func (m *PostMeFidelityAccountCreditOrderDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeFidelityAccountCreditOrderDefaultBody) Validate ¶

Validate validates this post me fidelity account credit order default body

type PostMeFidelityAccountCreditOrderParamsBody ¶

type PostMeFidelityAccountCreditOrderParamsBody struct {

	// amount
	// Required: true
	Amount *int64 `json:"amount"`
}

PostMeFidelityAccountCreditOrderParamsBody post me fidelity account credit order params body swagger:model postMeFidelityAccountCreditOrderParamsBody

func (*PostMeFidelityAccountCreditOrderParamsBody) MarshalBinary ¶

func (m *PostMeFidelityAccountCreditOrderParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeFidelityAccountCreditOrderParamsBody) UnmarshalBinary ¶

func (m *PostMeFidelityAccountCreditOrderParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeFidelityAccountCreditOrderParamsBody) Validate ¶

Validate validates this post me fidelity account credit order params body

type PostMeGeolocationDefaultBody ¶

type PostMeGeolocationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeGeolocationDefaultBody post me geolocation default body swagger:model postMeGeolocationDefaultBody

func (*PostMeGeolocationDefaultBody) MarshalBinary ¶

func (m *PostMeGeolocationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeGeolocationDefaultBody) UnmarshalBinary ¶

func (m *PostMeGeolocationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeGeolocationDefaultBody) Validate ¶

func (m *PostMeGeolocationDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me geolocation default body

type PostMeIPOrganisationDefaultBody ¶

type PostMeIPOrganisationDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeIPOrganisationDefaultBody post me Ip organisation default body swagger:model postMeIpOrganisationDefaultBody

func (*PostMeIPOrganisationDefaultBody) MarshalBinary ¶

func (m *PostMeIPOrganisationDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeIPOrganisationDefaultBody) UnmarshalBinary ¶

func (m *PostMeIPOrganisationDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeIPOrganisationDefaultBody) Validate ¶

Validate validates this post me Ip organisation default body

type PostMeIPOrganisationParamsBody ¶

type PostMeIPOrganisationParamsBody struct {

	// abuse mailbox
	// Required: true
	AbuseMailbox *string `json:"abuse_mailbox"`

	// address
	// Required: true
	Address *string `json:"address"`

	// city
	// Required: true
	City *string `json:"city"`

	// country
	// Required: true
	Country *string `json:"country"`

	// firstname
	// Required: true
	Firstname *string `json:"firstname"`

	// lastname
	// Required: true
	Lastname *string `json:"lastname"`

	// phone
	// Required: true
	Phone *string `json:"phone"`

	// registry
	// Required: true
	Registry *string `json:"registry"`

	// state
	State string `json:"state,omitempty"`

	// zip
	Zip string `json:"zip,omitempty"`
}

PostMeIPOrganisationParamsBody post me Ip organisation params body swagger:model postMeIpOrganisationParamsBody

func (*PostMeIPOrganisationParamsBody) MarshalBinary ¶

func (m *PostMeIPOrganisationParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeIPOrganisationParamsBody) UnmarshalBinary ¶

func (m *PostMeIPOrganisationParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeIPOrganisationParamsBody) Validate ¶

func (m *PostMeIPOrganisationParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me Ip organisation params body

type PostMeIPXEScriptDefaultBody ¶

type PostMeIPXEScriptDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeIPXEScriptDefaultBody post me Ip x e script default body swagger:model postMeIpXEScriptDefaultBody

func (*PostMeIPXEScriptDefaultBody) MarshalBinary ¶

func (m *PostMeIPXEScriptDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeIPXEScriptDefaultBody) UnmarshalBinary ¶

func (m *PostMeIPXEScriptDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeIPXEScriptDefaultBody) Validate ¶

func (m *PostMeIPXEScriptDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me Ip x e script default body

type PostMeIPXEScriptParamsBody ¶

type PostMeIPXEScriptParamsBody struct {

	// description
	// Required: true
	Description *string `json:"description"`

	// name
	// Required: true
	Name *string `json:"name"`

	// script
	// Required: true
	Script *string `json:"script"`
}

PostMeIPXEScriptParamsBody post me Ip x e script params body swagger:model postMeIpXEScriptParamsBody

func (*PostMeIPXEScriptParamsBody) MarshalBinary ¶

func (m *PostMeIPXEScriptParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeIPXEScriptParamsBody) UnmarshalBinary ¶

func (m *PostMeIPXEScriptParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeIPXEScriptParamsBody) Validate ¶

func (m *PostMeIPXEScriptParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me Ip x e script params body

type PostMeInstallationTemplateDefaultBody ¶

type PostMeInstallationTemplateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeInstallationTemplateDefaultBody post me installation template default body swagger:model postMeInstallationTemplateDefaultBody

func (*PostMeInstallationTemplateDefaultBody) MarshalBinary ¶

func (m *PostMeInstallationTemplateDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeInstallationTemplateDefaultBody) UnmarshalBinary ¶

func (m *PostMeInstallationTemplateDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateDefaultBody) Validate ¶

Validate validates this post me installation template default body

type PostMeInstallationTemplateParamsBody ¶

type PostMeInstallationTemplateParamsBody struct {

	// base template name
	// Required: true
	BaseTemplateName *string `json:"baseTemplateName"`

	// default language
	// Required: true
	DefaultLanguage *string `json:"defaultLanguage"`

	// name
	// Required: true
	Name *string `json:"name"`
}

PostMeInstallationTemplateParamsBody post me installation template params body swagger:model postMeInstallationTemplateParamsBody

func (*PostMeInstallationTemplateParamsBody) MarshalBinary ¶

func (m *PostMeInstallationTemplateParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeInstallationTemplateParamsBody) UnmarshalBinary ¶

func (m *PostMeInstallationTemplateParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateParamsBody) Validate ¶

Validate validates this post me installation template params body

type PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody ¶

type PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody post me installation template template name check integrity default body swagger:model postMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNameCheckIntegrityDefaultBody) Validate ¶

Validate validates this post me installation template template name check integrity default body

type PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody post me installation template template name partition scheme default body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeDefaultBody) Validate ¶

Validate validates this post me installation template template name partition scheme default body

type PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody struct {

	// name
	// Required: true
	Name *string `json:"name"`

	// priority
	// Required: true
	Priority *int64 `json:"priority"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody post me installation template template name partition scheme params body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeParamsBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeParamsBody) Validate ¶

Validate validates this post me installation template template name partition scheme params body

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody post me installation template template name partition scheme scheme name hardware raid default body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidDefaultBody) Validate ¶

Validate validates this post me installation template template name partition scheme scheme name hardware raid default body

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody struct {

	// disks
	// Required: true
	Disks []string `json:"disks"`

	// mode
	// Required: true
	Mode *string `json:"mode"`

	// name
	// Required: true
	Name *string `json:"name"`

	// step
	// Required: true
	Step *int64 `json:"step"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody post me installation template template name partition scheme scheme name hardware raid params body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidParamsBody) Validate ¶

Validate validates this post me installation template template name partition scheme scheme name hardware raid params body

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody post me installation template template name partition scheme scheme name partition default body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionDefaultBody) Validate ¶

Validate validates this post me installation template template name partition scheme scheme name partition default body

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody ¶

type PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody struct {

	// filesystem
	// Required: true
	Filesystem *string `json:"filesystem"`

	// mountpoint
	// Required: true
	Mountpoint *string `json:"mountpoint"`

	// raid
	Raid int64 `json:"raid,omitempty"`

	// size
	// Required: true
	Size *int64 `json:"size"`

	// step
	// Required: true
	Step *int64 `json:"step"`

	// type
	// Required: true
	Type *string `json:"type"`

	// volume name
	VolumeName string `json:"volumeName,omitempty"`
}

PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody post me installation template template name partition scheme scheme name partition params body swagger:model postMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionParamsBody) Validate ¶

Validate validates this post me installation template template name partition scheme scheme name partition params body

type PostMeMailingListSubscribeDefaultBody ¶

type PostMeMailingListSubscribeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeMailingListSubscribeDefaultBody post me mailing list subscribe default body swagger:model postMeMailingListSubscribeDefaultBody

func (*PostMeMailingListSubscribeDefaultBody) MarshalBinary ¶

func (m *PostMeMailingListSubscribeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeMailingListSubscribeDefaultBody) UnmarshalBinary ¶

func (m *PostMeMailingListSubscribeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeMailingListSubscribeDefaultBody) Validate ¶

Validate validates this post me mailing list subscribe default body

type PostMeMailingListSubscribeParamsBody ¶

type PostMeMailingListSubscribeParamsBody struct {

	// email
	// Required: true
	Email *string `json:"email"`

	// mailing list
	// Required: true
	MailingList *string `json:"mailingList"`
}

PostMeMailingListSubscribeParamsBody post me mailing list subscribe params body swagger:model postMeMailingListSubscribeParamsBody

func (*PostMeMailingListSubscribeParamsBody) MarshalBinary ¶

func (m *PostMeMailingListSubscribeParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeMailingListSubscribeParamsBody) UnmarshalBinary ¶

func (m *PostMeMailingListSubscribeParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeMailingListSubscribeParamsBody) Validate ¶

Validate validates this post me mailing list subscribe params body

type PostMeOrderOrderIDDebtPayDefaultBody ¶

type PostMeOrderOrderIDDebtPayDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeOrderOrderIDDebtPayDefaultBody post me order order Id debt pay default body swagger:model postMeOrderOrderIdDebtPayDefaultBody

func (*PostMeOrderOrderIDDebtPayDefaultBody) MarshalBinary ¶

func (m *PostMeOrderOrderIDDebtPayDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeOrderOrderIDDebtPayDefaultBody) UnmarshalBinary ¶

func (m *PostMeOrderOrderIDDebtPayDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeOrderOrderIDDebtPayDefaultBody) Validate ¶

Validate validates this post me order order Id debt pay default body

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody post me order order Id pay with registered payment mean default body swagger:model postMeOrderOrderIdPayWithRegisteredPaymentMeanDefaultBody

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanDefaultBody) Validate ¶

Validate validates this post me order order Id pay with registered payment mean default body

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody ¶

type PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody struct {

	// payment mean
	// Required: true
	PaymentMean *string `json:"paymentMean"`

	// payment mean Id
	PaymentMeanID int64 `json:"paymentMeanId,omitempty"`
}

PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody post me order order Id pay with registered payment mean params body swagger:model postMeOrderOrderIdPayWithRegisteredPaymentMeanParamsBody

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOrderOrderIDPayWithRegisteredPaymentMeanParamsBody) Validate ¶

Validate validates this post me order order Id pay with registered payment mean params body

type PostMeOrderOrderIDRetractionDefaultBody ¶

type PostMeOrderOrderIDRetractionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeOrderOrderIDRetractionDefaultBody post me order order Id retraction default body swagger:model postMeOrderOrderIdRetractionDefaultBody

func (*PostMeOrderOrderIDRetractionDefaultBody) MarshalBinary ¶

func (m *PostMeOrderOrderIDRetractionDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeOrderOrderIDRetractionDefaultBody) UnmarshalBinary ¶

func (m *PostMeOrderOrderIDRetractionDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeOrderOrderIDRetractionDefaultBody) Validate ¶

Validate validates this post me order order Id retraction default body

type PostMeOrderOrderIDRetractionParamsBody ¶

type PostMeOrderOrderIDRetractionParamsBody struct {

	// comment
	Comment string `json:"comment,omitempty"`

	// reason
	// Required: true
	Reason *string `json:"reason"`
}

PostMeOrderOrderIDRetractionParamsBody post me order order Id retraction params body swagger:model postMeOrderOrderIdRetractionParamsBody

func (*PostMeOrderOrderIDRetractionParamsBody) MarshalBinary ¶

func (m *PostMeOrderOrderIDRetractionParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeOrderOrderIDRetractionParamsBody) UnmarshalBinary ¶

func (m *PostMeOrderOrderIDRetractionParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeOrderOrderIDRetractionParamsBody) Validate ¶

Validate validates this post me order order Id retraction params body

type PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody ¶

type PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody post me ovh account ovh account Id credit order default body swagger:model postMeOvhAccountOvhAccountIdCreditOrderDefaultBody

func (*PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDCreditOrderDefaultBody) Validate ¶

Validate validates this post me ovh account ovh account Id credit order default body

type PostMeOvhAccountOvhAccountIDCreditOrderParamsBody ¶

type PostMeOvhAccountOvhAccountIDCreditOrderParamsBody struct {

	// amount
	// Required: true
	Amount *int64 `json:"amount"`
}

PostMeOvhAccountOvhAccountIDCreditOrderParamsBody post me ovh account ovh account Id credit order params body swagger:model postMeOvhAccountOvhAccountIdCreditOrderParamsBody

func (*PostMeOvhAccountOvhAccountIDCreditOrderParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDCreditOrderParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDCreditOrderParamsBody) Validate ¶

Validate validates this post me ovh account ovh account Id credit order params body

type PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody post me ovh account ovh account Id retrieve money default body swagger:model postMeOvhAccountOvhAccountIdRetrieveMoneyDefaultBody

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyDefaultBody) Validate ¶

Validate validates this post me ovh account ovh account Id retrieve money default body

type PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody ¶

type PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody struct {

	// amount
	// Required: true
	Amount *int64 `json:"amount"`

	// bank account Id
	// Required: true
	BankAccountID *int64 `json:"bankAccountId"`
}

PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody post me ovh account ovh account Id retrieve money params body swagger:model postMeOvhAccountOvhAccountIdRetrieveMoneyParamsBody

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeOvhAccountOvhAccountIDRetrieveMoneyParamsBody) Validate ¶

Validate validates this post me ovh account ovh account Id retrieve money params body

type PostMePasswordRecoverDefaultBody ¶

type PostMePasswordRecoverDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePasswordRecoverDefaultBody post me password recover default body swagger:model postMePasswordRecoverDefaultBody

func (*PostMePasswordRecoverDefaultBody) MarshalBinary ¶

func (m *PostMePasswordRecoverDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePasswordRecoverDefaultBody) UnmarshalBinary ¶

func (m *PostMePasswordRecoverDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePasswordRecoverDefaultBody) Validate ¶

Validate validates this post me password recover default body

type PostMePasswordRecoverParamsBody ¶

type PostMePasswordRecoverParamsBody struct {

	// ovh company
	// Required: true
	OvhCompany *string `json:"ovhCompany"`

	// ovh Id
	// Required: true
	OvhID *string `json:"ovhId"`
}

PostMePasswordRecoverParamsBody post me password recover params body swagger:model postMePasswordRecoverParamsBody

func (*PostMePasswordRecoverParamsBody) MarshalBinary ¶

func (m *PostMePasswordRecoverParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePasswordRecoverParamsBody) UnmarshalBinary ¶

func (m *PostMePasswordRecoverParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePasswordRecoverParamsBody) Validate ¶

Validate validates this post me password recover params body

type PostMePaymentMeanBankAccountDefaultBody ¶

type PostMePaymentMeanBankAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanBankAccountDefaultBody post me payment mean bank account default body swagger:model postMePaymentMeanBankAccountDefaultBody

func (*PostMePaymentMeanBankAccountDefaultBody) MarshalBinary ¶

func (m *PostMePaymentMeanBankAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountDefaultBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanBankAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountDefaultBody) Validate ¶

Validate validates this post me payment mean bank account default body

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody ¶

type PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody post me payment mean bank account Id choose as default payment mean default body swagger:model postMePaymentMeanBankAccountIdChooseAsDefaultPaymentMeanDefaultBody

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountIDChooseAsDefaultPaymentMeanDefaultBody) Validate ¶

Validate validates this post me payment mean bank account Id choose as default payment mean default body

type PostMePaymentMeanBankAccountParamsBody ¶

type PostMePaymentMeanBankAccountParamsBody struct {

	// bic
	// Required: true
	Bic *string `json:"bic"`

	// description
	Description string `json:"description,omitempty"`

	// iban
	// Required: true
	Iban *string `json:"iban"`

	// owner address
	// Required: true
	OwnerAddress *string `json:"ownerAddress"`

	// owner name
	// Required: true
	OwnerName *string `json:"ownerName"`

	// set default
	SetDefault *bool `json:"setDefault,omitempty"`
}

PostMePaymentMeanBankAccountParamsBody post me payment mean bank account params body swagger:model postMePaymentMeanBankAccountParamsBody

func (*PostMePaymentMeanBankAccountParamsBody) MarshalBinary ¶

func (m *PostMePaymentMeanBankAccountParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountParamsBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanBankAccountParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanBankAccountParamsBody) Validate ¶

Validate validates this post me payment mean bank account params body

type PostMePaymentMeanCreditCardDefaultBody ¶

type PostMePaymentMeanCreditCardDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanCreditCardDefaultBody post me payment mean credit card default body swagger:model postMePaymentMeanCreditCardDefaultBody

func (*PostMePaymentMeanCreditCardDefaultBody) MarshalBinary ¶

func (m *PostMePaymentMeanCreditCardDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardDefaultBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanCreditCardDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardDefaultBody) Validate ¶

Validate validates this post me payment mean credit card default body

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody ¶

type PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody post me payment mean credit card Id choose as default payment mean default body swagger:model postMePaymentMeanCreditCardIdChooseAsDefaultPaymentMeanDefaultBody

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardIDChooseAsDefaultPaymentMeanDefaultBody) Validate ¶

Validate validates this post me payment mean credit card Id choose as default payment mean default body

type PostMePaymentMeanCreditCardParamsBody ¶

type PostMePaymentMeanCreditCardParamsBody struct {

	// description
	Description string `json:"description,omitempty"`

	// return Url
	ReturnURL string `json:"returnUrl,omitempty"`

	// set default
	SetDefault *bool `json:"setDefault,omitempty"`
}

PostMePaymentMeanCreditCardParamsBody post me payment mean credit card params body swagger:model postMePaymentMeanCreditCardParamsBody

func (*PostMePaymentMeanCreditCardParamsBody) MarshalBinary ¶

func (m *PostMePaymentMeanCreditCardParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardParamsBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanCreditCardParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanCreditCardParamsBody) Validate ¶

Validate validates this post me payment mean credit card params body

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody ¶

type PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody post me payment mean deferred payment account Id choose as default payment mean default body swagger:model postMePaymentMeanDeferredPaymentAccountIdChooseAsDefaultPaymentMeanDefaultBody

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMePaymentMeanDeferredPaymentAccountIDChooseAsDefaultPaymentMeanDefaultBody) Validate ¶

Validate validates this post me payment mean deferred payment account Id choose as default payment mean default body

type PostMePaymentMeanPaypalDefaultBody ¶

type PostMePaymentMeanPaypalDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanPaypalDefaultBody post me payment mean paypal default body swagger:model postMePaymentMeanPaypalDefaultBody

func (*PostMePaymentMeanPaypalDefaultBody) MarshalBinary ¶

func (m *PostMePaymentMeanPaypalDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanPaypalDefaultBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanPaypalDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanPaypalDefaultBody) Validate ¶

Validate validates this post me payment mean paypal default body

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody ¶

type PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody post me payment mean paypal Id choose as default payment mean default body swagger:model postMePaymentMeanPaypalIdChooseAsDefaultPaymentMeanDefaultBody

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMePaymentMeanPaypalIDChooseAsDefaultPaymentMeanDefaultBody) Validate ¶

Validate validates this post me payment mean paypal Id choose as default payment mean default body

type PostMePaymentMeanPaypalParamsBody ¶

type PostMePaymentMeanPaypalParamsBody struct {

	// description
	Description string `json:"description,omitempty"`

	// return Url
	ReturnURL string `json:"returnUrl,omitempty"`

	// set default
	SetDefault *bool `json:"setDefault,omitempty"`
}

PostMePaymentMeanPaypalParamsBody post me payment mean paypal params body swagger:model postMePaymentMeanPaypalParamsBody

func (*PostMePaymentMeanPaypalParamsBody) MarshalBinary ¶

func (m *PostMePaymentMeanPaypalParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMePaymentMeanPaypalParamsBody) UnmarshalBinary ¶

func (m *PostMePaymentMeanPaypalParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMePaymentMeanPaypalParamsBody) Validate ¶

Validate validates this post me payment mean paypal params body

type PostMeSLAIDApplyDefaultBody ¶

type PostMeSLAIDApplyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeSLAIDApplyDefaultBody post me Sla Id apply default body swagger:model postMeSlaIdApplyDefaultBody

func (*PostMeSLAIDApplyDefaultBody) MarshalBinary ¶

func (m *PostMeSLAIDApplyDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeSLAIDApplyDefaultBody) UnmarshalBinary ¶

func (m *PostMeSLAIDApplyDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeSLAIDApplyDefaultBody) Validate ¶

func (m *PostMeSLAIDApplyDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me Sla Id apply default body

type PostMeSSHKeyDefaultBody ¶

type PostMeSSHKeyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeSSHKeyDefaultBody post me Ssh key default body swagger:model postMeSshKeyDefaultBody

func (*PostMeSSHKeyDefaultBody) MarshalBinary ¶

func (m *PostMeSSHKeyDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeSSHKeyDefaultBody) UnmarshalBinary ¶

func (m *PostMeSSHKeyDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeSSHKeyDefaultBody) Validate ¶

func (m *PostMeSSHKeyDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me Ssh key default body

type PostMeSSHKeyParamsBody ¶

type PostMeSSHKeyParamsBody struct {

	// key
	// Required: true
	Key *string `json:"key"`

	// key name
	// Required: true
	KeyName *string `json:"keyName"`
}

PostMeSSHKeyParamsBody post me Ssh key params body swagger:model postMeSshKeyParamsBody

func (*PostMeSSHKeyParamsBody) MarshalBinary ¶

func (m *PostMeSSHKeyParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeSSHKeyParamsBody) UnmarshalBinary ¶

func (m *PostMeSSHKeyParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeSSHKeyParamsBody) Validate ¶

func (m *PostMeSSHKeyParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me Ssh key params body

type PostMeSubAccountDefaultBody ¶

type PostMeSubAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeSubAccountDefaultBody post me sub account default body swagger:model postMeSubAccountDefaultBody

func (*PostMeSubAccountDefaultBody) MarshalBinary ¶

func (m *PostMeSubAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeSubAccountDefaultBody) UnmarshalBinary ¶

func (m *PostMeSubAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeSubAccountDefaultBody) Validate ¶

func (m *PostMeSubAccountDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me sub account default body

type PostMeSubAccountIDCreateConsumerKeyDefaultBody ¶

type PostMeSubAccountIDCreateConsumerKeyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeSubAccountIDCreateConsumerKeyDefaultBody post me sub account Id create consumer key default body swagger:model postMeSubAccountIdCreateConsumerKeyDefaultBody

func (*PostMeSubAccountIDCreateConsumerKeyDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeSubAccountIDCreateConsumerKeyDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeSubAccountIDCreateConsumerKeyDefaultBody) Validate ¶

Validate validates this post me sub account Id create consumer key default body

type PostMeSubAccountParamsBody ¶

type PostMeSubAccountParamsBody struct {

	// description
	Description string `json:"description,omitempty"`
}

PostMeSubAccountParamsBody post me sub account params body swagger:model postMeSubAccountParamsBody

func (*PostMeSubAccountParamsBody) MarshalBinary ¶

func (m *PostMeSubAccountParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeSubAccountParamsBody) UnmarshalBinary ¶

func (m *PostMeSubAccountParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeSubAccountParamsBody) Validate ¶

func (m *PostMeSubAccountParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me sub account params body

type PostMeTaskContactChangeIDAcceptDefaultBody ¶

type PostMeTaskContactChangeIDAcceptDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskContactChangeIDAcceptDefaultBody post me task contact change Id accept default body swagger:model postMeTaskContactChangeIdAcceptDefaultBody

func (*PostMeTaskContactChangeIDAcceptDefaultBody) MarshalBinary ¶

func (m *PostMeTaskContactChangeIDAcceptDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskContactChangeIDAcceptDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskContactChangeIDAcceptDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskContactChangeIDAcceptDefaultBody) Validate ¶

Validate validates this post me task contact change Id accept default body

type PostMeTaskContactChangeIDAcceptParamsBody ¶

type PostMeTaskContactChangeIDAcceptParamsBody struct {

	// token
	// Required: true
	Token *string `json:"token"`
}

PostMeTaskContactChangeIDAcceptParamsBody post me task contact change Id accept params body swagger:model postMeTaskContactChangeIdAcceptParamsBody

func (*PostMeTaskContactChangeIDAcceptParamsBody) MarshalBinary ¶

func (m *PostMeTaskContactChangeIDAcceptParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskContactChangeIDAcceptParamsBody) UnmarshalBinary ¶

func (m *PostMeTaskContactChangeIDAcceptParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskContactChangeIDAcceptParamsBody) Validate ¶

Validate validates this post me task contact change Id accept params body

type PostMeTaskContactChangeIDRefuseDefaultBody ¶

type PostMeTaskContactChangeIDRefuseDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskContactChangeIDRefuseDefaultBody post me task contact change Id refuse default body swagger:model postMeTaskContactChangeIdRefuseDefaultBody

func (*PostMeTaskContactChangeIDRefuseDefaultBody) MarshalBinary ¶

func (m *PostMeTaskContactChangeIDRefuseDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskContactChangeIDRefuseDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskContactChangeIDRefuseDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskContactChangeIDRefuseDefaultBody) Validate ¶

Validate validates this post me task contact change Id refuse default body

type PostMeTaskContactChangeIDRefuseParamsBody ¶

type PostMeTaskContactChangeIDRefuseParamsBody struct {

	// token
	// Required: true
	Token *string `json:"token"`
}

PostMeTaskContactChangeIDRefuseParamsBody post me task contact change Id refuse params body swagger:model postMeTaskContactChangeIdRefuseParamsBody

func (*PostMeTaskContactChangeIDRefuseParamsBody) MarshalBinary ¶

func (m *PostMeTaskContactChangeIDRefuseParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskContactChangeIDRefuseParamsBody) UnmarshalBinary ¶

func (m *PostMeTaskContactChangeIDRefuseParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskContactChangeIDRefuseParamsBody) Validate ¶

Validate validates this post me task contact change Id refuse params body

type PostMeTaskContactChangeIDResendEmailDefaultBody ¶

type PostMeTaskContactChangeIDResendEmailDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskContactChangeIDResendEmailDefaultBody post me task contact change Id resend email default body swagger:model postMeTaskContactChangeIdResendEmailDefaultBody

func (*PostMeTaskContactChangeIDResendEmailDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeTaskContactChangeIDResendEmailDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeTaskContactChangeIDResendEmailDefaultBody) Validate ¶

Validate validates this post me task contact change Id resend email default body

type PostMeTaskDomainIDAccelerateDefaultBody ¶

type PostMeTaskDomainIDAccelerateDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskDomainIDAccelerateDefaultBody post me task domain Id accelerate default body swagger:model postMeTaskDomainIdAccelerateDefaultBody

func (*PostMeTaskDomainIDAccelerateDefaultBody) MarshalBinary ¶

func (m *PostMeTaskDomainIDAccelerateDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskDomainIDAccelerateDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskDomainIDAccelerateDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskDomainIDAccelerateDefaultBody) Validate ¶

Validate validates this post me task domain Id accelerate default body

type PostMeTaskDomainIDCancelDefaultBody ¶

type PostMeTaskDomainIDCancelDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskDomainIDCancelDefaultBody post me task domain Id cancel default body swagger:model postMeTaskDomainIdCancelDefaultBody

func (*PostMeTaskDomainIDCancelDefaultBody) MarshalBinary ¶

func (m *PostMeTaskDomainIDCancelDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskDomainIDCancelDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskDomainIDCancelDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskDomainIDCancelDefaultBody) Validate ¶

Validate validates this post me task domain Id cancel default body

type PostMeTaskDomainIDRelaunchDefaultBody ¶

type PostMeTaskDomainIDRelaunchDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskDomainIDRelaunchDefaultBody post me task domain Id relaunch default body swagger:model postMeTaskDomainIdRelaunchDefaultBody

func (*PostMeTaskDomainIDRelaunchDefaultBody) MarshalBinary ¶

func (m *PostMeTaskDomainIDRelaunchDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskDomainIDRelaunchDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskDomainIDRelaunchDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskDomainIDRelaunchDefaultBody) Validate ¶

Validate validates this post me task domain Id relaunch default body

type PostMeTaskEmailChangeIDAcceptDefaultBody ¶

type PostMeTaskEmailChangeIDAcceptDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskEmailChangeIDAcceptDefaultBody post me task email change Id accept default body swagger:model postMeTaskEmailChangeIdAcceptDefaultBody

func (*PostMeTaskEmailChangeIDAcceptDefaultBody) MarshalBinary ¶

func (m *PostMeTaskEmailChangeIDAcceptDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDAcceptDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskEmailChangeIDAcceptDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDAcceptDefaultBody) Validate ¶

Validate validates this post me task email change Id accept default body

type PostMeTaskEmailChangeIDAcceptParamsBody ¶

type PostMeTaskEmailChangeIDAcceptParamsBody struct {

	// token
	// Required: true
	Token *string `json:"token"`
}

PostMeTaskEmailChangeIDAcceptParamsBody post me task email change Id accept params body swagger:model postMeTaskEmailChangeIdAcceptParamsBody

func (*PostMeTaskEmailChangeIDAcceptParamsBody) MarshalBinary ¶

func (m *PostMeTaskEmailChangeIDAcceptParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDAcceptParamsBody) UnmarshalBinary ¶

func (m *PostMeTaskEmailChangeIDAcceptParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDAcceptParamsBody) Validate ¶

Validate validates this post me task email change Id accept params body

type PostMeTaskEmailChangeIDRefuseDefaultBody ¶

type PostMeTaskEmailChangeIDRefuseDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTaskEmailChangeIDRefuseDefaultBody post me task email change Id refuse default body swagger:model postMeTaskEmailChangeIdRefuseDefaultBody

func (*PostMeTaskEmailChangeIDRefuseDefaultBody) MarshalBinary ¶

func (m *PostMeTaskEmailChangeIDRefuseDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDRefuseDefaultBody) UnmarshalBinary ¶

func (m *PostMeTaskEmailChangeIDRefuseDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDRefuseDefaultBody) Validate ¶

Validate validates this post me task email change Id refuse default body

type PostMeTaskEmailChangeIDRefuseParamsBody ¶

type PostMeTaskEmailChangeIDRefuseParamsBody struct {

	// token
	// Required: true
	Token *string `json:"token"`
}

PostMeTaskEmailChangeIDRefuseParamsBody post me task email change Id refuse params body swagger:model postMeTaskEmailChangeIdRefuseParamsBody

func (*PostMeTaskEmailChangeIDRefuseParamsBody) MarshalBinary ¶

func (m *PostMeTaskEmailChangeIDRefuseParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDRefuseParamsBody) UnmarshalBinary ¶

func (m *PostMeTaskEmailChangeIDRefuseParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTaskEmailChangeIDRefuseParamsBody) Validate ¶

Validate validates this post me task email change Id refuse params body

type PostMeTelephonyDefaultIPRestrictionDefaultBody ¶

type PostMeTelephonyDefaultIPRestrictionDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTelephonyDefaultIPRestrictionDefaultBody post me telephony default Ip restriction default body swagger:model postMeTelephonyDefaultIpRestrictionDefaultBody

func (*PostMeTelephonyDefaultIPRestrictionDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeTelephonyDefaultIPRestrictionDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeTelephonyDefaultIPRestrictionDefaultBody) Validate ¶

Validate validates this post me telephony default Ip restriction default body

type PostMeTelephonyDefaultIPRestrictionParamsBody ¶

type PostMeTelephonyDefaultIPRestrictionParamsBody struct {

	// subnet
	// Required: true
	Subnet *string `json:"subnet"`

	// type
	// Required: true
	Type *string `json:"type"`
}

PostMeTelephonyDefaultIPRestrictionParamsBody post me telephony default Ip restriction params body swagger:model postMeTelephonyDefaultIpRestrictionParamsBody

func (*PostMeTelephonyDefaultIPRestrictionParamsBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PostMeTelephonyDefaultIPRestrictionParamsBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PostMeTelephonyDefaultIPRestrictionParamsBody) Validate ¶

Validate validates this post me telephony default Ip restriction params body

type PostMeTelephonySettingsDefaultBody ¶

type PostMeTelephonySettingsDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeTelephonySettingsDefaultBody post me telephony settings default body swagger:model postMeTelephonySettingsDefaultBody

func (*PostMeTelephonySettingsDefaultBody) MarshalBinary ¶

func (m *PostMeTelephonySettingsDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTelephonySettingsDefaultBody) UnmarshalBinary ¶

func (m *PostMeTelephonySettingsDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTelephonySettingsDefaultBody) Validate ¶

Validate validates this post me telephony settings default body

type PostMeTelephonySettingsParamsBody ¶

type PostMeTelephonySettingsParamsBody struct {

	// settings
	// Required: true
	Settings *TelephonySettings `json:"settings"`
}

PostMeTelephonySettingsParamsBody post me telephony settings params body swagger:model postMeTelephonySettingsParamsBody

func (*PostMeTelephonySettingsParamsBody) MarshalBinary ¶

func (m *PostMeTelephonySettingsParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeTelephonySettingsParamsBody) UnmarshalBinary ¶

func (m *PostMeTelephonySettingsParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeTelephonySettingsParamsBody) Validate ¶

Validate validates this post me telephony settings params body

type PostMeVoucherCheckValidityDefaultBody ¶

type PostMeVoucherCheckValidityDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeVoucherCheckValidityDefaultBody post me voucher check validity default body swagger:model postMeVoucherCheckValidityDefaultBody

func (*PostMeVoucherCheckValidityDefaultBody) MarshalBinary ¶

func (m *PostMeVoucherCheckValidityDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeVoucherCheckValidityDefaultBody) UnmarshalBinary ¶

func (m *PostMeVoucherCheckValidityDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeVoucherCheckValidityDefaultBody) Validate ¶

Validate validates this post me voucher check validity default body

type PostMeVoucherCheckValidityParamsBody ¶

type PostMeVoucherCheckValidityParamsBody struct {

	// voucher
	// Required: true
	Voucher *string `json:"voucher"`
}

PostMeVoucherCheckValidityParamsBody post me voucher check validity params body swagger:model postMeVoucherCheckValidityParamsBody

func (*PostMeVoucherCheckValidityParamsBody) MarshalBinary ¶

func (m *PostMeVoucherCheckValidityParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeVoucherCheckValidityParamsBody) UnmarshalBinary ¶

func (m *PostMeVoucherCheckValidityParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeVoucherCheckValidityParamsBody) Validate ¶

Validate validates this post me voucher check validity params body

type PostMeXdslSettingDefaultBody ¶

type PostMeXdslSettingDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PostMeXdslSettingDefaultBody post me xdsl setting default body swagger:model postMeXdslSettingDefaultBody

func (*PostMeXdslSettingDefaultBody) MarshalBinary ¶

func (m *PostMeXdslSettingDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeXdslSettingDefaultBody) UnmarshalBinary ¶

func (m *PostMeXdslSettingDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeXdslSettingDefaultBody) Validate ¶

func (m *PostMeXdslSettingDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this post me xdsl setting default body

type PostMeXdslSettingParamsBody ¶

type PostMeXdslSettingParamsBody struct {

	// reseller fast modem shipping
	ResellerFastModemShipping *bool `json:"resellerFastModemShipping,omitempty"`

	// reseller modem basic config
	ResellerModemBasicConfig *bool `json:"resellerModemBasicConfig,omitempty"`
}

PostMeXdslSettingParamsBody post me xdsl setting params body swagger:model postMeXdslSettingParamsBody

func (*PostMeXdslSettingParamsBody) MarshalBinary ¶

func (m *PostMeXdslSettingParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PostMeXdslSettingParamsBody) UnmarshalBinary ¶

func (m *PostMeXdslSettingParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PostMeXdslSettingParamsBody) Validate ¶

func (m *PostMeXdslSettingParamsBody) Validate(formats strfmt.Registry) error

Validate validates this post me xdsl setting params body

type PutMeAccessRestrictionDeveloperModeDefaultBody ¶

type PutMeAccessRestrictionDeveloperModeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionDeveloperModeDefaultBody put me access restriction developer mode default body swagger:model putMeAccessRestrictionDeveloperModeDefaultBody

func (*PutMeAccessRestrictionDeveloperModeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeAccessRestrictionDeveloperModeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionDeveloperModeDefaultBody) Validate ¶

Validate validates this put me access restriction developer mode default body

type PutMeAccessRestrictionIPDefaultRuleDefaultBody ¶

type PutMeAccessRestrictionIPDefaultRuleDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionIPDefaultRuleDefaultBody put me access restriction Ip default rule default body swagger:model putMeAccessRestrictionIpDefaultRuleDefaultBody

func (*PutMeAccessRestrictionIPDefaultRuleDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeAccessRestrictionIPDefaultRuleDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionIPDefaultRuleDefaultBody) Validate ¶

Validate validates this put me access restriction Ip default rule default body

type PutMeAccessRestrictionIPIDDefaultBody ¶

type PutMeAccessRestrictionIPIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionIPIDDefaultBody put me access restriction Ip Id default body swagger:model putMeAccessRestrictionIpIdDefaultBody

func (*PutMeAccessRestrictionIPIDDefaultBody) MarshalBinary ¶

func (m *PutMeAccessRestrictionIPIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeAccessRestrictionIPIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionIPIDDefaultBody) Validate ¶

Validate validates this put me access restriction Ip Id default body

type PutMeAccessRestrictionSmsIDDefaultBody ¶

type PutMeAccessRestrictionSmsIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionSmsIDDefaultBody put me access restriction sms Id default body swagger:model putMeAccessRestrictionSmsIdDefaultBody

func (*PutMeAccessRestrictionSmsIDDefaultBody) MarshalBinary ¶

func (m *PutMeAccessRestrictionSmsIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeAccessRestrictionSmsIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionSmsIDDefaultBody) Validate ¶

Validate validates this put me access restriction sms Id default body

type PutMeAccessRestrictionTotpIDDefaultBody ¶

type PutMeAccessRestrictionTotpIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionTotpIDDefaultBody put me access restriction totp Id default body swagger:model putMeAccessRestrictionTotpIdDefaultBody

func (*PutMeAccessRestrictionTotpIDDefaultBody) MarshalBinary ¶

func (m *PutMeAccessRestrictionTotpIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeAccessRestrictionTotpIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionTotpIDDefaultBody) Validate ¶

Validate validates this put me access restriction totp Id default body

type PutMeAccessRestrictionU2fIDDefaultBody ¶

type PutMeAccessRestrictionU2fIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAccessRestrictionU2fIDDefaultBody put me access restriction u2f Id default body swagger:model putMeAccessRestrictionU2fIdDefaultBody

func (*PutMeAccessRestrictionU2fIDDefaultBody) MarshalBinary ¶

func (m *PutMeAccessRestrictionU2fIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeAccessRestrictionU2fIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeAccessRestrictionU2fIDDefaultBody) Validate ¶

Validate validates this put me access restriction u2f Id default body

type PutMeAutorenewDefaultBody ¶

type PutMeAutorenewDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeAutorenewDefaultBody put me autorenew default body swagger:model putMeAutorenewDefaultBody

func (*PutMeAutorenewDefaultBody) MarshalBinary ¶

func (m *PutMeAutorenewDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeAutorenewDefaultBody) UnmarshalBinary ¶

func (m *PutMeAutorenewDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeAutorenewDefaultBody) Validate ¶

func (m *PutMeAutorenewDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put me autorenew default body

type PutMeContactContactIDDefaultBody ¶

type PutMeContactContactIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeContactContactIDDefaultBody put me contact contact Id default body swagger:model putMeContactContactIdDefaultBody

func (*PutMeContactContactIDDefaultBody) MarshalBinary ¶

func (m *PutMeContactContactIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeContactContactIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeContactContactIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeContactContactIDDefaultBody) Validate ¶

Validate validates this put me contact contact Id default body

type PutMeContactContactIDParamsBody ¶

type PutMeContactContactIDParamsBody struct {

	// address
	Address *ContactAddress `json:"address,omitempty"`

	// birth city
	BirthCity string `json:"birthCity,omitempty"`

	// birth country
	BirthCountry string `json:"birthCountry,omitempty"`

	// birth day
	BirthDay strfmt.Date `json:"birthDay,omitempty"`

	// birth zip
	BirthZip string `json:"birthZip,omitempty"`

	// cell phone
	CellPhone string `json:"cellPhone,omitempty"`

	// company national identification number
	CompanyNationalIdentificationNumber string `json:"companyNationalIdentificationNumber,omitempty"`

	// email
	Email string `json:"email,omitempty"`

	// fax
	Fax string `json:"fax,omitempty"`

	// first name
	FirstName string `json:"firstName,omitempty"`

	// gender
	Gender string `json:"gender,omitempty"`

	// language
	Language string `json:"language,omitempty"`

	// last name
	LastName string `json:"lastName,omitempty"`

	// legal form
	LegalForm string `json:"legalForm,omitempty"`

	// national identification number
	NationalIdentificationNumber string `json:"nationalIdentificationNumber,omitempty"`

	// nationality
	Nationality string `json:"nationality,omitempty"`

	// organisation name
	OrganisationName string `json:"organisationName,omitempty"`

	// organisation type
	OrganisationType string `json:"organisationType,omitempty"`

	// phone
	Phone string `json:"phone,omitempty"`

	// vat
	Vat string `json:"vat,omitempty"`
}

PutMeContactContactIDParamsBody put me contact contact Id params body swagger:model putMeContactContactIdParamsBody

func (*PutMeContactContactIDParamsBody) MarshalBinary ¶

func (m *PutMeContactContactIDParamsBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeContactContactIDParamsBody) UnmarshalBinary ¶

func (m *PutMeContactContactIDParamsBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeContactContactIDParamsBody) Validate ¶

Validate validates this put me contact contact Id params body

type PutMeDefaultBody ¶

type PutMeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeDefaultBody put me default body swagger:model putMeDefaultBody

func (*PutMeDefaultBody) MarshalBinary ¶

func (m *PutMeDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeDefaultBody) UnmarshalBinary ¶

func (m *PutMeDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeDefaultBody) Validate ¶

func (m *PutMeDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put me default body

type PutMeDocumentIDDefaultBody ¶

type PutMeDocumentIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeDocumentIDDefaultBody put me document Id default body swagger:model putMeDocumentIdDefaultBody

func (*PutMeDocumentIDDefaultBody) MarshalBinary ¶

func (m *PutMeDocumentIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeDocumentIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeDocumentIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeDocumentIDDefaultBody) Validate ¶

func (m *PutMeDocumentIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put me document Id default body

type PutMeFidelityAccountDefaultBody ¶

type PutMeFidelityAccountDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeFidelityAccountDefaultBody put me fidelity account default body swagger:model putMeFidelityAccountDefaultBody

func (*PutMeFidelityAccountDefaultBody) MarshalBinary ¶

func (m *PutMeFidelityAccountDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeFidelityAccountDefaultBody) UnmarshalBinary ¶

func (m *PutMeFidelityAccountDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeFidelityAccountDefaultBody) Validate ¶

Validate validates this put me fidelity account default body

type PutMeIPOrganisationOrganisationIDDefaultBody ¶

type PutMeIPOrganisationOrganisationIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeIPOrganisationOrganisationIDDefaultBody put me Ip organisation organisation Id default body swagger:model putMeIpOrganisationOrganisationIdDefaultBody

func (*PutMeIPOrganisationOrganisationIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeIPOrganisationOrganisationIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeIPOrganisationOrganisationIDDefaultBody) Validate ¶

Validate validates this put me Ip organisation organisation Id default body

type PutMeInstallationTemplateTemplateNameDefaultBody ¶

type PutMeInstallationTemplateTemplateNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeInstallationTemplateTemplateNameDefaultBody put me installation template template name default body swagger:model putMeInstallationTemplateTemplateNameDefaultBody

func (*PutMeInstallationTemplateTemplateNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNameDefaultBody) Validate ¶

Validate validates this put me installation template template name default body

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody put me installation template template name partition scheme scheme name default body swagger:model putMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameDefaultBody) Validate ¶

Validate validates this put me installation template template name partition scheme scheme name default body

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody put me installation template template name partition scheme scheme name hardware raid name default body swagger:model putMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNameHardwareRaidNameDefaultBody) Validate ¶

Validate validates this put me installation template template name partition scheme scheme name hardware raid name default body

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody ¶

type PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody put me installation template template name partition scheme scheme name partition mountpoint default body swagger:model putMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeInstallationTemplateTemplateNamePartitionSchemeSchemeNamePartitionMountpointDefaultBody) Validate ¶

Validate validates this put me installation template template name partition scheme scheme name partition mountpoint default body

type PutMeOvhAccountOvhAccountIDDefaultBody ¶

type PutMeOvhAccountOvhAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeOvhAccountOvhAccountIDDefaultBody put me ovh account ovh account Id default body swagger:model putMeOvhAccountOvhAccountIdDefaultBody

func (*PutMeOvhAccountOvhAccountIDDefaultBody) MarshalBinary ¶

func (m *PutMeOvhAccountOvhAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeOvhAccountOvhAccountIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeOvhAccountOvhAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeOvhAccountOvhAccountIDDefaultBody) Validate ¶

Validate validates this put me ovh account ovh account Id default body

type PutMePaymentMeanBankAccountIDDefaultBody ¶

type PutMePaymentMeanBankAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMePaymentMeanBankAccountIDDefaultBody put me payment mean bank account Id default body swagger:model putMePaymentMeanBankAccountIdDefaultBody

func (*PutMePaymentMeanBankAccountIDDefaultBody) MarshalBinary ¶

func (m *PutMePaymentMeanBankAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary ¶

func (m *PutMePaymentMeanBankAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMePaymentMeanBankAccountIDDefaultBody) Validate ¶

Validate validates this put me payment mean bank account Id default body

type PutMePaymentMeanCreditCardIDDefaultBody ¶

type PutMePaymentMeanCreditCardIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMePaymentMeanCreditCardIDDefaultBody put me payment mean credit card Id default body swagger:model putMePaymentMeanCreditCardIdDefaultBody

func (*PutMePaymentMeanCreditCardIDDefaultBody) MarshalBinary ¶

func (m *PutMePaymentMeanCreditCardIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary ¶

func (m *PutMePaymentMeanCreditCardIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMePaymentMeanCreditCardIDDefaultBody) Validate ¶

Validate validates this put me payment mean credit card Id default body

type PutMePaymentMeanDeferredPaymentAccountIDDefaultBody ¶

type PutMePaymentMeanDeferredPaymentAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMePaymentMeanDeferredPaymentAccountIDDefaultBody put me payment mean deferred payment account Id default body swagger:model putMePaymentMeanDeferredPaymentAccountIdDefaultBody

func (*PutMePaymentMeanDeferredPaymentAccountIDDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMePaymentMeanDeferredPaymentAccountIDDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMePaymentMeanDeferredPaymentAccountIDDefaultBody) Validate ¶

Validate validates this put me payment mean deferred payment account Id default body

type PutMePaymentMeanPaypalIDDefaultBody ¶

type PutMePaymentMeanPaypalIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMePaymentMeanPaypalIDDefaultBody put me payment mean paypal Id default body swagger:model putMePaymentMeanPaypalIdDefaultBody

func (*PutMePaymentMeanPaypalIDDefaultBody) MarshalBinary ¶

func (m *PutMePaymentMeanPaypalIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary ¶

func (m *PutMePaymentMeanPaypalIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMePaymentMeanPaypalIDDefaultBody) Validate ¶

Validate validates this put me payment mean paypal Id default body

type PutMeSSHKeyKeyNameDefaultBody ¶

type PutMeSSHKeyKeyNameDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeSSHKeyKeyNameDefaultBody put me Ssh key key name default body swagger:model putMeSshKeyKeyNameDefaultBody

func (*PutMeSSHKeyKeyNameDefaultBody) MarshalBinary ¶

func (m *PutMeSSHKeyKeyNameDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeSSHKeyKeyNameDefaultBody) UnmarshalBinary ¶

func (m *PutMeSSHKeyKeyNameDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeSSHKeyKeyNameDefaultBody) Validate ¶

func (m *PutMeSSHKeyKeyNameDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put me Ssh key key name default body

type PutMeSubAccountIDDefaultBody ¶

type PutMeSubAccountIDDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeSubAccountIDDefaultBody put me sub account Id default body swagger:model putMeSubAccountIdDefaultBody

func (*PutMeSubAccountIDDefaultBody) MarshalBinary ¶

func (m *PutMeSubAccountIDDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeSubAccountIDDefaultBody) UnmarshalBinary ¶

func (m *PutMeSubAccountIDDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeSubAccountIDDefaultBody) Validate ¶

func (m *PutMeSubAccountIDDefaultBody) Validate(formats strfmt.Registry) error

Validate validates this put me sub account Id default body

type PutMeSubscriptionSubscriptionTypeDefaultBody ¶

type PutMeSubscriptionSubscriptionTypeDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeSubscriptionSubscriptionTypeDefaultBody put me subscription subscription type default body swagger:model putMeSubscriptionSubscriptionTypeDefaultBody

func (*PutMeSubscriptionSubscriptionTypeDefaultBody) MarshalBinary ¶

MarshalBinary interface implementation

func (*PutMeSubscriptionSubscriptionTypeDefaultBody) UnmarshalBinary ¶

UnmarshalBinary interface implementation

func (*PutMeSubscriptionSubscriptionTypeDefaultBody) Validate ¶

Validate validates this put me subscription subscription type default body

type PutMeTaskDomainIDArgumentKeyDefaultBody ¶

type PutMeTaskDomainIDArgumentKeyDefaultBody struct {

	// error code
	ErrorCode int32 `json:"errorCode,omitempty"`

	// http code
	HTTPCode int32 `json:"httpCode,omitempty"`

	// message
	Message string `json:"message,omitempty"`
}

PutMeTaskDomainIDArgumentKeyDefaultBody put me task domain Id argument key default body swagger:model putMeTaskDomainIdArgumentKeyDefaultBody

func (*PutMeTaskDomainIDArgumentKeyDefaultBody) MarshalBinary ¶

func (m *PutMeTaskDomainIDArgumentKeyDefaultBody) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*PutMeTaskDomainIDArgumentKeyDefaultBody) UnmarshalBinary ¶

func (m *PutMeTaskDomainIDArgumentKeyDefaultBody) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*PutMeTaskDomainIDArgumentKeyDefaultBody) Validate ¶

Validate validates this put me task domain Id argument key default body

type TelephonyBillingSettings ¶

type TelephonyBillingSettings struct {

	// Renew is done by billing contact instead of billing account
	RenewByBillingContact bool `json:"renewByBillingContact,omitempty"`
}

TelephonyBillingSettings Billing policies settings swagger:model telephony.BillingSettings

func (*TelephonyBillingSettings) MarshalBinary ¶

func (m *TelephonyBillingSettings) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TelephonyBillingSettings) UnmarshalBinary ¶

func (m *TelephonyBillingSettings) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TelephonyBillingSettings) Validate ¶

func (m *TelephonyBillingSettings) Validate(formats strfmt.Registry) error

Validate validates this telephony billing settings

type TelephonyDefaultIPRestriction ¶

type TelephonyDefaultIPRestriction struct {

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`

	// The IPv4 subnet you want to allow
	// Required: true
	// Read Only: true
	Subnet string `json:"subnet"`

	// The protocol you want to restrict (sip/mgcp)
	// Required: true
	// Read Only: true
	Type string `json:"type"`
}

TelephonyDefaultIPRestriction Default IP restriction of a VoIP line swagger:model telephony.DefaultIpRestriction

func (*TelephonyDefaultIPRestriction) MarshalBinary ¶

func (m *TelephonyDefaultIPRestriction) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TelephonyDefaultIPRestriction) UnmarshalBinary ¶

func (m *TelephonyDefaultIPRestriction) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TelephonyDefaultIPRestriction) Validate ¶

func (m *TelephonyDefaultIPRestriction) Validate(formats strfmt.Registry) error

Validate validates this telephony default Ip restriction

type TelephonyLineDescriptionSettings ¶

type TelephonyLineDescriptionSettings struct {

	// Line's description is displayed on bills
	DisplayOnBill bool `json:"displayOnBill,omitempty"`

	// Line's description is displayed on incoming calls
	DisplayOnIncomingCall bool `json:"displayOnIncomingCall,omitempty"`
}

TelephonyLineDescriptionSettings Line description policies settings swagger:model telephony.LineDescriptionSettings

func (*TelephonyLineDescriptionSettings) MarshalBinary ¶

func (m *TelephonyLineDescriptionSettings) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TelephonyLineDescriptionSettings) UnmarshalBinary ¶

func (m *TelephonyLineDescriptionSettings) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TelephonyLineDescriptionSettings) Validate ¶

Validate validates this telephony line description settings

type TelephonyMailDomain2Service ¶

type TelephonyMailDomain2Service struct {

	// The custom domain of your fax services
	// Required: true
	// Read Only: true
	Domain string `json:"domain"`

	// id
	// Required: true
	// Read Only: true
	ID int64 `json:"id"`
}

TelephonyMailDomain2Service Custom domains of your fax services swagger:model telephony.MailDomain2Service

func (*TelephonyMailDomain2Service) MarshalBinary ¶

func (m *TelephonyMailDomain2Service) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TelephonyMailDomain2Service) UnmarshalBinary ¶

func (m *TelephonyMailDomain2Service) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TelephonyMailDomain2Service) Validate ¶

func (m *TelephonyMailDomain2Service) Validate(formats strfmt.Registry) error

Validate validates this telephony mail domain2 service

type TelephonySettings ¶

type TelephonySettings struct {

	// billing policies
	BillingPolicies *TelephonyBillingSettings `json:"billingPolicies,omitempty"`

	// line description policies
	LineDescriptionPolicies *TelephonyLineDescriptionSettings `json:"lineDescriptionPolicies,omitempty"`
}

TelephonySettings Telephony settings linked to the customer account swagger:model telephony.Settings

func (*TelephonySettings) MarshalBinary ¶

func (m *TelephonySettings) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*TelephonySettings) UnmarshalBinary ¶

func (m *TelephonySettings) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*TelephonySettings) Validate ¶

func (m *TelephonySettings) Validate(formats strfmt.Registry) error

Validate validates this telephony settings

type XdslSetting ¶

type XdslSetting struct {

	// Send the modem as soon as possible, do not wait the xdsl line to be active
	ResellerFastModemShipping bool `json:"resellerFastModemShipping,omitempty"`

	// Let the modem with vendor configuration. It prevent to apply the config managed by ovh manager
	ResellerModemBasicConfig bool `json:"resellerModemBasicConfig,omitempty"`
}

XdslSetting Xdsl Settings swagger:model xdsl.Setting

func (*XdslSetting) MarshalBinary ¶

func (m *XdslSetting) MarshalBinary() ([]byte, error)

MarshalBinary interface implementation

func (*XdslSetting) UnmarshalBinary ¶

func (m *XdslSetting) UnmarshalBinary(b []byte) error

UnmarshalBinary interface implementation

func (*XdslSetting) Validate ¶

func (m *XdslSetting) Validate(formats strfmt.Registry) error

Validate validates this xdsl setting

Source Files ¶

Jump to

Keyboard shortcuts

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