日本語
テーマ
Customer order data model
order_date: string;
order_id: string;
product_ids: string;
products: CustomerOrderProduct[];