API 文档
interface
InvestmentChartAccountTransaction
export interface InvestmentChartAccountTransaction {
timestamp: number;
txType: number; // 0=Other, 2=Deposit, 4=Withdrawal, 8=Fee, 16=Payment, 32=Financing
value: number;
text: string;
}export interface InvestmentChartAccountTransaction {
timestamp: number;
txType: number; // 0=Other, 2=Deposit, 4=Withdrawal, 8=Fee, 16=Payment, 32=Financing
value: number;
text: string;
}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.