@fintekkers/ledger-models 0.1.84 → 0.1.86
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/node/fintekkers/requests/util/lock/lock_request_pb.d.ts +7 -0
- package/package.json +1 -1
- package/node/fintekkers/models/portfolio/portfolio_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/field_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/measure_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/position_filter_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/position_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/position_status_grpc_pb.js +0 -1
- package/node/fintekkers/models/position/position_util_grpc_pb.js +0 -1
- package/node/fintekkers/models/price/price_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/bond/auction_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/bond/issuance_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/coupon_frequency_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/coupon_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/identifier/identifier_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/identifier/identifier_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/security_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/security_quantity_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/security_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/tenor_grpc_pb.js +0 -1
- package/node/fintekkers/models/security/tenor_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/strategy/strategy_allocation_grpc_pb.js +0 -1
- package/node/fintekkers/models/strategy/strategy_grpc_pb.js +0 -1
- package/node/fintekkers/models/transaction/transaction_grpc_pb.js +0 -1
- package/node/fintekkers/models/transaction/transaction_type_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/api/api_key_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/decimal_value_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/endpoint_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/local_date_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/local_timestamp_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/lock/node_partition_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/lock/node_state_grpc_pb.js +0 -1
- package/node/fintekkers/models/util/uuid_grpc_pb.js +0 -1
- package/node/fintekkers/requests/portfolio/create_portfolio_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/portfolio/create_portfolio_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/portfolio/query_portfolio_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/portfolio/query_portfolio_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/position/query_position_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/position/query_position_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/price/create_price_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/price/create_price_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/price/query_price_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/price/query_price_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/security/create_security_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/security/create_security_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/security/query_security_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/security/query_security_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/transaction/create_transaction_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/transaction/create_transaction_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/transaction/query_transaction_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/transaction/query_transaction_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/errors/error_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/errors/message_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/errors/summary_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/lock/lock_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/lock/lock_response_grpc_pb.js +0 -1
- package/node/fintekkers/requests/util/operation_grpc_pb.js +0 -1
- package/node/fintekkers/requests/valuation/valuation_request_grpc_pb.js +0 -1
- package/node/fintekkers/requests/valuation/valuation_response_grpc_pb.js +0 -1
- package/web/fintekkers/models/portfolio/portfolio_pb.d.ts +0 -60
- package/web/fintekkers/models/portfolio/portfolio_pb.js +0 -468
- package/web/fintekkers/models/position/field_pb.d.ts +0 -36
- package/web/fintekkers/models/position/field_pb.js +0 -55
- package/web/fintekkers/models/position/measure_pb.d.ts +0 -13
- package/web/fintekkers/models/position/measure_pb.js +0 -32
- package/web/fintekkers/models/position/position_filter_pb.d.ts +0 -33
- package/web/fintekkers/models/position/position_filter_pb.js +0 -262
- package/web/fintekkers/models/position/position_pb.d.ts +0 -57
- package/web/fintekkers/models/position/position_pb.js +0 -395
- package/web/fintekkers/models/position/position_status_pb.d.ts +0 -10
- package/web/fintekkers/models/position/position_status_pb.js +0 -29
- package/web/fintekkers/models/position/position_util_pb.d.ts +0 -86
- package/web/fintekkers/models/position/position_util_pb.js +0 -600
- package/web/fintekkers/models/price/price_pb.d.ts +0 -70
- package/web/fintekkers/models/price/price_pb.js +0 -544
- package/web/fintekkers/models/security/bond/auction_type_pb.d.ts +0 -8
- package/web/fintekkers/models/security/bond/auction_type_pb.js +0 -27
- package/web/fintekkers/models/security/bond/issuance_pb.d.ts +0 -94
- package/web/fintekkers/models/security/bond/issuance_pb.js +0 -748
- package/web/fintekkers/models/security/coupon_frequency_pb.d.ts +0 -12
- package/web/fintekkers/models/security/coupon_frequency_pb.js +0 -31
- package/web/fintekkers/models/security/coupon_type_pb.d.ts +0 -10
- package/web/fintekkers/models/security/coupon_type_pb.js +0 -29
- package/web/fintekkers/models/security/identifier/identifier_pb.d.ts +0 -35
- package/web/fintekkers/models/security/identifier/identifier_pb.js +0 -262
- package/web/fintekkers/models/security/identifier/identifier_type_pb.d.ts +0 -13
- package/web/fintekkers/models/security/identifier/identifier_type_pb.js +0 -32
- package/web/fintekkers/models/security/security_pb.d.ts +0 -144
- package/web/fintekkers/models/security/security_pb.js +0 -1111
- package/web/fintekkers/models/security/security_quantity_type_pb.d.ts +0 -10
- package/web/fintekkers/models/security/security_quantity_type_pb.js +0 -29
- package/web/fintekkers/models/security/security_type_pb.d.ts +0 -12
- package/web/fintekkers/models/security/security_type_pb.js +0 -31
- package/web/fintekkers/models/security/tenor_pb.d.ts +0 -35
- package/web/fintekkers/models/security/tenor_pb.js +0 -262
- package/web/fintekkers/models/security/tenor_type_pb.d.ts +0 -9
- package/web/fintekkers/models/security/tenor_type_pb.js +0 -28
- package/web/fintekkers/models/strategy/strategy_allocation_pb.d.ts +0 -78
- package/web/fintekkers/models/strategy/strategy_allocation_pb.js +0 -624
- package/web/fintekkers/models/strategy/strategy_pb.d.ts +0 -66
- package/web/fintekkers/models/strategy/strategy_pb.js +0 -519
- package/web/fintekkers/models/transaction/transaction_pb.d.ts +0 -128
- package/web/fintekkers/models/transaction/transaction_pb.js +0 -991
- package/web/fintekkers/models/transaction/transaction_type_pb.d.ts +0 -13
- package/web/fintekkers/models/transaction/transaction_type_pb.js +0 -32
- package/web/fintekkers/models/util/api/api_key_pb.d.ts +0 -34
- package/web/fintekkers/models/util/api/api_key_pb.js +0 -260
- package/web/fintekkers/models/util/decimal_value_pb.d.ts +0 -22
- package/web/fintekkers/models/util/decimal_value_pb.js +0 -170
- package/web/fintekkers/models/util/endpoint_pb.d.ts +0 -30
- package/web/fintekkers/models/util/endpoint_pb.js +0 -230
- package/web/fintekkers/models/util/local_date_pb.d.ts +0 -30
- package/web/fintekkers/models/util/local_date_pb.js +0 -230
- package/web/fintekkers/models/util/local_timestamp_pb.d.ts +0 -29
- package/web/fintekkers/models/util/local_timestamp_pb.js +0 -223
- package/web/fintekkers/models/util/lock/node_partition_pb.d.ts +0 -34
- package/web/fintekkers/models/util/lock/node_partition_pb.js +0 -260
- package/web/fintekkers/models/util/lock/node_state_pb.d.ts +0 -51
- package/web/fintekkers/models/util/lock/node_state_pb.js +0 -389
- package/web/fintekkers/models/util/uuid_pb.d.ts +0 -24
- package/web/fintekkers/models/util/uuid_pb.js +0 -194
- package/web/fintekkers/requests/portfolio/create_portfolio_request_pb.d.ts +0 -33
- package/web/fintekkers/requests/portfolio/create_portfolio_request_pb.js +0 -253
- package/web/fintekkers/requests/portfolio/create_portfolio_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/portfolio/create_portfolio_response_pb.js +0 -315
- package/web/fintekkers/requests/portfolio/query_portfolio_request_pb.d.ts +0 -47
- package/web/fintekkers/requests/portfolio/query_portfolio_request_pb.js +0 -368
- package/web/fintekkers/requests/portfolio/query_portfolio_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/portfolio/query_portfolio_response_pb.js +0 -315
- package/web/fintekkers/requests/position/query_position_request_pb.d.ts +0 -68
- package/web/fintekkers/requests/position/query_position_request_pb.js +0 -513
- package/web/fintekkers/requests/position/query_position_response_pb.d.ts +0 -44
- package/web/fintekkers/requests/position/query_position_response_pb.js +0 -345
- package/web/fintekkers/requests/price/create_price_request_pb.d.ts +0 -33
- package/web/fintekkers/requests/price/create_price_request_pb.js +0 -253
- package/web/fintekkers/requests/price/create_price_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/price/create_price_response_pb.js +0 -315
- package/web/fintekkers/requests/price/query_price_request_pb.d.ts +0 -47
- package/web/fintekkers/requests/price/query_price_request_pb.js +0 -368
- package/web/fintekkers/requests/price/query_price_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/price/query_price_response_pb.js +0 -315
- package/web/fintekkers/requests/security/create_security_request_pb.d.ts +0 -33
- package/web/fintekkers/requests/security/create_security_request_pb.js +0 -253
- package/web/fintekkers/requests/security/create_security_response_pb.d.ts +0 -47
- package/web/fintekkers/requests/security/create_security_response_pb.js +0 -359
- package/web/fintekkers/requests/security/query_security_request_pb.d.ts +0 -47
- package/web/fintekkers/requests/security/query_security_request_pb.js +0 -368
- package/web/fintekkers/requests/security/query_security_response_pb.d.ts +0 -47
- package/web/fintekkers/requests/security/query_security_response_pb.js +0 -370
- package/web/fintekkers/requests/transaction/create_transaction_request_pb.d.ts +0 -33
- package/web/fintekkers/requests/transaction/create_transaction_request_pb.js +0 -253
- package/web/fintekkers/requests/transaction/create_transaction_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/transaction/create_transaction_response_pb.js +0 -306
- package/web/fintekkers/requests/transaction/query_transaction_request_pb.d.ts +0 -51
- package/web/fintekkers/requests/transaction/query_transaction_request_pb.js +0 -398
- package/web/fintekkers/requests/transaction/query_transaction_response_pb.d.ts +0 -47
- package/web/fintekkers/requests/transaction/query_transaction_response_pb.js +0 -368
- package/web/fintekkers/requests/util/errors/error_pb.d.ts +0 -57
- package/web/fintekkers/requests/util/errors/error_pb.js +0 -435
- package/web/fintekkers/requests/util/errors/message_pb.d.ts +0 -26
- package/web/fintekkers/requests/util/errors/message_pb.js +0 -200
- package/web/fintekkers/requests/util/errors/summary_pb.d.ts +0 -31
- package/web/fintekkers/requests/util/errors/summary_pb.js +0 -255
- package/web/fintekkers/requests/util/lock/lock_request_pb.d.ts +0 -33
- package/web/fintekkers/requests/util/lock/lock_request_pb.js +0 -253
- package/web/fintekkers/requests/util/lock/lock_response_pb.d.ts +0 -47
- package/web/fintekkers/requests/util/lock/lock_response_pb.js +0 -359
- package/web/fintekkers/requests/util/operation_pb.d.ts +0 -11
- package/web/fintekkers/requests/util/operation_pb.js +0 -30
- package/web/fintekkers/requests/valuation/valuation_request_pb.d.ts +0 -59
- package/web/fintekkers/requests/valuation/valuation_request_pb.js +0 -451
- package/web/fintekkers/requests/valuation/valuation_response_pb.d.ts +0 -40
- package/web/fintekkers/requests/valuation/valuation_response_pb.js +0 -315
- package/web/fintekkers/services/lock-service/lock_service_grpc_web_pb.d.ts +0 -94
- package/web/fintekkers/services/lock-service/lock_service_grpc_web_pb.js +0 -451
- package/web/fintekkers/services/lock-service/lock_service_pb.d.ts +0 -69
- package/web/fintekkers/services/lock-service/lock_service_pb.js +0 -570
- package/web/fintekkers/services/portfolio-service/portfolio_service_grpc_web_pb.d.ts +0 -93
- package/web/fintekkers/services/portfolio-service/portfolio_service_grpc_web_pb.js +0 -451
- package/web/fintekkers/services/portfolio-service/portfolio_service_pb.d.ts +0 -9
- package/web/fintekkers/services/portfolio-service/portfolio_service_pb.js +0 -27
- package/web/fintekkers/services/position-service/position_service_grpc_web_pb.d.ts +0 -43
- package/web/fintekkers/services/position-service/position_service_grpc_web_pb.js +0 -203
- package/web/fintekkers/services/position-service/position_service_pb.d.ts +0 -7
- package/web/fintekkers/services/position-service/position_service_pb.js +0 -23
- package/web/fintekkers/services/price-service/price_service_grpc_web_pb.d.ts +0 -93
- package/web/fintekkers/services/price-service/price_service_grpc_web_pb.js +0 -451
- package/web/fintekkers/services/price-service/price_service_pb.d.ts +0 -9
- package/web/fintekkers/services/price-service/price_service_pb.js +0 -27
- package/web/fintekkers/services/security-service/security_service_grpc_web_pb.d.ts +0 -93
- package/web/fintekkers/services/security-service/security_service_grpc_web_pb.js +0 -451
- package/web/fintekkers/services/security-service/security_service_pb.d.ts +0 -9
- package/web/fintekkers/services/security-service/security_service_pb.js +0 -27
- package/web/fintekkers/services/transaction-service/transaction_service_grpc_web_pb.d.ts +0 -93
- package/web/fintekkers/services/transaction-service/transaction_service_grpc_web_pb.js +0 -451
- package/web/fintekkers/services/transaction-service/transaction_service_pb.d.ts +0 -9
- package/web/fintekkers/services/transaction-service/transaction_service_pb.js +0 -27
- package/web/fintekkers/services/valuation-service/valuation_service_grpc_web_pb.d.ts +0 -32
- package/web/fintekkers/services/valuation-service/valuation_service_grpc_web_pb.js +0 -145
- package/web/fintekkers/services/valuation-service/valuation_service_pb.d.ts +0 -6
- package/web/fintekkers/services/valuation-service/valuation_service_pb.js +0 -21
|
@@ -1,1111 +0,0 @@
|
|
|
1
|
-
// source: fintekkers/models/security/security.proto
|
|
2
|
-
/**
|
|
3
|
-
* @fileoverview
|
|
4
|
-
* @enhanceable
|
|
5
|
-
* @suppress {missingRequire} reports error on implicit type usages.
|
|
6
|
-
* @suppress {messageConventions} JS Compiler reports an error if a variable or
|
|
7
|
-
* field starts with 'MSG_' and isn't a translatable message.
|
|
8
|
-
* @public
|
|
9
|
-
*/
|
|
10
|
-
// GENERATED CODE -- DO NOT EDIT!
|
|
11
|
-
/* eslint-disable */
|
|
12
|
-
// @ts-nocheck
|
|
13
|
-
|
|
14
|
-
var jspb = require('google-protobuf');
|
|
15
|
-
var goog = jspb;
|
|
16
|
-
var global = (function() { return this || window || global || self || Function('return this')(); }).call(null);
|
|
17
|
-
|
|
18
|
-
var fintekkers_models_util_decimal_value_pb = require('../../../fintekkers/models/util/decimal_value_pb.js');
|
|
19
|
-
goog.object.extend(proto, fintekkers_models_util_decimal_value_pb);
|
|
20
|
-
var fintekkers_models_util_local_date_pb = require('../../../fintekkers/models/util/local_date_pb.js');
|
|
21
|
-
goog.object.extend(proto, fintekkers_models_util_local_date_pb);
|
|
22
|
-
var fintekkers_models_util_local_timestamp_pb = require('../../../fintekkers/models/util/local_timestamp_pb.js');
|
|
23
|
-
goog.object.extend(proto, fintekkers_models_util_local_timestamp_pb);
|
|
24
|
-
var fintekkers_models_util_uuid_pb = require('../../../fintekkers/models/util/uuid_pb.js');
|
|
25
|
-
goog.object.extend(proto, fintekkers_models_util_uuid_pb);
|
|
26
|
-
var fintekkers_models_security_identifier_identifier_pb = require('../../../fintekkers/models/security/identifier/identifier_pb.js');
|
|
27
|
-
goog.object.extend(proto, fintekkers_models_security_identifier_identifier_pb);
|
|
28
|
-
var fintekkers_models_security_bond_issuance_pb = require('../../../fintekkers/models/security/bond/issuance_pb.js');
|
|
29
|
-
goog.object.extend(proto, fintekkers_models_security_bond_issuance_pb);
|
|
30
|
-
var fintekkers_models_security_security_type_pb = require('../../../fintekkers/models/security/security_type_pb.js');
|
|
31
|
-
goog.object.extend(proto, fintekkers_models_security_security_type_pb);
|
|
32
|
-
var fintekkers_models_security_security_quantity_type_pb = require('../../../fintekkers/models/security/security_quantity_type_pb.js');
|
|
33
|
-
goog.object.extend(proto, fintekkers_models_security_security_quantity_type_pb);
|
|
34
|
-
var fintekkers_models_security_coupon_frequency_pb = require('../../../fintekkers/models/security/coupon_frequency_pb.js');
|
|
35
|
-
goog.object.extend(proto, fintekkers_models_security_coupon_frequency_pb);
|
|
36
|
-
var fintekkers_models_security_coupon_type_pb = require('../../../fintekkers/models/security/coupon_type_pb.js');
|
|
37
|
-
goog.object.extend(proto, fintekkers_models_security_coupon_type_pb);
|
|
38
|
-
goog.exportSymbol('proto.fintekkers.models.security.SecurityProto', null, global);
|
|
39
|
-
/**
|
|
40
|
-
* Generated by JsPbCodeGenerator.
|
|
41
|
-
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
42
|
-
* server response, or constructed directly in Javascript. The array is used
|
|
43
|
-
* in place and becomes part of the constructed object. It is not cloned.
|
|
44
|
-
* If no data is provided, the constructed object will be empty, but still
|
|
45
|
-
* valid.
|
|
46
|
-
* @extends {jspb.Message}
|
|
47
|
-
* @constructor
|
|
48
|
-
*/
|
|
49
|
-
proto.fintekkers.models.security.SecurityProto = function(opt_data) {
|
|
50
|
-
jspb.Message.initialize(this, opt_data, 0, -1, proto.fintekkers.models.security.SecurityProto.repeatedFields_, null);
|
|
51
|
-
};
|
|
52
|
-
goog.inherits(proto.fintekkers.models.security.SecurityProto, jspb.Message);
|
|
53
|
-
if (goog.DEBUG && !COMPILED) {
|
|
54
|
-
/**
|
|
55
|
-
* @public
|
|
56
|
-
* @override
|
|
57
|
-
*/
|
|
58
|
-
proto.fintekkers.models.security.SecurityProto.displayName = 'proto.fintekkers.models.security.SecurityProto';
|
|
59
|
-
}
|
|
60
|
-
|
|
61
|
-
/**
|
|
62
|
-
* List of repeated fields within this message type.
|
|
63
|
-
* @private {!Array<number>}
|
|
64
|
-
* @const
|
|
65
|
-
*/
|
|
66
|
-
proto.fintekkers.models.security.SecurityProto.repeatedFields_ = [67];
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
71
|
-
/**
|
|
72
|
-
* Creates an object representation of this proto.
|
|
73
|
-
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
74
|
-
* Optional fields that are not set will be set to undefined.
|
|
75
|
-
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
76
|
-
* For the list of reserved names please see:
|
|
77
|
-
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
78
|
-
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
79
|
-
* JSPB instance for transitional soy proto support:
|
|
80
|
-
* http://goto/soy-param-migration
|
|
81
|
-
* @return {!Object}
|
|
82
|
-
*/
|
|
83
|
-
proto.fintekkers.models.security.SecurityProto.prototype.toObject = function(opt_includeInstance) {
|
|
84
|
-
return proto.fintekkers.models.security.SecurityProto.toObject(opt_includeInstance, this);
|
|
85
|
-
};
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
/**
|
|
89
|
-
* Static version of the {@see toObject} method.
|
|
90
|
-
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
91
|
-
* the JSPB instance for transitional soy proto support:
|
|
92
|
-
* http://goto/soy-param-migration
|
|
93
|
-
* @param {!proto.fintekkers.models.security.SecurityProto} msg The msg instance to transform.
|
|
94
|
-
* @return {!Object}
|
|
95
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
96
|
-
*/
|
|
97
|
-
proto.fintekkers.models.security.SecurityProto.toObject = function(includeInstance, msg) {
|
|
98
|
-
var f, obj = {
|
|
99
|
-
objectClass: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
100
|
-
version: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
101
|
-
uuid: (f = msg.getUuid()) && fintekkers_models_util_uuid_pb.UUIDProto.toObject(includeInstance, f),
|
|
102
|
-
asOf: (f = msg.getAsOf()) && fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.toObject(includeInstance, f),
|
|
103
|
-
isLink: jspb.Message.getBooleanFieldWithDefault(msg, 7, false),
|
|
104
|
-
validFrom: (f = msg.getValidFrom()) && fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.toObject(includeInstance, f),
|
|
105
|
-
validTo: (f = msg.getValidTo()) && fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.toObject(includeInstance, f),
|
|
106
|
-
securityType: jspb.Message.getFieldWithDefault(msg, 10, 0),
|
|
107
|
-
assetClass: jspb.Message.getFieldWithDefault(msg, 11, ""),
|
|
108
|
-
issuerName: jspb.Message.getFieldWithDefault(msg, 12, ""),
|
|
109
|
-
settlementCurrency: (f = msg.getSettlementCurrency()) && proto.fintekkers.models.security.SecurityProto.toObject(includeInstance, f),
|
|
110
|
-
quantityType: jspb.Message.getFieldWithDefault(msg, 14, 0),
|
|
111
|
-
identifier: (f = msg.getIdentifier()) && fintekkers_models_security_identifier_identifier_pb.IdentifierProto.toObject(includeInstance, f),
|
|
112
|
-
description: jspb.Message.getFieldWithDefault(msg, 41, ""),
|
|
113
|
-
cashId: jspb.Message.getFieldWithDefault(msg, 50, ""),
|
|
114
|
-
couponRate: (f = msg.getCouponRate()) && fintekkers_models_util_decimal_value_pb.DecimalValueProto.toObject(includeInstance, f),
|
|
115
|
-
couponType: jspb.Message.getFieldWithDefault(msg, 61, 0),
|
|
116
|
-
couponFrequency: jspb.Message.getFieldWithDefault(msg, 62, 0),
|
|
117
|
-
datedDate: (f = msg.getDatedDate()) && fintekkers_models_util_local_date_pb.LocalDateProto.toObject(includeInstance, f),
|
|
118
|
-
faceValue: (f = msg.getFaceValue()) && fintekkers_models_util_decimal_value_pb.DecimalValueProto.toObject(includeInstance, f),
|
|
119
|
-
issueDate: (f = msg.getIssueDate()) && fintekkers_models_util_local_date_pb.LocalDateProto.toObject(includeInstance, f),
|
|
120
|
-
maturityDate: (f = msg.getMaturityDate()) && fintekkers_models_util_local_date_pb.LocalDateProto.toObject(includeInstance, f),
|
|
121
|
-
issuanceInfoList: jspb.Message.toObjectList(msg.getIssuanceInfoList(),
|
|
122
|
-
fintekkers_models_security_bond_issuance_pb.IssuanceProto.toObject, includeInstance)
|
|
123
|
-
};
|
|
124
|
-
|
|
125
|
-
if (includeInstance) {
|
|
126
|
-
obj.$jspbMessageInstance = msg;
|
|
127
|
-
}
|
|
128
|
-
return obj;
|
|
129
|
-
};
|
|
130
|
-
}
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
/**
|
|
134
|
-
* Deserializes binary data (in protobuf wire format).
|
|
135
|
-
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
136
|
-
* @return {!proto.fintekkers.models.security.SecurityProto}
|
|
137
|
-
*/
|
|
138
|
-
proto.fintekkers.models.security.SecurityProto.deserializeBinary = function(bytes) {
|
|
139
|
-
var reader = new jspb.BinaryReader(bytes);
|
|
140
|
-
var msg = new proto.fintekkers.models.security.SecurityProto;
|
|
141
|
-
return proto.fintekkers.models.security.SecurityProto.deserializeBinaryFromReader(msg, reader);
|
|
142
|
-
};
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
/**
|
|
146
|
-
* Deserializes binary data (in protobuf wire format) from the
|
|
147
|
-
* given reader into the given message object.
|
|
148
|
-
* @param {!proto.fintekkers.models.security.SecurityProto} msg The message object to deserialize into.
|
|
149
|
-
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
150
|
-
* @return {!proto.fintekkers.models.security.SecurityProto}
|
|
151
|
-
*/
|
|
152
|
-
proto.fintekkers.models.security.SecurityProto.deserializeBinaryFromReader = function(msg, reader) {
|
|
153
|
-
while (reader.nextField()) {
|
|
154
|
-
if (reader.isEndGroup()) {
|
|
155
|
-
break;
|
|
156
|
-
}
|
|
157
|
-
var field = reader.getFieldNumber();
|
|
158
|
-
switch (field) {
|
|
159
|
-
case 1:
|
|
160
|
-
var value = /** @type {string} */ (reader.readString());
|
|
161
|
-
msg.setObjectClass(value);
|
|
162
|
-
break;
|
|
163
|
-
case 2:
|
|
164
|
-
var value = /** @type {string} */ (reader.readString());
|
|
165
|
-
msg.setVersion(value);
|
|
166
|
-
break;
|
|
167
|
-
case 5:
|
|
168
|
-
var value = new fintekkers_models_util_uuid_pb.UUIDProto;
|
|
169
|
-
reader.readMessage(value,fintekkers_models_util_uuid_pb.UUIDProto.deserializeBinaryFromReader);
|
|
170
|
-
msg.setUuid(value);
|
|
171
|
-
break;
|
|
172
|
-
case 6:
|
|
173
|
-
var value = new fintekkers_models_util_local_timestamp_pb.LocalTimestampProto;
|
|
174
|
-
reader.readMessage(value,fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.deserializeBinaryFromReader);
|
|
175
|
-
msg.setAsOf(value);
|
|
176
|
-
break;
|
|
177
|
-
case 7:
|
|
178
|
-
var value = /** @type {boolean} */ (reader.readBool());
|
|
179
|
-
msg.setIsLink(value);
|
|
180
|
-
break;
|
|
181
|
-
case 8:
|
|
182
|
-
var value = new fintekkers_models_util_local_timestamp_pb.LocalTimestampProto;
|
|
183
|
-
reader.readMessage(value,fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.deserializeBinaryFromReader);
|
|
184
|
-
msg.setValidFrom(value);
|
|
185
|
-
break;
|
|
186
|
-
case 9:
|
|
187
|
-
var value = new fintekkers_models_util_local_timestamp_pb.LocalTimestampProto;
|
|
188
|
-
reader.readMessage(value,fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.deserializeBinaryFromReader);
|
|
189
|
-
msg.setValidTo(value);
|
|
190
|
-
break;
|
|
191
|
-
case 10:
|
|
192
|
-
var value = /** @type {!proto.fintekkers.models.security.SecurityTypeProto} */ (reader.readEnum());
|
|
193
|
-
msg.setSecurityType(value);
|
|
194
|
-
break;
|
|
195
|
-
case 11:
|
|
196
|
-
var value = /** @type {string} */ (reader.readString());
|
|
197
|
-
msg.setAssetClass(value);
|
|
198
|
-
break;
|
|
199
|
-
case 12:
|
|
200
|
-
var value = /** @type {string} */ (reader.readString());
|
|
201
|
-
msg.setIssuerName(value);
|
|
202
|
-
break;
|
|
203
|
-
case 13:
|
|
204
|
-
var value = new proto.fintekkers.models.security.SecurityProto;
|
|
205
|
-
reader.readMessage(value,proto.fintekkers.models.security.SecurityProto.deserializeBinaryFromReader);
|
|
206
|
-
msg.setSettlementCurrency(value);
|
|
207
|
-
break;
|
|
208
|
-
case 14:
|
|
209
|
-
var value = /** @type {!proto.fintekkers.models.security.SecurityQuantityTypeProto} */ (reader.readEnum());
|
|
210
|
-
msg.setQuantityType(value);
|
|
211
|
-
break;
|
|
212
|
-
case 40:
|
|
213
|
-
var value = new fintekkers_models_security_identifier_identifier_pb.IdentifierProto;
|
|
214
|
-
reader.readMessage(value,fintekkers_models_security_identifier_identifier_pb.IdentifierProto.deserializeBinaryFromReader);
|
|
215
|
-
msg.setIdentifier(value);
|
|
216
|
-
break;
|
|
217
|
-
case 41:
|
|
218
|
-
var value = /** @type {string} */ (reader.readString());
|
|
219
|
-
msg.setDescription(value);
|
|
220
|
-
break;
|
|
221
|
-
case 50:
|
|
222
|
-
var value = /** @type {string} */ (reader.readString());
|
|
223
|
-
msg.setCashId(value);
|
|
224
|
-
break;
|
|
225
|
-
case 60:
|
|
226
|
-
var value = new fintekkers_models_util_decimal_value_pb.DecimalValueProto;
|
|
227
|
-
reader.readMessage(value,fintekkers_models_util_decimal_value_pb.DecimalValueProto.deserializeBinaryFromReader);
|
|
228
|
-
msg.setCouponRate(value);
|
|
229
|
-
break;
|
|
230
|
-
case 61:
|
|
231
|
-
var value = /** @type {!proto.fintekkers.models.security.CouponTypeProto} */ (reader.readEnum());
|
|
232
|
-
msg.setCouponType(value);
|
|
233
|
-
break;
|
|
234
|
-
case 62:
|
|
235
|
-
var value = /** @type {!proto.fintekkers.models.security.CouponFrequencyProto} */ (reader.readEnum());
|
|
236
|
-
msg.setCouponFrequency(value);
|
|
237
|
-
break;
|
|
238
|
-
case 63:
|
|
239
|
-
var value = new fintekkers_models_util_local_date_pb.LocalDateProto;
|
|
240
|
-
reader.readMessage(value,fintekkers_models_util_local_date_pb.LocalDateProto.deserializeBinaryFromReader);
|
|
241
|
-
msg.setDatedDate(value);
|
|
242
|
-
break;
|
|
243
|
-
case 64:
|
|
244
|
-
var value = new fintekkers_models_util_decimal_value_pb.DecimalValueProto;
|
|
245
|
-
reader.readMessage(value,fintekkers_models_util_decimal_value_pb.DecimalValueProto.deserializeBinaryFromReader);
|
|
246
|
-
msg.setFaceValue(value);
|
|
247
|
-
break;
|
|
248
|
-
case 65:
|
|
249
|
-
var value = new fintekkers_models_util_local_date_pb.LocalDateProto;
|
|
250
|
-
reader.readMessage(value,fintekkers_models_util_local_date_pb.LocalDateProto.deserializeBinaryFromReader);
|
|
251
|
-
msg.setIssueDate(value);
|
|
252
|
-
break;
|
|
253
|
-
case 66:
|
|
254
|
-
var value = new fintekkers_models_util_local_date_pb.LocalDateProto;
|
|
255
|
-
reader.readMessage(value,fintekkers_models_util_local_date_pb.LocalDateProto.deserializeBinaryFromReader);
|
|
256
|
-
msg.setMaturityDate(value);
|
|
257
|
-
break;
|
|
258
|
-
case 67:
|
|
259
|
-
var value = new fintekkers_models_security_bond_issuance_pb.IssuanceProto;
|
|
260
|
-
reader.readMessage(value,fintekkers_models_security_bond_issuance_pb.IssuanceProto.deserializeBinaryFromReader);
|
|
261
|
-
msg.addIssuanceInfo(value);
|
|
262
|
-
break;
|
|
263
|
-
default:
|
|
264
|
-
reader.skipField();
|
|
265
|
-
break;
|
|
266
|
-
}
|
|
267
|
-
}
|
|
268
|
-
return msg;
|
|
269
|
-
};
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
/**
|
|
273
|
-
* Serializes the message to binary data (in protobuf wire format).
|
|
274
|
-
* @return {!Uint8Array}
|
|
275
|
-
*/
|
|
276
|
-
proto.fintekkers.models.security.SecurityProto.prototype.serializeBinary = function() {
|
|
277
|
-
var writer = new jspb.BinaryWriter();
|
|
278
|
-
proto.fintekkers.models.security.SecurityProto.serializeBinaryToWriter(this, writer);
|
|
279
|
-
return writer.getResultBuffer();
|
|
280
|
-
};
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
/**
|
|
284
|
-
* Serializes the given message to binary data (in protobuf wire
|
|
285
|
-
* format), writing to the given BinaryWriter.
|
|
286
|
-
* @param {!proto.fintekkers.models.security.SecurityProto} message
|
|
287
|
-
* @param {!jspb.BinaryWriter} writer
|
|
288
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
289
|
-
*/
|
|
290
|
-
proto.fintekkers.models.security.SecurityProto.serializeBinaryToWriter = function(message, writer) {
|
|
291
|
-
var f = undefined;
|
|
292
|
-
f = message.getObjectClass();
|
|
293
|
-
if (f.length > 0) {
|
|
294
|
-
writer.writeString(
|
|
295
|
-
1,
|
|
296
|
-
f
|
|
297
|
-
);
|
|
298
|
-
}
|
|
299
|
-
f = message.getVersion();
|
|
300
|
-
if (f.length > 0) {
|
|
301
|
-
writer.writeString(
|
|
302
|
-
2,
|
|
303
|
-
f
|
|
304
|
-
);
|
|
305
|
-
}
|
|
306
|
-
f = message.getUuid();
|
|
307
|
-
if (f != null) {
|
|
308
|
-
writer.writeMessage(
|
|
309
|
-
5,
|
|
310
|
-
f,
|
|
311
|
-
fintekkers_models_util_uuid_pb.UUIDProto.serializeBinaryToWriter
|
|
312
|
-
);
|
|
313
|
-
}
|
|
314
|
-
f = message.getAsOf();
|
|
315
|
-
if (f != null) {
|
|
316
|
-
writer.writeMessage(
|
|
317
|
-
6,
|
|
318
|
-
f,
|
|
319
|
-
fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.serializeBinaryToWriter
|
|
320
|
-
);
|
|
321
|
-
}
|
|
322
|
-
f = message.getIsLink();
|
|
323
|
-
if (f) {
|
|
324
|
-
writer.writeBool(
|
|
325
|
-
7,
|
|
326
|
-
f
|
|
327
|
-
);
|
|
328
|
-
}
|
|
329
|
-
f = message.getValidFrom();
|
|
330
|
-
if (f != null) {
|
|
331
|
-
writer.writeMessage(
|
|
332
|
-
8,
|
|
333
|
-
f,
|
|
334
|
-
fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.serializeBinaryToWriter
|
|
335
|
-
);
|
|
336
|
-
}
|
|
337
|
-
f = message.getValidTo();
|
|
338
|
-
if (f != null) {
|
|
339
|
-
writer.writeMessage(
|
|
340
|
-
9,
|
|
341
|
-
f,
|
|
342
|
-
fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.serializeBinaryToWriter
|
|
343
|
-
);
|
|
344
|
-
}
|
|
345
|
-
f = message.getSecurityType();
|
|
346
|
-
if (f !== 0.0) {
|
|
347
|
-
writer.writeEnum(
|
|
348
|
-
10,
|
|
349
|
-
f
|
|
350
|
-
);
|
|
351
|
-
}
|
|
352
|
-
f = message.getAssetClass();
|
|
353
|
-
if (f.length > 0) {
|
|
354
|
-
writer.writeString(
|
|
355
|
-
11,
|
|
356
|
-
f
|
|
357
|
-
);
|
|
358
|
-
}
|
|
359
|
-
f = message.getIssuerName();
|
|
360
|
-
if (f.length > 0) {
|
|
361
|
-
writer.writeString(
|
|
362
|
-
12,
|
|
363
|
-
f
|
|
364
|
-
);
|
|
365
|
-
}
|
|
366
|
-
f = message.getSettlementCurrency();
|
|
367
|
-
if (f != null) {
|
|
368
|
-
writer.writeMessage(
|
|
369
|
-
13,
|
|
370
|
-
f,
|
|
371
|
-
proto.fintekkers.models.security.SecurityProto.serializeBinaryToWriter
|
|
372
|
-
);
|
|
373
|
-
}
|
|
374
|
-
f = message.getQuantityType();
|
|
375
|
-
if (f !== 0.0) {
|
|
376
|
-
writer.writeEnum(
|
|
377
|
-
14,
|
|
378
|
-
f
|
|
379
|
-
);
|
|
380
|
-
}
|
|
381
|
-
f = message.getIdentifier();
|
|
382
|
-
if (f != null) {
|
|
383
|
-
writer.writeMessage(
|
|
384
|
-
40,
|
|
385
|
-
f,
|
|
386
|
-
fintekkers_models_security_identifier_identifier_pb.IdentifierProto.serializeBinaryToWriter
|
|
387
|
-
);
|
|
388
|
-
}
|
|
389
|
-
f = message.getDescription();
|
|
390
|
-
if (f.length > 0) {
|
|
391
|
-
writer.writeString(
|
|
392
|
-
41,
|
|
393
|
-
f
|
|
394
|
-
);
|
|
395
|
-
}
|
|
396
|
-
f = message.getCashId();
|
|
397
|
-
if (f.length > 0) {
|
|
398
|
-
writer.writeString(
|
|
399
|
-
50,
|
|
400
|
-
f
|
|
401
|
-
);
|
|
402
|
-
}
|
|
403
|
-
f = message.getCouponRate();
|
|
404
|
-
if (f != null) {
|
|
405
|
-
writer.writeMessage(
|
|
406
|
-
60,
|
|
407
|
-
f,
|
|
408
|
-
fintekkers_models_util_decimal_value_pb.DecimalValueProto.serializeBinaryToWriter
|
|
409
|
-
);
|
|
410
|
-
}
|
|
411
|
-
f = message.getCouponType();
|
|
412
|
-
if (f !== 0.0) {
|
|
413
|
-
writer.writeEnum(
|
|
414
|
-
61,
|
|
415
|
-
f
|
|
416
|
-
);
|
|
417
|
-
}
|
|
418
|
-
f = message.getCouponFrequency();
|
|
419
|
-
if (f !== 0.0) {
|
|
420
|
-
writer.writeEnum(
|
|
421
|
-
62,
|
|
422
|
-
f
|
|
423
|
-
);
|
|
424
|
-
}
|
|
425
|
-
f = message.getDatedDate();
|
|
426
|
-
if (f != null) {
|
|
427
|
-
writer.writeMessage(
|
|
428
|
-
63,
|
|
429
|
-
f,
|
|
430
|
-
fintekkers_models_util_local_date_pb.LocalDateProto.serializeBinaryToWriter
|
|
431
|
-
);
|
|
432
|
-
}
|
|
433
|
-
f = message.getFaceValue();
|
|
434
|
-
if (f != null) {
|
|
435
|
-
writer.writeMessage(
|
|
436
|
-
64,
|
|
437
|
-
f,
|
|
438
|
-
fintekkers_models_util_decimal_value_pb.DecimalValueProto.serializeBinaryToWriter
|
|
439
|
-
);
|
|
440
|
-
}
|
|
441
|
-
f = message.getIssueDate();
|
|
442
|
-
if (f != null) {
|
|
443
|
-
writer.writeMessage(
|
|
444
|
-
65,
|
|
445
|
-
f,
|
|
446
|
-
fintekkers_models_util_local_date_pb.LocalDateProto.serializeBinaryToWriter
|
|
447
|
-
);
|
|
448
|
-
}
|
|
449
|
-
f = message.getMaturityDate();
|
|
450
|
-
if (f != null) {
|
|
451
|
-
writer.writeMessage(
|
|
452
|
-
66,
|
|
453
|
-
f,
|
|
454
|
-
fintekkers_models_util_local_date_pb.LocalDateProto.serializeBinaryToWriter
|
|
455
|
-
);
|
|
456
|
-
}
|
|
457
|
-
f = message.getIssuanceInfoList();
|
|
458
|
-
if (f.length > 0) {
|
|
459
|
-
writer.writeRepeatedMessage(
|
|
460
|
-
67,
|
|
461
|
-
f,
|
|
462
|
-
fintekkers_models_security_bond_issuance_pb.IssuanceProto.serializeBinaryToWriter
|
|
463
|
-
);
|
|
464
|
-
}
|
|
465
|
-
};
|
|
466
|
-
|
|
467
|
-
|
|
468
|
-
/**
|
|
469
|
-
* optional string object_class = 1;
|
|
470
|
-
* @return {string}
|
|
471
|
-
*/
|
|
472
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getObjectClass = function() {
|
|
473
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
474
|
-
};
|
|
475
|
-
|
|
476
|
-
|
|
477
|
-
/**
|
|
478
|
-
* @param {string} value
|
|
479
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
480
|
-
*/
|
|
481
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setObjectClass = function(value) {
|
|
482
|
-
return jspb.Message.setProto3StringField(this, 1, value);
|
|
483
|
-
};
|
|
484
|
-
|
|
485
|
-
|
|
486
|
-
/**
|
|
487
|
-
* optional string version = 2;
|
|
488
|
-
* @return {string}
|
|
489
|
-
*/
|
|
490
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getVersion = function() {
|
|
491
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
492
|
-
};
|
|
493
|
-
|
|
494
|
-
|
|
495
|
-
/**
|
|
496
|
-
* @param {string} value
|
|
497
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
498
|
-
*/
|
|
499
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setVersion = function(value) {
|
|
500
|
-
return jspb.Message.setProto3StringField(this, 2, value);
|
|
501
|
-
};
|
|
502
|
-
|
|
503
|
-
|
|
504
|
-
/**
|
|
505
|
-
* optional fintekkers.models.util.UUIDProto uuid = 5;
|
|
506
|
-
* @return {?proto.fintekkers.models.util.UUIDProto}
|
|
507
|
-
*/
|
|
508
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getUuid = function() {
|
|
509
|
-
return /** @type{?proto.fintekkers.models.util.UUIDProto} */ (
|
|
510
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_uuid_pb.UUIDProto, 5));
|
|
511
|
-
};
|
|
512
|
-
|
|
513
|
-
|
|
514
|
-
/**
|
|
515
|
-
* @param {?proto.fintekkers.models.util.UUIDProto|undefined} value
|
|
516
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
517
|
-
*/
|
|
518
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setUuid = function(value) {
|
|
519
|
-
return jspb.Message.setWrapperField(this, 5, value);
|
|
520
|
-
};
|
|
521
|
-
|
|
522
|
-
|
|
523
|
-
/**
|
|
524
|
-
* Clears the message field making it undefined.
|
|
525
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
526
|
-
*/
|
|
527
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearUuid = function() {
|
|
528
|
-
return this.setUuid(undefined);
|
|
529
|
-
};
|
|
530
|
-
|
|
531
|
-
|
|
532
|
-
/**
|
|
533
|
-
* Returns whether this field is set.
|
|
534
|
-
* @return {boolean}
|
|
535
|
-
*/
|
|
536
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasUuid = function() {
|
|
537
|
-
return jspb.Message.getField(this, 5) != null;
|
|
538
|
-
};
|
|
539
|
-
|
|
540
|
-
|
|
541
|
-
/**
|
|
542
|
-
* optional fintekkers.models.util.LocalTimestampProto as_of = 6;
|
|
543
|
-
* @return {?proto.fintekkers.models.util.LocalTimestampProto}
|
|
544
|
-
*/
|
|
545
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getAsOf = function() {
|
|
546
|
-
return /** @type{?proto.fintekkers.models.util.LocalTimestampProto} */ (
|
|
547
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_timestamp_pb.LocalTimestampProto, 6));
|
|
548
|
-
};
|
|
549
|
-
|
|
550
|
-
|
|
551
|
-
/**
|
|
552
|
-
* @param {?proto.fintekkers.models.util.LocalTimestampProto|undefined} value
|
|
553
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
554
|
-
*/
|
|
555
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setAsOf = function(value) {
|
|
556
|
-
return jspb.Message.setWrapperField(this, 6, value);
|
|
557
|
-
};
|
|
558
|
-
|
|
559
|
-
|
|
560
|
-
/**
|
|
561
|
-
* Clears the message field making it undefined.
|
|
562
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
563
|
-
*/
|
|
564
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearAsOf = function() {
|
|
565
|
-
return this.setAsOf(undefined);
|
|
566
|
-
};
|
|
567
|
-
|
|
568
|
-
|
|
569
|
-
/**
|
|
570
|
-
* Returns whether this field is set.
|
|
571
|
-
* @return {boolean}
|
|
572
|
-
*/
|
|
573
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasAsOf = function() {
|
|
574
|
-
return jspb.Message.getField(this, 6) != null;
|
|
575
|
-
};
|
|
576
|
-
|
|
577
|
-
|
|
578
|
-
/**
|
|
579
|
-
* optional bool is_link = 7;
|
|
580
|
-
* @return {boolean}
|
|
581
|
-
*/
|
|
582
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getIsLink = function() {
|
|
583
|
-
return /** @type {boolean} */ (jspb.Message.getBooleanFieldWithDefault(this, 7, false));
|
|
584
|
-
};
|
|
585
|
-
|
|
586
|
-
|
|
587
|
-
/**
|
|
588
|
-
* @param {boolean} value
|
|
589
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
590
|
-
*/
|
|
591
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setIsLink = function(value) {
|
|
592
|
-
return jspb.Message.setProto3BooleanField(this, 7, value);
|
|
593
|
-
};
|
|
594
|
-
|
|
595
|
-
|
|
596
|
-
/**
|
|
597
|
-
* optional fintekkers.models.util.LocalTimestampProto valid_from = 8;
|
|
598
|
-
* @return {?proto.fintekkers.models.util.LocalTimestampProto}
|
|
599
|
-
*/
|
|
600
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getValidFrom = function() {
|
|
601
|
-
return /** @type{?proto.fintekkers.models.util.LocalTimestampProto} */ (
|
|
602
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_timestamp_pb.LocalTimestampProto, 8));
|
|
603
|
-
};
|
|
604
|
-
|
|
605
|
-
|
|
606
|
-
/**
|
|
607
|
-
* @param {?proto.fintekkers.models.util.LocalTimestampProto|undefined} value
|
|
608
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
609
|
-
*/
|
|
610
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setValidFrom = function(value) {
|
|
611
|
-
return jspb.Message.setWrapperField(this, 8, value);
|
|
612
|
-
};
|
|
613
|
-
|
|
614
|
-
|
|
615
|
-
/**
|
|
616
|
-
* Clears the message field making it undefined.
|
|
617
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
618
|
-
*/
|
|
619
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearValidFrom = function() {
|
|
620
|
-
return this.setValidFrom(undefined);
|
|
621
|
-
};
|
|
622
|
-
|
|
623
|
-
|
|
624
|
-
/**
|
|
625
|
-
* Returns whether this field is set.
|
|
626
|
-
* @return {boolean}
|
|
627
|
-
*/
|
|
628
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasValidFrom = function() {
|
|
629
|
-
return jspb.Message.getField(this, 8) != null;
|
|
630
|
-
};
|
|
631
|
-
|
|
632
|
-
|
|
633
|
-
/**
|
|
634
|
-
* optional fintekkers.models.util.LocalTimestampProto valid_to = 9;
|
|
635
|
-
* @return {?proto.fintekkers.models.util.LocalTimestampProto}
|
|
636
|
-
*/
|
|
637
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getValidTo = function() {
|
|
638
|
-
return /** @type{?proto.fintekkers.models.util.LocalTimestampProto} */ (
|
|
639
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_timestamp_pb.LocalTimestampProto, 9));
|
|
640
|
-
};
|
|
641
|
-
|
|
642
|
-
|
|
643
|
-
/**
|
|
644
|
-
* @param {?proto.fintekkers.models.util.LocalTimestampProto|undefined} value
|
|
645
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
646
|
-
*/
|
|
647
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setValidTo = function(value) {
|
|
648
|
-
return jspb.Message.setWrapperField(this, 9, value);
|
|
649
|
-
};
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
/**
|
|
653
|
-
* Clears the message field making it undefined.
|
|
654
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
655
|
-
*/
|
|
656
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearValidTo = function() {
|
|
657
|
-
return this.setValidTo(undefined);
|
|
658
|
-
};
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
/**
|
|
662
|
-
* Returns whether this field is set.
|
|
663
|
-
* @return {boolean}
|
|
664
|
-
*/
|
|
665
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasValidTo = function() {
|
|
666
|
-
return jspb.Message.getField(this, 9) != null;
|
|
667
|
-
};
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
/**
|
|
671
|
-
* optional SecurityTypeProto security_type = 10;
|
|
672
|
-
* @return {!proto.fintekkers.models.security.SecurityTypeProto}
|
|
673
|
-
*/
|
|
674
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getSecurityType = function() {
|
|
675
|
-
return /** @type {!proto.fintekkers.models.security.SecurityTypeProto} */ (jspb.Message.getFieldWithDefault(this, 10, 0));
|
|
676
|
-
};
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
/**
|
|
680
|
-
* @param {!proto.fintekkers.models.security.SecurityTypeProto} value
|
|
681
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
682
|
-
*/
|
|
683
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setSecurityType = function(value) {
|
|
684
|
-
return jspb.Message.setProto3EnumField(this, 10, value);
|
|
685
|
-
};
|
|
686
|
-
|
|
687
|
-
|
|
688
|
-
/**
|
|
689
|
-
* optional string asset_class = 11;
|
|
690
|
-
* @return {string}
|
|
691
|
-
*/
|
|
692
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getAssetClass = function() {
|
|
693
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 11, ""));
|
|
694
|
-
};
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
/**
|
|
698
|
-
* @param {string} value
|
|
699
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
700
|
-
*/
|
|
701
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setAssetClass = function(value) {
|
|
702
|
-
return jspb.Message.setProto3StringField(this, 11, value);
|
|
703
|
-
};
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
/**
|
|
707
|
-
* optional string issuer_name = 12;
|
|
708
|
-
* @return {string}
|
|
709
|
-
*/
|
|
710
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getIssuerName = function() {
|
|
711
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 12, ""));
|
|
712
|
-
};
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
/**
|
|
716
|
-
* @param {string} value
|
|
717
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
718
|
-
*/
|
|
719
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setIssuerName = function(value) {
|
|
720
|
-
return jspb.Message.setProto3StringField(this, 12, value);
|
|
721
|
-
};
|
|
722
|
-
|
|
723
|
-
|
|
724
|
-
/**
|
|
725
|
-
* optional SecurityProto settlement_currency = 13;
|
|
726
|
-
* @return {?proto.fintekkers.models.security.SecurityProto}
|
|
727
|
-
*/
|
|
728
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getSettlementCurrency = function() {
|
|
729
|
-
return /** @type{?proto.fintekkers.models.security.SecurityProto} */ (
|
|
730
|
-
jspb.Message.getWrapperField(this, proto.fintekkers.models.security.SecurityProto, 13));
|
|
731
|
-
};
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
/**
|
|
735
|
-
* @param {?proto.fintekkers.models.security.SecurityProto|undefined} value
|
|
736
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
737
|
-
*/
|
|
738
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setSettlementCurrency = function(value) {
|
|
739
|
-
return jspb.Message.setWrapperField(this, 13, value);
|
|
740
|
-
};
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
/**
|
|
744
|
-
* Clears the message field making it undefined.
|
|
745
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
746
|
-
*/
|
|
747
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearSettlementCurrency = function() {
|
|
748
|
-
return this.setSettlementCurrency(undefined);
|
|
749
|
-
};
|
|
750
|
-
|
|
751
|
-
|
|
752
|
-
/**
|
|
753
|
-
* Returns whether this field is set.
|
|
754
|
-
* @return {boolean}
|
|
755
|
-
*/
|
|
756
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasSettlementCurrency = function() {
|
|
757
|
-
return jspb.Message.getField(this, 13) != null;
|
|
758
|
-
};
|
|
759
|
-
|
|
760
|
-
|
|
761
|
-
/**
|
|
762
|
-
* optional SecurityQuantityTypeProto quantity_type = 14;
|
|
763
|
-
* @return {!proto.fintekkers.models.security.SecurityQuantityTypeProto}
|
|
764
|
-
*/
|
|
765
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getQuantityType = function() {
|
|
766
|
-
return /** @type {!proto.fintekkers.models.security.SecurityQuantityTypeProto} */ (jspb.Message.getFieldWithDefault(this, 14, 0));
|
|
767
|
-
};
|
|
768
|
-
|
|
769
|
-
|
|
770
|
-
/**
|
|
771
|
-
* @param {!proto.fintekkers.models.security.SecurityQuantityTypeProto} value
|
|
772
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
773
|
-
*/
|
|
774
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setQuantityType = function(value) {
|
|
775
|
-
return jspb.Message.setProto3EnumField(this, 14, value);
|
|
776
|
-
};
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
/**
|
|
780
|
-
* optional IdentifierProto identifier = 40;
|
|
781
|
-
* @return {?proto.fintekkers.models.security.IdentifierProto}
|
|
782
|
-
*/
|
|
783
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getIdentifier = function() {
|
|
784
|
-
return /** @type{?proto.fintekkers.models.security.IdentifierProto} */ (
|
|
785
|
-
jspb.Message.getWrapperField(this, fintekkers_models_security_identifier_identifier_pb.IdentifierProto, 40));
|
|
786
|
-
};
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
/**
|
|
790
|
-
* @param {?proto.fintekkers.models.security.IdentifierProto|undefined} value
|
|
791
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
792
|
-
*/
|
|
793
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setIdentifier = function(value) {
|
|
794
|
-
return jspb.Message.setWrapperField(this, 40, value);
|
|
795
|
-
};
|
|
796
|
-
|
|
797
|
-
|
|
798
|
-
/**
|
|
799
|
-
* Clears the message field making it undefined.
|
|
800
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
801
|
-
*/
|
|
802
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearIdentifier = function() {
|
|
803
|
-
return this.setIdentifier(undefined);
|
|
804
|
-
};
|
|
805
|
-
|
|
806
|
-
|
|
807
|
-
/**
|
|
808
|
-
* Returns whether this field is set.
|
|
809
|
-
* @return {boolean}
|
|
810
|
-
*/
|
|
811
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasIdentifier = function() {
|
|
812
|
-
return jspb.Message.getField(this, 40) != null;
|
|
813
|
-
};
|
|
814
|
-
|
|
815
|
-
|
|
816
|
-
/**
|
|
817
|
-
* optional string description = 41;
|
|
818
|
-
* @return {string}
|
|
819
|
-
*/
|
|
820
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getDescription = function() {
|
|
821
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 41, ""));
|
|
822
|
-
};
|
|
823
|
-
|
|
824
|
-
|
|
825
|
-
/**
|
|
826
|
-
* @param {string} value
|
|
827
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
828
|
-
*/
|
|
829
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setDescription = function(value) {
|
|
830
|
-
return jspb.Message.setProto3StringField(this, 41, value);
|
|
831
|
-
};
|
|
832
|
-
|
|
833
|
-
|
|
834
|
-
/**
|
|
835
|
-
* optional string cash_id = 50;
|
|
836
|
-
* @return {string}
|
|
837
|
-
*/
|
|
838
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getCashId = function() {
|
|
839
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 50, ""));
|
|
840
|
-
};
|
|
841
|
-
|
|
842
|
-
|
|
843
|
-
/**
|
|
844
|
-
* @param {string} value
|
|
845
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
846
|
-
*/
|
|
847
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setCashId = function(value) {
|
|
848
|
-
return jspb.Message.setProto3StringField(this, 50, value);
|
|
849
|
-
};
|
|
850
|
-
|
|
851
|
-
|
|
852
|
-
/**
|
|
853
|
-
* optional fintekkers.models.util.DecimalValueProto coupon_rate = 60;
|
|
854
|
-
* @return {?proto.fintekkers.models.util.DecimalValueProto}
|
|
855
|
-
*/
|
|
856
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getCouponRate = function() {
|
|
857
|
-
return /** @type{?proto.fintekkers.models.util.DecimalValueProto} */ (
|
|
858
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_decimal_value_pb.DecimalValueProto, 60));
|
|
859
|
-
};
|
|
860
|
-
|
|
861
|
-
|
|
862
|
-
/**
|
|
863
|
-
* @param {?proto.fintekkers.models.util.DecimalValueProto|undefined} value
|
|
864
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
865
|
-
*/
|
|
866
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setCouponRate = function(value) {
|
|
867
|
-
return jspb.Message.setWrapperField(this, 60, value);
|
|
868
|
-
};
|
|
869
|
-
|
|
870
|
-
|
|
871
|
-
/**
|
|
872
|
-
* Clears the message field making it undefined.
|
|
873
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
874
|
-
*/
|
|
875
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearCouponRate = function() {
|
|
876
|
-
return this.setCouponRate(undefined);
|
|
877
|
-
};
|
|
878
|
-
|
|
879
|
-
|
|
880
|
-
/**
|
|
881
|
-
* Returns whether this field is set.
|
|
882
|
-
* @return {boolean}
|
|
883
|
-
*/
|
|
884
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasCouponRate = function() {
|
|
885
|
-
return jspb.Message.getField(this, 60) != null;
|
|
886
|
-
};
|
|
887
|
-
|
|
888
|
-
|
|
889
|
-
/**
|
|
890
|
-
* optional CouponTypeProto coupon_type = 61;
|
|
891
|
-
* @return {!proto.fintekkers.models.security.CouponTypeProto}
|
|
892
|
-
*/
|
|
893
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getCouponType = function() {
|
|
894
|
-
return /** @type {!proto.fintekkers.models.security.CouponTypeProto} */ (jspb.Message.getFieldWithDefault(this, 61, 0));
|
|
895
|
-
};
|
|
896
|
-
|
|
897
|
-
|
|
898
|
-
/**
|
|
899
|
-
* @param {!proto.fintekkers.models.security.CouponTypeProto} value
|
|
900
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
901
|
-
*/
|
|
902
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setCouponType = function(value) {
|
|
903
|
-
return jspb.Message.setProto3EnumField(this, 61, value);
|
|
904
|
-
};
|
|
905
|
-
|
|
906
|
-
|
|
907
|
-
/**
|
|
908
|
-
* optional CouponFrequencyProto coupon_frequency = 62;
|
|
909
|
-
* @return {!proto.fintekkers.models.security.CouponFrequencyProto}
|
|
910
|
-
*/
|
|
911
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getCouponFrequency = function() {
|
|
912
|
-
return /** @type {!proto.fintekkers.models.security.CouponFrequencyProto} */ (jspb.Message.getFieldWithDefault(this, 62, 0));
|
|
913
|
-
};
|
|
914
|
-
|
|
915
|
-
|
|
916
|
-
/**
|
|
917
|
-
* @param {!proto.fintekkers.models.security.CouponFrequencyProto} value
|
|
918
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
919
|
-
*/
|
|
920
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setCouponFrequency = function(value) {
|
|
921
|
-
return jspb.Message.setProto3EnumField(this, 62, value);
|
|
922
|
-
};
|
|
923
|
-
|
|
924
|
-
|
|
925
|
-
/**
|
|
926
|
-
* optional fintekkers.models.util.LocalDateProto dated_date = 63;
|
|
927
|
-
* @return {?proto.fintekkers.models.util.LocalDateProto}
|
|
928
|
-
*/
|
|
929
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getDatedDate = function() {
|
|
930
|
-
return /** @type{?proto.fintekkers.models.util.LocalDateProto} */ (
|
|
931
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_date_pb.LocalDateProto, 63));
|
|
932
|
-
};
|
|
933
|
-
|
|
934
|
-
|
|
935
|
-
/**
|
|
936
|
-
* @param {?proto.fintekkers.models.util.LocalDateProto|undefined} value
|
|
937
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
938
|
-
*/
|
|
939
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setDatedDate = function(value) {
|
|
940
|
-
return jspb.Message.setWrapperField(this, 63, value);
|
|
941
|
-
};
|
|
942
|
-
|
|
943
|
-
|
|
944
|
-
/**
|
|
945
|
-
* Clears the message field making it undefined.
|
|
946
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
947
|
-
*/
|
|
948
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearDatedDate = function() {
|
|
949
|
-
return this.setDatedDate(undefined);
|
|
950
|
-
};
|
|
951
|
-
|
|
952
|
-
|
|
953
|
-
/**
|
|
954
|
-
* Returns whether this field is set.
|
|
955
|
-
* @return {boolean}
|
|
956
|
-
*/
|
|
957
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasDatedDate = function() {
|
|
958
|
-
return jspb.Message.getField(this, 63) != null;
|
|
959
|
-
};
|
|
960
|
-
|
|
961
|
-
|
|
962
|
-
/**
|
|
963
|
-
* optional fintekkers.models.util.DecimalValueProto face_value = 64;
|
|
964
|
-
* @return {?proto.fintekkers.models.util.DecimalValueProto}
|
|
965
|
-
*/
|
|
966
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getFaceValue = function() {
|
|
967
|
-
return /** @type{?proto.fintekkers.models.util.DecimalValueProto} */ (
|
|
968
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_decimal_value_pb.DecimalValueProto, 64));
|
|
969
|
-
};
|
|
970
|
-
|
|
971
|
-
|
|
972
|
-
/**
|
|
973
|
-
* @param {?proto.fintekkers.models.util.DecimalValueProto|undefined} value
|
|
974
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
975
|
-
*/
|
|
976
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setFaceValue = function(value) {
|
|
977
|
-
return jspb.Message.setWrapperField(this, 64, value);
|
|
978
|
-
};
|
|
979
|
-
|
|
980
|
-
|
|
981
|
-
/**
|
|
982
|
-
* Clears the message field making it undefined.
|
|
983
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
984
|
-
*/
|
|
985
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearFaceValue = function() {
|
|
986
|
-
return this.setFaceValue(undefined);
|
|
987
|
-
};
|
|
988
|
-
|
|
989
|
-
|
|
990
|
-
/**
|
|
991
|
-
* Returns whether this field is set.
|
|
992
|
-
* @return {boolean}
|
|
993
|
-
*/
|
|
994
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasFaceValue = function() {
|
|
995
|
-
return jspb.Message.getField(this, 64) != null;
|
|
996
|
-
};
|
|
997
|
-
|
|
998
|
-
|
|
999
|
-
/**
|
|
1000
|
-
* optional fintekkers.models.util.LocalDateProto issue_date = 65;
|
|
1001
|
-
* @return {?proto.fintekkers.models.util.LocalDateProto}
|
|
1002
|
-
*/
|
|
1003
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getIssueDate = function() {
|
|
1004
|
-
return /** @type{?proto.fintekkers.models.util.LocalDateProto} */ (
|
|
1005
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_date_pb.LocalDateProto, 65));
|
|
1006
|
-
};
|
|
1007
|
-
|
|
1008
|
-
|
|
1009
|
-
/**
|
|
1010
|
-
* @param {?proto.fintekkers.models.util.LocalDateProto|undefined} value
|
|
1011
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1012
|
-
*/
|
|
1013
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setIssueDate = function(value) {
|
|
1014
|
-
return jspb.Message.setWrapperField(this, 65, value);
|
|
1015
|
-
};
|
|
1016
|
-
|
|
1017
|
-
|
|
1018
|
-
/**
|
|
1019
|
-
* Clears the message field making it undefined.
|
|
1020
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1021
|
-
*/
|
|
1022
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearIssueDate = function() {
|
|
1023
|
-
return this.setIssueDate(undefined);
|
|
1024
|
-
};
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
/**
|
|
1028
|
-
* Returns whether this field is set.
|
|
1029
|
-
* @return {boolean}
|
|
1030
|
-
*/
|
|
1031
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasIssueDate = function() {
|
|
1032
|
-
return jspb.Message.getField(this, 65) != null;
|
|
1033
|
-
};
|
|
1034
|
-
|
|
1035
|
-
|
|
1036
|
-
/**
|
|
1037
|
-
* optional fintekkers.models.util.LocalDateProto maturity_date = 66;
|
|
1038
|
-
* @return {?proto.fintekkers.models.util.LocalDateProto}
|
|
1039
|
-
*/
|
|
1040
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getMaturityDate = function() {
|
|
1041
|
-
return /** @type{?proto.fintekkers.models.util.LocalDateProto} */ (
|
|
1042
|
-
jspb.Message.getWrapperField(this, fintekkers_models_util_local_date_pb.LocalDateProto, 66));
|
|
1043
|
-
};
|
|
1044
|
-
|
|
1045
|
-
|
|
1046
|
-
/**
|
|
1047
|
-
* @param {?proto.fintekkers.models.util.LocalDateProto|undefined} value
|
|
1048
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1049
|
-
*/
|
|
1050
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setMaturityDate = function(value) {
|
|
1051
|
-
return jspb.Message.setWrapperField(this, 66, value);
|
|
1052
|
-
};
|
|
1053
|
-
|
|
1054
|
-
|
|
1055
|
-
/**
|
|
1056
|
-
* Clears the message field making it undefined.
|
|
1057
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1058
|
-
*/
|
|
1059
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearMaturityDate = function() {
|
|
1060
|
-
return this.setMaturityDate(undefined);
|
|
1061
|
-
};
|
|
1062
|
-
|
|
1063
|
-
|
|
1064
|
-
/**
|
|
1065
|
-
* Returns whether this field is set.
|
|
1066
|
-
* @return {boolean}
|
|
1067
|
-
*/
|
|
1068
|
-
proto.fintekkers.models.security.SecurityProto.prototype.hasMaturityDate = function() {
|
|
1069
|
-
return jspb.Message.getField(this, 66) != null;
|
|
1070
|
-
};
|
|
1071
|
-
|
|
1072
|
-
|
|
1073
|
-
/**
|
|
1074
|
-
* repeated bond.IssuanceProto issuance_info = 67;
|
|
1075
|
-
* @return {!Array<!proto.fintekkers.models.security.bond.IssuanceProto>}
|
|
1076
|
-
*/
|
|
1077
|
-
proto.fintekkers.models.security.SecurityProto.prototype.getIssuanceInfoList = function() {
|
|
1078
|
-
return /** @type{!Array<!proto.fintekkers.models.security.bond.IssuanceProto>} */ (
|
|
1079
|
-
jspb.Message.getRepeatedWrapperField(this, fintekkers_models_security_bond_issuance_pb.IssuanceProto, 67));
|
|
1080
|
-
};
|
|
1081
|
-
|
|
1082
|
-
|
|
1083
|
-
/**
|
|
1084
|
-
* @param {!Array<!proto.fintekkers.models.security.bond.IssuanceProto>} value
|
|
1085
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1086
|
-
*/
|
|
1087
|
-
proto.fintekkers.models.security.SecurityProto.prototype.setIssuanceInfoList = function(value) {
|
|
1088
|
-
return jspb.Message.setRepeatedWrapperField(this, 67, value);
|
|
1089
|
-
};
|
|
1090
|
-
|
|
1091
|
-
|
|
1092
|
-
/**
|
|
1093
|
-
* @param {!proto.fintekkers.models.security.bond.IssuanceProto=} opt_value
|
|
1094
|
-
* @param {number=} opt_index
|
|
1095
|
-
* @return {!proto.fintekkers.models.security.bond.IssuanceProto}
|
|
1096
|
-
*/
|
|
1097
|
-
proto.fintekkers.models.security.SecurityProto.prototype.addIssuanceInfo = function(opt_value, opt_index) {
|
|
1098
|
-
return jspb.Message.addToRepeatedWrapperField(this, 67, opt_value, proto.fintekkers.models.security.bond.IssuanceProto, opt_index);
|
|
1099
|
-
};
|
|
1100
|
-
|
|
1101
|
-
|
|
1102
|
-
/**
|
|
1103
|
-
* Clears the list making it empty but non-null.
|
|
1104
|
-
* @return {!proto.fintekkers.models.security.SecurityProto} returns this
|
|
1105
|
-
*/
|
|
1106
|
-
proto.fintekkers.models.security.SecurityProto.prototype.clearIssuanceInfoList = function() {
|
|
1107
|
-
return this.setIssuanceInfoList([]);
|
|
1108
|
-
};
|
|
1109
|
-
|
|
1110
|
-
|
|
1111
|
-
goog.object.extend(exports, proto.fintekkers.models.security);
|