class DealPauseStatus extends Model (View source)

Properties

string $buyerPauseReason
string $firstPausedBy
bool $hasBuyerPaused
bool $hasSellerPaused
string $sellerPauseReason

Methods

setBuyerPauseReason($buyerPauseReason)

No description

string
getBuyerPauseReason()

No description

setFirstPausedBy($firstPausedBy)

No description

string
getFirstPausedBy()

No description

setHasBuyerPaused($hasBuyerPaused)

No description

bool
getHasBuyerPaused()

No description

setHasSellerPaused($hasSellerPaused)

No description

bool
getHasSellerPaused()

No description

setSellerPauseReason($sellerPauseReason)

No description

string
getSellerPauseReason()

No description

Details

setBuyerPauseReason($buyerPauseReason)

No description

Parameters

$buyerPauseReason

string getBuyerPauseReason()

No description

Return Value

string

setFirstPausedBy($firstPausedBy)

No description

Parameters

$firstPausedBy

string getFirstPausedBy()

No description

Return Value

string

setHasBuyerPaused($hasBuyerPaused)

No description

Parameters

$hasBuyerPaused

bool getHasBuyerPaused()

No description

Return Value

bool

setHasSellerPaused($hasSellerPaused)

No description

Parameters

$hasSellerPaused

bool getHasSellerPaused()

No description

Return Value

bool

setSellerPauseReason($sellerPauseReason)

No description

Parameters

$sellerPauseReason

string getSellerPauseReason()

No description

Return Value

string