Type Alias GetPaymentTransactionsResponse

GetPaymentTransactionsResponse: { items: PaymentTransaction[] }

결제 시도 내역 조회 응답 정보

Type declaration