lib/purecloud/models/customer_account.rb in purecloud-0.28.0 vs lib/purecloud/models/customer_account.rb in purecloud-0.29.1
- old
+ new
@@ -60,10 +60,10 @@
:'name' => :'String',
:'is_frozen' => :'BOOLEAN',
:'org_legal_name' => :'String',
:'org_phone' => :'String',
:'is_tax_exempt' => :'BOOLEAN',
- :'billing_address' => :'Address',
+ :'billing_address' => :'BillingAddress',
:'currency' => :'String',
:'self_uri' => :'String'
}
end