REST.Backend.EMSApi.TEMSClientAPI.TJSONNames

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

TJSONNames = record

C++

struct DECLSPEC_DRECORD TJSONNames
{
public:
    #define TEMSClientAPI_TJSONNames_UserName L"username"
    #define TEMSClientAPI_TJSONNames_Password L"password"
    #define TEMSClientAPI_TJSONNames_SessionToken L"sessionToken"
    #define TEMSClientAPI_TJSONNames_Error L"error"
    #define TEMSClientAPI_TJSONNames_Description L"description"
    #define TEMSClientAPI_TJSONNames_UserID L"_id"
    #define TEMSClientAPI_TJSONNames_GroupName L"groupname"
    #define TEMSClientAPI_TJSONNames_InstallationID L"_id"
    #define TEMSClientAPI_TJSONNames_MetaData L"_meta"
    #define TEMSClientAPI_TJSONNames_MetaCreated L"created"
    #define TEMSClientAPI_TJSONNames_MetaUpdated L"updated"
    #define TEMSClientAPI_TJSONNames_MetaCreator L"creator"
    #define TEMSClientAPI_TJSONNames_PushWhere L"where"
    #define TEMSClientAPI_TJSONNames_PushChannels L"channels"
    #define TEMSClientAPI_TJSONNames_PushData L"data"
    #define TEMSClientAPI_TJSONNames_PushBadge L"badge"
    #define TEMSClientAPI_TJSONNames_FieldName L"name"
    #define TEMSClientAPI_TJSONNames_FieldCustom L"custom"
    #define TEMSClientAPI_TJSONNames_FieldFields L"fields"
    #define TEMSClientAPI_TJSONNames_ModuleID L"_id"
    #define TEMSClientAPI_TJSONNames_ResourceModuleID L"moduleid"
    #define TEMSClientAPI_TJSONNames_ModuleName L"modulename"
    #define TEMSClientAPI_TJSONNames_Protocol L"protocol"
    #define TEMSClientAPI_TJSONNames_ResourceName L"resourcename"
    #define TEMSClientAPI_TJSONNames_ProtocolProps L"protocolprops"
    #define TEMSClientAPI_TJSONNames_Resources L"resources"
};

Propriétés

Type Visibilité  Source Unité  Parent
record
struct
public
REST.Backend.EMSApi.pas
REST.Backend.EMSApi.hpp
REST.Backend.EMSApi TEMSClientAPI

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !