class VoiceOfMerchantState extends Model (View source)

Properties

protected $complyWithGuidelinesType
protected $complyWithGuidelinesDataType
bool $hasBusinessAuthority
bool $hasVoiceOfMerchant
protected $resolveOwnershipConflictType
protected $resolveOwnershipConflictDataType
protected $verifyType
protected $verifyDataType
protected $waitForVoiceOfMerchantType
protected $waitForVoiceOfMerchantDataType

Methods

setComplyWithGuidelines(ComplyWithGuidelines $complyWithGuidelines)

No description

setHasBusinessAuthority($hasBusinessAuthority)

No description

bool
getHasBusinessAuthority()

No description

setHasVoiceOfMerchant($hasVoiceOfMerchant)

No description

bool
getHasVoiceOfMerchant()

No description

setResolveOwnershipConflict(ResolveOwnershipConflict $resolveOwnershipConflict)

No description

setVerify(Verify $verify)

No description

getVerify()

No description

setWaitForVoiceOfMerchant(WaitForVoiceOfMerchant $waitForVoiceOfMerchant)

No description

Details

setComplyWithGuidelines(ComplyWithGuidelines $complyWithGuidelines)

No description

Parameters

ComplyWithGuidelines $complyWithGuidelines

ComplyWithGuidelines getComplyWithGuidelines()

No description

Return Value

ComplyWithGuidelines

setHasBusinessAuthority($hasBusinessAuthority)

No description

Parameters

$hasBusinessAuthority

bool getHasBusinessAuthority()

No description

Return Value

bool

setHasVoiceOfMerchant($hasVoiceOfMerchant)

No description

Parameters

$hasVoiceOfMerchant

bool getHasVoiceOfMerchant()

No description

Return Value

bool

setResolveOwnershipConflict(ResolveOwnershipConflict $resolveOwnershipConflict)

No description

Parameters

ResolveOwnershipConflict $resolveOwnershipConflict

ResolveOwnershipConflict getResolveOwnershipConflict()

No description

setVerify(Verify $verify)

No description

Parameters

Verify $verify

Verify getVerify()

No description

Return Value

Verify

setWaitForVoiceOfMerchant(WaitForVoiceOfMerchant $waitForVoiceOfMerchant)

No description

Parameters

WaitForVoiceOfMerchant $waitForVoiceOfMerchant

WaitForVoiceOfMerchant getWaitForVoiceOfMerchant()

No description

Return Value

WaitForVoiceOfMerchant