paymentAdviceCode property

String? paymentAdviceCode
final

The declined payment transactions might have payment advice codes. The card networks, like Visa and Mastercard, return payment advice codes.

Implementation

final String? paymentAdviceCode;