UNPKG

@provenanceio/wallet-utils

Version:

Typescript Utilities for Provenance Blockchain Wallet

1,365 lines (1,143 loc) 415 kB
"use strict"; // source: provenance/exchange/v1/tx.proto /** * @fileoverview * @enhanceable * @suppress {missingRequire} reports error on implicit type usages. * @suppress {messageConventions} JS Compiler reports an error if a variable or * field starts with 'MSG_' and isn't a translatable message. * @public */ // GENERATED CODE -- DO NOT EDIT! /* eslint-disable */ // @ts-nocheck var jspb = require('google-protobuf'); var goog = jspb; var global = function () { return this || window || global || self || Function('return this')(); }.call(null); var cosmos_base_v1beta1_coin_pb = require('../../../cosmos/base/v1beta1/coin_pb.js'); goog.object.extend(proto, cosmos_base_v1beta1_coin_pb); var cosmos_msg_v1_msg_pb = require('../../../cosmos/msg/v1/msg_pb.js'); goog.object.extend(proto, cosmos_msg_v1_msg_pb); var cosmos_proto_cosmos_pb = require('../../../cosmos_proto/cosmos_pb.js'); goog.object.extend(proto, cosmos_proto_cosmos_pb); var gogoproto_gogo_pb = require('../../../gogoproto/gogo_pb.js'); goog.object.extend(proto, gogoproto_gogo_pb); var provenance_exchange_v1_commitments_pb = require('../../../provenance/exchange/v1/commitments_pb.js'); goog.object.extend(proto, provenance_exchange_v1_commitments_pb); var provenance_exchange_v1_market_pb = require('../../../provenance/exchange/v1/market_pb.js'); goog.object.extend(proto, provenance_exchange_v1_market_pb); var provenance_exchange_v1_orders_pb = require('../../../provenance/exchange/v1/orders_pb.js'); goog.object.extend(proto, provenance_exchange_v1_orders_pb); var provenance_exchange_v1_params_pb = require('../../../provenance/exchange/v1/params_pb.js'); goog.object.extend(proto, provenance_exchange_v1_params_pb); var provenance_exchange_v1_payments_pb = require('../../../provenance/exchange/v1/payments_pb.js'); goog.object.extend(proto, provenance_exchange_v1_payments_pb); goog.exportSymbol('proto.provenance.exchange.v1.MsgAcceptPaymentRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgAcceptPaymentResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCancelOrderRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCancelOrderResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCancelPaymentsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCancelPaymentsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgChangePaymentTargetRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgChangePaymentTargetResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCommitFundsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCommitFundsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreateAskRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreateAskResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreateBidRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreateBidResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreatePaymentRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgCreatePaymentResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgFillAsksRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgFillAsksResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgFillBidsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgFillBidsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovCloseMarketRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovCloseMarketResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovCreateMarketRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovCreateMarketResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovManageFeesRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovManageFeesResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovUpdateParamsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgGovUpdateParamsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketCommitmentSettleResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketManagePermissionsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketManageReqAttrsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketSettleRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketSettleResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateDetailsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateDetailsResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateEnabledRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateEnabledResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateUserSettleRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketUpdateUserSettleResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketWithdrawRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgMarketWithdrawResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgRejectPaymentRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgRejectPaymentResponse', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgRejectPaymentsRequest', null, global); goog.exportSymbol('proto.provenance.exchange.v1.MsgRejectPaymentsResponse', null, global); /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreateAskRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreateAskRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreateAskRequest.displayName = 'proto.provenance.exchange.v1.MsgCreateAskRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreateAskResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreateAskResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreateAskResponse.displayName = 'proto.provenance.exchange.v1.MsgCreateAskResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreateBidRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreateBidRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreateBidRequest.displayName = 'proto.provenance.exchange.v1.MsgCreateBidRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreateBidResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreateBidResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreateBidResponse.displayName = 'proto.provenance.exchange.v1.MsgCreateBidResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCommitFundsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgCommitFundsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCommitFundsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCommitFundsRequest.displayName = 'proto.provenance.exchange.v1.MsgCommitFundsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCommitFundsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCommitFundsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCommitFundsResponse.displayName = 'proto.provenance.exchange.v1.MsgCommitFundsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCancelOrderRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCancelOrderRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCancelOrderRequest.displayName = 'proto.provenance.exchange.v1.MsgCancelOrderRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCancelOrderResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCancelOrderResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCancelOrderResponse.displayName = 'proto.provenance.exchange.v1.MsgCancelOrderResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgFillBidsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgFillBidsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgFillBidsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgFillBidsRequest.displayName = 'proto.provenance.exchange.v1.MsgFillBidsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgFillBidsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgFillBidsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgFillBidsResponse.displayName = 'proto.provenance.exchange.v1.MsgFillBidsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgFillAsksRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgFillAsksRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgFillAsksRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgFillAsksRequest.displayName = 'proto.provenance.exchange.v1.MsgFillAsksRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgFillAsksResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgFillAsksResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgFillAsksResponse.displayName = 'proto.provenance.exchange.v1.MsgFillAsksResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketSettleRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketSettleRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketSettleRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketSettleRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketSettleRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketSettleResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketSettleResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketSettleResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketSettleResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketCommitmentSettleRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketCommitmentSettleResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketCommitmentSettleResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketCommitmentSettleResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketCommitmentSettleResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketReleaseCommitmentsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketSetOrderExternalIDResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketWithdrawRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketWithdrawRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketWithdrawRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketWithdrawRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketWithdrawRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketWithdrawResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketWithdrawResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketWithdrawResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketWithdrawResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateDetailsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateDetailsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateDetailsRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateDetailsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateDetailsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateDetailsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateDetailsResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateDetailsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateEnabledRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateEnabledRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateEnabledRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateEnabledRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateEnabledResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateEnabledResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateEnabledResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateEnabledResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateAcceptingOrdersResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateUserSettleRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateUserSettleRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateUserSettleRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateUserSettleRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateUserSettleResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateUserSettleResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateUserSettleResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateUserSettleResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateAcceptingCommitmentsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketUpdateIntermediaryDenomResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketManagePermissionsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketManagePermissionsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketManagePermissionsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketManagePermissionsResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketManagePermissionsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest.displayName = 'proto.provenance.exchange.v1.MsgMarketManageReqAttrsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgMarketManageReqAttrsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgMarketManageReqAttrsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgMarketManageReqAttrsResponse.displayName = 'proto.provenance.exchange.v1.MsgMarketManageReqAttrsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreatePaymentRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreatePaymentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreatePaymentRequest.displayName = 'proto.provenance.exchange.v1.MsgCreatePaymentRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCreatePaymentResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCreatePaymentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCreatePaymentResponse.displayName = 'proto.provenance.exchange.v1.MsgCreatePaymentResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgAcceptPaymentRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgAcceptPaymentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgAcceptPaymentRequest.displayName = 'proto.provenance.exchange.v1.MsgAcceptPaymentRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgAcceptPaymentResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgAcceptPaymentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgAcceptPaymentResponse.displayName = 'proto.provenance.exchange.v1.MsgAcceptPaymentResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgRejectPaymentRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgRejectPaymentRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgRejectPaymentRequest.displayName = 'proto.provenance.exchange.v1.MsgRejectPaymentRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgRejectPaymentResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgRejectPaymentResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgRejectPaymentResponse.displayName = 'proto.provenance.exchange.v1.MsgRejectPaymentResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgRejectPaymentsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgRejectPaymentsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgRejectPaymentsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgRejectPaymentsRequest.displayName = 'proto.provenance.exchange.v1.MsgRejectPaymentsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgRejectPaymentsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgRejectPaymentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgRejectPaymentsResponse.displayName = 'proto.provenance.exchange.v1.MsgRejectPaymentsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCancelPaymentsRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, proto.provenance.exchange.v1.MsgCancelPaymentsRequest.repeatedFields_, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCancelPaymentsRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCancelPaymentsRequest.displayName = 'proto.provenance.exchange.v1.MsgCancelPaymentsRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgCancelPaymentsResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgCancelPaymentsResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgCancelPaymentsResponse.displayName = 'proto.provenance.exchange.v1.MsgCancelPaymentsResponse'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgChangePaymentTargetRequest = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgChangePaymentTargetRequest, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchange.v1.MsgChangePaymentTargetRequest.displayName = 'proto.provenance.exchange.v1.MsgChangePaymentTargetRequest'; } /** * Generated by JsPbCodeGenerator. * @param {Array=} opt_data Optional initial data array, typically from a * server response, or constructed directly in Javascript. The array is used * in place and becomes part of the constructed object. It is not cloned. * If no data is provided, the constructed object will be empty, but still * valid. * @extends {jspb.Message} * @constructor */ proto.provenance.exchange.v1.MsgChangePaymentTargetResponse = function (opt_data) { jspb.Message.initialize(this, opt_data, 0, -1, null, null); }; goog.inherits(proto.provenance.exchange.v1.MsgChangePaymentTargetResponse, jspb.Message); if (goog.DEBUG && !COMPILED) { /** * @public * @override */ proto.provenance.exchang