accountsOnFile property

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

List of known AccountOnFile for this group.

Implementation

@JsonKey()
final List<AccountOnFile> accountsOnFile;