lib/purecloud/models/quote_charge.rb in purecloud-0.28.0 vs lib/purecloud/models/quote_charge.rb in purecloud-0.29.1
- old
+ new
@@ -86,10 +86,10 @@
:'total' => :'String',
:'list_price_display' => :'String',
:'discount' => :'String',
:'effective_price' => :'String',
:'product_shippable' => :'BOOLEAN',
- :'shipping_address' => :'Address',
+ :'shipping_address' => :'BillingAddress',
:'for_related_part' => :'String'
}
end