PHP Class PayPal\EBLBaseComponents\UATPDetailsType

Inheritance: extends PayPal\Core\PPXmlMessage
Show file Open project: paypal/merchant-sdk-php

Public Properties

Property Type Description
$ExpMonth integer UATP Card expirty month
$ExpYear integer UATP Card expirty year
$UATPNumber string UATP Card Number

Property Details

$ExpMonth public property

UATP Card expirty month
public int $ExpMonth
return integer

$ExpYear public property

UATP Card expirty year
public int $ExpYear
return integer

$UATPNumber public property

UATP Card Number
public string $UATPNumber
return string