| ObjectResponseMessage Class |
The structure contains object information along with the status of the request.
SystemObject
Talisma.Server.Common.Dtos.LogicalIdentifierObjectResponseMessage
Namespace: Talisma.Server.Common.Dtos.LogicalIdentifierTalisma.Server.Common.Dtos.LogicalIdentifierObjectResponseMessage
C#
[SerializableAttribute] public class ObjectResponseMessage
The ObjectResponseMessage type exposes the following members.
| Name | Description | |
|---|---|---|
| ErrorCode |
Gets or sets the error code.
| |
| ErrorDescription |
Gets or sets the error description.
| |
| ObjectInformations |
Gets or sets the object informations.
|