Skip to content

Commit

Permalink
change formate
Browse files Browse the repository at this point in the history
  • Loading branch information
abuzuhri committed Sep 6, 2024
1 parent 4fec1fd commit ebfdf76
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
using FikaAmazonAPI.Search;
using FikaAmazonAPI.Parameter.FulFillmentInbound;

namespace FikaAmazonAPI.Parameter.FulFillmentInbound.v20240320
{
public class ParameterUpdateItemComplianceDetails : ParameterBased
{
public string MarketplaceId { get; set; }
public string marketplaceId { get; set; }
}
}

0 comments on commit ebfdf76

Please sign in to comment.