\Mobi_Mtld_DA_Carrier_BucketType

The types of bucket and their associated IDs. The IDs are important and should **NOT** be changed. The API relies on these IDs remaining the same.

Summary

Methods
Properties
Constants
isValidId()
$ALL_TYPES
PROPERTY_NAMES
PROPERTY_VALUES
PROPERTIES
IPV4_TREE
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

PROPERTY_NAMES

PROPERTY_NAMES = 0

Bucket type

PROPERTY_VALUES

PROPERTY_VALUES = 1

Bucket type

PROPERTIES

PROPERTIES = 2

Bucket type

IPV4_TREE

IPV4_TREE = 3

Bucket type

Properties

$ALL_TYPES

$ALL_TYPES : 

List of bucket types.

Type

Methods

isValidId()

isValidId(  $id) : boolean

Check if id is a valid bucket type or not.

Parameters

$id

Returns

boolean —

If id is a valid bucket type.