class OfferDetails extends Collection (View source)

Properties

protected $collection_key
string $basePlanId
string $offerId
string[] $offerTags

Methods

setBasePlanId($basePlanId)

No description

string
getBasePlanId()

No description

setOfferId($offerId)

No description

string
getOfferId()

No description

setOfferTags($offerTags)

No description

string[]
getOfferTags()

No description

Details

setBasePlanId($basePlanId)

No description

Parameters

$basePlanId

string getBasePlanId()

No description

Return Value

string

setOfferId($offerId)

No description

Parameters

$offerId

string getOfferId()

No description

Return Value

string

setOfferTags($offerTags)

No description

Parameters

$offerTags

string[] getOfferTags()

No description

Return Value

string[]