lib/fastly/models/billing_address_attributes.rb in fastly-4.0.0.alpha4 vs lib/fastly/models/billing_address_attributes.rb in fastly-4.0.0
- old
+ new
@@ -70,10 +70,13 @@
end
# List of attributes with nullable: true
def self.fastly_nullable
Set.new([
- :'customer_id'
+ :'address_2',
+ :'city',
+ :'locality',
+ :'state',
])
end
# Initializes the object
# @param [Hash] attributes Model attributes in the form of hash