You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The assetTags, sourceAccountTags, and destinationAccountTags properties
on ActionSum have been deprecated; the new property is snapshot.
Use snapshot.FlavorTags instead of assetTags.
Use snapshot.SourceAccountTags and snapshot.destinationAccountTags.
The referenceData property on ActionSum has been deprecated; the new
property is tags.
The assetAlias and assetId properties on ActionSum have been deprecated;
the new property is flavorId.
BasePageIterable and its subclasses Account.PageIterable, ActionSum.PageIterable, Feed.PageIterable, Flavor.PageIterable, Key.PageIterable, and Transaction.PageIterable have been deprecated;
seee Pagination for new
interfaces.
QueryBuilder classes on Feed, Flavor, Key, and Transaction have been
deprecated; use ListBuilder instead.