Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CustomersCommonListRequest

Hierarchy

  • CustomersCommonListRequest

Index

Properties

Optional city

city: string

Optional email

email: string

Optional limit

limit: number

Optional name

name: string

Optional order

order: "created_at" | "-created_at"

Optional page

page: number

Optional starting_after

starting_after: string | Date