AddressUpdateAction Enum
Specifies the type of update operation to perform on addresses within the address location of service gateway.
- FullUpdate: Replaces all existing address data with the new list provided in the request. Any
previously defined addresses not included will be removed.
- PartialUpdate: Updates only the specified addresses.
Fields
| FULL_UPDATE |
| PARTIAL_UPDATE |