CustomerUpsertRequest constructor
CustomerUpsertRequest({})
Implementation
CustomerUpsertRequest({
this.idempotencyKey,this.nickname,
this.referenceId, this.taxIds,
this.familyName, this.givenName,
this.companyName, this.phoneNumber, this.address, this.emailAddress,
this.note, this.birthday
});