Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExportCustomer

Hierarchy

  • ExportCustomer

Index

Properties

exported_object

exported_object: "customer"

parameters

parameters: { fields?: ExportCustomerFields[]; filters?: ExportCustomerFilters; order?: "id" | "created_at" | "name" | "description" | "metadata" | "email" | "source_id" | "phone" | "birthday" | "birthdate" | "updated_at" | "-created_at" | "-id" | "-updated_at" | "-metadata" | "loyalty_points" | "-loyalty_points" | "address_city" | "address_state" | "address_line_1" | "address_line_2" | "address_country" | "address_postal_code" | "redemptions_total_redeemed" | "redemptions_total_failed" | "redemptions_total_succeeded" | "redemptions_total_rolled_back" | "redemptions_total_rollback_failed" | "redemptions_total_rollback_succeeded" | "orders_total_amount" | "orders_total_count" | "orders_average_amount" | "orders_last_order_amount" | "orders_last_order_date" | "loyalty_referred_customers" | "-name" | "-description" | "-email" | "-source_id" | "-address_city" | "-address_state" | "-address_line_1" | "-address_line_2" | "-address_country" | "-address_postal_code" | "-redemptions_total_redeemed" | "-redemptions_total_failed" | "-redemptions_total_succeeded" | "-redemptions_total_rolled_back" | "-redemptions_total_rollback_failed" | "-redemptions_total_rollback_succeeded" | "-orders_total_amount" | "-orders_total_count" | "-orders_average_amount" | "-orders_last_order_amount" | "-orders_last_order_date" | "-loyalty_referred_customers" | "-phone" | "-birthday" | "-birthdate" }

Type declaration

  • Optional fields?: ExportCustomerFields[]
  • Optional filters?: ExportCustomerFilters
  • Optional order?: "id" | "created_at" | "name" | "description" | "metadata" | "email" | "source_id" | "phone" | "birthday" | "birthdate" | "updated_at" | "-created_at" | "-id" | "-updated_at" | "-metadata" | "loyalty_points" | "-loyalty_points" | "address_city" | "address_state" | "address_line_1" | "address_line_2" | "address_country" | "address_postal_code" | "redemptions_total_redeemed" | "redemptions_total_failed" | "redemptions_total_succeeded" | "redemptions_total_rolled_back" | "redemptions_total_rollback_failed" | "redemptions_total_rollback_succeeded" | "orders_total_amount" | "orders_total_count" | "orders_average_amount" | "orders_last_order_amount" | "orders_last_order_date" | "loyalty_referred_customers" | "-name" | "-description" | "-email" | "-source_id" | "-address_city" | "-address_state" | "-address_line_1" | "-address_line_2" | "-address_country" | "-address_postal_code" | "-redemptions_total_redeemed" | "-redemptions_total_failed" | "-redemptions_total_succeeded" | "-redemptions_total_rolled_back" | "-redemptions_total_rollback_failed" | "-redemptions_total_rollback_succeeded" | "-orders_total_amount" | "-orders_total_count" | "-orders_average_amount" | "-orders_last_order_amount" | "-orders_last_order_date" | "-loyalty_referred_customers" | "-phone" | "-birthday" | "-birthdate"