API documentation
enum
InvestmentApprovalStatus
export enum InvestmentApprovalStatus {
Pending = 0,
Approved = 1,
Declined = 2,
Cancelled = 3
}export enum InvestmentApprovalStatus {
Pending = 0,
Approved = 1,
Declined = 2,
Cancelled = 3
}We use essential cookies to make this site work. With your consent, we may also use non-essential cookies for analytics and marketing. You can change your choices at any time.
See our Privacy Policy and Cookie Policy.