Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • CustomersBulkCreateResponse

Index

Properties

Properties

data

data: { created_customers: CustomersBulkCreateCreatedRow[]; invalid_customers: CustomersBulkCreateInvalidRow[]; skipped_customers: CustomersBulkCreateSkippedRow[] }

Type declaration

metadata

metadata: { created: number; invalid: number; skipped: number }

Type declaration

  • created: number
  • invalid: number
  • skipped: number

Optional msg

msg: string

Legend

  • Variable
  • Function
  • Type alias
  • Interface
  • Property
  • Enumeration
  • Class

Generated using TypeDoc