Method: OpenapiClient::DhlExpressSettingsResponseBody#valid?

Defined in:
lib/openapi_client/models/dhl_express_settings_response_body.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



71
72
73
# File 'lib/openapi_client/models/dhl_express_settings_response_body.rb', line 71

def valid?
  true && super
end