Property | Type | Description | |
---|---|---|---|
AisNotZeroAndGisNineWeights | int[] | ||
AisNotZeroAndGisNotNineWeights | int[] |
Method | Description | |
---|---|---|
BankAccountDetails ( string sortCode, string accountNumber ) : System | ||
From ( |
||
GetExceptionTwoAlternativeWeights ( int originalWeights ) : int[] | ||
IsExceptionThreeAndCanSkipSecondCheck ( ) : bool | ||
IsExceptionTwoAndFirstCheckPassed ( ) : bool | ||
IsSecondCheckRequired ( ) : bool | ||
IsUncheckableForeignAccount ( ) : bool | ||
IsValidForModulusCheck ( ) : bool | ||
RequiresCouttsAccountCheck ( ) : bool | ||
ToCombinedString ( ) : String | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
ExceptionEightPreProcessing ( IEnumerable |
||
ExceptionSevenPreprocessing ( IList |
||
ExceptionTenPreProcessing ( IList |
||
PrepareString ( string value ) : string | ||
ZeroiseUtoB ( |
public BankAccountDetails ( string sortCode, string accountNumber ) : System | ||
sortCode | string | |
accountNumber | string | |
return | System |
public static From ( |
||
sortCode | ||
accountNumber | ModulusChecking.Models.AccountNumber | |
weightMappings | IEnumerable |
|
return |
public GetExceptionTwoAlternativeWeights ( int originalWeights ) : int[] | ||
originalWeights | int | |
return | int[] |
public IsExceptionThreeAndCanSkipSecondCheck ( ) : bool | ||
return | bool |
public IsExceptionTwoAndFirstCheckPassed ( ) : bool | ||
return | bool |
public IsUncheckableForeignAccount ( ) : bool | ||
return | bool |
public static int[] AisNotZeroAndGisNineWeights | ||
return | int[] |