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