Connection
Extends
Connection
Properties
agentId?
optional agentId: string;The id of agent that created the resource
Inherited from
bkper.Connection.agentIdcreatedAt?
optional createdAt: string;The creation timestamp, in milliseconds
Inherited from
bkper.Connection.createdAtdateAddedMs?
optional dateAddedMs: string;Inherited from
bkper.Connection.dateAddedMsemail?
optional email: string;Inherited from
bkper.Connection.emailid?
optional id: string;Inherited from
bkper.Connection.idlogo?
optional logo: string;Inherited from
bkper.Connection.logoname?
optional name: string;Inherited from
bkper.Connection.nameproperties?
optional properties: object;Index Signature
[name: string]: stringInherited from
bkper.Connection.propertiestype?
optional type: "APP" | "BANK";Inherited from
bkper.Connection.typeupdatedAt?
optional updatedAt: string;The last update timestamp, in milliseconds
Inherited from
bkper.Connection.updatedAtuserId?
optional userId: string;Inherited from
bkper.Connection.userIduuid?
optional uuid: string;Inherited from
bkper.Connection.uuid