public class MoneyLaunderingStatus extends CharField
| Modifier and Type | Field and Description | 
|---|---|
static char | 
EXEMPT_AUTHORISED_CREDIT_OR_FINANCIAL_INSTITUTION  | 
static char | 
EXEMPT_BELOW_THE_LIMIT  | 
static char | 
EXEMPT_CLIENT_MONEY_TYPE_EXEMPTION  | 
static int | 
FIELD  | 
static char | 
NOT_CHECKED  | 
static char | 
PASSED  | 
| Constructor and Description | 
|---|
MoneyLaunderingStatus()  | 
MoneyLaunderingStatus(char data)  | 
public static final int FIELD
public static final char PASSED
public static final char NOT_CHECKED
public static final char EXEMPT_BELOW_THE_LIMIT
public static final char EXEMPT_CLIENT_MONEY_TYPE_EXEMPTION
public static final char EXEMPT_AUTHORISED_CREDIT_OR_FINANCIAL_INSTITUTION
Copyright © 2021. All rights reserved.