7 lines
83 B
YAML
7 lines
83 B
YAML
type: object
|
|
required:
|
|
- payment
|
|
properties:
|
|
payment:
|
|
$ref: ./Payment.yaml
|