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

setBlackOwned(AccountIdentityType $blackOwned)

No description

setIncludeForPromotions($includeForPromotions)

No description

bool
getIncludeForPromotions()

No description

setLatinoOwned(AccountIdentityType $latinoOwned)

No description

setSmallBusiness(AccountIdentityType $smallBusiness)

No description

setVeteranOwned(AccountIdentityType $veteranOwned)

No description

setWomenOwned(AccountIdentityType $womenOwned)

No description

Details

setBlackOwned(AccountIdentityType $blackOwned)

No description

Parameters

AccountIdentityType $blackOwned

AccountIdentityType getBlackOwned()

No description

Return Value

AccountIdentityType

setIncludeForPromotions($includeForPromotions)

No description

Parameters

$includeForPromotions

bool getIncludeForPromotions()

No description

Return Value

bool

setLatinoOwned(AccountIdentityType $latinoOwned)

No description

Parameters

AccountIdentityType $latinoOwned

AccountIdentityType getLatinoOwned()

No description

Return Value

AccountIdentityType

setSmallBusiness(AccountIdentityType $smallBusiness)

No description

Parameters

AccountIdentityType $smallBusiness

AccountIdentityType getSmallBusiness()

No description

Return Value

AccountIdentityType

setVeteranOwned(AccountIdentityType $veteranOwned)

No description

Parameters

AccountIdentityType $veteranOwned

AccountIdentityType getVeteranOwned()

No description

Return Value

AccountIdentityType

setWomenOwned(AccountIdentityType $womenOwned)

No description

Parameters

AccountIdentityType $womenOwned

AccountIdentityType getWomenOwned()

No description

Return Value

AccountIdentityType