Share via


UpdateAction Enum

Specifies the type of update operation to perform on address locations within the service gateway.

  • FullUpdate: Replaces all existing address location data with the new list provided in the

request. Any previously defined locations not included will be removed.

  • PartialUpdate: Updates only the specified address locations.

Fields

FULL_UPDATE
PARTIAL_UPDATE