ResponseAdditionalDataDomesticError |
ResponseAdditionalDataDomesticError.domesticRefusalReasonRaw(String domesticRefusalReasonRaw) |
The reason the transaction was declined, given by the local issuer.
|
ResponseAdditionalDataDomesticError |
ResponseAdditionalDataDomesticError.domesticShopperAdvice(String domesticShopperAdvice) |
The action the shopper should take, in a local language.
|
static ResponseAdditionalDataDomesticError |
ResponseAdditionalDataDomesticError.fromJson(String jsonString) |
Create an instance of ResponseAdditionalDataDomesticError given an JSON string
|
ResponseAdditionalDataDomesticError |
ResponseAdditionalDataDomesticError.includeNullValues(boolean includeNullValues) |
Configures whether null values are explicitly serialized in the JSON payload.
|