The result of trying to assign fields to the entry.

interface ISetFields {
    exceptions?: LfRepositoryClientV1.APIServerException[];
    fieldCount?: number;
}

Implemented by

Properties

The list of exceptions that occured when trying to perform the operation.

fieldCount?: number

The number of fields assigned to the entry.