Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 969 Bytes

RoleV2RolesGroup.md

File metadata and controls

11 lines (8 loc) · 969 Bytes

TalonOne.Model.RoleV2RolesGroup

Properties

Name Type Description Notes
Applications Dictionary<string, RoleV2ApplicationDetails> A map of the link between the Application, campaign, or draft campaign-related permission set and the Application ID the permissions apply to. [optional]
LoyaltyPrograms Dictionary<string, string> A map of the link between the loyalty program-related permission set and the Application ID the permissions apply to. [optional]
CampaignAccessGroups Dictionary<string, string> A map of the link between the campaign access group-related permission set and the Application ID the permissions apply to. [optional]

[Back to Model list] [Back to API list] [Back to README]