@naturalpay/sdk 1.2.5 → 1.2.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/BaseClient.js +2 -2
- package/dist/cjs/api/resources/customers/client/Client.d.ts +1 -0
- package/dist/cjs/api/resources/customers/client/Client.js +1 -0
- package/dist/cjs/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +4 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +7 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.js +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +200 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +203 -0
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.ts +1 -1
- package/dist/cjs/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.js +1 -1
- package/dist/cjs/api/resources/customers/types/CustomerInvitationAddress.d.ts +11 -2
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +12 -5
- package/dist/cjs/api/resources/customers/types/CustomerInvitationBusiness.d.ts +14 -4
- package/dist/cjs/api/resources/customers/types/CustomerInvitationIndividual.d.ts +7 -9
- package/dist/cjs/api/resources/customers/types/index.d.ts +7 -1
- package/dist/cjs/api/resources/customers/types/index.js +7 -1
- package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.ts +1 -0
- package/dist/cjs/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.js +1 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.ts +3 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.js +3 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.ts +7 -0
- package/dist/cjs/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.js +236 -0
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.d.ts +2 -1
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationAddress.js +2 -1
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.ts +2 -1
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.js +2 -1
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.d.ts +2 -3
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationBusiness.js +4 -3
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.d.ts +2 -5
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationIndividual.js +2 -5
- package/dist/cjs/serialization/resources/customers/types/index.d.ts +7 -1
- package/dist/cjs/serialization/resources/customers/types/index.js +7 -1
- package/dist/cjs/version.d.ts +1 -1
- package/dist/cjs/version.js +1 -1
- package/dist/esm/BaseClient.mjs +2 -2
- package/dist/esm/api/resources/customers/client/Client.d.mts +1 -0
- package/dist/esm/api/resources/customers/client/Client.mjs +1 -0
- package/dist/esm/api/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +4 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +7 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAnnualIncome.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemEmploymentStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemTitle.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessBusinessType.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessSourceOfFundsItem.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessStateOfIncorporation.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAnnualIncome.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.d.mts +1 -1
- package/dist/esm/api/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualEmploymentStatus.mjs +1 -1
- package/dist/esm/api/resources/customers/types/CustomerInvitationAddress.d.mts +11 -2
- package/dist/esm/api/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +12 -5
- package/dist/esm/api/resources/customers/types/CustomerInvitationBusiness.d.mts +14 -4
- package/dist/esm/api/resources/customers/types/CustomerInvitationIndividual.d.mts +7 -9
- package/dist/esm/api/resources/customers/types/index.d.mts +7 -1
- package/dist/esm/api/resources/customers/types/index.mjs +7 -1
- package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.d.mts +1 -0
- package/dist/esm/serialization/resources/customers/client/requests/CreateInvitationsCustomersRequest.mjs +1 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.d.mts +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmail.mjs +3 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailBusinessRegisteredAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualAddressCountry.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.d.mts +7 -0
- package/dist/esm/serialization/resources/customers/types/CreateInvitationsCustomersRequestRecipientsItemEmailIndividualCountryOfCitizenship.mjs +200 -0
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.d.mts +2 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationAddress.mjs +2 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.d.mts +2 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBeneficialOwner.mjs +2 -1
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.d.mts +2 -3
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationBusiness.mjs +4 -3
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.d.mts +2 -5
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationIndividual.mjs +2 -5
- package/dist/esm/serialization/resources/customers/types/index.d.mts +7 -1
- package/dist/esm/serialization/resources/customers/types/index.mjs +7 -1
- package/dist/esm/version.d.mts +1 -1
- package/dist/esm/version.mjs +1 -1
- package/package.json +1 -1
- package/reference.md +1 -0
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.d.ts +0 -6
- package/dist/cjs/api/resources/customers/types/CustomerInvitationRepresentative.js +0 -3
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.d.ts +0 -12
- package/dist/cjs/serialization/resources/customers/types/CustomerInvitationRepresentative.js +0 -44
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.d.mts +0 -6
- package/dist/esm/api/resources/customers/types/CustomerInvitationRepresentative.mjs +0 -2
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.d.mts +0 -12
- package/dist/esm/serialization/resources/customers/types/CustomerInvitationRepresentative.mjs +0 -8
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemAddressCountry = core.serialization.enum_([
|
|
4
|
+
"US",
|
|
5
|
+
"AF",
|
|
6
|
+
"AL",
|
|
7
|
+
"DZ",
|
|
8
|
+
"AD",
|
|
9
|
+
"AO",
|
|
10
|
+
"AG",
|
|
11
|
+
"AR",
|
|
12
|
+
"AM",
|
|
13
|
+
"AU",
|
|
14
|
+
"AT",
|
|
15
|
+
"AZ",
|
|
16
|
+
"BS",
|
|
17
|
+
"BH",
|
|
18
|
+
"BD",
|
|
19
|
+
"BB",
|
|
20
|
+
"BY",
|
|
21
|
+
"BE",
|
|
22
|
+
"BZ",
|
|
23
|
+
"BJ",
|
|
24
|
+
"BT",
|
|
25
|
+
"BO",
|
|
26
|
+
"BA",
|
|
27
|
+
"BW",
|
|
28
|
+
"BR",
|
|
29
|
+
"BN",
|
|
30
|
+
"BG",
|
|
31
|
+
"BF",
|
|
32
|
+
"BI",
|
|
33
|
+
"CV",
|
|
34
|
+
"KH",
|
|
35
|
+
"CM",
|
|
36
|
+
"CA",
|
|
37
|
+
"CF",
|
|
38
|
+
"TD",
|
|
39
|
+
"CL",
|
|
40
|
+
"CN",
|
|
41
|
+
"CO",
|
|
42
|
+
"KM",
|
|
43
|
+
"CG",
|
|
44
|
+
"CD",
|
|
45
|
+
"CR",
|
|
46
|
+
"CI",
|
|
47
|
+
"HR",
|
|
48
|
+
"CU",
|
|
49
|
+
"CY",
|
|
50
|
+
"CZ",
|
|
51
|
+
"DK",
|
|
52
|
+
"DJ",
|
|
53
|
+
"DM",
|
|
54
|
+
"DO",
|
|
55
|
+
"EC",
|
|
56
|
+
"EG",
|
|
57
|
+
"SV",
|
|
58
|
+
"GQ",
|
|
59
|
+
"ER",
|
|
60
|
+
"EE",
|
|
61
|
+
"SZ",
|
|
62
|
+
"ET",
|
|
63
|
+
"FJ",
|
|
64
|
+
"FI",
|
|
65
|
+
"FR",
|
|
66
|
+
"GA",
|
|
67
|
+
"GM",
|
|
68
|
+
"GE",
|
|
69
|
+
"DE",
|
|
70
|
+
"GH",
|
|
71
|
+
"GR",
|
|
72
|
+
"GD",
|
|
73
|
+
"GT",
|
|
74
|
+
"GN",
|
|
75
|
+
"GW",
|
|
76
|
+
"GY",
|
|
77
|
+
"HT",
|
|
78
|
+
"VA",
|
|
79
|
+
"HN",
|
|
80
|
+
"HU",
|
|
81
|
+
"IS",
|
|
82
|
+
"IN",
|
|
83
|
+
"ID",
|
|
84
|
+
"IR",
|
|
85
|
+
"IQ",
|
|
86
|
+
"IE",
|
|
87
|
+
"IL",
|
|
88
|
+
"IT",
|
|
89
|
+
"JM",
|
|
90
|
+
"JP",
|
|
91
|
+
"JO",
|
|
92
|
+
"KZ",
|
|
93
|
+
"KE",
|
|
94
|
+
"KI",
|
|
95
|
+
"KP",
|
|
96
|
+
"KR",
|
|
97
|
+
"KW",
|
|
98
|
+
"KG",
|
|
99
|
+
"LA",
|
|
100
|
+
"LV",
|
|
101
|
+
"LB",
|
|
102
|
+
"LS",
|
|
103
|
+
"LR",
|
|
104
|
+
"LY",
|
|
105
|
+
"LI",
|
|
106
|
+
"LT",
|
|
107
|
+
"LU",
|
|
108
|
+
"MG",
|
|
109
|
+
"MW",
|
|
110
|
+
"MY",
|
|
111
|
+
"MV",
|
|
112
|
+
"ML",
|
|
113
|
+
"MT",
|
|
114
|
+
"MH",
|
|
115
|
+
"MR",
|
|
116
|
+
"MU",
|
|
117
|
+
"MX",
|
|
118
|
+
"FM",
|
|
119
|
+
"MD",
|
|
120
|
+
"MC",
|
|
121
|
+
"MN",
|
|
122
|
+
"ME",
|
|
123
|
+
"MA",
|
|
124
|
+
"MZ",
|
|
125
|
+
"MM",
|
|
126
|
+
"NA",
|
|
127
|
+
"NR",
|
|
128
|
+
"NP",
|
|
129
|
+
"NL",
|
|
130
|
+
"NZ",
|
|
131
|
+
"NI",
|
|
132
|
+
"NE",
|
|
133
|
+
"NG",
|
|
134
|
+
"MK",
|
|
135
|
+
"NO",
|
|
136
|
+
"OM",
|
|
137
|
+
"PK",
|
|
138
|
+
"PW",
|
|
139
|
+
"PS",
|
|
140
|
+
"PA",
|
|
141
|
+
"PG",
|
|
142
|
+
"PY",
|
|
143
|
+
"PE",
|
|
144
|
+
"PH",
|
|
145
|
+
"PL",
|
|
146
|
+
"PT",
|
|
147
|
+
"QA",
|
|
148
|
+
"RO",
|
|
149
|
+
"RU",
|
|
150
|
+
"RW",
|
|
151
|
+
"KN",
|
|
152
|
+
"LC",
|
|
153
|
+
"VC",
|
|
154
|
+
"WS",
|
|
155
|
+
"SM",
|
|
156
|
+
"ST",
|
|
157
|
+
"SA",
|
|
158
|
+
"SN",
|
|
159
|
+
"RS",
|
|
160
|
+
"SC",
|
|
161
|
+
"SL",
|
|
162
|
+
"SG",
|
|
163
|
+
"SK",
|
|
164
|
+
"SI",
|
|
165
|
+
"SB",
|
|
166
|
+
"SO",
|
|
167
|
+
"ZA",
|
|
168
|
+
"SS",
|
|
169
|
+
"ES",
|
|
170
|
+
"LK",
|
|
171
|
+
"SD",
|
|
172
|
+
"SR",
|
|
173
|
+
"SE",
|
|
174
|
+
"CH",
|
|
175
|
+
"SY",
|
|
176
|
+
"TW",
|
|
177
|
+
"TJ",
|
|
178
|
+
"TZ",
|
|
179
|
+
"TH",
|
|
180
|
+
"TL",
|
|
181
|
+
"TG",
|
|
182
|
+
"TO",
|
|
183
|
+
"TT",
|
|
184
|
+
"TN",
|
|
185
|
+
"TR",
|
|
186
|
+
"TM",
|
|
187
|
+
"TV",
|
|
188
|
+
"UG",
|
|
189
|
+
"UA",
|
|
190
|
+
"AE",
|
|
191
|
+
"GB",
|
|
192
|
+
"UY",
|
|
193
|
+
"UZ",
|
|
194
|
+
"VU",
|
|
195
|
+
"VE",
|
|
196
|
+
"VN",
|
|
197
|
+
"YE",
|
|
198
|
+
"ZM",
|
|
199
|
+
"ZW",
|
|
200
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship {
|
|
6
|
+
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
|
+
}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBeneficialOwnersItemCountryOfCitizenship = core.serialization.enum_([
|
|
4
|
+
"US",
|
|
5
|
+
"AF",
|
|
6
|
+
"AL",
|
|
7
|
+
"DZ",
|
|
8
|
+
"AD",
|
|
9
|
+
"AO",
|
|
10
|
+
"AG",
|
|
11
|
+
"AR",
|
|
12
|
+
"AM",
|
|
13
|
+
"AU",
|
|
14
|
+
"AT",
|
|
15
|
+
"AZ",
|
|
16
|
+
"BS",
|
|
17
|
+
"BH",
|
|
18
|
+
"BD",
|
|
19
|
+
"BB",
|
|
20
|
+
"BY",
|
|
21
|
+
"BE",
|
|
22
|
+
"BZ",
|
|
23
|
+
"BJ",
|
|
24
|
+
"BT",
|
|
25
|
+
"BO",
|
|
26
|
+
"BA",
|
|
27
|
+
"BW",
|
|
28
|
+
"BR",
|
|
29
|
+
"BN",
|
|
30
|
+
"BG",
|
|
31
|
+
"BF",
|
|
32
|
+
"BI",
|
|
33
|
+
"CV",
|
|
34
|
+
"KH",
|
|
35
|
+
"CM",
|
|
36
|
+
"CA",
|
|
37
|
+
"CF",
|
|
38
|
+
"TD",
|
|
39
|
+
"CL",
|
|
40
|
+
"CN",
|
|
41
|
+
"CO",
|
|
42
|
+
"KM",
|
|
43
|
+
"CG",
|
|
44
|
+
"CD",
|
|
45
|
+
"CR",
|
|
46
|
+
"CI",
|
|
47
|
+
"HR",
|
|
48
|
+
"CU",
|
|
49
|
+
"CY",
|
|
50
|
+
"CZ",
|
|
51
|
+
"DK",
|
|
52
|
+
"DJ",
|
|
53
|
+
"DM",
|
|
54
|
+
"DO",
|
|
55
|
+
"EC",
|
|
56
|
+
"EG",
|
|
57
|
+
"SV",
|
|
58
|
+
"GQ",
|
|
59
|
+
"ER",
|
|
60
|
+
"EE",
|
|
61
|
+
"SZ",
|
|
62
|
+
"ET",
|
|
63
|
+
"FJ",
|
|
64
|
+
"FI",
|
|
65
|
+
"FR",
|
|
66
|
+
"GA",
|
|
67
|
+
"GM",
|
|
68
|
+
"GE",
|
|
69
|
+
"DE",
|
|
70
|
+
"GH",
|
|
71
|
+
"GR",
|
|
72
|
+
"GD",
|
|
73
|
+
"GT",
|
|
74
|
+
"GN",
|
|
75
|
+
"GW",
|
|
76
|
+
"GY",
|
|
77
|
+
"HT",
|
|
78
|
+
"VA",
|
|
79
|
+
"HN",
|
|
80
|
+
"HU",
|
|
81
|
+
"IS",
|
|
82
|
+
"IN",
|
|
83
|
+
"ID",
|
|
84
|
+
"IR",
|
|
85
|
+
"IQ",
|
|
86
|
+
"IE",
|
|
87
|
+
"IL",
|
|
88
|
+
"IT",
|
|
89
|
+
"JM",
|
|
90
|
+
"JP",
|
|
91
|
+
"JO",
|
|
92
|
+
"KZ",
|
|
93
|
+
"KE",
|
|
94
|
+
"KI",
|
|
95
|
+
"KP",
|
|
96
|
+
"KR",
|
|
97
|
+
"KW",
|
|
98
|
+
"KG",
|
|
99
|
+
"LA",
|
|
100
|
+
"LV",
|
|
101
|
+
"LB",
|
|
102
|
+
"LS",
|
|
103
|
+
"LR",
|
|
104
|
+
"LY",
|
|
105
|
+
"LI",
|
|
106
|
+
"LT",
|
|
107
|
+
"LU",
|
|
108
|
+
"MG",
|
|
109
|
+
"MW",
|
|
110
|
+
"MY",
|
|
111
|
+
"MV",
|
|
112
|
+
"ML",
|
|
113
|
+
"MT",
|
|
114
|
+
"MH",
|
|
115
|
+
"MR",
|
|
116
|
+
"MU",
|
|
117
|
+
"MX",
|
|
118
|
+
"FM",
|
|
119
|
+
"MD",
|
|
120
|
+
"MC",
|
|
121
|
+
"MN",
|
|
122
|
+
"ME",
|
|
123
|
+
"MA",
|
|
124
|
+
"MZ",
|
|
125
|
+
"MM",
|
|
126
|
+
"NA",
|
|
127
|
+
"NR",
|
|
128
|
+
"NP",
|
|
129
|
+
"NL",
|
|
130
|
+
"NZ",
|
|
131
|
+
"NI",
|
|
132
|
+
"NE",
|
|
133
|
+
"NG",
|
|
134
|
+
"MK",
|
|
135
|
+
"NO",
|
|
136
|
+
"OM",
|
|
137
|
+
"PK",
|
|
138
|
+
"PW",
|
|
139
|
+
"PS",
|
|
140
|
+
"PA",
|
|
141
|
+
"PG",
|
|
142
|
+
"PY",
|
|
143
|
+
"PE",
|
|
144
|
+
"PH",
|
|
145
|
+
"PL",
|
|
146
|
+
"PT",
|
|
147
|
+
"QA",
|
|
148
|
+
"RO",
|
|
149
|
+
"RU",
|
|
150
|
+
"RW",
|
|
151
|
+
"KN",
|
|
152
|
+
"LC",
|
|
153
|
+
"VC",
|
|
154
|
+
"WS",
|
|
155
|
+
"SM",
|
|
156
|
+
"ST",
|
|
157
|
+
"SA",
|
|
158
|
+
"SN",
|
|
159
|
+
"RS",
|
|
160
|
+
"SC",
|
|
161
|
+
"SL",
|
|
162
|
+
"SG",
|
|
163
|
+
"SK",
|
|
164
|
+
"SI",
|
|
165
|
+
"SB",
|
|
166
|
+
"SO",
|
|
167
|
+
"ZA",
|
|
168
|
+
"SS",
|
|
169
|
+
"ES",
|
|
170
|
+
"LK",
|
|
171
|
+
"SD",
|
|
172
|
+
"SR",
|
|
173
|
+
"SE",
|
|
174
|
+
"CH",
|
|
175
|
+
"SY",
|
|
176
|
+
"TW",
|
|
177
|
+
"TJ",
|
|
178
|
+
"TZ",
|
|
179
|
+
"TH",
|
|
180
|
+
"TL",
|
|
181
|
+
"TG",
|
|
182
|
+
"TO",
|
|
183
|
+
"TT",
|
|
184
|
+
"TN",
|
|
185
|
+
"TR",
|
|
186
|
+
"TM",
|
|
187
|
+
"TV",
|
|
188
|
+
"UG",
|
|
189
|
+
"UA",
|
|
190
|
+
"AE",
|
|
191
|
+
"GB",
|
|
192
|
+
"UY",
|
|
193
|
+
"UZ",
|
|
194
|
+
"VU",
|
|
195
|
+
"VE",
|
|
196
|
+
"VN",
|
|
197
|
+
"YE",
|
|
198
|
+
"ZM",
|
|
199
|
+
"ZW",
|
|
200
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem {
|
|
6
|
+
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
|
+
}
|
|
@@ -0,0 +1,200 @@
|
|
|
1
|
+
// This file was auto-generated by Fern from our API Definition.
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
export const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessCountriesOfOperationsItem = core.serialization.enum_([
|
|
4
|
+
"US",
|
|
5
|
+
"AF",
|
|
6
|
+
"AL",
|
|
7
|
+
"DZ",
|
|
8
|
+
"AD",
|
|
9
|
+
"AO",
|
|
10
|
+
"AG",
|
|
11
|
+
"AR",
|
|
12
|
+
"AM",
|
|
13
|
+
"AU",
|
|
14
|
+
"AT",
|
|
15
|
+
"AZ",
|
|
16
|
+
"BS",
|
|
17
|
+
"BH",
|
|
18
|
+
"BD",
|
|
19
|
+
"BB",
|
|
20
|
+
"BY",
|
|
21
|
+
"BE",
|
|
22
|
+
"BZ",
|
|
23
|
+
"BJ",
|
|
24
|
+
"BT",
|
|
25
|
+
"BO",
|
|
26
|
+
"BA",
|
|
27
|
+
"BW",
|
|
28
|
+
"BR",
|
|
29
|
+
"BN",
|
|
30
|
+
"BG",
|
|
31
|
+
"BF",
|
|
32
|
+
"BI",
|
|
33
|
+
"CV",
|
|
34
|
+
"KH",
|
|
35
|
+
"CM",
|
|
36
|
+
"CA",
|
|
37
|
+
"CF",
|
|
38
|
+
"TD",
|
|
39
|
+
"CL",
|
|
40
|
+
"CN",
|
|
41
|
+
"CO",
|
|
42
|
+
"KM",
|
|
43
|
+
"CG",
|
|
44
|
+
"CD",
|
|
45
|
+
"CR",
|
|
46
|
+
"CI",
|
|
47
|
+
"HR",
|
|
48
|
+
"CU",
|
|
49
|
+
"CY",
|
|
50
|
+
"CZ",
|
|
51
|
+
"DK",
|
|
52
|
+
"DJ",
|
|
53
|
+
"DM",
|
|
54
|
+
"DO",
|
|
55
|
+
"EC",
|
|
56
|
+
"EG",
|
|
57
|
+
"SV",
|
|
58
|
+
"GQ",
|
|
59
|
+
"ER",
|
|
60
|
+
"EE",
|
|
61
|
+
"SZ",
|
|
62
|
+
"ET",
|
|
63
|
+
"FJ",
|
|
64
|
+
"FI",
|
|
65
|
+
"FR",
|
|
66
|
+
"GA",
|
|
67
|
+
"GM",
|
|
68
|
+
"GE",
|
|
69
|
+
"DE",
|
|
70
|
+
"GH",
|
|
71
|
+
"GR",
|
|
72
|
+
"GD",
|
|
73
|
+
"GT",
|
|
74
|
+
"GN",
|
|
75
|
+
"GW",
|
|
76
|
+
"GY",
|
|
77
|
+
"HT",
|
|
78
|
+
"VA",
|
|
79
|
+
"HN",
|
|
80
|
+
"HU",
|
|
81
|
+
"IS",
|
|
82
|
+
"IN",
|
|
83
|
+
"ID",
|
|
84
|
+
"IR",
|
|
85
|
+
"IQ",
|
|
86
|
+
"IE",
|
|
87
|
+
"IL",
|
|
88
|
+
"IT",
|
|
89
|
+
"JM",
|
|
90
|
+
"JP",
|
|
91
|
+
"JO",
|
|
92
|
+
"KZ",
|
|
93
|
+
"KE",
|
|
94
|
+
"KI",
|
|
95
|
+
"KP",
|
|
96
|
+
"KR",
|
|
97
|
+
"KW",
|
|
98
|
+
"KG",
|
|
99
|
+
"LA",
|
|
100
|
+
"LV",
|
|
101
|
+
"LB",
|
|
102
|
+
"LS",
|
|
103
|
+
"LR",
|
|
104
|
+
"LY",
|
|
105
|
+
"LI",
|
|
106
|
+
"LT",
|
|
107
|
+
"LU",
|
|
108
|
+
"MG",
|
|
109
|
+
"MW",
|
|
110
|
+
"MY",
|
|
111
|
+
"MV",
|
|
112
|
+
"ML",
|
|
113
|
+
"MT",
|
|
114
|
+
"MH",
|
|
115
|
+
"MR",
|
|
116
|
+
"MU",
|
|
117
|
+
"MX",
|
|
118
|
+
"FM",
|
|
119
|
+
"MD",
|
|
120
|
+
"MC",
|
|
121
|
+
"MN",
|
|
122
|
+
"ME",
|
|
123
|
+
"MA",
|
|
124
|
+
"MZ",
|
|
125
|
+
"MM",
|
|
126
|
+
"NA",
|
|
127
|
+
"NR",
|
|
128
|
+
"NP",
|
|
129
|
+
"NL",
|
|
130
|
+
"NZ",
|
|
131
|
+
"NI",
|
|
132
|
+
"NE",
|
|
133
|
+
"NG",
|
|
134
|
+
"MK",
|
|
135
|
+
"NO",
|
|
136
|
+
"OM",
|
|
137
|
+
"PK",
|
|
138
|
+
"PW",
|
|
139
|
+
"PS",
|
|
140
|
+
"PA",
|
|
141
|
+
"PG",
|
|
142
|
+
"PY",
|
|
143
|
+
"PE",
|
|
144
|
+
"PH",
|
|
145
|
+
"PL",
|
|
146
|
+
"PT",
|
|
147
|
+
"QA",
|
|
148
|
+
"RO",
|
|
149
|
+
"RU",
|
|
150
|
+
"RW",
|
|
151
|
+
"KN",
|
|
152
|
+
"LC",
|
|
153
|
+
"VC",
|
|
154
|
+
"WS",
|
|
155
|
+
"SM",
|
|
156
|
+
"ST",
|
|
157
|
+
"SA",
|
|
158
|
+
"SN",
|
|
159
|
+
"RS",
|
|
160
|
+
"SC",
|
|
161
|
+
"SL",
|
|
162
|
+
"SG",
|
|
163
|
+
"SK",
|
|
164
|
+
"SI",
|
|
165
|
+
"SB",
|
|
166
|
+
"SO",
|
|
167
|
+
"ZA",
|
|
168
|
+
"SS",
|
|
169
|
+
"ES",
|
|
170
|
+
"LK",
|
|
171
|
+
"SD",
|
|
172
|
+
"SR",
|
|
173
|
+
"SE",
|
|
174
|
+
"CH",
|
|
175
|
+
"SY",
|
|
176
|
+
"TW",
|
|
177
|
+
"TJ",
|
|
178
|
+
"TZ",
|
|
179
|
+
"TH",
|
|
180
|
+
"TL",
|
|
181
|
+
"TG",
|
|
182
|
+
"TO",
|
|
183
|
+
"TT",
|
|
184
|
+
"TN",
|
|
185
|
+
"TR",
|
|
186
|
+
"TM",
|
|
187
|
+
"TV",
|
|
188
|
+
"UG",
|
|
189
|
+
"UA",
|
|
190
|
+
"AE",
|
|
191
|
+
"GB",
|
|
192
|
+
"UY",
|
|
193
|
+
"UZ",
|
|
194
|
+
"VU",
|
|
195
|
+
"VE",
|
|
196
|
+
"VN",
|
|
197
|
+
"YE",
|
|
198
|
+
"ZM",
|
|
199
|
+
"ZW",
|
|
200
|
+
]);
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import type * as Natural from "../../../../api/index.mjs";
|
|
2
|
+
import * as core from "../../../../core/index.mjs";
|
|
3
|
+
import type * as serializers from "../../../index.mjs";
|
|
4
|
+
export declare const CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry: core.serialization.Schema<serializers.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry.Raw, Natural.CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry>;
|
|
5
|
+
export declare namespace CreateInvitationsCustomersRequestRecipientsItemEmailBusinessPhysicalAddressCountry {
|
|
6
|
+
type Raw = "US" | "AF" | "AL" | "DZ" | "AD" | "AO" | "AG" | "AR" | "AM" | "AU" | "AT" | "AZ" | "BS" | "BH" | "BD" | "BB" | "BY" | "BE" | "BZ" | "BJ" | "BT" | "BO" | "BA" | "BW" | "BR" | "BN" | "BG" | "BF" | "BI" | "CV" | "KH" | "CM" | "CA" | "CF" | "TD" | "CL" | "CN" | "CO" | "KM" | "CG" | "CD" | "CR" | "CI" | "HR" | "CU" | "CY" | "CZ" | "DK" | "DJ" | "DM" | "DO" | "EC" | "EG" | "SV" | "GQ" | "ER" | "EE" | "SZ" | "ET" | "FJ" | "FI" | "FR" | "GA" | "GM" | "GE" | "DE" | "GH" | "GR" | "GD" | "GT" | "GN" | "GW" | "GY" | "HT" | "VA" | "HN" | "HU" | "IS" | "IN" | "ID" | "IR" | "IQ" | "IE" | "IL" | "IT" | "JM" | "JP" | "JO" | "KZ" | "KE" | "KI" | "KP" | "KR" | "KW" | "KG" | "LA" | "LV" | "LB" | "LS" | "LR" | "LY" | "LI" | "LT" | "LU" | "MG" | "MW" | "MY" | "MV" | "ML" | "MT" | "MH" | "MR" | "MU" | "MX" | "FM" | "MD" | "MC" | "MN" | "ME" | "MA" | "MZ" | "MM" | "NA" | "NR" | "NP" | "NL" | "NZ" | "NI" | "NE" | "NG" | "MK" | "NO" | "OM" | "PK" | "PW" | "PS" | "PA" | "PG" | "PY" | "PE" | "PH" | "PL" | "PT" | "QA" | "RO" | "RU" | "RW" | "KN" | "LC" | "VC" | "WS" | "SM" | "ST" | "SA" | "SN" | "RS" | "SC" | "SL" | "SG" | "SK" | "SI" | "SB" | "SO" | "ZA" | "SS" | "ES" | "LK" | "SD" | "SR" | "SE" | "CH" | "SY" | "TW" | "TJ" | "TZ" | "TH" | "TL" | "TG" | "TO" | "TT" | "TN" | "TR" | "TM" | "TV" | "UG" | "UA" | "AE" | "GB" | "UY" | "UZ" | "VU" | "VE" | "VN" | "YE" | "ZM" | "ZW";
|
|
7
|
+
}
|