Scripting Object APItype-aliasesBorrowerContactsOn this pageBorrowerContacts type BorrowerContacts = { access: boolean; rights: string[];}; Properties access access: boolean; rights rights: string[];