Module: EdgeCast::Connection
- Included in:
- Client
- Defined in:
- lib/edge_cast/connection.rb
Instance Method Summary collapse
Instance Method Details
#endpoint ⇒ Object
10 11 12 |
# File 'lib/edge_cast/connection.rb', line 10 def endpoint "https://#{EdgeCast::Config::DEFAULT_HOST}/v2/mcc/customers/#{account_number}" end |