AdminDealerOrgUpdateV3Body constructor
Implementation
const AdminDealerOrgUpdateV3Body({
this.businessPartnerNo,
this.name,
this.address,
this.phoneNumber,
this.wizardComplete,
this.wizardStep,
});
const AdminDealerOrgUpdateV3Body({
this.businessPartnerNo,
this.name,
this.address,
this.phoneNumber,
this.wizardComplete,
this.wizardStep,
});