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