Skip to main content

Class UpdateVelocityCriteria

Criteria to find an existing velocity record to update.


Properties

NAMETYPEDESCRIPTION
HomeBankingIdSystem.StringA string value with a unique identifier for the customer. It is required for all customers boarded with the RDA Web Service and most often corresponds to the customer's unique identifier in the Financial Institution's system. Max length is 50 characters.

Examples

{
"__type": "UpdateVelocityCriteria:#JackHenry.Eps.Mobile.RDAAdmin",
"HomeBankingId": "String Content"
}

Methods

Validate(IValidatorContext)

Declaration

public void Validate(IValidatorContext context)

Parameters

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

Exceptions

TYPEDESCRIPTION
JHA.EPS.SharedService.Common.Validator.ValidationResultHomeBankingId cannot be null