Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
FellowshipOne
API
Giving
Model
Batch
C# Class FellowshipOne.API.Giving.Model.Batch
Inheritance:
FellowshipOne.API.Model.ApiModel
Mostrar archivo
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