Documentation

AddressType extends BaseComponent
in package

AddressType Model

Table of Contents

Properties

$id  : int
$type  : string|null
$fields  : array<string|int, string>

Properties

$type

public string|null $type

The name of the address type

$fields

protected static array<string|int, string> $fields = ["id" => "int", "type" => "string"]

        
On this page

Search results