DeveloperAccountSubmitModel

Model containing information to create a new developer account.

Required Fields

email

email, 0-99 characters

The email address of the developer.

companyName

string, 0-100 characters

The company name of the developer.

Optional Fields

firstName

string, nullable, 0-50 characters

The first name of the person requesting the developer account.

lastName

string, nullable, 0-50 characters

The last name of the person requesting the developer account.