Record
send-post-letter-params
No description available.
record send-post-letter-params {
colour: option<f64>,
duplex: option<f64>,
file-url: string,
priority-post: option<f64>,
recipients: option<list<string>>,
template-used: option<f64>,
}Fields
| Name | Type | Description |
|---|---|---|
| colour | option<f64> | |
| duplex | option<f64> | |
| file-url | string | |
| priority-post | option<f64> | |
| recipients | option<list<string>> | |
| template-used | option<f64> |