creditCardAccountToken property

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

Implementation

@JsonKey(name: 'CreditCardAccountToken', includeIfNull: false)
final String? creditCardAccountToken;