C# 클래스 Cats.Areas.Logistics.Models.HubStockStatus

파일 보기 프로젝트 열기: edgecomputing/cats

공개 프로퍼티들

프로퍼티 타입 설명
FreeStock decimal
HubId int
HubName string
PhysicalStock decimal

프로퍼티 상세

FreeStock 공개적으로 프로퍼티

public decimal FreeStock
리턴 decimal

HubId 공개적으로 프로퍼티

public int HubId
리턴 int

HubName 공개적으로 프로퍼티

public string HubName
리턴 string

PhysicalStock 공개적으로 프로퍼티

public decimal PhysicalStock
리턴 decimal