Documentation

ProtectionSealInput
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$primaryKeys  : array<string|int, mixed>
$protectionID  : string

Methods

__construct()  : mixed
jsonSerialize()  : mixed

Properties

$primaryKeys

private array<string|int, mixed> $primaryKeys

$protectionID

private string $protectionID

Methods

__construct()

public __construct(string $protectionID, array<string|int, mixed> $primaryKeys) : mixed
Parameters
$protectionID : string
$primaryKeys : array<string|int, mixed>

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results