ActionScheduler_Store::find_actions_by_claim_id()publicWC 1.0

Method of the class: ActionScheduler_Store{}

No Hooks.

Return

Array.

Usage

$ActionScheduler_Store = new ActionScheduler_Store();
$ActionScheduler_Store->find_actions_by_claim_id( $claim_id );
$claim_id(string) (required)
-

ActionScheduler_Store::find_actions_by_claim_id() code WC 8.6.1

abstract public function find_actions_by_claim_id( $claim_id );