AppProfileMemberAppsListInCsvFormat

AppProfileMemberAppsListInCsvFormat
AppProfileMemberAppsListInCsvFormat
AllOf
This class requires all of the following:
JSON Example
{
    "file_name": "string",
    "results": [
        {
            "app_profile_category": "string",
            "display_name": "string",
            "description": "string",
            "member_apps": "string",
            "app_profile_criteria": "string"
        }
    ]
}