B2eErrorCode
Table of Contents
Constants
- EXPIRED = 'expired'
- REQUEST_ERROR = 'request_error'
- SNILS_NOT_FOUND = 'snils_not_found'
Methods
- getAll() : array<string|int, self::*>
Constants
EXPIRED
public
mixed
EXPIRED
= 'expired'
REQUEST_ERROR
public
mixed
REQUEST_ERROR
= 'request_error'
SNILS_NOT_FOUND
public
mixed
SNILS_NOT_FOUND
= 'snils_not_found'
Methods
getAll()
public
static getAll() : array<string|int, self::*>