newCreditCardAccountToken property

  1. @JsonKey.new(name: 'NewCreditCardAccountToken', includeIfNull: false)
String? newCreditCardAccountToken
final

Implementation

@JsonKey(name: 'NewCreditCardAccountToken', includeIfNull: false)
final String? newCreditCardAccountToken;