Record
post-credit-transfer-params
No description available.
record post-credit-transfer-params {
comment-on-from: option<string>,
comment-on-to: option<string>,
credits: f64,
to-user-id: f64,
to-username: string,
}Fields
| Name | Type | Description |
|---|---|---|
| comment-on-from | option<string> | |
| comment-on-to | option<string> | |
| credits | f64 | |
| to-user-id | f64 | |
| to-username | string |