C# (CSharp) UserInterface.MasterData Namespace

Classes

Name Description
AlterBrandCommand ApiGateway Command Parameters for PUT api/masterdata/brands/{id}
AlterBrandResponse WebGateway Response to RenameProductCommand: PUT api/masterdata/brands
AlterOperatorCommand ApiGateway Command Parameters for PUT api/operators/{id}
AlterOperatorResponse WebGateway Response to AlterOperatorCommand: PUT api/operators
ArchiveOperatorCommand ApiGateway Command Parameters for PUT api/operators/{id}/archive
ArchiveOperatorResponse WebGateway Response to ArchiveOperatorCommand: PUT api/operator/{id}/archive
BrandDto
CreateBrandResponse WebGateway Response to CreateProductCommand: POST api/products
CreateOperatorCommand ApiGateway Command Parameters for POST api/operators
CreateOperatorResponse WebGateway Response to CreateOperatorCommand: POST api/operators
DeleteOperatorCommand ApiGateway Command Parameters for DELETE api/operators/{id}
OperatorDto