| Name | Description | Type | Additional information |
|---|---|---|---|
| RegistrationId |
Not used for Create - a new ID will be assigned. Required for Update. |
integer |
None. |
| EventId | integer |
None. |
|
| ProfileId | integer |
None. |
|
| RegistrationDate | date |
None. |
|
| RegistrationItems | Collection of RegistrationCreateItemDto |
None. |
|
| Attendees | Collection of AttendeeCreateDto |
None. |
|
| PaymentTypeId |
Optional - if populated with a valid PaymentTypeId, appropriate payments will be created on the resulting invoice. |
integer |
None. |
| ProfileId | integer |
None. |
|
| CompanyName | string |
None. |
|
| Prefix | string |
None. |
|
| FName | string |
None. |
|
| Mi | string |
None. |
|
| LName | string |
None. |
|
| Suffix | string |
None. |
|
| Title | string |
None. |
|
| string |
None. |
||
| Phone | string |
None. |
|
| Ext | string |
None. |
|
| Address1 | string |
None. |
|
| Address2 | string |
None. |
|
| City | string |
None. |
|
| State | string |
None. |
|
| Zip | string |
None. |
|
| ZipExt | string |
None. |
|
| Country | string |
None. |