Preparing search index...
The search index is not available
cooptypes - v0.5.26
cooptypes
Cooperative
Users
IOrganizationData
Interface IOrganizationData
interface
IOrganizationData
{
bank_account
:
IBankAccount
;
city
:
string
;
country
:
Country
;
details
:
Details
;
email
:
string
;
full_address
:
string
;
full_name
:
string
;
is_cooperative
:
boolean
;
phone
:
string
;
represented_by
:
{
based_on
:
string
;
first_name
:
string
;
last_name
:
string
;
middle_name
:
string
;
position
:
string
;
}
;
short_name
:
string
;
type
:
"coop"
|
"ooo"
|
"oao"
|
"zao"
|
"pao"
|
"ao"
;
}
Hierarchy (
view full
)
IOrganizationData
ICooperativeData
Index
Properties
bank_
account
city
country
details
email
full_
address
full_
name
is_
cooperative
phone
represented_
by
short_
name
type
Properties
bank_
account
bank_
account
:
IBankAccount
city
city
:
string
country
country
:
Country
details
details
:
Details
email
email
:
string
full_
address
full_
address
:
string
full_
name
full_
name
:
string
is_
cooperative
is_
cooperative
:
boolean
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
:
"coop"
|
"ooo"
|
"oao"
|
"zao"
|
"pao"
|
"ao"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
bank_
account
city
country
details
email
full_
address
full_
name
is_
cooperative
phone
represented_
by
short_
name
type
cooptypes - v0.5.26
Loading...