You are here

public function BillingScheduleInterface::getProraterId in Commerce Recurring Framework 8

Gets the prorater plugin ID.

Return value

string The prorater plugin ID.

1 method overrides BillingScheduleInterface::getProraterId()
BillingSchedule::getProraterId in src/Entity/BillingSchedule.php
Gets the prorater plugin ID.

File

src/Entity/BillingScheduleInterface.php, line 158

Class

BillingScheduleInterface
Defines the interface for billing schedules.

Namespace

Drupal\commerce_recurring\Entity

Code

public function getProraterId();