Click or drag to resize

BankPaymentRuExtensionValuesFfdPaymentSystemCode Class

Values for FfdPaymentSystemCode.

Attribute psid in FFD attribute 1237 "Идентификатор безналичной оплаты", String(2).

Source: field description of psid in section 3.2, Table for tag 1237.

  • 4 — Visa
  • 5 — MasterCard
  • 6 — UnionPay
  • 22 — Мир
Inheritance Hierarchy
SystemObject
  Resto.Front.Api.Data.PaymentsBankPaymentRuExtensionValuesFfdPaymentSystemCode

Namespace:  Resto.Front.Api.Data.Payments
Assembly:  Resto.Front.Api.V10 (in Resto.Front.Api.V10.dll)
Syntax
C#
public static class FfdPaymentSystemCode

The BankPaymentRuExtensionValuesFfdPaymentSystemCode type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMastercard
Public fieldStatic memberMir
Public fieldStatic memberUnionPay
Public fieldStatic memberVisa
Top
See Also