Type alias PaymentRequestStateCanceled

PaymentRequestStateCanceled: {
    state: CANCELED;
}

Type declaration