mirror of
https://github.com/valitydev/wallets-api.git
synced 2024-11-06 10:55:23 +00:00
[ci skip] deploy from aenglisc
This commit is contained in:
parent
e193f879cc
commit
953c278595
@ -271,23 +271,6 @@
|
||||
"maxLength": 1000,
|
||||
"example": "zu3TcwGI71Bpaaw2XkLWZXlhMdn4zpVzMQg9xMkh"
|
||||
},
|
||||
"paymentSystem": {
|
||||
"description": "Платежная система",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"visa",
|
||||
"mastercard",
|
||||
"visaelectron",
|
||||
"maestro",
|
||||
"amex",
|
||||
"dinersclub",
|
||||
"discover",
|
||||
"unionpay",
|
||||
"jcb",
|
||||
"nspkmir"
|
||||
],
|
||||
"readOnly": true
|
||||
},
|
||||
"bin": {
|
||||
"description": "[Идентификационный номер][1] банка-эмитента карты\n\n[1]: https://en.wikipedia.org/wiki/Payment_card_number#Issuer_identification_number_(IIN)\n",
|
||||
"type": "string",
|
||||
|
@ -203,21 +203,6 @@ definitions:
|
||||
minLength: 1
|
||||
maxLength: 1000
|
||||
example: zu3TcwGI71Bpaaw2XkLWZXlhMdn4zpVzMQg9xMkh
|
||||
paymentSystem:
|
||||
description: Платежная система
|
||||
type: string
|
||||
enum:
|
||||
- visa
|
||||
- mastercard
|
||||
- visaelectron
|
||||
- maestro
|
||||
- amex
|
||||
- dinersclub
|
||||
- discover
|
||||
- unionpay
|
||||
- jcb
|
||||
- nspkmir
|
||||
readOnly: true
|
||||
bin:
|
||||
description: |
|
||||
[Идентификационный номер][1] банка-эмитента карты
|
||||
|
@ -3729,23 +3729,6 @@
|
||||
"maxLength": 1000,
|
||||
"example": "zu3TcwGI71Bpaaw2XkLWZXlhMdn4zpVzMQg9xMkh"
|
||||
},
|
||||
"paymentSystem": {
|
||||
"description": "Платежная система",
|
||||
"type": "string",
|
||||
"enum": [
|
||||
"visa",
|
||||
"mastercard",
|
||||
"visaelectron",
|
||||
"maestro",
|
||||
"amex",
|
||||
"dinersclub",
|
||||
"discover",
|
||||
"unionpay",
|
||||
"jcb",
|
||||
"nspkmir"
|
||||
],
|
||||
"readOnly": true
|
||||
},
|
||||
"bin": {
|
||||
"description": "[Идентификационный номер][1] банка-эмитента карты\n\n[1]: https://en.wikipedia.org/wiki/Payment_card_number#Issuer_identification_number_(IIN)\n",
|
||||
"type": "string",
|
||||
|
@ -2631,21 +2631,6 @@ definitions:
|
||||
minLength: 1
|
||||
maxLength: 1000
|
||||
example: zu3TcwGI71Bpaaw2XkLWZXlhMdn4zpVzMQg9xMkh
|
||||
paymentSystem:
|
||||
description: Платежная система
|
||||
type: string
|
||||
enum:
|
||||
- visa
|
||||
- mastercard
|
||||
- visaelectron
|
||||
- maestro
|
||||
- amex
|
||||
- dinersclub
|
||||
- discover
|
||||
- unionpay
|
||||
- jcb
|
||||
- nspkmir
|
||||
readOnly: true
|
||||
bin:
|
||||
description: |
|
||||
[Идентификационный номер][1] банка-эмитента карты
|
||||
|
Loading…
Reference in New Issue
Block a user