ReleaseStandardEvent
The ReleaseStandardEvent class is useful to represent a standard Nova's release event
Author
N7ghtm4r3 - Tecknobit
See also
Inheritors
Constructors
Link copied to clipboard
constructor()
Constructor to init the ReleaseStandardEvent No-any params required
constructor(jReleaseStandardEvent: JSONObject)
Constructor to init the ReleaseStandardEvent class
Constructor to init the ReleaseStandardEvent class
Properties
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
RELEASE_EVENT_DATE_KEY the key for the "release_event_date" fieldLink copied to clipboard
RELEASE_EVENT_IDENTIFIER_KEY the key for the "release_event_id" fieldLink copied to clipboard
RELEASE_EVENT_KEY the key for the "release_event" fieldLink copied to clipboard
RELEASE_EVENT_STATUS_KEY the key for the "status" fieldLink copied to clipboard
RELEASE_EVENTS_KEY the key for the "release_events" fieldLink copied to clipboard
RELEASE_TAG_IDENTIFIER_KEY the key for the "release_tag_id" fieldLink copied to clipboard
releaseEventDate the date when the event occurredLink copied to clipboard
status the related status of the eventLink copied to clipboard
Functions
Link copied to clipboard
Method to get release instance No-any params required
Link copied to clipboard
Method to get releaseEventDate instance No-any params required
Link copied to clipboard
Method to get releaseEventDate instance No-any params required
Link copied to clipboard
Method to get status instance No-any params required
Link copied to clipboard
Method to assemble and return a List of release events