Method: Fastly::UpdateBillingAddressRequestData#valid?

Defined in:
lib/fastly/models/update_billing_address_request_data.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



91
92
93
# File 'lib/fastly/models/update_billing_address_request_data.rb', line 91

def valid?
  true
end