Skip to main content

IDeserializeCollectionOptions

used to describe format of destructuredSource input

@field

delimited - whether source is delimited string or an array

@field

delimiter - if delimited, this is delimiter to use (if other than default)

Index

Properties

collectionIndex

collectionIndex: number

delimited

delimited: boolean

delimiter

delimiter: string

partitioned

partitioned: boolean