Method: IntegrationApi::IavTokenExchangeVendorResponseVO#valid?
- Defined in:
- lib/integration_api/models/iav_token_exchange_vendor_response_vo.rb
#valid? ⇒ Boolean
Check to see if the all the properties in the model are valid
47 48 49 |
# File 'lib/integration_api/models/iav_token_exchange_vendor_response_vo.rb', line 47 def valid? true end |