Type Alias GetKakaopayPaymentOrderResponse

GetKakaopayPaymentOrderResponse: { statusCode: number; body: string }

카카오페이 주문 조회 응답

Type declaration

  • statusCode: number

    HTTP 상태 코드 (int32)

  • body: string

    HTTP 응답 본문 (JSON)