Type AliasPayInstantlyResponse

PayInstantlyResponse: {
    payment: InstantPaymentSummary;
}

수기 결제 성공 응답

Type declaration