Type Alias BillingKeyPaymentSummary

BillingKeyPaymentSummary: { pgTxId: string; paidAt: string }

빌링키 결제 완료된 결제 건 요약 정보

Type declaration

  • pgTxId: string

    PG사 결제 아이디

  • paidAt: string

    결제 완료 시점 (RFC 3339 date-time)