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

Inheritance: FellowshipOne.API.Model.ApiModel
Afficher le fichier Open project: fellowshiptech/fellowshiponeapi-csharp-wrapper

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Batch ( ) : System
Batch ( int batchTypeId, int batchStatusId ) : System

Method Details

Batch() public méthode

public Batch ( ) : System
Résultat System

Batch() public méthode

public Batch ( int batchTypeId, int batchStatusId ) : System
batchTypeId int
batchStatusId int
Résultat System