AutomationSlip constructor
AutomationSlip({
- MandatoryAllReceiptsFields? mandatoryAllReceiptsFields,
- MandatoryClientFields? mandatoryClientFields,
- MandatoryEcFields? mandatoryEcFields,
Implementation
AutomationSlip({
this.mandatoryAllReceiptsFields,
this.mandatoryClientFields,
this.mandatoryEcFields,
});