Type alias SuccessfulGaslessCancellation

SuccessfulGaslessCancellation: {
    orderId: string;
}

Represents a successful gasless cancellation

Type declaration

  • orderId: string

    The order id of the successful cancellation

Generated using TypeDoc