MoneyLaunderingStatus Field
A one character code identifying Money laundering status.
Valid values:
Y = Passed
N = Not checked
1 = Exempt Below The Limit
2 = Exempt Client Money Type Exemption
3 = Exempt Authorised Credit or Financial Institution.
public const int MoneyLaunderingStatus = 481
This language is not supported or no code example is available.
public:
const int MoneyLaunderingStatus = 481;
This language is not supported or no code example is available.
public const MoneyLaunderingStatus : int = 481
This language is not supported or no code example is available.
Field Value
int
In this article
Definition