Method: TransferZero::TransactionResponse#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



70
71
72
# File 'lib/transferzero-sdk/models/transaction_response.rb', line 70

def valid?
  true
end