| Name | Description | Type | Additional information |
|---|---|---|---|
| Remark | string |
String length: inclusive between 0 and 100 |
|
| Default | boolean |
None. |
|
| MemberId | globally unique identifier |
Required |
|
| Member | Member |
None. |
|
| CountryName | string |
None. |
|
| ProvinceName | string |
None. |
|
| FirstName | string |
Required String length: inclusive between 0 and 200 |
|
| LastName | string |
Required String length: inclusive between 0 and 200 |
|
| Address | string |
Required String length: inclusive between 0 and 200 |
|
| Address1 | string |
String length: inclusive between 0 and 200 |
|
| Address2 | string |
String length: inclusive between 0 and 200 |
|
| Address3 | string |
String length: inclusive between 0 and 200 |
|
| CountryId | integer |
None. |
|
| ProvinceId | integer |
None. |
|
| City | string |
String length: inclusive between 0 and 100 |
|
| CityId | integer |
None. |
|
| PostalCode | string |
String length: inclusive between 0 and 10 |
|
| Phone | string |
String length: inclusive between 0 and 200 |
|
| Mobile | string |
Required String length: inclusive between 0 and 200 |
|
| Gender | boolean |
None. |
|
| string |
Required String length: inclusive between 0 and 100 |
||
| Id | globally unique identifier |
None. |
|
| ClientId | globally unique identifier |
None. |
|
| IsActive | boolean |
Required |
|
| IsDeleted | boolean |
Required |
|
| CreateDate | date |
Required |
|
| UpdateDate | date |
None. |
|
| CreateBy | globally unique identifier |
Required |
|
| UpdateBy | globally unique identifier |
None. |