VaultDeleteInput
in package
implements
JsonSerializable
Table of Contents
Interfaces
- JsonSerializable
Properties
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