Xs2aBalanceCheckResponse

fun Xs2aBalanceCheckResponse(@Json(name = check_amountcheckAmount: Float, @Json(name = check_currency_idcheckCurrencyId: CurrencyId, @Json(name = check_passedcheckPassed: Boolean, @Json(name = created_atcreatedAt: OffsetDateTime)

Parameters

checkAmount

Account balance amount to be checked against

checkCurrencyId

Currency id of check_amount, e.g. EUR

checkPassed

Indicates whether or not the check was successful

createdAt

Creation date of the object