{
"account_name": "example-account",
"email": "[email protected]",
"id": "staff-member-123",
"name": "John Doe"
}member
| Property | Description |
|---|---|
| account_name string | Name of the Duda account associated with the staff member. For more information about accounts, see: https://developer.duda.co/reference/accounts-object |
| email string | Email address of the staff member |
| id string | Unique identifier for the staff member |
| name string | Full name of the staff member |