RetailCRM API Client

Notification

Class Notification

Tags
category

Notification

SuppressWarnings

(PHPMD.LongVariables)

SuppressWarnings

(PHPMD.TooManyFields)

SuppressWarnings

(PHPMD.ExcessivePublicCount)

Table of Contents

Properties

$message  : string
$type  : string
$userGroups  : array<string|int, string>
$userIds  : array<string|int, int>

Properties

$message

public string $message
Tags
JMS\Type

("string")

JMS\SerializedName

("message")

$type

public string $type
Tags
JMS\Type

("string")

JMS\SerializedName

("type")

$userGroups

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

("array")

JMS\SerializedName

("userGroups")

$userIds

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

("array")

JMS\SerializedName

("userIds")


        
On this page

Search results