cooptypes - v2026.4.27-2
Preparing search index...
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 Summary
)
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
}
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
;
}
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
Properties
block_
num
city
country
deleted
details
email
fact_
address
full_
address
full_
name
phone
represented_
by
short_
name
type
username
cooptypes - v2026.4.27-2
Loading...