타입 별칭 PayWithBillingKeyResponse

PayWithBillingKeyResponse: {
    payment: BillingKeyPaymentSummary;
}

빌링키 결제 성공 응답

타입 선언