UNPKG

portone-api-v2

Version:
7 lines (6 loc) 151 B
export interface FindKakaoPayOrder { /** 카카오페이 주문 번호 (tid) */ pgTxId: string; /** 채널키 */ channelKey: string; }