B4SShop Class Reference
| Inherits from | NSObject |
|---|---|
| Declared in | B4SShop.h |
clientRef
Customer reference associated to the shop
@property (nonatomic, retain) NSString *clientRefDeclared In
B4SShop.h
+ getShopWithId:
Return B4SShop object associated to the given shopId
+ (B4SShop *)getShopWithId:(NSString *)aShopIdDeclared In
B4SShop.h
+ shops
Returns the list of shop previously downloaded from the backend
+ (NSArray<B4SShop*> *)shopsDeclared In
B4SShop.h