declare (strict_types=1); namespace WPForms\Vendor\Square\Models; use stdClass; /** * Represents an accrual rule, which defines how buyers can earn points from the base [loyalty * program]($m/LoyaltyProgram). */ class LoyaltyProgramAccrualRule implements \JsonSerializable { /** * @var string */ private $accrualType; /** * @var array */ private $points = []; /** * @var LoyaltyProgramAccrualRuleVisitData|null */ private $visitData; /** * @var LoyaltyProgramAccrualRuleSpendData|null */ private $spendData; /** * @var LoyaltyProgramAccrualRuleItemVariationData|null */ private $itemVariationData; /** * @var LoyaltyProgramAccrualRuleCategoryData|null */ private $categoryData; /** * @param string $accrualType */ public function __construct(string $accrualType) { $this->accrualType = $accrualType; } /** * Returns Accrual Type. * The type of the accrual rule that defines how buyers can earn points. */ public function getAccrualType() : string { return $this->accrualType; } /** * Sets Accrual Type. * The type of the accrual rule that defines how buyers can earn points. * * @required * @maps accrual_type */ public function setAccrualType(string $accrualType) : void { $this->accrualType = $accrualType; } /** * Returns Points. * The number of points that * buyers earn based on the `accrual_type`. */ public function getPoints() : ?int { if (\count($this->points) == 0) { return null; } return $this->points['value']; } /** * Sets Points. * The number of points that * buyers earn based on the `accrual_type`. * * @maps points */ public function setPoints(?int $points) : void { $this->points['value'] = $points; } /** * Unsets Points. * The number of points that * buyers earn based on the `accrual_type`. */ public function unsetPoints() : void { $this->points = []; } /** * Returns Visit Data. * Represents additional data for rules with the `VISIT` accrual type. */ public function getVisitData() : ?LoyaltyProgramAccrualRuleVisitData { return $this->visitData; } /** * Sets Visit Data. * Represents additional data for rules with the `VISIT` accrual type. * * @maps visit_data */ public function setVisitData(?LoyaltyProgramAccrualRuleVisitData $visitData) : void { $this->visitData = $visitData; } /** * Returns Spend Data. * Represents additional data for rules with the `SPEND` accrual type. */ public function getSpendData() : ?LoyaltyProgramAccrualRuleSpendData { return $this->spendData; } /** * Sets Spend Data. * Represents additional data for rules with the `SPEND` accrual type. * * @maps spend_data */ public function setSpendData(?LoyaltyProgramAccrualRuleSpendData $spendData) : void { $this->spendData = $spendData; } /** * Returns Item Variation Data. * Represents additional data for rules with the `ITEM_VARIATION` accrual type. */ public function getItemVariationData() : ?LoyaltyProgramAccrualRuleItemVariationData { return $this->itemVariationData; } /** * Sets Item Variation Data. * Represents additional data for rules with the `ITEM_VARIATION` accrual type. * * @maps item_variation_data */ public function setItemVariationData(?LoyaltyProgramAccrualRuleItemVariationData $itemVariationData) : void { $this->itemVariationData = $itemVariationData; } /** * Returns Category Data. * Represents additional data for rules with the `CATEGORY` accrual type. */ public function getCategoryData() : ?LoyaltyProgramAccrualRuleCategoryData { return $this->categoryData; } /** * Sets Category Data. * Represents additional data for rules with the `CATEGORY` accrual type. * * @maps category_data */ public function setCategoryData(?LoyaltyProgramAccrualRuleCategoryData $categoryData) : void { $this->categoryData = $categoryData; } /** * Encode this object to JSON * * @param bool $asArrayWhenEmpty Whether to serialize this model as an array whenever no fields * are set. (default: false) * * @return array|stdClass */ #[\ReturnTypeWillChange] // @phan-suppress-current-line PhanUndeclaredClassAttribute for (php < 8.1) public function jsonSerialize(bool $asArrayWhenEmpty = \false) { $json = []; $json['accrual_type'] = $this->accrualType; if (!empty($this->points)) { $json['points'] = $this->points['value']; } if (isset($this->visitData)) { $json['visit_data'] = $this->visitData; } if (isset($this->spendData)) { $json['spend_data'] = $this->spendData; } if (isset($this->itemVariationData)) { $json['item_variation_data'] = $this->itemVariationData; } if (isset($this->categoryData)) { $json['category_data'] = $this->categoryData; } $json = \array_filter($json, function ($val) { return $val !== null; }); return !$asArrayWhenEmpty && empty($json) ? new stdClass() : $json; } } Post – Page 4 – Reeko Furniture Inc
  • Home
  • ABOUT
  • CATALOG
  • NEWSLETTER
  • FAQs
  • Contact Us
Reeko Furniture Inc Reeko Furniture Inc
  • NEW ARRIVALS
Menu
Reeko Furniture Inc Reeko Furniture Inc

Post

Home » Archive by Category "Post" (Page 4)
12 Apr
Post

Corri, schiva, sopravvivi riesci a portare la gallina sana e salva sullaltra sponda in Chicken Road

  • April 12, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Corri, schiva, sopravvivi: riesci a portare la gallina sana e salva sullaltra sponda in Chicken Road demo guadagnando più monete po...

Continue reading

12 Apr
Post

Feathers, Fords & Fortune Master 50+ Daring Crossings on Chicken Road & Collect Massive Bonuses!

  • April 12, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Feathers, Fords & Fortune: Master 50+ Daring Crossings on Chicken Road & Collect Massive Bonuses!The Thrill of the Crossing...

Continue reading

12 Apr
Post

Elevate Your Gameplay Predict Flight Paths & Maximize Profits Using a predictor aviator – Cash Out B

  • April 12, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Elevate Your Gameplay: Predict Flight Paths & Maximize Profits Using a predictor aviator – Cash Out Before the Ascent Ends!Unde...

Continue reading

10 Apr
Post

Witness the Ascent Can You Time Your Escape with the aviator game and Secure a Win Before the Crash

  • April 10, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Witness the Ascent: Can You Time Your Escape with the aviator game and Secure a Win Before the Crash?Understanding the Core Mechani...

Continue reading

10 Apr
Post

Beyond the Game Your Guide to Betty Gaming & Ontario’s Top Casinos

  • April 10, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Beyond the Game: Your Guide to Betty Gaming & Ontario’s Top CasinosUnderstanding Betty Gaming: A Closer LookGame Selection and ...

Continue reading

10 Apr
Post

Beyond the Games Experience Ontario’s Premier Entertainment Destination – Betty Casino Ontario.

  • April 10, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Beyond the Games: Experience Ontario’s Premier Entertainment Destination – Betty Casino Ontario.A Diverse Games PortfolioElectronic...

Continue reading

10 Apr
Post

Beyond the Games Your Gateway to Thrills & Winnings at betty casino ontario.

  • April 10, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Beyond the Games: Your Gateway to Thrills & Winnings at betty casino ontario.Understanding the Game Selection at betty casino o...

Continue reading

10 Apr
Post

Beyond the Bets Informed luckywave casino reviews for a superior online casino journey and bigger wi

  • April 10, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Beyond the Bets: Informed luckywave casino reviews for a superior online casino journey and bigger wins.Understanding the Luckywave...

Continue reading

09 Apr
Post

Gokstrategie onthuld Maximaliseer je kansen bij plinko belgique en transformeer elke worp in een spa

  • April 9, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Gokstrategie onthuld: Maximaliseer je kansen bij plinko belgique en transformeer elke worp in een spannende winstmogelijkheid!De Ba...

Continue reading

07 Apr
Post

Ignite Your Wins Experience Thrilling Gameplay and Exclusive Bonuses with glory casino apk today.

  • April 7, 2026
  • By author-avatar rootAdmin5624
  • 0 comments
Ignite Your Wins: Experience Thrilling Gameplay and Exclusive Bonuses with glory casino apk today.Unveiling the Glory Casino Mobile...

Continue reading

  • «
  • ‹
  • 2
  • 3
  • 4
  • 5
  • 6
  • ›
  • »
[html_block id="1742"]

Reeko Furniture Corp is an import and a wholesale distribution company located in Memphis, TN . We specialized in Residential Furniture wholesale.

1325 Farmville Rd. Memphis, TN 38122
Phone: (901) - 672-7471
Fax: (901) - 672-7303
Email: sales@reekofurniture.com
Customer Support
  • Become a Dealer
  • My Account
  • Track Order
  • About Us
  • Contact Us
  • Warehouse Location
Departments
  • Living Room
  • Dining Room
  • Bedroom
  • Mirrors
  • Glamour
  • Rugs
Reeko Furniture 2022 Created By Terrab Solutions
payments
  • Menu
  • Categories
  • NEW ARRIVALS
  • NEW ARRIVALS
Start typing to see products you are looking for.