Documentation

Salutations extends BaseComponent
in package

Salutations Model

Table of Contents

Properties

$formal  : string|null
$household  : string|null
$informal  : string|null
$fields  : array<string|int, string>

Properties

$formal

public string|null $formal

The formal salutation for the address

$household

public string|null $household

The household salutation for the address

$informal

public string|null $informal

The informal salutation for the address

$fields

protected static array<string|int, string> $fields = ["informal" => "string", "formal" => "string", "household" => "string"]

        
On this page

Search results