Settings that control the visibility of staff members' contact information.
These settings determine whether the email and phone fields are populated in staff member objects.
When enabled, these fields contain staff contact information.
When disabled, these fields are empty if the calling identity doesn't have sufficient permissions.
Identities with appropriate permissions may still access the information.
This is a singleton resource. Each site has exactly one settings object, automatically created when Wix Bookings is installed.
ID of the staff member settings object. There is one settings object per site.
Revision number, which increments by 1 each time the staffMemberSettings object is updated.
To prevent conflicting changes, the current revision must be specified when updating the staffMemberSettings object.
Date and time the staffMemberSettings object was created in YYYY-MM-DDThh:mm:ss.sssZ format.
Date and time the staffMemberSettings object was last updated in YYYY-MM-DDThh:mm:ss.sssZ format.
Privacy settings for controlling staff member contact information visibility in API responses and on the live site.
Custom field data for the staff member settings. Extended fields must be configured in the app dashboard before they can be accessed with API calls.
Learn more about extended fields at https://dev.wix.com/docs/rest/articles/getting-started/extended-fields.