Method: TripletexRubyClient::ListResponseTravelPaymentType#valid?

Defined in:
lib/tripletex_ruby_client/models/list_response_travel_payment_type.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



89
90
91
# File 'lib/tripletex_ruby_client/models/list_response_travel_payment_type.rb', line 89

def valid?
  true
end