The Sudo Platform SDK representation of common attributes of a funding source.

BaseFundingSource

Hierarchy

Properties

createdAt: Date

Date when the funding source was created.

currency: string

The currency of the funding source.

id: string

Unique identifier of the funding source.

owner: string

Identifier of the user that owns the funding source.

The funding source state.

transactionVelocity?: TransactionVelocity

Effective transaction velocity, if any, applied to virtual card transactions funded by this funding source. This is the combined result of all velocity policies (global and funding source specific) as at the time this funding source was retrieved.

updatedAt: Date

Date when the funding source was last updated.

version: number

Version of this entity.

Generated using TypeDoc