Staff
@Serializable
Parameters
active
display Name
email Address
external Id
firstname
id
image
joining Date
lastname
loan Officer
mobile No
new
not Active
not Loan Officer
office
organisational Role Parent Staff
organisational Role Type
Constructors
Link copied to clipboard
constructor(active: Boolean? = null, displayName: String? = null, emailAddress: String? = null, externalId: String? = null, firstname: String? = null, id: Long? = null, image: Image? = null, joiningDate: LocalDate? = null, lastname: String? = null, loanOfficer: Boolean? = null, mobileNo: String? = null, new: Boolean? = null, notActive: Boolean? = null, notLoanOfficer: Boolean? = null, office: Office? = null, organisationalRoleParentStaff: Staff? = null, organisationalRoleType: Int? = null)