WebApiModulesAgentCustomerCustomerDocumentPostRequest constructor
WebApiModulesAgentCustomerCustomerDocumentPostRequest({})
Implementation
WebApiModulesAgentCustomerCustomerDocumentPostRequest({
this.customerId,
this.documentTypeId,
this.description,
this.attachToEmail,
this.inactive,
this.fileIsModified,
this.fileDataUrl,
this.filePath,
});