interface MintRef {
    metadata: Object<Metadata>;
}

Properties

Properties

metadata: Object<Metadata>