* An array of BUYImageLink objects, each one representing an image associated with the product.
*/
-(NSArray<BUYImageLink*>*)imagesArray;
/**
* Custom product property names like "Size", "Color", and "Material".
*
* An array of BUYOption objects. Products are based on permutations of these options. A product may have a maximum of 3 options. 255 characters limit each.
*/
-(NSArray<BUYOption*>*)optionsArray;
/**
* An array of BUYProductVariant objects, each one representing a slightly different version of the product.
@throw[NSExceptionexceptionWithName:@"partialAddress"reason:@"partialAddresses can only be set to true and should never be set to false on a complete address"userInfo:nil];
...
...
@@ -74,6 +75,7 @@
[supersetPartialAddresses:partialAddresses];
}
#pragma mark - Init -
/**
* We must initialize to-many relationships to ensure that