|
| Guid | CommandId = Guid.Empty [get, set] |
| |
| Command | Command = new() [get, set] |
| |
| int | Sequence = 0 [get, set] |
| |
| string | CitizenId = string.Empty [get, set] |
| |
| string | Prefix = string.Empty [get, set] |
| |
| string | FirstName = string.Empty [get, set] |
| |
| string | LastName = string.Empty [get, set] |
| |
| string | Comment = string.Empty [get, set] |
| |
| string | Comment2 = string.Empty [get, set] |
| |
| Guid? | RefPlacementProfileId [get, set] |
| |
| double? | Amount [get, set] |
| |
| double? | PositionSalaryAmount [get, set] |
| |
| double? | MouthSalaryAmount [get, set] |
| |
Properties inherited from BMA.EHR.Domain.Models.Base.EntityBase |
| Guid | Id [get, set] |
| |
| DateTime | CreatedAt = DateTime.Now [get, set] |
| |
| string | CreatedUserId = string.Empty [get, set] |
| |
| DateTime? | LastUpdatedAt [get, set] |
| |
| string | LastUpdateUserId = string.Empty [get, set] |
| |
| string | CreatedFullName = string.Empty [get, set] |
| |
| string | LastUpdateFullName = string.Empty [get, set] |
| |
◆ Amount
| double? BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Amount |
|
getset |
◆ CitizenId
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.CitizenId = string.Empty |
|
getset |
◆ Command
| Command BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Command = new() |
|
getset |
◆ CommandId
| Guid BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.CommandId = Guid.Empty |
|
getset |
◆ Comment
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Comment = string.Empty |
|
getset |
◆ Comment2
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Comment2 = string.Empty |
|
getset |
◆ FirstName
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.FirstName = string.Empty |
|
getset |
◆ LastName
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.LastName = string.Empty |
|
getset |
◆ MouthSalaryAmount
| double? BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.MouthSalaryAmount |
|
getset |
◆ PositionSalaryAmount
| double? BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.PositionSalaryAmount |
|
getset |
◆ Prefix
| string BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Prefix = string.Empty |
|
getset |
◆ RefPlacementProfileId
| Guid? BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.RefPlacementProfileId |
|
getset |
◆ Sequence
| int BMA.EHR.Domain.Models.Commands.Core.CommandReceiver.Sequence = 0 |
|
getset |
The documentation for this class was generated from the following file: