Documentation

SwarmUnlockkeyGetResponse200

Table of Contents

$unlockKey  : string|null
The swarm's unlock key.
getUnlockKey()  : string|null
The swarm's unlock key.
setUnlockKey()  : self
The swarm's unlock key.

Properties

Methods

setUnlockKey()

The swarm's unlock key.

public setUnlockKey(string|null $unlockKey) : self
Parameters
$unlockKey : string|null
Return values
self

Search results