pub type NonFungibleResourceManagerIdType = NonFungibleIdType;

Aliased Type§

enum NonFungibleResourceManagerIdType {
    String,
    Integer,
    Bytes,
    RUID,
}

Variants§

§

String

§

Integer

§

Bytes

§

RUID