Preparing search index...
The search index is not available
cooptypes - v2.0.2
cooptypes
Cooperative
Model
ICooperativeData
Interface ICooperativeData
Таблица содержит реестр кооперативов.
interface
ICooperativeData
{
announce
:
string
;
bank_account
:
IBankAccount
;
block_num
?:
number
;
chairman
:
IIndividualData
;
city
:
string
;
coop_type
:
string
;
country
:
Country
;
created_at
:
string
;
deleted
?:
boolean
;
description
:
string
;
details
:
{
inn
:
string
;
kpp
:
string
;
ogrn
:
string
;
}
;
email
:
string
;
full_address
:
string
;
full_name
:
string
;
initial
:
string
;
is_branched
:
boolean
;
is_cooperative
:
boolean
;
is_enrolled
:
boolean
;
members
:
MembersData
[]
;
minimum
:
string
;
org_initial
:
string
;
org_minimum
:
string
;
org_registration
:
string
;
parent_username
:
string
;
phone
:
string
;
registration
:
string
;
represented_by
:
{
based_on
:
string
;
first_name
:
string
;
last_name
:
string
;
middle_name
:
string
;
position
:
string
;
}
;
short_name
:
string
;
status
:
string
;
totalMembers
:
number
;
type
:
"coop"
|
"ooo"
|
"oao"
|
"zao"
|
"pao"
|
"ao"
;
username
:
string
;
}
Hierarchy (
view full
)
IOrganizationData
RegistratorContract
.
Tables
.
Cooperatives
.
ICooperative
ICooperativeData
Index
Properties
announce
bank_
account
block_
num?
chairman
city
coop_
type
country
created_
at
deleted?
description
details
email
full_
address
full_
name
initial
is_
branched
is_
cooperative
is_
enrolled
members
minimum
org_
initial
org_
minimum
org_
registration
parent_
username
phone
registration
represented_
by
short_
name
status
total
Members
type
username
Properties
announce
announce
:
string
bank_
account
bank_
account
:
IBankAccount
Optional
block_
num
block_
num
?:
number
chairman
chairman
:
IIndividualData
city
city
:
string
coop_
type
coop_
type
:
string
country
country
:
Country
created_
at
created_
at
:
string
Optional
deleted
deleted
?:
boolean
description
description
:
string
details
details
:
{
inn
:
string
;
kpp
:
string
;
ogrn
:
string
;
}
Type declaration
inn
:
string
kpp
:
string
ogrn
:
string
email
email
:
string
full_
address
full_
address
:
string
full_
name
full_
name
:
string
initial
initial
:
string
is_
branched
is_
branched
:
boolean
is_
cooperative
is_
cooperative
:
boolean
is_
enrolled
is_
enrolled
:
boolean
members
members
:
MembersData
[]
minimum
minimum
:
string
org_
initial
org_
initial
:
string
org_
minimum
org_
minimum
:
string
org_
registration
org_
registration
:
string
parent_
username
parent_
username
:
string
phone
phone
:
string
registration
registration
:
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
status
status
:
string
total
Members
total
Members
:
number
type
type
:
"coop"
|
"ooo"
|
"oao"
|
"zao"
|
"pao"
|
"ao"
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
announce
bank_
account
block_
num
chairman
city
coop_
type
country
created_
at
deleted
description
details
email
full_
address
full_
name
initial
is_
branched
is_
cooperative
is_
enrolled
members
minimum
org_
initial
org_
minimum
org_
registration
parent_
username
phone
registration
represented_
by
short_
name
status
total
Members
type
username
cooptypes - v2.0.2
Loading...
Таблица содержит реестр кооперативов.