CRM Calling Extensions 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

height?: number

The target height of the iframe that will contain your phone/calling UI.

isReady?: boolean

When true, your service will appear as an option under the Call action in contact records of connected accounts.

name: string

The name of your calling service to display to users.

supportsCustomObjects?: boolean

When true, you are indicating that your service is compatible with engagement v2 service and can be used with custom objects.

supportsInboundCalling: boolean
url: string

The URL to your phone/calling UI, built with the Calling SDK.

width?: number

The target width of the iframe that will contain your phone/calling UI.

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

Methods

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