Skip to main content

Class UpdateBatchCriteriaCloseBatch

Used to close a batch using UpdateBatchRequest. Refer to UpdateBatchCriteria for additional properties.


Properties

NAMETYPEDESCRIPTION
BatchReferencestringREQUIRED. The unique value assigned to the batch to be updated.

Examples

{
"__type": "UpdateBatchCriteriaCloseBatch:#JackHenry.Eps.Mobile.RDC"
}

Methods

Validate(IValidatorContext)

Declaration

public override void Validate(IValidatorContext context)

Parameters

TYPENAMEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.IValidatorContextcontext

Overrides

UpdateBatchCriteria.Validate(IValidatorContext)