Class OrganizationCreateRequest
CreateOrganization
[DataContract]
public class OrganizationCreateRequest
- Inheritance
-
OrganizationCreateRequest
- Inherited Members
Properties
Name
The name of the organization
[DataMember(Name = "name")]
public string Name { get; set; }
Property Value
- string
The name of the organization