14b2de94e2
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
8 lines
132 B
YAML
8 lines
132 B
YAML
type: object
|
|
required:
|
|
- quantity
|
|
properties:
|
|
quantity:
|
|
type: number
|
|
description: The quantity to set the Line Item to.
|