data
data: {
contribution_amount: string;
contributor_hash: string;
coopname: string;
memo?: null | string;
username: string;
}
Type declaration
contribution_amount: string
contributor_hash: string
coopname: string
Optional memo?: null | string
username: string
Сумма вклада