internal AccountDataSnapshot(AccountDataEntry[] entries)
 {
     Entries = entries;
 }