Record
invoices-get-summary-by-uuid-response-product-charges
No description available.
record invoices-get-summary-by-uuid-response-product-charges {
amount: option<string>,
items: option<list<invoices-get-summary-by-uuid-response-product-charges-items-item>>,
name: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| amount | option<string> | |
| items | option<list<invoices-get-summary-by-uuid-response-product-charges-items-item>> | |
| name | option<string> |