Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace BulkUploadValidationErrorInfo

Detailed error information corresponding to each column for a particular supported license record that could not be uploaded.

Properties

productName

productName: string

Product name of invalid row.

rowError

rowError: Array<BulkUploadCellInfo>

Error information corresponding to each column.

rowNumber

rowNumber: number

Refers to the license record number as provided in the bulk upload file. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj