Scripting Object APItype-aliasesLoanSetupOn this pageLoanSetup type LoanSetup = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];