Method: TransferZero::CurrencyOppositeAllOf#valid?

Defined in:
lib/transferzero-sdk/models/currency_opposite_all_of.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



72
73
74
# File 'lib/transferzero-sdk/models/currency_opposite_all_of.rb', line 72

def valid?
  true
end