C# 클래스 FellowshipOne.API.Giving.Model.Batch

상속: FellowshipOne.API.Model.ApiModel
파일 보기 프로젝트 열기: fellowshiptech/fellowshiponeapi-csharp-wrapper

Private Properties

프로퍼티 타입 설명

공개 메소드들

메소드 설명
Batch ( ) : System
Batch ( int batchTypeId, int batchStatusId ) : System

메소드 상세

Batch() 공개 메소드

public Batch ( ) : System
리턴 System

Batch() 공개 메소드

public Batch ( int batchTypeId, int batchStatusId ) : System
batchTypeId int
batchStatusId int
리턴 System