Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
com
openrest
v1_1
CPayment
C# Class com.openrest.v1_1.CPayment
Inheritance:
IPayment
显示文件
Open project: wix/openrest4net
Class Usage Examples
Public Methods
Method
Description
CPayment
(
Payment
payment
) :
System
GetAmount
( ) :
int
GetCard
( ) :
ICreditCard
GetPaymentType
( ) :
string
Method Details
CPayment()
public
method
public
CPayment
(
Payment
payment
) :
System
payment
Payment
return
System
GetAmount()
public
method
public
GetAmount
( ) :
int
return
int
GetCard()
public
method
public
GetCard
( ) :
ICreditCard
return
ICreditCard
GetPaymentType()
public
method
public
GetPaymentType
( ) :
string
return
string