![]() | RuyiNetEntity Class |
[This is preliminary documentation and is subject to change.]
Namespace: Ruyi.SDK.Online
public class RuyiNetEntity
The RuyiNetEntity type exposes the following members.
Name | Description | |
---|---|---|
![]() | RuyiNetEntity | Initializes a new instance of the RuyiNetEntity class |
Name | Description | |
---|---|---|
![]() | CreatedAt |
When this entity was created.
|
![]() | Data |
The custom data attached to this entity.
|
![]() | EntityId |
The ID of the entity.
|
![]() | EntityType |
The type of the entity.
|
![]() | UpdatedAt |
When this entity was last updated.
|
![]() | Version |
The version of the entity.
|
Name | Description | |
---|---|---|
![]() ![]() | (RuyiNetEntityData to RuyiNetEntity) |
Construct from response data.
|