Inttegro TypeScript SDK - v8.2.0
Studio
GitHub
Preparing search index...
types/spec
CountrySpecification
Interface CountrySpecification
interface
CountrySpecification
{
banks
?:
CountryBankSpec
;
btAgingSpecs
?:
string
[]
;
countryCode
?:
string
;
countryName
?:
string
;
currencies
?:
string
[]
;
financialAccountTypes
?:
FinancialAccountTypeSpec
[]
;
idDocumentTypes
?:
IDDocumentTypeSpec
[]
;
legalEntityTypes
?:
LegalEntityTypeSpec
[]
;
paymentMethods
?:
string
[]
;
payoutSchedules
?:
string
[]
;
}
Index
Properties
banks?
bt
Aging
Specs?
country
Code?
country
Name?
currencies?
financial
Account
Types?
id
Document
Types?
legal
Entity
Types?
payment
Methods?
payout
Schedules?
Properties
Optional
banks
banks
?:
CountryBankSpec
Optional
bt
Aging
Specs
btAgingSpecs
?:
string
[]
Optional
country
Code
countryCode
?:
string
Optional
country
Name
countryName
?:
string
Optional
currencies
currencies
?:
string
[]
Optional
financial
Account
Types
financialAccountTypes
?:
FinancialAccountTypeSpec
[]
Optional
id
Document
Types
idDocumentTypes
?:
IDDocumentTypeSpec
[]
Optional
legal
Entity
Types
legalEntityTypes
?:
LegalEntityTypeSpec
[]
Optional
payment
Methods
paymentMethods
?:
string
[]
Optional
payout
Schedules
payoutSchedules
?:
string
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
banks
bt
Aging
Specs
country
Code
country
Name
currencies
financial
Account
Types
id
Document
Types
legal
Entity
Types
payment
Methods
payout
Schedules
Studio
GitHub
Inttegro TypeScript SDK - v8.2.0
Loading...