Record
use-short-url-params
No description available.
record use-short-url-params {
body: string,
from-op: option<string>,
list-id: f64,
name: string,
schedule: option<f64>,
url-to-shorten: string,
}Fields
| Name | Type | Description |
|---|---|---|
| body | string | |
| from-op | option<string> | |
| list-id | f64 | |
| name | string | |
| schedule | option<f64> | |
| url-to-shorten | string |