PHP Class PayPal\EBLBaseComponents\CreditCardDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Afficher le fichier Open project: paypal/merchant-sdk-php

Méthodes publiques

Свойство Type Description
$CVV2 string
$CardOwner PayerInfoType
$CreditCardNumber string
$CreditCardType string
$ExpMonth integer
$ExpYear integer
$IssueNumber string
$StartMonth integer
$StartYear integer
$ThreeDSecureRequest ThreeDSecureRequestType

Property Details

$CVV2 public_oe property

public string $CVV2
Résultat string

$CardOwner public_oe property

public PayerInfoType,PayPal\EBLBaseComponents $CardOwner
Résultat PayerInfoType

$CreditCardNumber public_oe property

public string $CreditCardNumber
Résultat string

$CreditCardType public_oe property

public string $CreditCardType
Résultat string

$ExpMonth public_oe property

public int $ExpMonth
Résultat integer

$ExpYear public_oe property

public int $ExpYear
Résultat integer

$IssueNumber public_oe property

public string $IssueNumber
Résultat string

$StartMonth public_oe property

public int $StartMonth
Résultat integer

$StartYear public_oe property

public int $StartYear
Résultat integer

$ThreeDSecureRequest public_oe property

public ThreeDSecureRequestType,PayPal\EBLBaseComponents $ThreeDSecureRequest
Résultat ThreeDSecureRequestType