AccountBusinessIdentity
class AccountBusinessIdentity extends Model (View source)
Properties
protected | $blackOwnedType | ||
protected | $blackOwnedDataType | ||
bool | $includeForPromotions | ||
protected | $latinoOwnedType | ||
protected | $latinoOwnedDataType | ||
protected | $smallBusinessType | ||
protected | $smallBusinessDataType | ||
protected | $veteranOwnedType | ||
protected | $veteranOwnedDataType | ||
protected | $womenOwnedType | ||
protected | $womenOwnedDataType |
Methods
getBlackOwned()
No description
setIncludeForPromotions($includeForPromotions)
No description
bool
getIncludeForPromotions()
No description
getLatinoOwned()
No description
getSmallBusiness()
No description
getVeteranOwned()
No description
getWomenOwned()
No description
Details
setBlackOwned(AccountIdentityType $blackOwned)
No description
AccountIdentityType
getBlackOwned()
No description
setIncludeForPromotions($includeForPromotions)
No description
bool
getIncludeForPromotions()
No description
setLatinoOwned(AccountIdentityType $latinoOwned)
No description
AccountIdentityType
getLatinoOwned()
No description
setSmallBusiness(AccountIdentityType $smallBusiness)
No description
AccountIdentityType
getSmallBusiness()
No description
setVeteranOwned(AccountIdentityType $veteranOwned)
No description
AccountIdentityType
getVeteranOwned()
No description
setWomenOwned(AccountIdentityType $womenOwned)
No description
AccountIdentityType
getWomenOwned()
No description