Record
legal-entity-dob
No description available.
record legal-entity-dob {
day: option<s32>,
month: option<s32>,
year: option<s32>,
}Fields
| Name | Type | Description |
|---|---|---|
| day | option<s32> | |
| month | option<s32> | |
| year | option<s32> |
No description available.
record legal-entity-dob {
day: option<s32>,
month: option<s32>,
year: option<s32>,
}| Name | Type | Description |
|---|---|---|
| day | option<s32> | |
| month | option<s32> | |
| year | option<s32> |