PlatformOrderTransferCancellation: {
    id: string;
    cancelledAt: string;
}

주문 취소 정보

Type declaration

  • id: string

    주문 취소 아이디

  • cancelledAt: string

    취소 일시 (RFC 3339 date-time)