Table of Contents

TTMSFNCCloudStellarDataStoreUser Class

Stores profile information for a Stellar Data Store user.

API unit family: TMSFNCCloudStellarDataStore Inherits from: TCollectionItem

Syntax

TTMSFNCCloudStellarDataStoreUser = class(TCollectionItem)

Properties

Name Description
Email Gets or sets the user's email address.
UserName Gets or sets the display name or login name of the user.

Methods

Name Description
GetFromJSON Loads user profile values from a JSON object.
GetOwner Returns the collection that owns the user item.