| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
It represents a Description label, not a unique identifier. A Description can be identified uniquely by using combination of DivisionID, PageID, Id |
string |
None. |
| PageId |
It represents associated page identifier to a description |
integer |
None. |
| DivisionId |
It represents associated division identifier to a description. |
string |
None. |
| AbbreviationName |
It represents the name of associated abbreviation identifier to a description. In IOS app, we need to bind this field beside to each check-box under Descriptions section. |
string |
None. |
| AbbrDescription |
It represents the description text of associated abbreviation to a Description. In IOS app, We need to bind this field to a text input, after selecting a specific check-box. |
string |
None. |
| SP |
It represents associated Standard Phrase identifier to a description. |
integer |
None. |
| ParentDescriptions |
It represents the multiple parent abbreviation identifiers associated to a Standard Phrase identifier. |
string |
None. |
| Fillins |
It represents list of Fillin associated to a Description. |
Collection of KeyValue |
None. |
| Hierarchy |
It represents list of CascadeSP's hierarchy associated to a standard phrase. |
Collection of SPHierarchy |
None. |