Interface: UpdateAddressParams
Properties
commit?
optional
commit:boolean
Controls whether the charges linked to the address should be regenerated upon address update. By default the flag is set to false which will delay charge regeneration 5 seconds. This enables running multiple calls to perform changes and receive responses much faster since the API won’t wait for a charge regeneration to complete. Setting this parameter to true will cause charge regeneration to complete before returning a response.