/** * **주문 상세 내용** */ export type PaymentOrderDescription = string;