/**
 * **주문명**
 */
export type PaymentOrderName = string;
