TutorialStaffAudience Enum
Restricts a tutorial by whether the acting user is Cloudshelf staff.
Possible Values
#
ALL
Shown to every user regardless of staff status.
NON_STAFF_ONLY
Only shown to non-staff (retailer) users.
STAFF_ONLY
Only shown to Cloudshelf staff users.
Usages
#
References
#
- Field staffAudience from TutorialAudience
Previous
TutorialDeletePayload
Next
TutorialStatus