CheckService extends RestService
Class CheckService
Table of Contents
Constants
- SCOPE = 'cashbox'
Methods
- applyCheck() : bool
- onRestAppDelete() : void
- onRestServiceBuildDescription() : array<string|int, mixed>
Constants
SCOPE
public
mixed
SCOPE
= 'cashbox'
Methods
applyCheck()
public
static applyCheck(mixed $params) : bool
Parameters
- $params : mixed
Tags
Return values
boolonRestAppDelete()
public
static onRestAppDelete(array<string|int, mixed> $fields) : void
Parameters
- $fields : array<string|int, mixed>
onRestServiceBuildDescription()
public
static onRestServiceBuildDescription() : array<string|int, mixed>