declare let orderRecordItem: { order_id: number; order_number: string; shop_order_number: string; shop_full_order_number: string; external_sale_number: string; type: string; business_code: string; platform: string; sales_channel: string; order_sales_channel: string; status: string; payment_status: string; shipping_status: string; customer_id: number; customer_name: string; country_calling_code: string; phone: string; email: string; is_price_include_tax: number; tax_title: string; tax_country_code: string; currency_code: string; currency_symbol: string; currency_format: string; delivery_type: string; is_deposit: number; deposit_amount: string; shop_discount: string; surcharge_fee: string; note: string; schedule_date: string; created_at: string; updated_at: string; metadata: { product_discount_version: string; appointment_structure_version: string; appointment_booking_parent_schedule_id: number; }; products: ({ order_detail_id: number; order_id: number; product_title: { en: null; ja: null; pt: null; auto: string; "zh-CN": null; "zh-HK": null; kitchen: null; original: string; }; product_id: number; product_quantity: number; product_variant_id: number; product_sku: { code: string; name: string; unit: string; weight: number; barcode: string; sku_ids: string; variant: never[]; subtitle: { en: null; ja: null; pt: null; auto: string; "zh-CN": null; "zh-HK": null; kitchen: null; original: string; }; tare_name: string; net_weight: number; unit_price: number; variant_id: number; tare_weight: number; unit_weight: number; weight_source: string; open_sold_weight: number; unit_data_snapshot: null; open_box_specification: number; box_specification_quantity: number; }; selling_price: string; original_price: string; payment_price: string; tax_fee: string; is_charge_tax: number; product_bundle: never[]; extension_type: string; created_at: string; updated_at: string; metadata: { source_product_price: string; relation_surcharge_ids: number[]; latest_input_product_data: { unique: string; }; main_product_selling_price: string; tax_fee_rounding_remainder: string; main_product_original_price: string; product_discount_difference: string; average_discount_amount_rate: number; surcharge_rounding_remainder: string; unique_identification_number: string; appointment_order_product_type: string; main_product_attached_bundle_tax_fee: string; main_product_attached_bundle_payment_price: string; main_product_attached_bundle_selling_price: string; main_product_attached_bundle_surcharge_fee: string; }; discount_list: never[]; schedule_event_id: number; dependency_schedule_event_id: null; booking_uid: string; } | { order_detail_id: number; order_id: number; product_title: { en: string; ja: string; pt: string; auto: string; "zh-CN": null; "zh-HK": null; kitchen: string; original: string; }; product_id: number; product_quantity: number; product_variant_id: number; product_sku: { code: string; name: string; unit: string; weight: number; barcode: string; sku_ids: string; variant: never[]; subtitle: { en: null; ja: null; pt: null; auto: string; "zh-CN": null; "zh-HK": null; kitchen: null; original: string; }; tare_name: string; net_weight: number; unit_price: number; variant_id: number; tare_weight: number; unit_weight: number; weight_source: string; open_sold_weight: number; unit_data_snapshot: null; open_box_specification: number; box_specification_quantity: number; }; selling_price: string; original_price: string; payment_price: string; tax_fee: string; is_charge_tax: number; product_bundle: never[]; extension_type: string; created_at: string; updated_at: string; metadata: { source_product_price: string; relation_surcharge_ids: number[]; latest_input_product_data: never[]; main_product_selling_price: string; tax_fee_rounding_remainder: string; main_product_original_price: string; product_discount_difference: string; average_discount_amount_rate: number; surcharge_rounding_remainder: string; unique_identification_number: string; main_product_attached_bundle_tax_fee: string; main_product_attached_bundle_payment_price: string; main_product_attached_bundle_selling_price: string; main_product_attached_bundle_surcharge_fee: string; appointment_order_product_type?: undefined; }; discount_list: never[]; schedule_event_id: null; dependency_schedule_event_id: null; booking_uid: null; })[]; bookings: ({ schedule_event_id: number; order_id: number; resource_type: string; item_type: string; business_code: string; parent_id: number; booking_id: string; status: string; appointment_status: string; product_uid: null; relation_type: string; relation_id: number; relation_form_name: string; form_id: number; schedule_id: number; start_date: string; start_time: string; end_date: string; end_time: string; is_all: number; select_date: null; duration: number; sub_type: string; like_status: string; number: number; created_at: string; updated_at: string; metadata: { multiple_resource_flag: number; capacity?: undefined; holder_id?: undefined; resource_select_type?: undefined; unique_identification_number?: undefined; }; resources: never[]; relation_items: never[]; appointment_form: never[]; } | { schedule_event_id: number; order_id: number; resource_type: string; item_type: string; business_code: string; parent_id: number; booking_id: string; status: string; appointment_status: string; product_uid: string; relation_type: string; relation_id: number; relation_form_name: string; form_id: number; schedule_id: number; start_date: string; start_time: string; end_date: string; end_time: string; is_all: number; select_date: string; duration: number; sub_type: string; like_status: string; number: number; created_at: string; updated_at: string; metadata: { capacity: { id: number; name: string; value: number; }[]; holder_id: number[]; resource_select_type: string; unique_identification_number: string; multiple_resource_flag?: undefined; }; resources: { form_id: number; relation_type: string; relation_id: number; capacity: number; like_status: string; created_at: string; updated_at: string; metadata: { form_name: string; resource_name: string; }; children: never[]; }[]; relation_items: never[]; appointment_form: never[]; })[]; payments: ({ order_payment_id: number; custom_payment_type: string; custom_payment_id: number; code: string; type: string; voucher_id: number; fund_record: { voucher_id: number; wallet_pass_name: { en: string; "zh-CN": null; "zh-HK": null; ja: null; pt: null; default: string; }; code: string; encoded: string; using_before_value: string; using_after_value: string; }; service_fee: string; amount: string; origin_amount: string; rounding_amount: string; status: string; payment_time: string; service_charge: string; created_at: string; updated_at: string; metadata: { unique_identification_number: string; }; } | { order_payment_id: number; custom_payment_type: string; custom_payment_id: number; code: string; type: string; voucher_id: number; fund_record: { voucher_id: number; wallet_pass_name: { en: null; "zh-CN": null; "zh-HK": null; ja: null; pt: null; default: string; }; code: string; encoded: string; using_before_value: string; using_after_value: string; }; service_fee: string; amount: string; origin_amount: string; rounding_amount: string; status: string; payment_time: string; service_charge: string; created_at: string; updated_at: string; metadata: { unique_identification_number: string; }; } | { order_payment_id: number; custom_payment_type: string; custom_payment_id: number; code: string; type: string; voucher_id: number; fund_record: { voucher_id: number; wallet_pass_name: { en: null; "zh-CN": null; "zh-HK": null; default: string; ja?: undefined; pt?: undefined; }; code: string; encoded: string; using_before_value: string; using_after_value: string; }; service_fee: string; amount: string; origin_amount: string; rounding_amount: string; status: string; payment_time: string; service_charge: string; created_at: string; updated_at: string; metadata: { unique_identification_number: string; }; })[]; vouchers: never[]; surcharges: { order_surcharge_id: number; order_id: number; surcharge_id: number; type: string; name: { en: string; "zh-CN": string; "zh-HK": string; original: string; }; description: { en: string; "zh-CN": string; "zh-HK": string; original: string; }; percentage: string; fixed: string; amount: string; created_at: string; updated_at: string; }[]; summary: { product_quantity: number; product_original_amount: string; product_amount: string; product_expect_amount: string; product_tax_fee: string; shipping_fee: string; shipping_tax_fee: string; tax_fee: string; surcharge_fee: string; discount_amount: string; shop_discount: string; deposit_amount: string; expect_amount: string; total_amount: string; amount_gap: string; rounding_amount: string; pay_service_charge_amount: string; customer_paid_amount: string; order_paid_amount: string; total_refund_amount: string; }; contacts_info: { first_name: string; last_name: string; phone: { phone: string; country_calling_code: string; country_code: string; }; email: string; display_name: string; }; internal_remarks: never[]; customer: { id: number; country_calling_code: string; phone: string; display_name: string; first_name: string; last_name: string; nickname: string; email: string; created_at: string; updated_at: string; }; };