Class BatchResponseSimplePublicUpsertObjectWithErrors

Constructors

Properties

completedAt: Date
errors?: StandardError[]
links?: {
    [key: string]: string;
}
numErrors?: number
requestedAt?: Date
startedAt: Date
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined

Methods