object

UpdateAddressResponse

Update address response details, includes address id, updated flag and success flag.
Fields
ID of an address.
is_default_address
Boolean
Default address flag if no address selected then this should be the default address selected.
success
Boolean
Success flag of update address response.
is_updated
Boolean
Updated flag for update address operation if the address updated or not.