1using System.Runtime.Serialization;
12 #region APIResource Interface Members
18 #endregion APIResource Interface Members
20 #region Public Properties
25 public string name {
get;
set; }
30 #endregion Public Properties
Describes a collection of resources which can be listed.
Stored resource that is polymorphic (has more than one sub-type).
A predicate that determines whether a loss should be included in the perspective or not.
bool invert
Indicate that the Filter expression should be inverted.
override string collection_name
The collection endpoint at which resources of this type reside on the server.
static readonly string CLASS_COLLECTION_NAME
The collection endpoint at which resources of this type reside on the server.