Center Data
@Serializable
Parameters
account No
collection Meeting Calendar
datatables
hierarchy
id
name
office Name
row Index
staff Name
Constructors
Link copied to clipboard
constructor(accountNo: String? = null, collectionMeetingCalendar: CalendarData? = null, datatables: List<DatatableData>? = null, hierarchy: String? = null, id: Long? = null, name: String? = null, officeName: String? = null, rowIndex: Int? = null, staffName: String? = null)