FavoritesSet
The FavoritesSet snapshot represents a single favorites set.
FavoritesSet
{
long Id,
int ChangeNumber,
string Name,
bool IsShared,
DateTime SharedOn,
string SharerName,
string SharerEmail,
string SharerMessage
}Members
- Id
- 64-bit identifier of the favorites set
- ChangeNumber
- Change number of the favorites set. This value is incremented each time the favorites set is updated.
- Name
- Name of the favorites set
- IsShared
- Indicates whether the favorites set has been shared with the photographer
- SharedOn
- Date and time when the favorites set was shared
- SharerName
- Name of the person who shared the favorites set
- SharerEmail
- E-mail address of the person who shared the favorites set
- SharerMessage
- Message provided by the person who shared the favorites set