Skip to content

Commit ebfdf76

Browse files
committed
change formate
1 parent 4fec1fd commit ebfdf76

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
using FikaAmazonAPI.Search;
2-
using FikaAmazonAPI.Parameter.FulFillmentInbound;
32

43
namespace FikaAmazonAPI.Parameter.FulFillmentInbound.v20240320
54
{
65
public class ParameterUpdateItemComplianceDetails : ParameterBased
76
{
8-
public string MarketplaceId { get; set; }
7+
public string marketplaceId { get; set; }
98
}
109
}

0 commit comments

Comments
 (0)