설명
비용 연관 코드 리스트
구문
private Integer totalRows;
private List<CostRelationCode> costRelationCodeList;
필드
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
totalRows | Yes | Integer | |
costRelationCodeList | Yes | List<CostRelationCode> | List<CostRelationCode> 데이터 타입 |
비용 연관 코드 리스트
private Integer totalRows;
private List<CostRelationCode> costRelationCodeList;
파라미터명 | 필수 여부 | 타입 | 설명 |
---|---|---|---|
totalRows | Yes | Integer | |
costRelationCodeList | Yes | List<CostRelationCode> | List<CostRelationCode> 데이터 타입 |