You are here

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

The Unix timestamp when the card was last updated.

Type: integer

File

includes/commerce_cardonfile.entity.inc, line 104

Class

CommerceCardOnFile
Entity class representing the commerce_cardonfile entity type.

Code

public $changed;