1using System.Runtime.Serialization;
12 [DataMember(Order = 1)]
16 [DataMember(Order = 2)]
20 [DataMember(Order = 3)]
Specifies that a property is generated by the server and should not be specified on the client side d...
Interface shared by all object types and resources returned by the Analyze Re server.
Base interface for all reference entities.
string ref_id
The id of the object being referred to.
string reference_type
In cases where a model can reference resources belonging to one of a number of collections,...
string href
The HREF that can be used to retrieve the object being referred to.