Class ConsentResourcePolicyRequest

java.lang.Object
ca.cdr.api.consent.ConsentResourcePolicyRequest

A consent resource policy request containing:
  1. The policy name which should be mapped to a new instance of an IConsentService
  2. The Consent resource for the request (IBaseResource)
  3. The UserSessionDetailsJson of the user making the request.
  4. A list of parameters that can be used to specify additional information used to build the IConsentService.