Method: Harbor1Client::WebhookTargetObject#valid?

Defined in:
lib/harbor1_client/models/webhook_target_object.rb

#valid?Boolean

Check to see if the all the properties in the model are valid

Returns:

  • (Boolean)

    true if the model is valid



84
85
86
# File 'lib/harbor1_client/models/webhook_target_object.rb', line 84

def valid?
  true
end