domesticRefusalReasonRaw property

  1. @BuiltValueField.new(wireName: r'domesticRefusalReasonRaw')
String? get domesticRefusalReasonRaw

The reason the transaction was declined, given by the local issuer. Currently available for merchants in Japan.

Implementation

@BuiltValueField(wireName: r'domesticRefusalReasonRaw')
String? get domesticRefusalReasonRaw;