DivisionData

Contains the information about the company division.

Properties

Parameter Type Description
Key string  
Name string  

JSON Example

{
    "Key": "Dv123",
    "Name": "Division 123"
}