GiropayBankstatusResponseGiropay Eigenschaft |
Girocheckout
Enthält die Informationen ob giropay Zahlungen unterstützt werden oder nicht
Namensraum: GiroSolution.GiroCheckout.ResponseAssembly: GiroCheckout (in GiroCheckout.dll) Version: 1.1.0.0 (1.1.0.0)
Syntaxpublic Nullable<int> Giropay { get; }
Public ReadOnly Property Giropay As Nullable(Of Integer)
Get
public:
property Nullable<int> Giropay {
Nullable<int> get ();
}
Eigenschaftswert
Typ:
NullableInt32
Siehe auch