Method: OpenapiClient::PurchaseLabelWithoutShipment#valid?

Defined in:
lib/openapi_client/models/purchase_label_without_shipment.rb

#valid?Boolean

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

Returns:

  • (Boolean)

    true if the model is valid



93
94
95
# File 'lib/openapi_client/models/purchase_label_without_shipment.rb', line 93

def valid?
  true
end