mirror of
https://github.com/valitydev/swag-payments.git
synced 2024-11-06 09:35:22 +00:00
11 lines
231 B
YAML
11 lines
231 B
YAML
description: Назначение транзакции
|
|
type: object
|
|
discriminator: allocationTargetType
|
|
required:
|
|
- allocationTargetType
|
|
properties:
|
|
allocationTargetType:
|
|
type: string
|
|
enum:
|
|
- AllocationTargetShop
|