Documentation

VaultDeleteInput
in package
implements JsonSerializable

Table of Contents

Interfaces

JsonSerializable

Properties

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

Methods

__construct()  : mixed
jsonSerialize()  : mixed

Properties

$tokens

public array<string|int, mixed> $tokens

$vaultID

public string $vaultID

Methods

__construct()

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

jsonSerialize()

public jsonSerialize() : mixed

        
On this page

Search results