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

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

Private Properties

Property Type Description

Public Methods

Method Description
RDCBatch ( ) : System
RDCBatch ( int CreatedByPersonId, int LastUpdatedByPersonId ) : System

Method Details

RDCBatch() public method

public RDCBatch ( ) : System
return System

RDCBatch() public method

public RDCBatch ( int CreatedByPersonId, int LastUpdatedByPersonId ) : System
CreatedByPersonId int
LastUpdatedByPersonId int
return System