Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
MultiAsset.type
Members list
Type members
Classlikes
Attributes
- Supertypes
-
trait CommutativeGroup[MultiAsset]trait CommutativeMonoid[MultiAsset]trait CommutativeSemigroup[MultiAsset]trait Group[MultiAsset]trait Monoid[MultiAsset]trait Semigroup[MultiAsset]trait Serializableclass Objecttrait Matchableclass AnyShow all
- Self type
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create a MultiAsset with a single asset
Create a MultiAsset with a single asset
Attributes
Create a MultiAsset from a sequence of (PolicyId, AssetName, Amount) tuples
Create a MultiAsset from a sequence of (PolicyId, AssetName, Amount) tuples
Attributes
Create a MultiAsset from varargs of (PolicyId, AssetName, Amount) tuples
Create a MultiAsset from varargs of (PolicyId, AssetName, Amount) tuples
Attributes
Create a MultiAsset from a map of policies to asset maps
Create a MultiAsset from a map of policies to asset maps
Attributes
Create a MultiAsset from a single policy with multiple assets
Create a MultiAsset from a single policy with multiple assets
Attributes
Safely create a MultiAsset that filters out zero amounts and empty policies
Safely create a MultiAsset that filters out zero amounts and empty policies