DeleteSellerApiKeyParams: {
    encryptedApiKey: string;
    sellerId: string;
}

Type declaration

  • encryptedApiKey: string
  • sellerId: string

Generated using TypeDoc