Class USACheck.NormalizedFieldNames
[Register("io/scanbot/check/entity/USACheck$NormalizedFieldNames", DoNotGenerateAcw = true)]
public sealed class USACheck.NormalizedFieldNames : Object, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
USACheck.NormalizedFieldNames
- Implements
- Inherited Members
Fields
AccountNumber
[Register("ACCOUNT_NUMBER")]
public const string AccountNumber = "USACheck.AccountNumber"
Field Value
AuxiliaryOnUs
[Register("AUXILIARY_ON_US")]
public const string AuxiliaryOnUs = "USACheck.AuxiliaryOnUs"
Field Value
TransitNumber
[Register("TRANSIT_NUMBER")]
public const string TransitNumber = "USACheck.TransitNumber"
Field Value
Properties
Instance
[Register("INSTANCE")]
public static USACheck.NormalizedFieldNames Instance { get; }