Interface
PackBulkCreatePayload
Bulk create result (camelCase).
Properties
failed
: Array<{ name: string; error: string }>success
: []Bulk create result (camelCase).
: Array<{ name: string; error: string }>: []