Skip to content

Connection

Extends

  • Connection

Properties

agentId?

optional agentId: string;

The id of agent that created the resource

Inherited from

bkper.Connection.agentId

createdAt?

optional createdAt: string;

The creation timestamp, in milliseconds

Inherited from

bkper.Connection.createdAt

dateAddedMs?

optional dateAddedMs: string;

Inherited from

bkper.Connection.dateAddedMs

email?

optional email: string;

Inherited from

bkper.Connection.email

id?

optional id: string;

Inherited from

bkper.Connection.id

optional logo: string;

Inherited from

bkper.Connection.logo

name?

optional name: string;

Inherited from

bkper.Connection.name

properties?

optional properties: object;

Index Signature

[name: string]: string

Inherited from

bkper.Connection.properties

type?

optional type: "APP" | "BANK";

Inherited from

bkper.Connection.type

updatedAt?

optional updatedAt: string;

The last update timestamp, in milliseconds

Inherited from

bkper.Connection.updatedAt

userId?

optional userId: string;

Inherited from

bkper.Connection.userId

uuid?

optional uuid: string;

Inherited from

bkper.Connection.uuid