ProductTypeDefinitionRequirementsEnforcedEnum: {
    Enforced: "ENFORCED";
    NotEnforced: "NOT_ENFORCED";
} = ...