ApiDoc BACKEND

ApiClients extends ActiveRecord

This is the model class for table "api_clients".

Table of Contents

Properties

$active  : int|null
$api_key  : string
$created_at  : string
$id  : int
$name  : string|null
$secret  : string

Methods

buildSignature()  : mixed
rules()  : mixed
{@inheritdoc}
tableName()  : mixed
{@inheritdoc}

Properties

Methods

buildSignature()

public static buildSignature(string $apiKey, string $secretKey) : mixed
Parameters
$apiKey : string
$secretKey : string

tableName()

{@inheritdoc}

public static tableName() : mixed

        
On this page

Search results