IntegrableElementTrait

This is the integrable elements trait.

This trait will be used by elements that can be integrated (that means that they have a pId).

Tags
see
IntegrableElementTrait::getPId()

Table of Contents

$pId Public and readable element id.  : string
getPId() Returns the element public id (pId).  : string

Properties

$pId

Public and readable element id.

protected string $pId = ''

Setted by the user on LogiCommerce. All the integrable elements by the LogiCommerce API will send it. Useful for integrations and other 3rd party softwares that need to connect to LogiCommerce software.

Methods

Search results