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