C# Class FellowshipOne.API.Giving.Model.Batch

Inheritance: FellowshipOne.API.Model.ApiModel
显示文件 Open project: fellowshiptech/fellowshiponeapi-csharp-wrapper

Private Properties

Property Type Description

Public Methods

Method Description
Batch ( ) : System
Batch ( int batchTypeId, int batchStatusId ) : System

Method Details

Batch() public method

public Batch ( ) : System
return System

Batch() public method

public Batch ( int batchTypeId, int batchStatusId ) : System
batchTypeId int
batchStatusId int
return System