Skip to content

Instantly share code, notes, and snippets.

@mauro-vieira
Last active April 5, 2020 21:57
Show Gist options
  • Save mauro-vieira/7a13a5fd9e6a4f97b617404b682e6541 to your computer and use it in GitHub Desktop.
Save mauro-vieira/7a13a5fd9e6a4f97b617404b682e6541 to your computer and use it in GitHub Desktop.
public interface IBaseVariant : ICommerce, IAssetContainer, IPricing, IStockPlacement
{
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment