AddressType
extends BaseComponent
in package
AddressType Model
Table of Contents
Properties
Properties
$id
public
int
$id
The ID of the address type
$type
public
string|null
$type
The name of the address type
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "type" => "string"]