This constructor is private as to avoid the creation of instances
outside of this implementation. This allows us to make sure that
activities as scoped inside the Strava OAuth Driver, always use
the correct format and are always transformed correctly.
To create an instance of this class, you must use the static method
{@link BasicRemoteDTO.createFromObject}.
The column names as they are represented in the backend runtime
database.
Note that the fields listed here will be stored in documents.
The type of entity represented in this object.
This method extracts the fields of a remote DTO into an object that contains fields as defined in BasicRemoteDTO.columns.
The columns as they can be stored in a document.
Generated using TypeDoc
OAUTH
This class defines the fields and methods of a basic remote entity's DTO as defined by custom data providers.
v0.4.0