Method: OpenapiClient::PurchaseCards#valid?

Defined in:
lib/openapi_client/models/purchase_cards.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/purchase_cards.rb', line 71

def valid?
  true
end