/** * The access type for to the connected account. */ export type ConnectedAccountAccessTypeEnum = "offline";