KnownUpdateAction 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
| FullUpdate | FullUpdate |
| PartialUpdate | PartialUpdate |