ICreateRegistration
Properties
Property | Type | Notes |
---|---|---|
string |
Event id being registered for |
|
EventAttendanceType |
Attendance type for this registration |
|
Optional | string |
ArcGIS Online id for a user. Will always be extracted from the token unless service token is used. |
Optional | string |
Email for the subscriber. Will always be extracted from the token unless service token is used. |
Optional | string |
First name for the subscriber. Will always be extracted from the token unless service token is used. |
Optional | string |
Last name for the subscriber. Will always be extracted from the token unless service token is used. |
Optional | RegistrationRole |
Role of the user in the event |
Optional | string |
Username for the subscriber. Will always be extracted from the token unless service token is used. |
Interface defined in common/src/events/api/orval/api/orval-events.ts:83