mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-07 01:55:22 +00:00
9 lines
166 B
YAML
9 lines
166 B
YAML
type: object
|
|
discriminator: payerType
|
|
properties:
|
|
payerType:
|
|
description: Тип платежного средства
|
|
type: string
|
|
required:
|
|
- payerType
|