1using System.Runtime.Serialization;
Describes an endpoint off of some types of resources from which an associated "large data file" can b...
Describes a collection of resources which can be listed.
Indicates that the property, if left null, will have a default value generated and filled in by the s...
Describes an APIResource class that adds a "/data" sub-resource, since this functionality is common t...
LargeDataSubResource data
An endpoint for accessing or modifying the data file attached to this resource.
IReference< DataFile > data_file
A reference to the data attached to this resource. This field will automatically be created if you in...
Describes an APIResource class that has a "status" property and corresponding "status_message" which ...