accountsOnFile property

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

List of known AccountOnFile for this group.

Implementation

@JsonKey()
final List<AccountOnFile> accountsOnFile;