Preparing search index...
The search index is not available
cooptypes - v2025.9.1
cooptypes
Cooperative
Users
IEntrepreneurData
Interface IEntrepreneurData
interface
IEntrepreneurData
{
birthdate
:
string
;
block_num
?:
number
;
city
:
string
;
country
:
string
;
deleted
?:
boolean
;
details
:
{
inn
:
string
;
ogrn
:
string
;
}
;
email
:
string
;
first_name
:
string
;
full_address
:
string
;
last_name
:
string
;
middle_name
:
string
;
phone
:
string
;
username
:
string
;
}
Index
Properties
birthdate
block_
num?
city
country
deleted?
details
email
first_
name
full_
address
last_
name
middle_
name
phone
username
Properties
birthdate
birthdate
:
string
Optional
block_
num
block_
num
?:
number
city
city
:
string
country
country
:
string
Optional
deleted
deleted
?:
boolean
details
details
:
{
inn
:
string
;
ogrn
:
string
;
}
Type declaration
inn
:
string
ogrn
:
string
email
email
:
string
first_
name
first_
name
:
string
full_
address
full_
address
:
string
last_
name
last_
name
:
string
middle_
name
middle_
name
:
string
phone
phone
:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
birthdate
block_
num
city
country
deleted
details
email
first_
name
full_
address
last_
name
middle_
name
phone
username
cooptypes - v2025.9.1
Loading...