Table of Contents

TTMSFNCCloudBaseService Class

Describes the cloud service endpoint used by a cloud base component, including the service name, base URL, and developer portal URL.

API unit family: TMSFNCCloudBase Inherits from: TPersistent

Syntax

TTMSFNCCloudBaseService = class(TPersistent)

Properties

Name Description
BaseURL The root URL used as the base for all API requests to this service.
DeveloperURL The URL of the service's developer portal or documentation site.
Name The display name of the cloud service.