lib/purecloud/models/quote.rb in purecloud-0.44.1 vs lib/purecloud/models/quote.rb in purecloud-0.45.1
- old
+ new
@@ -21,13 +21,16 @@
# The globally unique identifier for the object.
attr_accessor :id
attr_accessor :name
+ # Purchase order
attr_accessor :purchase_order
+ # Quote type
attr_accessor :type
+ # Quote Status
attr_accessor :status
attr_accessor :currency
# Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ