Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Xs2aBalanceCheckResponse

export
interface

Xs2aBalanceCheckResponse

Hierarchy

  • Xs2aBalanceCheckResponse

Index

Properties

check_amount

check_amount: number

Account balance amount to be checked against

memberof

Xs2aBalanceCheckResponse

Optional check_currency_id

check_currency_id: Currency

Currency id of check_amount, e.g. EUR

memberof

Xs2aBalanceCheckResponse

check_passed

check_passed: string

Indicates whether or not the check was successful

memberof

Xs2aBalanceCheckResponse

created_at

created_at: string

Creation date of the object

memberof

Xs2aBalanceCheckResponse

object

object: "xs2a_balance_check"

Object type, in this case a xs2a_balance_check

memberof

Xs2aBalanceCheckResponse

Generated using TypeDoc