A summary detailing which list contains the imported objects.

Constructors

Properties

listId: string

The ID of the list containing the imported objects.

objectType: string

The type of object contained in the list.

attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods

  • Returns {
        baseName: string;
        format: string;
        name: string;
        type: string;
    }[]