Get Clients Template Response
@Serializable
GetClientsTemplateResponse
Parameters
activation Date
datatables
office Id
office Options
saving Product Options
staff Options
Constructors
Link copied to clipboard
constructor(activationDate: LocalDate? = null, datatables: Set<GetClientsDataTables>? = null, officeId: Long? = null, officeOptions: Set<GetClientsOfficeOptions>? = null, savingProductOptions: Set<GetClientsSavingProductOptions>? = null, staffOptions: Set<GetClientsStaffOptions>? = null)