Class OfferStore
public record OfferStore : IEquatable<OfferStore>
  - Inheritance
 - 
      
      OfferStore
 
- Implements
 
- Inherited Members
 
- Extension Methods
 
Properties
Inclusions
public IEnumerable<KeyValuePair<string, string>> Inclusions { get; init; }
  Property Value
StoreID
public string StoreID { get; init; }