Property AutoFetchSkuIds
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
AutoFetchSkuIds
Whether to autofetch the sku ids.
Mutually exclusive to SkuId.
[RequiresFeature(Features.MonetizedApplication)]
public bool AutoFetchSkuIds { set; }
Whether to autofetch the sku ids.
Mutually exclusive to SkuId.
[RequiresFeature(Features.MonetizedApplication)]
public bool AutoFetchSkuIds { set; }