Documentation

UserMailbox extends BaseComponent
in package

An object for mailbox information

Table of Contents

Properties

$combo  : string|null
$number  : string|null
$fields  : array<string|int, string>

Properties

$combo

public string|null $combo

The mailbox combination of the user.

$number

public string|null $number

The mailbox number of the user.

$fields

protected static array<string|int, string> $fields = ["number" => "string", "combo" => "string"]

        
On this page

Search results