|
|
@ -1,4 +1,4 @@ |
|
|
|
using System.Collections.Generic; |
|
|
|
using System.ComponentModel.DataAnnotations.Schema; |
|
|
|
|
|
|
|
namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model |
|
|
|
{ |
|
|
@ -26,4 +26,4 @@ namespace Microsoft.eShopOnContainers.Services.Marketing.API.Model |
|
|
|
{ |
|
|
|
public int LocationId { get; set; } |
|
|
|
} |
|
|
|
} |
|
|
|
} |