|
58 | 58 |
|
59 | 59 | /** |
60 | 60 | * @property-read \EcomPHP\Lazada\Resources\System $System |
| 61 | + * @property-read \EcomPHP\Lazada\Resources\Seller $Seller |
61 | 62 | * @property-read \EcomPHP\Lazada\Resources\Order $Order |
62 | 63 | * @property-read \EcomPHP\Lazada\Resources\Finance $Finance |
63 | 64 | * @property-read \EcomPHP\Lazada\Resources\Product $Product |
| 65 | + * @property-read \EcomPHP\Lazada\Resources\CrossBoarderProduct $CrossBoarderProduct |
| 66 | + * @property-read \EcomPHP\Lazada\Resources\ProductReview $ProductReview |
| 67 | + * @property-read \EcomPHP\Lazada\Resources\StoreDecoration $StoreDecoration |
| 68 | + * @property-read \EcomPHP\Lazada\Resources\MediaCenter $MediaCenter |
| 69 | + * @property-read \EcomPHP\Lazada\Resources\Flexicombo $Flexicombo |
| 70 | + * @property-read \EcomPHP\Lazada\Resources\SellerVoucher $SellerVoucher |
| 71 | + * @property-read \EcomPHP\Lazada\Resources\FreeShipping $FreeShipping |
| 72 | + * @property-read \EcomPHP\Lazada\Resources\EarlyBirdPrice $EarlyBirdPrice |
| 73 | + * @property-read \EcomPHP\Lazada\Resources\ReturnAndRefund $ReturnAndRefund |
| 74 | + * @property-read \EcomPHP\Lazada\Resources\Fulfillment $Fulfillment |
64 | 75 | * @property-read \EcomPHP\Lazada\Resources\Logistic $Logistic |
| 76 | + * @property-read \EcomPHP\Lazada\Resources\FirstMileBigbagOnlyForCN $FirstMileBigbagOnlyForCN |
| 77 | + * @property-read \EcomPHP\Lazada\Resources\Membership $Membership |
| 78 | + * @property-read \EcomPHP\Lazada\Resources\FBL $FBL |
| 79 | + * @property-read \EcomPHP\Lazada\Resources\InstantMessaging $InstantMessaging |
| 80 | + * @property-read \EcomPHP\Lazada\Resources\LazadaLogistics $LazadaLogistics |
| 81 | + * @property-read \EcomPHP\Lazada\Resources\ETickets $ETickets |
| 82 | + * @property-read \EcomPHP\Lazada\Resources\LazPay $LazPay |
65 | 83 | * @property-read \EcomPHP\Lazada\Resources\Wallet $Wallet |
| 84 | + * @property-read \EcomPHP\Lazada\Resources\RedMart $RedMart |
| 85 | + * @property-read \EcomPHP\Lazada\Resources\LazadaDG $LazadaDG |
| 86 | + * @property-read \EcomPHP\Lazada\Resources\SponsoredSolutions $SponsoredSolutions |
| 87 | + * @property-read \EcomPHP\Lazada\Resources\ServiceMarket $ServiceMarket |
| 88 | + * @property-read \EcomPHP\Lazada\Resources\ChoiceCustomized $ChoiceCustomized |
| 89 | + * @property-read \EcomPHP\Lazada\Resources\LazLike $LazLike |
| 90 | + * @property-read \EcomPHP\Lazada\Resources\LazLive $LazLive |
| 91 | + * @property-read \EcomPHP\Lazada\Resources\LogisticsStation $LogisticsStation |
| 92 | + * @property-read \EcomPHP\Lazada\Resources\Content $Content |
66 | 93 | */ |
67 | 94 | class Client |
68 | 95 | { |
|
0 commit comments