Method: PureCloud::OrganizationCreate#admin_username

Defined in:
lib/purecloud/models/organization_create.rb

#admin_usernameObject

Administrator username for this organization in the form of an email address.



26
27
28
# File 'lib/purecloud/models/organization_create.rb', line 26

def admin_username
  @admin_username
end