UserBusinessTrait
trait UserBusinessTrait
Trait UserBusinessTrait
Properties
private string | $businessType | Type of bussiness | |
private string | $businessName | Name for the Business | |
private string | $businessAddress | Address for the Business | |
private string | $businessAddress2 | Second line for the address for the Business | |
private string | $businessPostal | Postal code for the Business | |
private string | $businessTown | Town for the Business | |
private string | $businessCountry | Country for the Business | |
private string | $businessSiret | Siret for the Business | |
private string | $businessVat | TVA number for the Business | |
private string | $businessPhone | Phone number for the Business | |
private string | $businessFax | Fax number for the Business |
Methods
Set businessType
Get businessType
Set businessName
Get businessName
Set businessAddress
Get businessAddress
Set businessAddress2
Get businessAddress2
Set businessPostal
Get businessPostal
Set businessTown
Get businessTown
Set businessCountry
Get businessCountry
Set businessSiret
Get businessSiret
Set businessVat
Get businessVat
Set businessPhone
Get businessPhone
Set businessFax
Get businessFax
Details
at line 136
UserLight
setBusinessType(string|null $businessType)
Set businessType
at line 146
string|null
getBusinessType()
Get businessType
at line 156
UserLight
setBusinessName(string|null $businessName)
Set businessName
at line 166
string|null
getBusinessName()
Get businessName
at line 176
UserLight
setBusinessAddress(string|null $businessAddress)
Set businessAddress
at line 186
string|null
getBusinessAddress()
Get businessAddress
at line 196
UserLight
setBusinessAddress2(string|null $businessAddress2)
Set businessAddress2
at line 206
string|null
getBusinessAddress2()
Get businessAddress2
at line 216
UserLight
setBusinessPostal(string|null $businessPostal)
Set businessPostal
at line 226
string|null
getBusinessPostal()
Get businessPostal
at line 236
UserLight
setBusinessTown(string|null $businessTown)
Set businessTown
at line 246
string|null
getBusinessTown()
Get businessTown
at line 256
UserLight
setBusinessCountry(string|null $businessCountry)
Set businessCountry
at line 266
string|null
getBusinessCountry()
Get businessCountry
at line 276
UserLight
setBusinessSiret(string|null $businessSiret)
Set businessSiret
at line 286
string|null
getBusinessSiret()
Get businessSiret
at line 296
UserLight
setBusinessVat(string|null $businessVat)
Set businessVat
at line 306
string|null
getBusinessVat()
Get businessVat
at line 316
UserLight
setBusinessPhone(string|null $businessPhone)
Set businessPhone
at line 326
string|null
getBusinessPhone()
Get businessPhone
at line 336
UserLight
setBusinessFax(string|null $businessFax)
Set businessFax
at line 346
string|null
getBusinessFax()
Get businessFax