Attributes
public struct Attributes : Codable
A root object that stores information about a single staff, such as the staff’s role.
-
The role of the staff.
Declaration
Swift
public let role: StaffRole