You are here

public property PayPalPaymentECAuthentication::$created in PayPal for Payment 7

The date and time at which the token was generated.

A UNIX timestamp.

Type: integer

File

paypal_payment_ec/includes/PayPalPaymentECAuthentication.inc, line 18

Class

PayPalPaymentECAuthentication
PayPal Express Checkout authentication.

Code

public $created;