User Object
Fields
| Name | Type | Possible Values | Description |
|---|---|---|---|
| id | string | uuid | This is the base identifier for the Walawong User. |
| your_user_id | string | null or string | This is your user id on your system, Walawong build user id from this via uuid-v5. |
| accounts | array | Array of Account Object | The list of accounts that belong to this user. |
| created_at | timestamp | Timestamp | Timestamp this Walawong User was created. |