TTMSFNCCloudGoogleFireBaseData Class
Base carrier for a record's identifier and payload. Used to pass the originating data back to the result event of an insert or update request.
API unit family: TMSFNCCloudGoogleFireBase
Syntax
TTMSFNCCloudGoogleFireBaseData = class
Properties
| Name | Description |
|---|---|
| Data | Payload of the record, typically a JSON fragment. |
| ID | Identifier (key) of the record. |