Anchor to StaffMemberDefaultImageStaff
StaffMemberDefaultImage
enum
Represents the fallback avatar image for a staff member. This is used only if the staff member has no avatar image.
Anchor to Valid valuesValid values
- Anchor to DEFAULTDEFAULT•
Returns a default avatar image for the staff member.
- Anchor to NOT_FOUNDNOT_FOUND•
Returns a URL that returns a 404 error if the image is not present.
- Anchor to TRANSPARENTTRANSPARENT•
Returns a transparent avatar image for the staff member.
Was this section helpful?
Anchor to FieldsFields
- •ARGUMENT
The default image returned if the staff member has no avatar.
Was this section helpful?