You are here

public property CommerceCardOnFile::$created in Commerce Card on File 7.2

The Unix timestamp when the card was first stored.

Type: integer

File

includes/commerce_cardonfile.entity.inc, line 97

Class

CommerceCardOnFile
Entity class representing the commerce_cardonfile entity type.

Code

public $created;