You are here

public property PaymentMethod::$status in Payment 7

One of Entity API's ENTITY_* constants for exportable entities.

Type: integer

See also

entity_has_status()

File

./payment.classes.inc, line 543
The API and related functions for executing and managing payments.

Class

PaymentMethod
Payment method configuration.

Code

public $status = ENTITY_CUSTOM;