@wharfkit/session - v4.0.1
    Preparing search index...

    Class Asset

    Interface that should be implemented by ABI serializable objects.

    Implements

    Index
    symbol: Symbol
    units: Int64
    abiName: string
    • get quantity(): string

      Returns string

    • get value(): number

      Returns number

    • set value(newValue: number): void

      Parameters

      • newValue: number

      Returns void

    • Return true if the object equals the other object passed.

      Parameters

      Returns boolean

    • Called when encoding to json abi format.

      Returns string

    • Returns a string representation of an object.

      Returns string

    • Returns Asset

    • Parameters

      Returns string

    • Parameters

      Returns Asset

    • Parameters

      • value: string

      Returns Asset