ITMSMCPCustomCloudImageAIProperties.GetCustomOptions Method
Returns the extra request parameters that are merged into the outgoing request body.
API unit family: TMS.MCP.CloudImageAI
Declaring type: ITMSMCPCustomCloudImageAIProperties
Syntax
function GetCustomOptions: string;
Returns
A comma-separated list of JSON name/value pairs without the enclosing braces, or an empty string when no extra parameters are configured.