Contacts No description provided (generated by Openapi Generator https://github.com/openapitools/openapi-generator)

OpenAPI spec version: v3

NOTE: This class is auto generated by OpenAPI Generator (https://openapi-generator.tech). https://openapi-generator.tech Do not edit the class manually.

Constructors

Properties

id: string

The ID of the contact to update. This can be the object ID, or the unique property value of the idProperty property.

idProperty?: string

The name of a unique property, when identifying records by property.

objectWriteTraceId?: string
properties: {
    [key: string]: string;
}
attributeTypeMap: {
    baseName: string;
    format: string;
    name: string;
    type: string;
}[] = ...
discriminator: undefined | string = undefined
mapping: undefined | {
    [index: string]: string;
} = undefined

Methods