Xs2aChargebackCheckResponse

fun Xs2aChargebackCheckResponse(@Json(name = chargebacks_countchargebacksCount: Int, @Json(name = chargebacks_coveragechargebacksCoverage: Int, @Json(name = chargebacks_revokedchargebacksRevoked: Int, @Json(name = chargebacks_sum_amountchargebacksSumAmount: Float, @Json(name = currency_idcurrencyId: CurrencyId, @Json(name = created_atcreatedAt: OffsetDateTime)

Parameters

chargebacksCount

Total count of detected chargeback transactions

chargebacksCoverage

Count of chargebacks which was triggered due insufficient funds

chargebacksRevoked

Count of chargebacks which was triggered manually

chargebacksSumAmount

Sum over the amount of all chargebacks

currencyId

Currency id of above values, e.g. EUR

createdAt

Creation date of the object