Entitlement Requester Justification Config
data class EntitlementRequesterJustificationConfig(val notMandatory: EntitlementRequesterJustificationConfigNotMandatory? = null, val unstructured: EntitlementRequesterJustificationConfigUnstructured? = null)
Constructors
Link copied to clipboard
constructor(notMandatory: EntitlementRequesterJustificationConfigNotMandatory? = null, unstructured: EntitlementRequesterJustificationConfigUnstructured? = null)