You are here

protected property PaymentMethodConfiguration::$ownerId in Payment 8.2

The UID of the user this payment method belongs to.

Type: integer

File

src/Entity/PaymentMethodConfiguration.php, line 83

Class

PaymentMethodConfiguration
Defines a payment method configuration entity.

Namespace

Drupal\payment\Entity

Code

protected $ownerId;