scalus.cardano.ledger.MultiAsset
See theMultiAsset companion object
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Returns a MultiAsset containing only assets with negative quantities. Policies with no negative tokens are dropped.
Returns a MultiAsset containing only assets with negative quantities. Policies with no negative tokens are dropped.
Attributes
Returns a MultiAsset containing only assets with positive quantities. Policies with no positive tokens are dropped.
Returns a MultiAsset containing only assets with positive quantities. Policies with no positive tokens are dropped.
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
In this article