Builder

class Builder

Properties

Link copied to clipboard

A human-readable description of the photo for display purposes. This optional field provides context about the photo.

Link copied to clipboard

Specifies whether this is the user's primary photo. Default value is false. Only one photo can be designated as primary per user.

Link copied to clipboard
var type: String?

The type of photo. This field is optional and can be used to categorize different types of photos.

Link copied to clipboard

The photo data or URL. Supported formats include jpg, jpeg, png, and gif. This field is required for all photo entries.