| Name | Description | |
|---|---|---|
![]()  | init | Initializes the FlattenMappingsInfo. Called during construction. | 
| Name | Description | |
|---|---|---|
![]()  | elementId | Gets or sets the Id of the element to flatten. | 
![]()  | isValid | Gets a flag indicating if the current mappings are valid from the point of view of allowed record selector mappings. | 
![]()  | mappings | Gets or sets the mappings (instuctions) on how to flatten. | 
![]()  | namespaces | Gets or sets the supported namespaces. | 
| Name | Description | |
|---|---|---|
![]()  | fromJObject | Applies the property values from a plain object created from JSON to the properties of this instance. Inherited from Class. | 
![]()  | toJSON | Implementation for toJSON to return an object that will include this class's prototype property values when stringified. Inherited from Class. |