ChainExtension extension
Extension methods for the Chain protobuf class to provide convenient access and formatting of chain data
- on
-
- Chain
Properties
-
activeBoutiques
→ List<
BoutiqueMongo> -
Available on Chain, provided by the ChainExtension extension
Gets a list of active boutiques (not soft-deleted)no setter - boutiqueCount → int
-
Available on Chain, provided by the ChainExtension extension
Gets the total number of boutiques in this chainno setter -
deletedBoutiques
→ List<
BoutiqueMongo> -
Available on Chain, provided by the ChainExtension extension
Gets a list of soft-deleted boutiquesno setter - formattedCreatedAt → String
-
Available on Chain, provided by the ChainExtension extension
Gets a formatted creation date stringno setter - formattedLastUpdate → String
-
Available on Chain, provided by the ChainExtension extension
Gets a formatted last update date stringno setter - summary → String
-
Available on Chain, provided by the ChainExtension extension
Gets a summary string for the chainno setter