Inttegro PHP SDK

Keys
in package

Table of Contents

Methods

__construct()  : mixed
destroy()  : SecretKey
generate()  : GeneratedSecretKey
lookup()  : SecretKey
page()  : SecretKeyPage
update()  : SecretKey
usage()  : SecretKeyUsage

Methods

destroy()

public destroy(string|array<string|int, mixed> $key) : SecretKey
Parameters
$key : string|array<string|int, mixed>
Return values
SecretKey

page()

public page([array<string|int, mixed> $payload = [] ]) : SecretKeyPage
Parameters
$payload : array<string|int, mixed> = []
Return values
SecretKeyPage

update()

public update(array<string|int, mixed> $payload) : SecretKey
Parameters
$payload : array<string|int, mixed>
Return values
SecretKey
On this page

Search results