Preparing search index...
The search index is not available
cooptypes - v2.2.10
cooptypes
Cooperative
Users
IOrganizationData
Interface IOrganizationData
interface
IOrganizationData
{
block_num
?:
number
;
city
:
string
;
country
:
string
;
deleted
?:
boolean
;
details
:
{
inn
:
string
;
kpp
:
string
;
ogrn
:
string
;
}
;
email
:
string
;
fact_address
:
string
;
full_address
:
string
;
full_name
:
string
;
phone
:
string
;
represented_by
:
{
based_on
:
string
;
first_name
:
string
;
last_name
:
string
;
middle_name
:
string
;
position
:
string
;
}
;
short_name
:
string
;
type
:
string
;
username
:
string
;
}
Hierarchy (
view full
)
IOrganizationData
ICooperativeData
Index
Properties
block_
num?
city
country
deleted?
details
email
fact_
address
full_
address
full_
name
phone
represented_
by
short_
name
type
username
Properties
Optional
block_
num
block_
num
?:
number
city
city
:
string
country
country
:
string
Optional
deleted
deleted
?:
boolean
details
details
:
{
inn
:
string
;
kpp
:
string
;
ogrn
:
string
;
}
Type declaration
inn
:
string
kpp
:
string
ogrn
:
string
email
email
:
string
fact_
address
fact_
address
:
string
full_
address
full_
address
:
string
full_
name
full_
name
:
string
phone
phone
:
string
represented_
by
represented_
by
:
{
based_on
:
string
;
first_name
:
string
;
last_name
:
string
;
middle_name
:
string
;
position
:
string
;
}
Type declaration
based_
on
:
string
first_
name
:
string
last_
name
:
string
middle_
name
:
string
position
:
string
short_
name
short_
name
:
string
type
type
:
string
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
block_
num
city
country
deleted
details
email
fact_
address
full_
address
full_
name
phone
represented_
by
short_
name
type
username
cooptypes - v2.2.10
Loading...