Class PaymentOptions
- Namespace
- CSharpToJavaScript.APIs.JS
- Assembly
- CSharpToJavaScript.dll
[ToObject]
public class PaymentOptions
- Inheritance
-
PaymentOptions
- Inherited Members
-
Constructors
PaymentOptions()
Fields
RequestBillingAddress
[Value("requestBillingAddress")]
public bool RequestBillingAddress
Field Value
- bool
RequestPayerEmail
[Value("requestPayerEmail")]
public bool RequestPayerEmail
Field Value
- bool
RequestPayerName
[Value("requestPayerName")]
public bool RequestPayerName
Field Value
- bool
RequestPayerPhone
[Value("requestPayerPhone")]
public bool RequestPayerPhone
Field Value
- bool
RequestShipping
[Value("requestShipping")]
public bool RequestShipping
Field Value
- bool
ShippingType
[Value("shippingType")]
public PaymentShippingType ShippingType
Field Value
- PaymentShippingType