ActionScheduler_Store::get_claim_idpublicWC 1.0

Get action's claim ID.

Method of the class: ActionScheduler_Store{}

No Hooks.

Returns

Mixed.

Usage

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->get_claim_id( $action_id );
$action_id(string) (required)
Action ID.

ActionScheduler_Store::get_claim_id() code WC 9.9.5

abstract public function get_claim_id( $action_id );