프로퍼티 | 타입 | 설명 | |
---|---|---|---|
IsNumberOfShipmentsValid | bool |
메소드 | 설명 | |
---|---|---|
IsQuantityValid ( ) : bool | ||
ShipmentInfoViewModel ( ) : System | ||
ShipmentInfoViewModel ( IntendedShipmentData intendedShipmentData ) : System | ||
ToRequest ( System.Guid notificationId ) : SetIntendedShipmentInfoForNotification | ||
Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
메소드 | 설명 | |
---|---|---|
IsNumberOfShipmentsValid ( ) : bool |
public ShipmentInfoViewModel ( IntendedShipmentData intendedShipmentData ) : System | ||
intendedShipmentData | IntendedShipmentData | |
리턴 | System |
public ToRequest ( System.Guid notificationId ) : SetIntendedShipmentInfoForNotification | ||
notificationId | System.Guid | |
리턴 | SetIntendedShipmentInfoForNotification |
public Validate ( System.ComponentModel.DataAnnotations.ValidationContext validationContext ) : IEnumerable |
||
validationContext | System.ComponentModel.DataAnnotations.ValidationContext | |
리턴 | IEnumerable |