Record
cost-information
No description available.
record cost-information {
currency: option<string>,
monthly-cost: option<string>,
upfront-cost: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| currency | option<string> | |
| monthly-cost | option<string> | |
| upfront-cost | option<string> |