Non-transferable extension (marker).

1.1.0

interface NonTransferableExt {
    type: "NonTransferable";
}

Properties

Properties

type