currencyCode

@SerializedName(value = currencyCode)
val currencyCode: CurrencyCodeEnum? = null

Parameters

currencyCode
  • @param maskedCardNumber A masked version of the card (if any) used in the payment. Typically in the format **** NNNN for the last 4 digits of a credit card but MAY be different if other cards like gift cards are used.