CustomerRequestMessage constructor
CustomerRequestMessage({})
Implementation
CustomerRequestMessage({
this.email,
this.name,
this.cpfOrCnpj,
this.withCopyEmails,
this.notes,
this.customVariables,
this.zipCode,
this.number,
this.complement,
});