Documentation

VaultStoreInput
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

$values  : array<string|int, mixed>
$vaultID  : string

Methods

__construct()  : mixed
jsonSerialize()  : mixed

Properties

$values

public array<string|int, mixed> $values

$vaultID

public string $vaultID

Methods

__construct()

public __construct(string $vaultID, array<int, mixed> $values) : mixed
Parameters
$vaultID : string
$values : array<int, mixed>

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results