GiropayBankstatusResponseGiropayid Eigenschaft |
Girocheckout
Enthält die Informationen ob giropay-Id Abfragen 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> Giropayid { get; }
Public ReadOnly Property Giropayid As Nullable(Of Integer)
Get
public:
property Nullable<int> Giropayid {
Nullable<int> get ();
}
member Giropayid : Nullable<int> with get
Eigenschaftswert
Typ:
NullableInt32
Siehe auch