swag-payments/spec/definitions/SamsungPay.yaml
2018-05-08 13:09:28 +03:00

16 lines
442 B
YAML

type: object
allOf:
- $ref: '#/definitions/TokenizedCardData'
- type: object
description: Платежные данные Samsung Pay
required:
- serviceID
- referenceID
properties:
serviceID:
description: Идентификатор сервиса в Samsung Pay
type: string
referenceID:
description: Идентификатор токена в Samsung Pay
type: string