IEntityDetail.GetAttributes method
The entity’s full broadcast numeric attribute map (attr id → value); empty if unknown.
public IReadOnlyDictionary<int, long> GetAttributes(EntityId entity)See Also
Section titled “See Also”- struct EntityId
- interface IEntityDetail
- namespace Stellar.Abstractions.Services