ProfileProfileStructureProperty

ProfileProfileStructureProperty
ProfileProfileStructureProperty
AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "propertyName": "string",
    "array": false,
    "element": {
        "_typeName": "string",
        "profileTypeName": "string",
        "child": [
            "ProfileProfileStructureProperty Object"
        ]
    }
}
string
propertyName
Required

Name of the property where this ProfileStructureProperty is being used

boolean
array
Required

Flag indicating if this property is an Array of profiles

element
Required

Details about the profile contained within this property