Type alias PaymentRequestStateInprogress

PaymentRequestStateInprogress: {
    state: IN_PROGRESS;
}

Type declaration