DeletePolicyRule200Response constructor
DeletePolicyRule200Response({
- bool? deleted,
Returns a new DeletePolicyRule200Response instance.
Implementation
DeletePolicyRule200Response({
this.deleted,
});
Returns a new DeletePolicyRule200Response instance.
DeletePolicyRule200Response({
this.deleted,
});