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
99 100 101 |
# File 'lib/transferzero-sdk/models/pagination.rb', line 99 def valid? true end |