accountsOnFile property

  1. @JsonKey()
List<AccountOnFile> accountsOnFile
final

List of the known AccountOnFile for this payment product.

Implementation

@JsonKey()
final List<AccountOnFile> accountsOnFile;