Get Entitlement Requester Justification Config
data class GetEntitlementRequesterJustificationConfig(val notMandatories: List<GetEntitlementRequesterJustificationConfigNotMandatory>, val unstructureds: List<GetEntitlementRequesterJustificationConfigUnstructured>)
Constructors
Link copied to clipboard
constructor(notMandatories: List<GetEntitlementRequesterJustificationConfigNotMandatory>, unstructureds: List<GetEntitlementRequesterJustificationConfigUnstructured>)