lib/stripe/resources/terminal/location.rb in stripe-8.6.0.pre.beta.3 vs lib/stripe/resources/terminal/location.rb in stripe-8.6.0.pre.beta.4
- old
+ new
@@ -3,10 +3,10 @@
module Stripe
module Terminal
# A Location represents a grouping of readers.
#
- # Related guide: [Fleet Management](https://stripe.com/docs/terminal/fleet/locations).
+ # Related guide: [Fleet management](https://stripe.com/docs/terminal/fleet/locations)
class Location < APIResource
extend Stripe::APIOperations::Create
include Stripe::APIOperations::Delete
extend Stripe::APIOperations::List
include Stripe::APIOperations::Save