overwriteIfExists property

bool? overwriteIfExists
getter/setter pair

Choose to overwrite an existing customer if found.

This must be set to true if there is an existing customer with a conflicting region code or domain.

Required.

Implementation

core.bool? overwriteIfExists;