Searched defs:accessId (Results 1 – 1 of 1) sorted by relevance
46 private final @Nullable String accessId; field in Account69 public Account(@NonNull Account other, @NonNull String accessId) { in Account()76 public Account(String name, String type, String accessId) { in Account()