Class: Yext::Api::Enumerations::AddRequestLocationMode

Inherits:
Object
  • Object
show all
Includes:
Concerns::EnumAll
Defined in:
lib/yext/api/enumerations/add_request_location_mode.rb

Overview

The type of the location in an AddRequest

Constant Summary collapse

EXISTING =
"EXISTING"
NEW =
"NEW"