Method: TransferZero::Pagination#valid?

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

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



99
100
101
# File 'lib/transferzero-sdk/models/pagination.rb', line 99

def valid?
  true
end