Get Loans Template Response
@Serializable
GetLoansTemplateResponse
Parameters
client Id
client Name
client Office Id
product Options
timeline
Constructors
Link copied to clipboard
constructor(clientId: Long? = null, clientName: String? = null, clientOfficeId: Long? = null, productOptions: Set<GetLoansTemplateProductOptions>? = null, timeline: GetLoansTemplateTimeline? = null)