swag-payments/spec/definitions/PaymentStatusChanged.yaml

11 lines
203 B
YAML
Raw Normal View History

type: object
allOf:
- $ref: '#/definitions/InvoiceChange'
- $ref: '#/definitions/PaymentStatus'
- type: object
required:
- paymentID
properties:
paymentID:
type: string