Type AliasPayWithBillingKeyResponse

PayWithBillingKeyResponse: {
    payment: BillingKeyPaymentSummary;
}

빌링키 결제 성공 응답

Type declaration