Method: Zitadel::Client::Models::IdentityProviderServiceRpcStatus#valid?

Defined in:
lib/zitadel/client/models/identity_provider_service_rpc_status.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



101
102
103
104
# File 'lib/zitadel/client/models/identity_provider_service_rpc_status.rb', line 101

def valid?
  warn '[DEPRECATED] the `valid?` method is obsolete'
  true
end