Properties
exported_object
exported_object: "order"
parameters
parameters
: { fields
?: ExportOrderFields[]; filters
?: ExportOrderFilters; order
?: "id" | "created_at" | "metadata" | "source_id" | "status" | "amount" | "discount_amount" | "referrer_id" | "updated_at" | "-created_at" | "-id" | "items_discount_amount" | "total_discount_amount" | "total_amount" | "customer_id" | "-updated_at" | "-customer_id" | "-status" | "-metadata" | "-source_id" | "-amount" | "-discount_amount" | "-items_discount_amount" | "-total_discount_amount" | "-total_amount" | "-referrer_id" }
Type declaration
-
-
-
Optional order?: "id" | "created_at" | "metadata" | "source_id" | "status" | "amount" | "discount_amount" | "referrer_id" | "updated_at" | "-created_at" | "-id" | "items_discount_amount" | "total_discount_amount" | "total_amount" | "customer_id" | "-updated_at" | "-customer_id" | "-status" | "-metadata" | "-source_id" | "-amount" | "-discount_amount" | "-items_discount_amount" | "-total_discount_amount" | "-total_amount" | "-referrer_id"