Interface StarTransactionTypeUnsupported

The transaction is a transaction of an unsupported type. Subtype of StarTransactionType.

interface StarTransactionTypeUnsupported {
    @type: "starTransactionTypeUnsupported";
}

Properties

Properties

@type: "starTransactionTypeUnsupported"