BusinessPhone
extends DataTransferObject
in package
The phone number of the business.
Tags
Table of Contents
Properties
- $id : int
- $phoneNumber : string
Properties
$id
public
int
$id
Unique id of the phone number.
$phoneNumber
public
string
$phoneNumber
The phone number
Attributes
- #[MapFrom]
- 'phone_number'
- #[MapTo]
- 'phone_number'