01d4047976
Co-authored-by: olivermrbl <olivermrbl@users.noreply.github.com>
9 lines
148 B
YAML
9 lines
148 B
YAML
type: object
|
|
description: The refund's details.
|
|
required:
|
|
- refund
|
|
properties:
|
|
refund:
|
|
description: Refund details.
|
|
$ref: ./Refund.yaml
|