pip_services_accounts
pip_services_accounts
AccountV1
AccountV1 constructor
AccountV1
pip_services_accounts
pip_services_accounts
AccountV1
AccountV1 constructor
AccountV1 class
Constructors
AccountV1
Properties
about
active
create_time
custom_dat
custom_hdr
deleted
id
language
login
name
theme
time_zone
hashCode
runtimeType
Methods
fromJson
toJson
noSuchMethod
toString
Operators
operator ==
AccountV1
constructor
AccountV1
(
{
String
id
,
String
login
,
String
name
,
DateTime
create_time
,
bool
deleted
,
bool
active
,
String
about
,
String
time_zone
,
String
language
,
String
theme
,
dynamic
custom_hdr
,
dynamic
custom_dat
}
)