Preparing search index...
The search index is not available
Node.js SDK for digi.me
Node.js SDK for digi.me
Types
<internal>
Country
Interface Country
interface
Country
{
code
?:
string
;
id
:
number
;
name
?:
string
;
resource
?:
CountryResource
;
[
key
:
string
]:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
Country
Indexable
[
key
:
string
]:
unknown
Index
Properties
code?
id
name?
resource?
Properties
Optional
code
code
?:
string
id
id
:
number
Optional
name
name
?:
string
Optional
resource
resource
?:
CountryResource
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
code
id
name
resource
Node.js SDK for digi.me
Loading...