ryan-senn / stellar-elm-sdk / Stellar.AssetType

Union Type of Asset Types

Union Type


type AssetType
    = Native
    | CreditAlphanum4
    | CreditAlphanum12

Union Type of Asset Types

Helpers

asList : List AssetType

List representation of the Union Type

toString : AssetType -> String

String representation of the Union Type