Banking connections

Show:

BANKING_CONNECTION_ACTIVE

Boolean

Is the connection active

BANKING_CONNECTION_BANKNAME

String

BankName

BANKING_CONNECTION_CREATEDAT

Datetime

Creation date

BANKING_CONNECTION_DELETED

Boolean

Is the connection deleted

BANKING_CONNECTION_EXPIRE

Datetime

Next update date

BANKING_CONNECTION_LAST_UPDATE

Datetime

Lastupdate date

BANKING_CONNECTION_PROVIDER_ID

Varchar(100)

Unique identifier from the provider.

BANKING_CONNECTION_STATE

String

State of the connection. null if ok

ID_BANKING_CONNECTION

Int(11)

Unique identifier.

ID_BANKING_USER

Int(11)

Unique identifier from the linked user.