Method: PureCloud::Geolocation#primary

Defined in:
lib/purecloud/models/geolocation.rb

#primaryObject

A boolean used to tell whether or not to set this geolocation client as the primary on a PATCH



30
31
32
# File 'lib/purecloud/models/geolocation.rb', line 30

def primary
  @primary
end