RetailCRM API Client

EmbedJsConfiguration

Class EmbedJsConfiguration

Tags
category

EmbedJsConfiguration

Table of Contents

Properties

$entrypoint  : string
$pages  : array<string|int, EmbedJsPage>
$runner  : string|null
$stylesheet  : string
$targets  : array<string|int, string>

Properties

$entrypoint

public string $entrypoint
Tags
JMS\Type

("string")

JMS\SerializedName

("entrypoint")

$pages

public array<string|int, EmbedJsPage> $pages
Tags
JMS\Type

("array<RetailCrm\Api\Model\Entity\Integration\EmbedJs\EmbedJsPage>")

JMS\SerializedName

("pages")

$runner

public string|null $runner
Tags
JMS\Type

("string")

JMS\SerializedName

("runner")

$stylesheet

public string $stylesheet
Tags
JMS\Type

("string")

JMS\SerializedName

("stylesheet")

$targets

public array<string|int, string> $targets
Tags
JMS\Type

("array")

JMS\SerializedName

("targets")


        
On this page

Search results