Property | Type | Description | |
---|---|---|---|
IsNumberOfShipmentsValid | bool |
Method | Description | |
---|---|---|
IsQuantityValid ( ) : bool | ||
ShipmentInfoViewModel ( ) : System | ||
ShipmentInfoViewModel ( IntendedShipmentData intendedShipmentData ) : System | ||
ToRequest ( System.Guid notificationId ) : SetIntendedShipmentInfoForNotification | ||
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
Method | Description | |
---|---|---|
IsNumberOfShipmentsValid ( ) : bool |
public ShipmentInfoViewModel ( IntendedShipmentData intendedShipmentData ) : System | ||
intendedShipmentData | IntendedShipmentData | |
return | System |
public ToRequest ( System.Guid notificationId ) : SetIntendedShipmentInfoForNotification | ||
notificationId | System.Guid | |
return | SetIntendedShipmentInfoForNotification |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
return | IEnumerable |