You are here

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

Whether this is the default card for this payment method instance..

Type: boolean

File

includes/commerce_cardonfile.entity.inc, line 83

Class

CommerceCardOnFile
Entity class representing the commerce_cardonfile entity type.

Code

public $instance_default = 1;