PHP Class PayPal\EBLBaseComponents\UATPDetailsType

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

Méthodes publiques

Свойство Type Description
$ExpMonth integer UATP Card expirty month
$ExpYear integer UATP Card expirty year
$UATPNumber string UATP Card Number

Property Details

$ExpMonth public_oe property

UATP Card expirty month
public int $ExpMonth
Résultat integer

$ExpYear public_oe property

UATP Card expirty year
public int $ExpYear
Résultat integer

$UATPNumber public_oe property

UATP Card Number
public string $UATPNumber
Résultat string