Class PaymentMethodSearchCodeType


class PaymentMethodSearchCodeType
Used for specifying items for which a specific payment method or methods are accepted.

Defined in com/ebay/shoppingservice/PaymentMethodSearchCodeType.js

Property Summary
(out) Reserved for internal or future use.
PaisaPay payment method.
PaisaPayEscrow EMI (Equal Monthly Installment) payment method.
PayPal payment method.
Either the PayPal or the PaisaPay payment method.
String value

Constructor Summary

Property Details

property static CustomCode

(out) Reserved for internal or future use.


property static PaisaPay

PaisaPay payment method. The PaisaPay payment method is only for the India site (site ID 203).


property static PaisaPayEscrowEMI

PaisaPayEscrow EMI (Equal Monthly Installment) payment method. The PaisaPayEscrowEMI payment method is only for the India site (site ID 203).


property static PayPal

PayPal payment method.


property static PayPalOrPaisaPay

Either the PayPal or the PaisaPay payment method. The PaisaPay payment method is only for the India site (site ID 203).


property String value


Constructor Details

constructor PaymentMethodSearchCodeType

PaymentMethodSearchCodeType(Object object)

Parameters:
object