New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@xrc-inc/grpc-web

Package Overview
Dependencies
Maintainers
2
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xrc-inc/grpc-web - npm Package Compare versions

Comparing version 1.1.11 to 1.1.12

10

ecnova/api/marketplace/admin/customer/v1/customer_proto/marketplace_admin_customer_pb.schema.js

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.Customer", {
__type: "TYPE_MESSAGE",
name: {

@@ -35,2 +36,3 @@ __type: "TYPE_STRING", __displayName: "markets/<market>/customers/<customer>",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.Customer.LabelsEntry", {
__type: "TYPE_MESSAGE",
key: {

@@ -44,2 +46,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.CreateCustomerRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -56,2 +59,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.UpdateCustomerRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -62,2 +66,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.admin.customer.v1.Customer",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.DeleteCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -68,2 +73,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.UndeleteCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -74,2 +80,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -89,2 +96,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersResponse", {
__type: "TYPE_MESSAGE",
customersList: {

@@ -98,2 +106,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.admin.customer.v1.Customer",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.GetCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -104,2 +113,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -106,0 +116,0 @@ __type: "TYPE_STRING",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.admin.customer.v1.Customer", {
__type: "TYPE_MESSAGE",
name: {

@@ -30,2 +31,3 @@ __type: "TYPE_STRING",__displayName: "markets/<market>/customers/<customer>",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.Customer.LabelsEntry", {
__type: "TYPE_MESSAGE",
key: {

@@ -39,2 +41,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.CreateCustomerRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -51,2 +54,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.UpdateCustomerRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -57,2 +61,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.admin.customer.v1.Customer",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.DeleteCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -63,2 +68,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.UndeleteCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -69,2 +75,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -84,2 +91,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersResponse", {
__type: "TYPE_MESSAGE",
customersList: {

@@ -93,2 +101,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.admin.customer.v1.Customer",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.GetCustomerRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -99,2 +108,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.customer.v1.ListCustomersPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -101,0 +111,0 @@ __type: "TYPE_STRING",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.admin.market.v1.Market", {
__type: "TYPE_MESSAGE",
name: {

@@ -17,2 +18,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.market.v1.CreateMarketRequest", {
__type: "TYPE_MESSAGE",
parent: {

@@ -29,2 +31,3 @@ __type: "TYPE_STRING", __displayName: "市场的父亲可以是多种资源,目前仅支持 ResourceManager 系统中的资源",

schema_1.default.register(".xrc.ecnova.marketplace.admin.market.v1.GetMarketRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -35,2 +38,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.market.v1.UpdateMarketRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -41,2 +45,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.admin.market.v1.Market",

schema_1.default.register(".xrc.ecnova.marketplace.admin.market.v1.DeleteMarketRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -43,0 +48,0 @@ __type: "TYPE_STRING",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.admin.market.v1.Market", {
__type: "TYPE_MESSAGE",
name: {

@@ -12,2 +13,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.market.v1.CreateMarketRequest", {
__type: "TYPE_MESSAGE",
parent: {

@@ -24,2 +26,3 @@ __type: "TYPE_STRING",__displayName: "市场的父亲可以是多种资源,目前仅支持 ResourceManager 系统中的资源",

schema.register(".xrc.ecnova.marketplace.admin.market.v1.GetMarketRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -30,2 +33,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.market.v1.UpdateMarketRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -36,2 +40,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.admin.market.v1.Market",

schema.register(".xrc.ecnova.marketplace.admin.market.v1.DeleteMarketRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -38,0 +43,0 @@ __type: "TYPE_STRING",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.Merchant", {
__type: "TYPE_MESSAGE",
name: {

@@ -20,2 +21,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.CreateMerchantRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -32,2 +34,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.UpdateMerchantRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -38,2 +41,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.admin.merchant.v1.Merchant",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -53,2 +57,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsResponse", {
__type: "TYPE_MESSAGE",
merchantsList: {

@@ -62,2 +67,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.admin.merchant.v1.Merchant",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.DeleteMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -68,2 +74,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.UndeleteMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -74,2 +81,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.GetMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -80,2 +88,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -82,0 +91,0 @@ __type: "TYPE_STRING",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.Merchant", {
__type: "TYPE_MESSAGE",
name: {

@@ -15,2 +16,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.CreateMerchantRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -27,2 +29,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.UpdateMerchantRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -33,2 +36,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.admin.merchant.v1.Merchant",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -48,2 +52,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsResponse", {
__type: "TYPE_MESSAGE",
merchantsList: {

@@ -57,2 +62,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.admin.merchant.v1.Merchant",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.DeleteMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -63,2 +69,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.UndeleteMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -69,2 +76,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.GetMerchantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -75,2 +83,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.merchant.v1.ListMerchantsPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -77,0 +86,0 @@ __type: "TYPE_STRING",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.Storefront", {
__type: "TYPE_MESSAGE",
name: {

@@ -26,2 +27,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.CreateStorefrontRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -38,2 +40,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.UpdateStorefrontRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -44,2 +47,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.admin.storefront.v1.Storefront",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -59,2 +63,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsResponse", {
__type: "TYPE_MESSAGE",
storefrontsList: {

@@ -68,2 +73,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.admin.storefront.v1.Storefront",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.GetStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -74,2 +80,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.DeleteStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -80,2 +87,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.UndeleteStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -86,2 +94,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -88,0 +97,0 @@ __type: "TYPE_STRING",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.Storefront", {
__type: "TYPE_MESSAGE",
name: {

@@ -21,2 +22,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.CreateStorefrontRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -33,2 +35,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.UpdateStorefrontRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -39,2 +42,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.admin.storefront.v1.Storefront",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsRequest", {
__type: "TYPE_MESSAGE",
market: {

@@ -54,2 +58,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsResponse", {
__type: "TYPE_MESSAGE",
storefrontsList: {

@@ -63,2 +68,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.admin.storefront.v1.Storefront",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.GetStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -69,2 +75,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.DeleteStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -75,2 +82,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.UndeleteStorefrontRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -81,2 +89,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.admin.storefront.v1.ListStorefrontsPageToken", {
__type: "TYPE_MESSAGE",
market: {

@@ -83,0 +92,0 @@ __type: "TYPE_STRING",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest", {
__type: "TYPE_MESSAGE",
itemsList: {

@@ -23,2 +24,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest.Item",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -32,2 +34,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.OrderUpdateRecipientRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -41,2 +44,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.CancelOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -47,2 +51,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListOrdersRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -59,2 +64,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListOrdersResponse", {
__type: "TYPE_MESSAGE",
ordersList: {

@@ -68,2 +74,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.customer.v1.Order",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.DeleteOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -74,2 +81,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.GetOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -80,2 +88,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.FavoriteRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -89,2 +98,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.UndoFavoriteRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -98,2 +108,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListFavoritesRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -110,2 +121,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListFavoritesResponse", {
__type: "TYPE_MESSAGE",
productsList: {

@@ -119,2 +131,3 @@ __type: "TYPE_STRING", __repeated: true,

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ModifyShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -128,2 +141,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.RemoveShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -137,2 +151,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -149,2 +164,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListShoppingCartItemsResponse", {
__type: "TYPE_MESSAGE",
shoppingCartItemsList: {

@@ -158,2 +174,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.customer.v1.ShoppingCartItem",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.CreateRecipientRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -170,2 +187,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.GetRecipientRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -176,2 +194,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.DeleteRecipientRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -182,2 +201,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.UpdateRecipientRequest", {
__type: "TYPE_MESSAGE",
recipient: {

@@ -188,2 +208,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.customer.v1.Recipient",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListRecipientsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -200,2 +221,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ListRecipientsResponse", {
__type: "TYPE_MESSAGE",
recipientsList: {

@@ -209,2 +231,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.customer.v1.Recipient",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order", {
__type: "TYPE_MESSAGE",
name: {

@@ -236,2 +259,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status", {
__type: "TYPE_MESSAGE",
paid: {

@@ -257,2 +281,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.customer.v1.Order.Status.Paid",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Paid", {
__type: "TYPE_MESSAGE",
vendor: {

@@ -269,2 +294,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Cancelled", {
__type: "TYPE_MESSAGE",
reason: {

@@ -278,2 +304,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Processed", {
__type: "TYPE_MESSAGE",
processTime: {

@@ -284,2 +311,3 @@ __type: "TYPE_MESSAGE", __typeName: ".google.protobuf.Timestamp",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.InTransit", {
__type: "TYPE_MESSAGE",
trackingNumbersList: {

@@ -293,2 +321,3 @@ __type: "TYPE_STRING", __repeated: true,

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Complete", {
__type: "TYPE_MESSAGE",
completeTime: {

@@ -299,2 +328,3 @@ __type: "TYPE_MESSAGE", __typeName: ".google.protobuf.Timestamp",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Refunded", {
__type: "TYPE_MESSAGE",
amount: {

@@ -308,2 +338,3 @@ __type: "TYPE_MESSAGE", __typeName: ".google.type.Money",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -368,2 +399,3 @@ __type: "TYPE_STRING", __displayName: "产品名称",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Promotion", {
__type: "TYPE_MESSAGE",
displayName: {

@@ -386,2 +418,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Order.Promotion.GiveawayItems", {
__type: "TYPE_MESSAGE",
giveawayItemsList: {

@@ -392,2 +425,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.customer.v1.Order.Item",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Profile", {
__type: "TYPE_MESSAGE",
avatarUrl: {

@@ -407,2 +441,3 @@ __type: "TYPE_STRING", __displayName: "头像链接",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.Recipient", {
__type: "TYPE_MESSAGE",
name: {

@@ -428,2 +463,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.customer.v1.ShoppingCartItem", {
__type: "TYPE_MESSAGE",
product: {

@@ -430,0 +466,0 @@ __type: "TYPE_STRING", __displayName: "对应的产品名称",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest", {
__type: "TYPE_MESSAGE",
itemsList: {

@@ -18,2 +19,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest.Item",

schema.register(".xrc.ecnova.marketplace.customer.v1.PlaceOrderRequest.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -27,2 +29,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.OrderUpdateRecipientRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -36,2 +39,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.CancelOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -42,2 +46,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListOrdersRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -54,2 +59,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListOrdersResponse", {
__type: "TYPE_MESSAGE",
ordersList: {

@@ -63,2 +69,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.customer.v1.Order",

schema.register(".xrc.ecnova.marketplace.customer.v1.DeleteOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -69,2 +76,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.GetOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -75,2 +83,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.FavoriteRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -84,2 +93,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.UndoFavoriteRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -93,2 +103,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListFavoritesRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -105,2 +116,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListFavoritesResponse", {
__type: "TYPE_MESSAGE",
productsList: {

@@ -114,2 +126,3 @@ __type: "TYPE_STRING",__repeated: true,

schema.register(".xrc.ecnova.marketplace.customer.v1.ModifyShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -123,2 +136,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.RemoveShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -132,2 +146,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListShoppingCartItemsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -144,2 +159,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListShoppingCartItemsResponse", {
__type: "TYPE_MESSAGE",
shoppingCartItemsList: {

@@ -153,2 +169,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.customer.v1.ShoppingCartItem",

schema.register(".xrc.ecnova.marketplace.customer.v1.CreateRecipientRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -165,2 +182,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.GetRecipientRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -171,2 +189,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.DeleteRecipientRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -177,2 +196,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.UpdateRecipientRequest", {
__type: "TYPE_MESSAGE",
recipient: {

@@ -183,2 +203,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.customer.v1.Recipient",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListRecipientsRequest", {
__type: "TYPE_MESSAGE",
customer: {

@@ -195,2 +216,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ListRecipientsResponse", {
__type: "TYPE_MESSAGE",
recipientsList: {

@@ -204,2 +226,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.customer.v1.Recipient",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order", {
__type: "TYPE_MESSAGE",
name: {

@@ -231,2 +254,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status", {
__type: "TYPE_MESSAGE",
paid: {

@@ -252,2 +276,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.customer.v1.Order.Status.Paid",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Paid", {
__type: "TYPE_MESSAGE",
vendor: {

@@ -264,2 +289,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Cancelled", {
__type: "TYPE_MESSAGE",
reason: {

@@ -273,2 +299,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Processed", {
__type: "TYPE_MESSAGE",
processTime: {

@@ -279,2 +306,3 @@ __type: "TYPE_MESSAGE",__typeName: ".google.protobuf.Timestamp",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.InTransit", {
__type: "TYPE_MESSAGE",
trackingNumbersList: {

@@ -288,2 +316,3 @@ __type: "TYPE_STRING",__repeated: true,

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Complete", {
__type: "TYPE_MESSAGE",
completeTime: {

@@ -294,2 +323,3 @@ __type: "TYPE_MESSAGE",__typeName: ".google.protobuf.Timestamp",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Status.Refunded", {
__type: "TYPE_MESSAGE",
amount: {

@@ -303,2 +333,3 @@ __type: "TYPE_MESSAGE",__typeName: ".google.type.Money",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -363,2 +394,3 @@ __type: "TYPE_STRING",__displayName: "产品名称",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Promotion", {
__type: "TYPE_MESSAGE",
displayName: {

@@ -381,2 +413,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.Order.Promotion.GiveawayItems", {
__type: "TYPE_MESSAGE",
giveawayItemsList: {

@@ -387,2 +420,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.customer.v1.Order.Item",

schema.register(".xrc.ecnova.marketplace.customer.v1.Profile", {
__type: "TYPE_MESSAGE",
avatarUrl: {

@@ -402,2 +436,3 @@ __type: "TYPE_STRING",__displayName: "头像链接",

schema.register(".xrc.ecnova.marketplace.customer.v1.Recipient", {
__type: "TYPE_MESSAGE",
name: {

@@ -423,2 +458,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.customer.v1.ShoppingCartItem", {
__type: "TYPE_MESSAGE",
product: {

@@ -425,0 +461,0 @@ __type: "TYPE_STRING",__displayName: "对应的产品名称",

41

ecnova/api/marketplace/merchant/v1/merchant_proto/marketplace_merchant_pb.schema.js

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.CreateProductRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -20,2 +21,3 @@ __type: "TYPE_STRING", __displayName: "商人名称",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.UpdateProductRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -26,2 +28,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -41,2 +44,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsResponse", {
__type: "TYPE_MESSAGE",
productsList: {

@@ -50,2 +54,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsPageToken", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -62,2 +67,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.GetProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -68,2 +74,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.DeleteProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -74,2 +81,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.UndeleteProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -80,2 +88,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.CreateVariantRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -92,2 +101,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.UpdateVariantRequest", {
__type: "TYPE_MESSAGE",
variant: {

@@ -98,2 +108,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -113,2 +124,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsResponse", {
__type: "TYPE_MESSAGE",
variantsList: {

@@ -122,2 +134,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsPageToken", {
__type: "TYPE_MESSAGE",
product: {

@@ -134,2 +147,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.GetVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -140,2 +154,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.DeleteVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -146,2 +161,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.UndeleteVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -152,2 +168,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ModifyStockQuantityRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -164,2 +181,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product", {
__type: "TYPE_MESSAGE",
name: {

@@ -260,2 +278,3 @@ __type: "TYPE_STRING", __displayName: "name 包含父亲以及 id,如果是变种,那么父亲部分是另一个 product,",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.InStock", {
__type: "TYPE_MESSAGE",
oversellAllowed: {

@@ -266,2 +285,3 @@ __type: "TYPE_BOOL", __displayName: "是否支持超卖", __description: "设置是否以 stock_quantity 作为严格限制,如果该选项为 true,当\nstock_quantity 为 0 时,用户仍可以继续下单,此时 stock_quantity\n会变为负数",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.PreOrder", {
__type: "TYPE_MESSAGE",
availabilityDate: {

@@ -272,2 +292,3 @@ __type: "TYPE_MESSAGE", __typeName: ".google.protobuf.Timestamp", __displayName: "预订商品的发货日期",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.SalePrice", {
__type: "TYPE_MESSAGE",
price: {

@@ -284,2 +305,3 @@ __type: "TYPE_MESSAGE", __typeName: ".google.type.Money",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.LabelsEntry", {
__type: "TYPE_MESSAGE",
key: {

@@ -293,2 +315,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.AgeGroup", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -304,2 +327,3 @@ { __name: "AGE_GROUP_UNSPECIFIED", __number: 0, __displayName: "" },

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.Gender", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -313,2 +337,3 @@ { __name: "GENDER_UNSPECIFIED", __number: 0, __displayName: "" },

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.SizeSystem", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -330,2 +355,3 @@ { __name: "SIZE_SYSTEM_UNSPECIFIED", __number: 0, __displayName: "" },

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Product.SizeType", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -341,2 +367,3 @@ { __name: "SIZE_TYPE_UNSPECIFIED", __number: 0, __displayName: "" },

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -362,2 +389,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersResponse", {
__type: "TYPE_MESSAGE",
ordersList: {

@@ -371,2 +399,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.merchant.v1.Order",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersPageToken", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -385,4 +414,7 @@ __type: "TYPE_STRING",

});
schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersFilter", {});
schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersFilter", {
__type: "TYPE_MESSAGE",
});
schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.GetOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -393,2 +425,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.AddParcelsRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -402,2 +435,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.DeleteParcelsRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -411,2 +445,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Order", {
__type: "TYPE_MESSAGE",
name: {

@@ -459,2 +494,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Order.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -489,2 +525,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.merchant.v1.Product", __displayName: "商品",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Order.Item.Discount", {
__type: "TYPE_MESSAGE",
promotion: {

@@ -501,2 +538,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Order.Parcel", {
__type: "TYPE_MESSAGE",
itemsList: {

@@ -513,2 +551,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.merchant.v1.Order.Parcel.Item",

schema_1.default.register(".xrc.ecnova.marketplace.merchant.v1.Order.Parcel.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -515,0 +554,0 @@ __type: "TYPE_STRING",

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.merchant.v1.CreateProductRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -15,2 +16,3 @@ __type: "TYPE_STRING",__displayName: "商人名称",

schema.register(".xrc.ecnova.marketplace.merchant.v1.UpdateProductRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -21,2 +23,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -36,2 +39,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsResponse", {
__type: "TYPE_MESSAGE",
productsList: {

@@ -45,2 +49,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListProductsPageToken", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -57,2 +62,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.GetProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -63,2 +69,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.DeleteProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -69,2 +76,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.UndeleteProductRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -75,2 +83,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.CreateVariantRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -87,2 +96,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.UpdateVariantRequest", {
__type: "TYPE_MESSAGE",
variant: {

@@ -93,2 +103,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsRequest", {
__type: "TYPE_MESSAGE",
product: {

@@ -108,2 +119,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsResponse", {
__type: "TYPE_MESSAGE",
variantsList: {

@@ -117,2 +129,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListVariantsPageToken", {
__type: "TYPE_MESSAGE",
product: {

@@ -129,2 +142,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.GetVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -135,2 +149,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.DeleteVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -141,2 +156,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.UndeleteVariantRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -147,2 +163,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ModifyStockQuantityRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -159,2 +176,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product", {
__type: "TYPE_MESSAGE",
name: {

@@ -255,2 +273,3 @@ __type: "TYPE_STRING",__displayName: "name 包含父亲以及 id,如果是变种,那么父亲部分是另一个 product,",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.InStock", {
__type: "TYPE_MESSAGE",
oversellAllowed: {

@@ -261,2 +280,3 @@ __type: "TYPE_BOOL",__displayName: "是否支持超卖",__description: "设置是否以 stock_quantity 作为严格限制,如果该选项为 true,当\nstock_quantity 为 0 时,用户仍可以继续下单,此时 stock_quantity\n会变为负数",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.PreOrder", {
__type: "TYPE_MESSAGE",
availabilityDate: {

@@ -267,2 +287,3 @@ __type: "TYPE_MESSAGE",__typeName: ".google.protobuf.Timestamp",__displayName: "预订商品的发货日期",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.SalePrice", {
__type: "TYPE_MESSAGE",
price: {

@@ -279,2 +300,3 @@ __type: "TYPE_MESSAGE",__typeName: ".google.type.Money",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.LabelsEntry", {
__type: "TYPE_MESSAGE",
key: {

@@ -288,2 +310,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.AgeGroup", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -300,2 +323,3 @@ { __name: "AGE_GROUP_UNSPECIFIED", __number: 0, __displayName: "" },

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.Gender", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -310,2 +334,3 @@ { __name: "GENDER_UNSPECIFIED", __number: 0, __displayName: "" },

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.SizeSystem", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -328,2 +353,3 @@ { __name: "SIZE_SYSTEM_UNSPECIFIED", __number: 0, __displayName: "" },

schema.register(".xrc.ecnova.marketplace.merchant.v1.Product.SizeType", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -340,2 +366,3 @@ { __name: "SIZE_TYPE_UNSPECIFIED", __number: 0, __displayName: "" },

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersRequest", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -361,2 +388,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersResponse", {
__type: "TYPE_MESSAGE",
ordersList: {

@@ -370,2 +398,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.merchant.v1.Order",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersPageToken", {
__type: "TYPE_MESSAGE",
merchant: {

@@ -385,4 +414,6 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.ListOrdersFilter", {
__type: "TYPE_MESSAGE",
})
schema.register(".xrc.ecnova.marketplace.merchant.v1.GetOrderRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -393,2 +424,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.AddParcelsRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -402,2 +434,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.DeleteParcelsRequest", {
__type: "TYPE_MESSAGE",
order: {

@@ -411,2 +444,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Order", {
__type: "TYPE_MESSAGE",
name: {

@@ -459,2 +493,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Order.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -489,2 +524,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.merchant.v1.Product",__displayName: "商品",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Order.Item.Discount", {
__type: "TYPE_MESSAGE",
promotion: {

@@ -501,2 +537,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Order.Parcel", {
__type: "TYPE_MESSAGE",
itemsList: {

@@ -513,2 +550,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.merchant.v1.Order.Parcel.Item",

schema.register(".xrc.ecnova.marketplace.merchant.v1.Order.Parcel.Item", {
__type: "TYPE_MESSAGE",
product: {

@@ -515,0 +553,0 @@ __type: "TYPE_STRING",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.CreateTagRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -20,2 +21,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.UpdateTagRequest", {
__type: "TYPE_MESSAGE",
tag: {

@@ -26,2 +28,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.storefront.v1.Tag",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListTagsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -32,2 +35,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListTagsResponse", {
__type: "TYPE_MESSAGE",
tagsList: {

@@ -38,2 +42,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.storefront.v1.Tag",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DeleteTagRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -44,2 +49,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.GetTagRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -50,2 +56,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.Tag", {
__type: "TYPE_MESSAGE",
name: {

@@ -71,2 +78,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.CreateDataFlowRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -83,2 +91,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.UpdateDataFlowRequest", {
__type: "TYPE_MESSAGE",
dataFlow: {

@@ -89,2 +98,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListDataFlowsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -95,2 +105,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListDataFlowsResponse", {
__type: "TYPE_MESSAGE",
dataFlowsList: {

@@ -101,2 +112,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.GetDataFlowRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -107,2 +119,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DeleteDataFlowRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -113,2 +126,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow", {
__type: "TYPE_MESSAGE",
name: {

@@ -131,2 +145,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Demux", {
__type: "TYPE_MESSAGE",
proportionsList: {

@@ -140,2 +155,3 @@ __type: "TYPE_INT32", __repeated: true,

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Image", {
__type: "TYPE_MESSAGE",
title: {

@@ -152,2 +168,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Gallery", {
__type: "TYPE_MESSAGE",
imagesList: {

@@ -158,2 +175,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Image",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Paragraph", {
__type: "TYPE_MESSAGE",
content: {

@@ -167,2 +185,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Node", {
__type: "TYPE_MESSAGE",
demux: {

@@ -188,2 +207,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Demux",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Component", {
__type: "TYPE_MESSAGE",
nodesList: {

@@ -194,2 +214,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Node",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.CreateGoodsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -206,2 +227,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.GetGoodsRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -212,2 +234,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.UpdateGoodsRequest", {
__type: "TYPE_MESSAGE",
goods: {

@@ -218,2 +241,3 @@ __type: "TYPE_MESSAGE", __typeName: ".xrc.ecnova.marketplace.storefront.v1.Goods",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -236,2 +260,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsFilter", {
__type: "TYPE_MESSAGE",
tag: {

@@ -245,2 +270,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsPageToken", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -275,2 +301,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsResponse", {
__type: "TYPE_MESSAGE",
goodsList: {

@@ -284,2 +311,3 @@ __type: "TYPE_MESSAGE", __repeated: true, __typeName: ".xrc.ecnova.marketplace.storefront.v1.Goods",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.DeleteGoodsRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -290,2 +318,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.Goods", {
__type: "TYPE_MESSAGE",
name: {

@@ -311,2 +340,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.Goods.Product", {
__type: "TYPE_MESSAGE",
name: {

@@ -368,2 +398,3 @@ __type: "TYPE_STRING",

schema_1.default.register(".xrc.ecnova.marketplace.storefront.v1.Goods.Product.Availability", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -370,0 +401,0 @@ { __name: "AVAILABILITY_UNSPECIFIED", __number: 0, __displayName: "" },

import schema from '@xrc-inc/schema'
schema.register(".xrc.ecnova.marketplace.storefront.v1.CreateTagRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -15,2 +16,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.UpdateTagRequest", {
__type: "TYPE_MESSAGE",
tag: {

@@ -21,2 +23,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.storefront.v1.Tag",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListTagsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -27,2 +30,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListTagsResponse", {
__type: "TYPE_MESSAGE",
tagsList: {

@@ -33,2 +37,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.storefront.v1.Tag",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DeleteTagRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -39,2 +44,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.GetTagRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -45,2 +51,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.Tag", {
__type: "TYPE_MESSAGE",
name: {

@@ -66,2 +73,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.CreateDataFlowRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -78,2 +86,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.UpdateDataFlowRequest", {
__type: "TYPE_MESSAGE",
dataFlow: {

@@ -84,2 +93,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListDataFlowsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -90,2 +100,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListDataFlowsResponse", {
__type: "TYPE_MESSAGE",
dataFlowsList: {

@@ -96,2 +107,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow",

schema.register(".xrc.ecnova.marketplace.storefront.v1.GetDataFlowRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -102,2 +114,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DeleteDataFlowRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -108,2 +121,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow", {
__type: "TYPE_MESSAGE",
name: {

@@ -126,2 +140,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Demux", {
__type: "TYPE_MESSAGE",
proportionsList: {

@@ -135,2 +150,3 @@ __type: "TYPE_INT32",__repeated: true,

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Image", {
__type: "TYPE_MESSAGE",
title: {

@@ -147,2 +163,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Gallery", {
__type: "TYPE_MESSAGE",
imagesList: {

@@ -153,2 +170,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Image",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Paragraph", {
__type: "TYPE_MESSAGE",
content: {

@@ -162,2 +180,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Node", {
__type: "TYPE_MESSAGE",
demux: {

@@ -183,2 +202,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Demux",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DataFlow.Component", {
__type: "TYPE_MESSAGE",
nodesList: {

@@ -189,2 +209,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.storefront.v1.DataFlow.Node",

schema.register(".xrc.ecnova.marketplace.storefront.v1.CreateGoodsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -201,2 +222,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.GetGoodsRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -207,2 +229,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.UpdateGoodsRequest", {
__type: "TYPE_MESSAGE",
goods: {

@@ -213,2 +236,3 @@ __type: "TYPE_MESSAGE",__typeName: ".xrc.ecnova.marketplace.storefront.v1.Goods",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsRequest", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -231,2 +255,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsFilter", {
__type: "TYPE_MESSAGE",
tag: {

@@ -240,2 +265,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsPageToken", {
__type: "TYPE_MESSAGE",
storefront: {

@@ -270,2 +296,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.ListGoodsResponse", {
__type: "TYPE_MESSAGE",
goodsList: {

@@ -279,2 +306,3 @@ __type: "TYPE_MESSAGE",__repeated: true,__typeName: ".xrc.ecnova.marketplace.storefront.v1.Goods",

schema.register(".xrc.ecnova.marketplace.storefront.v1.DeleteGoodsRequest", {
__type: "TYPE_MESSAGE",
name: {

@@ -285,2 +313,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.Goods", {
__type: "TYPE_MESSAGE",
name: {

@@ -306,2 +335,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.Goods.Product", {
__type: "TYPE_MESSAGE",
name: {

@@ -363,2 +393,3 @@ __type: "TYPE_STRING",

schema.register(".xrc.ecnova.marketplace.storefront.v1.Goods.Product.Availability", {
__type: "TYPE_ENUM",
__enumItems: [

@@ -365,0 +396,0 @@ { __name: "AVAILABILITY_UNSPECIFIED", __number: 0, __displayName: "" },

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.Color", {
__type: "TYPE_MESSAGE",
red: {

@@ -10,0 +11,0 @@ __type: "TYPE_FLOAT", __displayName: "The amount of red in the color as a value in the interval [0, 1].",

import schema from '@xrc-inc/schema'
schema.register(".google.type.Color", {
__type: "TYPE_MESSAGE",
red: {

@@ -5,0 +6,0 @@ __type: "TYPE_FLOAT",__displayName: "The amount of red in the color as a value in the interval [0, 1].",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.Date", {
__type: "TYPE_MESSAGE",
year: {

@@ -10,0 +11,0 @@ __type: "TYPE_INT32", __displayName: "Year of date. Must be from 1 to 9999, or 0 if specifying a date without",

import schema from '@xrc-inc/schema'
schema.register(".google.type.Date", {
__type: "TYPE_MESSAGE",
year: {

@@ -5,0 +6,0 @@ __type: "TYPE_INT32",__displayName: "Year of date. Must be from 1 to 9999, or 0 if specifying a date without",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.LatLng", {
__type: "TYPE_MESSAGE",
latitude: {

@@ -10,0 +11,0 @@ __type: "TYPE_DOUBLE", __displayName: "The latitude in degrees. It must be in the range [-90.0, +90.0].",

import schema from '@xrc-inc/schema'
schema.register(".google.type.LatLng", {
__type: "TYPE_MESSAGE",
latitude: {

@@ -5,0 +6,0 @@ __type: "TYPE_DOUBLE",__displayName: "The latitude in degrees. It must be in the range [-90.0, +90.0].",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.Money", {
__type: "TYPE_MESSAGE",
currencyCode: {

@@ -10,0 +11,0 @@ __type: "TYPE_STRING", __displayName: "The 3-letter currency code defined in ISO 4217.",

import schema from '@xrc-inc/schema'
schema.register(".google.type.Money", {
__type: "TYPE_MESSAGE",
currencyCode: {

@@ -5,0 +6,0 @@ __type: "TYPE_STRING",__displayName: "The 3-letter currency code defined in ISO 4217.",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.PostalAddress", {
__type: "TYPE_MESSAGE",
revision: {

@@ -10,0 +11,0 @@ __type: "TYPE_INT32", __displayName: "The schema revision of the `PostalAddress`.",

import schema from '@xrc-inc/schema'
schema.register(".google.type.PostalAddress", {
__type: "TYPE_MESSAGE",
revision: {

@@ -5,0 +6,0 @@ __type: "TYPE_INT32",__displayName: "The schema revision of the `PostalAddress`.",

@@ -8,2 +8,3 @@ "use strict";

schema_1.default.register(".google.type.TimeOfDay", {
__type: "TYPE_MESSAGE",
hours: {

@@ -10,0 +11,0 @@ __type: "TYPE_INT32", __displayName: "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose",

import schema from '@xrc-inc/schema'
schema.register(".google.type.TimeOfDay", {
__type: "TYPE_MESSAGE",
hours: {

@@ -5,0 +6,0 @@ __type: "TYPE_INT32",__displayName: "Hours of day in 24 hour format. Should be from 0 to 23. An API may choose",

2

package.json
{
"name": "@xrc-inc/grpc-web",
"version": "1.1.11",
"version": "1.1.12",
"scripts": {

@@ -5,0 +5,0 @@ "build": "tsc"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc