Class OrganizationUpdateRequest
UpdateOrganization
[DataContract]
public class OrganizationUpdateRequest
- Inheritance
-
OrganizationUpdateRequest
- Inherited Members
Properties
Api
API-specific settings
[DataMember(Name = "api")]
public OrganizationApi Api { get; set; }
Property Value
Name
The name of the organization
[DataMember(Name = "name")]
public string Name { get; set; }
Property Value
- string
The name of the organization