Documentation

AddressShare extends BaseComponent
in package

Table of Contents

Properties

$address_type_id  : int
$id  : int
$fields  : array<string|int, string>

Properties

$address_type_id

public int $address_type_id

The address type ID that the address should be for the user

$id

public int $id

The ID of the address to be shared with the user

$fields

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

        
On this page

Search results