Preparing search index...
The search index is not available
cooptypes - v0.5.26
cooptypes
SovietContract
Tables
JoinCoops
IJoinCoops
Interface IJoinCoops
Таблица хранит заявления на вступление в кооператив, ожидающие рассмотрения в совете.
interface
IJoinCoops
{
id
:
SovietContract
.
Interfaces
.
IUint64
;
is_paid
:
boolean
;
notice
:
string
;
statement
:
SovietContract
.
Interfaces
.
IDocument
;
username
:
string
;
}
Index
Properties
id
is_
paid
notice
statement
username
Properties
id
id
:
SovietContract
.
Interfaces
.
IUint64
is_
paid
is_
paid
:
boolean
notice
notice
:
string
statement
statement
:
SovietContract
.
Interfaces
.
IDocument
username
username
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
id
is_
paid
notice
statement
username
cooptypes - v0.5.26
Loading...
Таблица хранит заявления на вступление в кооператив, ожидающие рассмотрения в совете.