Ruyi SDK
Namespaces
Ruyi.SDK.Online
RuyiNetEntityData Class
RuyiNetEntityData Constructor
RuyiNetEntityData Fields
Click or drag to resizeClick or drag to resize

RuyiNetEntityData Class

[This is preliminary documentation and is subject to change.]

Represents entity data that comes from a response.
Inheritance Hierarchy
SystemObject
  Ruyi.SDK.OnlineRuyiNetEntityData

Namespace:  Ruyi.SDK.Online
Assembly:  SDK.RuyiSDKAsync (in SDK.RuyiSDKAsync.dll) Version: 0.9.3.3995
Syntax
C#
Copy
[SerializableAttribute]
public class RuyiNetEntityData

The RuyiNetEntityData type exposes the following members.

Constructors
  NameDescription
Public methodRuyiNetEntityData
Initializes a new instance of the RuyiNetEntityData class
Top
Fields
  NameDescription
Public fieldcreatedAt
When this entity was created.
Public fielddata
The custom data attached to this entity.
Public fieldentityId
ID of the entity.
Public fieldentityType
The type of the entity.
Public fieldupdatedAt
When this entity was last updated.
Public fieldversion
What version of the entity this is.
Top
See Also

Reference

Ruyi.SDK.Online Namespace

Copyright ©Zhongshan Subor Advanced Technology Co., Ltd. 2017-2018, All right reserved

Send comments on this topic to dev-support@playruyi.com