export interface IExpirationQty {
  ExpirationQtyType?: number// 982
  ExpQty?: number// 983
}
