@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,31 +0,0 @@
|
|
|
1
|
-
// source: fintekkers/models/security/coupon_frequency.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
|
-
goog.exportSymbol('proto.fintekkers.models.security.CouponFrequencyProto', null, global);
|
|
19
|
-
/**
|
|
20
|
-
* @enum {number}
|
|
21
|
-
*/
|
|
22
|
-
proto.fintekkers.models.security.CouponFrequencyProto = {
|
|
23
|
-
UNKNOWN_COUPON_FREQUENCY: 0,
|
|
24
|
-
ANNUALLY: 1,
|
|
25
|
-
SEMIANNUALLY: 2,
|
|
26
|
-
QUARTERLY: 3,
|
|
27
|
-
MONTHLY: 4,
|
|
28
|
-
NO_COUPON: 5
|
|
29
|
-
};
|
|
30
|
-
|
|
31
|
-
goog.object.extend(exports, proto.fintekkers.models.security);
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
// source: fintekkers/models/security/coupon_type.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
|
-
goog.exportSymbol('proto.fintekkers.models.security.CouponTypeProto', null, global);
|
|
19
|
-
/**
|
|
20
|
-
* @enum {number}
|
|
21
|
-
*/
|
|
22
|
-
proto.fintekkers.models.security.CouponTypeProto = {
|
|
23
|
-
UNKNOWN_COUPON_TYPE: 0,
|
|
24
|
-
FIXED: 1,
|
|
25
|
-
FLOAT: 2,
|
|
26
|
-
ZERO: 3
|
|
27
|
-
};
|
|
28
|
-
|
|
29
|
-
goog.object.extend(exports, proto.fintekkers.models.security);
|
|
@@ -1,35 +0,0 @@
|
|
|
1
|
-
import * as jspb from 'google-protobuf'
|
|
2
|
-
|
|
3
|
-
import * as fintekkers_models_security_identifier_identifier_type_pb from '../../../../fintekkers/models/security/identifier/identifier_type_pb';
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
export class IdentifierProto extends jspb.Message {
|
|
7
|
-
getObjectClass(): string;
|
|
8
|
-
setObjectClass(value: string): IdentifierProto;
|
|
9
|
-
|
|
10
|
-
getVersion(): string;
|
|
11
|
-
setVersion(value: string): IdentifierProto;
|
|
12
|
-
|
|
13
|
-
getIdentifierValue(): string;
|
|
14
|
-
setIdentifierValue(value: string): IdentifierProto;
|
|
15
|
-
|
|
16
|
-
getIdentifierType(): fintekkers_models_security_identifier_identifier_type_pb.IdentifierTypeProto;
|
|
17
|
-
setIdentifierType(value: fintekkers_models_security_identifier_identifier_type_pb.IdentifierTypeProto): IdentifierProto;
|
|
18
|
-
|
|
19
|
-
serializeBinary(): Uint8Array;
|
|
20
|
-
toObject(includeInstance?: boolean): IdentifierProto.AsObject;
|
|
21
|
-
static toObject(includeInstance: boolean, msg: IdentifierProto): IdentifierProto.AsObject;
|
|
22
|
-
static serializeBinaryToWriter(message: IdentifierProto, writer: jspb.BinaryWriter): void;
|
|
23
|
-
static deserializeBinary(bytes: Uint8Array): IdentifierProto;
|
|
24
|
-
static deserializeBinaryFromReader(message: IdentifierProto, reader: jspb.BinaryReader): IdentifierProto;
|
|
25
|
-
}
|
|
26
|
-
|
|
27
|
-
export namespace IdentifierProto {
|
|
28
|
-
export type AsObject = {
|
|
29
|
-
objectClass: string,
|
|
30
|
-
version: string,
|
|
31
|
-
identifierValue: string,
|
|
32
|
-
identifierType: fintekkers_models_security_identifier_identifier_type_pb.IdentifierTypeProto,
|
|
33
|
-
}
|
|
34
|
-
}
|
|
35
|
-
|
|
@@ -1,262 +0,0 @@
|
|
|
1
|
-
// source: fintekkers/models/security/identifier/identifier.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_security_identifier_identifier_type_pb = require('../../../../fintekkers/models/security/identifier/identifier_type_pb.js');
|
|
19
|
-
goog.object.extend(proto, fintekkers_models_security_identifier_identifier_type_pb);
|
|
20
|
-
goog.exportSymbol('proto.fintekkers.models.security.IdentifierProto', null, global);
|
|
21
|
-
/**
|
|
22
|
-
* Generated by JsPbCodeGenerator.
|
|
23
|
-
* @param {Array=} opt_data Optional initial data array, typically from a
|
|
24
|
-
* server response, or constructed directly in Javascript. The array is used
|
|
25
|
-
* in place and becomes part of the constructed object. It is not cloned.
|
|
26
|
-
* If no data is provided, the constructed object will be empty, but still
|
|
27
|
-
* valid.
|
|
28
|
-
* @extends {jspb.Message}
|
|
29
|
-
* @constructor
|
|
30
|
-
*/
|
|
31
|
-
proto.fintekkers.models.security.IdentifierProto = function(opt_data) {
|
|
32
|
-
jspb.Message.initialize(this, opt_data, 0, -1, null, null);
|
|
33
|
-
};
|
|
34
|
-
goog.inherits(proto.fintekkers.models.security.IdentifierProto, jspb.Message);
|
|
35
|
-
if (goog.DEBUG && !COMPILED) {
|
|
36
|
-
/**
|
|
37
|
-
* @public
|
|
38
|
-
* @override
|
|
39
|
-
*/
|
|
40
|
-
proto.fintekkers.models.security.IdentifierProto.displayName = 'proto.fintekkers.models.security.IdentifierProto';
|
|
41
|
-
}
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
if (jspb.Message.GENERATE_TO_OBJECT) {
|
|
46
|
-
/**
|
|
47
|
-
* Creates an object representation of this proto.
|
|
48
|
-
* Field names that are reserved in JavaScript and will be renamed to pb_name.
|
|
49
|
-
* Optional fields that are not set will be set to undefined.
|
|
50
|
-
* To access a reserved field use, foo.pb_<name>, eg, foo.pb_default.
|
|
51
|
-
* For the list of reserved names please see:
|
|
52
|
-
* net/proto2/compiler/js/internal/generator.cc#kKeyword.
|
|
53
|
-
* @param {boolean=} opt_includeInstance Deprecated. whether to include the
|
|
54
|
-
* JSPB instance for transitional soy proto support:
|
|
55
|
-
* http://goto/soy-param-migration
|
|
56
|
-
* @return {!Object}
|
|
57
|
-
*/
|
|
58
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.toObject = function(opt_includeInstance) {
|
|
59
|
-
return proto.fintekkers.models.security.IdentifierProto.toObject(opt_includeInstance, this);
|
|
60
|
-
};
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
/**
|
|
64
|
-
* Static version of the {@see toObject} method.
|
|
65
|
-
* @param {boolean|undefined} includeInstance Deprecated. Whether to include
|
|
66
|
-
* the JSPB instance for transitional soy proto support:
|
|
67
|
-
* http://goto/soy-param-migration
|
|
68
|
-
* @param {!proto.fintekkers.models.security.IdentifierProto} msg The msg instance to transform.
|
|
69
|
-
* @return {!Object}
|
|
70
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
71
|
-
*/
|
|
72
|
-
proto.fintekkers.models.security.IdentifierProto.toObject = function(includeInstance, msg) {
|
|
73
|
-
var f, obj = {
|
|
74
|
-
objectClass: jspb.Message.getFieldWithDefault(msg, 1, ""),
|
|
75
|
-
version: jspb.Message.getFieldWithDefault(msg, 2, ""),
|
|
76
|
-
identifierValue: jspb.Message.getFieldWithDefault(msg, 5, ""),
|
|
77
|
-
identifierType: jspb.Message.getFieldWithDefault(msg, 6, 0)
|
|
78
|
-
};
|
|
79
|
-
|
|
80
|
-
if (includeInstance) {
|
|
81
|
-
obj.$jspbMessageInstance = msg;
|
|
82
|
-
}
|
|
83
|
-
return obj;
|
|
84
|
-
};
|
|
85
|
-
}
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
/**
|
|
89
|
-
* Deserializes binary data (in protobuf wire format).
|
|
90
|
-
* @param {jspb.ByteSource} bytes The bytes to deserialize.
|
|
91
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto}
|
|
92
|
-
*/
|
|
93
|
-
proto.fintekkers.models.security.IdentifierProto.deserializeBinary = function(bytes) {
|
|
94
|
-
var reader = new jspb.BinaryReader(bytes);
|
|
95
|
-
var msg = new proto.fintekkers.models.security.IdentifierProto;
|
|
96
|
-
return proto.fintekkers.models.security.IdentifierProto.deserializeBinaryFromReader(msg, reader);
|
|
97
|
-
};
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
/**
|
|
101
|
-
* Deserializes binary data (in protobuf wire format) from the
|
|
102
|
-
* given reader into the given message object.
|
|
103
|
-
* @param {!proto.fintekkers.models.security.IdentifierProto} msg The message object to deserialize into.
|
|
104
|
-
* @param {!jspb.BinaryReader} reader The BinaryReader to use.
|
|
105
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto}
|
|
106
|
-
*/
|
|
107
|
-
proto.fintekkers.models.security.IdentifierProto.deserializeBinaryFromReader = function(msg, reader) {
|
|
108
|
-
while (reader.nextField()) {
|
|
109
|
-
if (reader.isEndGroup()) {
|
|
110
|
-
break;
|
|
111
|
-
}
|
|
112
|
-
var field = reader.getFieldNumber();
|
|
113
|
-
switch (field) {
|
|
114
|
-
case 1:
|
|
115
|
-
var value = /** @type {string} */ (reader.readString());
|
|
116
|
-
msg.setObjectClass(value);
|
|
117
|
-
break;
|
|
118
|
-
case 2:
|
|
119
|
-
var value = /** @type {string} */ (reader.readString());
|
|
120
|
-
msg.setVersion(value);
|
|
121
|
-
break;
|
|
122
|
-
case 5:
|
|
123
|
-
var value = /** @type {string} */ (reader.readString());
|
|
124
|
-
msg.setIdentifierValue(value);
|
|
125
|
-
break;
|
|
126
|
-
case 6:
|
|
127
|
-
var value = /** @type {!proto.fintekkers.models.security.IdentifierTypeProto} */ (reader.readEnum());
|
|
128
|
-
msg.setIdentifierType(value);
|
|
129
|
-
break;
|
|
130
|
-
default:
|
|
131
|
-
reader.skipField();
|
|
132
|
-
break;
|
|
133
|
-
}
|
|
134
|
-
}
|
|
135
|
-
return msg;
|
|
136
|
-
};
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
/**
|
|
140
|
-
* Serializes the message to binary data (in protobuf wire format).
|
|
141
|
-
* @return {!Uint8Array}
|
|
142
|
-
*/
|
|
143
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.serializeBinary = function() {
|
|
144
|
-
var writer = new jspb.BinaryWriter();
|
|
145
|
-
proto.fintekkers.models.security.IdentifierProto.serializeBinaryToWriter(this, writer);
|
|
146
|
-
return writer.getResultBuffer();
|
|
147
|
-
};
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
/**
|
|
151
|
-
* Serializes the given message to binary data (in protobuf wire
|
|
152
|
-
* format), writing to the given BinaryWriter.
|
|
153
|
-
* @param {!proto.fintekkers.models.security.IdentifierProto} message
|
|
154
|
-
* @param {!jspb.BinaryWriter} writer
|
|
155
|
-
* @suppress {unusedLocalVariables} f is only used for nested messages
|
|
156
|
-
*/
|
|
157
|
-
proto.fintekkers.models.security.IdentifierProto.serializeBinaryToWriter = function(message, writer) {
|
|
158
|
-
var f = undefined;
|
|
159
|
-
f = message.getObjectClass();
|
|
160
|
-
if (f.length > 0) {
|
|
161
|
-
writer.writeString(
|
|
162
|
-
1,
|
|
163
|
-
f
|
|
164
|
-
);
|
|
165
|
-
}
|
|
166
|
-
f = message.getVersion();
|
|
167
|
-
if (f.length > 0) {
|
|
168
|
-
writer.writeString(
|
|
169
|
-
2,
|
|
170
|
-
f
|
|
171
|
-
);
|
|
172
|
-
}
|
|
173
|
-
f = message.getIdentifierValue();
|
|
174
|
-
if (f.length > 0) {
|
|
175
|
-
writer.writeString(
|
|
176
|
-
5,
|
|
177
|
-
f
|
|
178
|
-
);
|
|
179
|
-
}
|
|
180
|
-
f = message.getIdentifierType();
|
|
181
|
-
if (f !== 0.0) {
|
|
182
|
-
writer.writeEnum(
|
|
183
|
-
6,
|
|
184
|
-
f
|
|
185
|
-
);
|
|
186
|
-
}
|
|
187
|
-
};
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
/**
|
|
191
|
-
* optional string object_class = 1;
|
|
192
|
-
* @return {string}
|
|
193
|
-
*/
|
|
194
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.getObjectClass = function() {
|
|
195
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 1, ""));
|
|
196
|
-
};
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
/**
|
|
200
|
-
* @param {string} value
|
|
201
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto} returns this
|
|
202
|
-
*/
|
|
203
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.setObjectClass = function(value) {
|
|
204
|
-
return jspb.Message.setProto3StringField(this, 1, value);
|
|
205
|
-
};
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
/**
|
|
209
|
-
* optional string version = 2;
|
|
210
|
-
* @return {string}
|
|
211
|
-
*/
|
|
212
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.getVersion = function() {
|
|
213
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 2, ""));
|
|
214
|
-
};
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
/**
|
|
218
|
-
* @param {string} value
|
|
219
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto} returns this
|
|
220
|
-
*/
|
|
221
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.setVersion = function(value) {
|
|
222
|
-
return jspb.Message.setProto3StringField(this, 2, value);
|
|
223
|
-
};
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
/**
|
|
227
|
-
* optional string identifier_value = 5;
|
|
228
|
-
* @return {string}
|
|
229
|
-
*/
|
|
230
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.getIdentifierValue = function() {
|
|
231
|
-
return /** @type {string} */ (jspb.Message.getFieldWithDefault(this, 5, ""));
|
|
232
|
-
};
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
/**
|
|
236
|
-
* @param {string} value
|
|
237
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto} returns this
|
|
238
|
-
*/
|
|
239
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.setIdentifierValue = function(value) {
|
|
240
|
-
return jspb.Message.setProto3StringField(this, 5, value);
|
|
241
|
-
};
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
/**
|
|
245
|
-
* optional IdentifierTypeProto identifier_type = 6;
|
|
246
|
-
* @return {!proto.fintekkers.models.security.IdentifierTypeProto}
|
|
247
|
-
*/
|
|
248
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.getIdentifierType = function() {
|
|
249
|
-
return /** @type {!proto.fintekkers.models.security.IdentifierTypeProto} */ (jspb.Message.getFieldWithDefault(this, 6, 0));
|
|
250
|
-
};
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
/**
|
|
254
|
-
* @param {!proto.fintekkers.models.security.IdentifierTypeProto} value
|
|
255
|
-
* @return {!proto.fintekkers.models.security.IdentifierProto} returns this
|
|
256
|
-
*/
|
|
257
|
-
proto.fintekkers.models.security.IdentifierProto.prototype.setIdentifierType = function(value) {
|
|
258
|
-
return jspb.Message.setProto3EnumField(this, 6, value);
|
|
259
|
-
};
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
goog.object.extend(exports, proto.fintekkers.models.security);
|
|
@@ -1,32 +0,0 @@
|
|
|
1
|
-
// source: fintekkers/models/security/identifier/identifier_type.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
|
-
goog.exportSymbol('proto.fintekkers.models.security.IdentifierTypeProto', null, global);
|
|
19
|
-
/**
|
|
20
|
-
* @enum {number}
|
|
21
|
-
*/
|
|
22
|
-
proto.fintekkers.models.security.IdentifierTypeProto = {
|
|
23
|
-
UNKNOWN_IDENTIFIER_TYPE: 0,
|
|
24
|
-
EXCH_TICKER: 1,
|
|
25
|
-
ISIN: 2,
|
|
26
|
-
CUSIP: 3,
|
|
27
|
-
OSI: 4,
|
|
28
|
-
FIGI: 5,
|
|
29
|
-
CASH: 50
|
|
30
|
-
};
|
|
31
|
-
|
|
32
|
-
goog.object.extend(exports, proto.fintekkers.models.security);
|
|
@@ -1,144 +0,0 @@
|
|
|
1
|
-
import * as jspb from 'google-protobuf'
|
|
2
|
-
|
|
3
|
-
import * as fintekkers_models_util_decimal_value_pb from '../../../fintekkers/models/util/decimal_value_pb';
|
|
4
|
-
import * as fintekkers_models_util_local_date_pb from '../../../fintekkers/models/util/local_date_pb';
|
|
5
|
-
import * as fintekkers_models_util_local_timestamp_pb from '../../../fintekkers/models/util/local_timestamp_pb';
|
|
6
|
-
import * as fintekkers_models_util_uuid_pb from '../../../fintekkers/models/util/uuid_pb';
|
|
7
|
-
import * as fintekkers_models_security_identifier_identifier_pb from '../../../fintekkers/models/security/identifier/identifier_pb';
|
|
8
|
-
import * as fintekkers_models_security_bond_issuance_pb from '../../../fintekkers/models/security/bond/issuance_pb';
|
|
9
|
-
import * as fintekkers_models_security_security_type_pb from '../../../fintekkers/models/security/security_type_pb';
|
|
10
|
-
import * as fintekkers_models_security_security_quantity_type_pb from '../../../fintekkers/models/security/security_quantity_type_pb';
|
|
11
|
-
import * as fintekkers_models_security_coupon_frequency_pb from '../../../fintekkers/models/security/coupon_frequency_pb';
|
|
12
|
-
import * as fintekkers_models_security_coupon_type_pb from '../../../fintekkers/models/security/coupon_type_pb';
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
export class SecurityProto extends jspb.Message {
|
|
16
|
-
getObjectClass(): string;
|
|
17
|
-
setObjectClass(value: string): SecurityProto;
|
|
18
|
-
|
|
19
|
-
getVersion(): string;
|
|
20
|
-
setVersion(value: string): SecurityProto;
|
|
21
|
-
|
|
22
|
-
getUuid(): fintekkers_models_util_uuid_pb.UUIDProto | undefined;
|
|
23
|
-
setUuid(value?: fintekkers_models_util_uuid_pb.UUIDProto): SecurityProto;
|
|
24
|
-
hasUuid(): boolean;
|
|
25
|
-
clearUuid(): SecurityProto;
|
|
26
|
-
|
|
27
|
-
getAsOf(): fintekkers_models_util_local_timestamp_pb.LocalTimestampProto | undefined;
|
|
28
|
-
setAsOf(value?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto): SecurityProto;
|
|
29
|
-
hasAsOf(): boolean;
|
|
30
|
-
clearAsOf(): SecurityProto;
|
|
31
|
-
|
|
32
|
-
getIsLink(): boolean;
|
|
33
|
-
setIsLink(value: boolean): SecurityProto;
|
|
34
|
-
|
|
35
|
-
getValidFrom(): fintekkers_models_util_local_timestamp_pb.LocalTimestampProto | undefined;
|
|
36
|
-
setValidFrom(value?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto): SecurityProto;
|
|
37
|
-
hasValidFrom(): boolean;
|
|
38
|
-
clearValidFrom(): SecurityProto;
|
|
39
|
-
|
|
40
|
-
getValidTo(): fintekkers_models_util_local_timestamp_pb.LocalTimestampProto | undefined;
|
|
41
|
-
setValidTo(value?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto): SecurityProto;
|
|
42
|
-
hasValidTo(): boolean;
|
|
43
|
-
clearValidTo(): SecurityProto;
|
|
44
|
-
|
|
45
|
-
getSecurityType(): fintekkers_models_security_security_type_pb.SecurityTypeProto;
|
|
46
|
-
setSecurityType(value: fintekkers_models_security_security_type_pb.SecurityTypeProto): SecurityProto;
|
|
47
|
-
|
|
48
|
-
getAssetClass(): string;
|
|
49
|
-
setAssetClass(value: string): SecurityProto;
|
|
50
|
-
|
|
51
|
-
getIssuerName(): string;
|
|
52
|
-
setIssuerName(value: string): SecurityProto;
|
|
53
|
-
|
|
54
|
-
getSettlementCurrency(): SecurityProto | undefined;
|
|
55
|
-
setSettlementCurrency(value?: SecurityProto): SecurityProto;
|
|
56
|
-
hasSettlementCurrency(): boolean;
|
|
57
|
-
clearSettlementCurrency(): SecurityProto;
|
|
58
|
-
|
|
59
|
-
getQuantityType(): fintekkers_models_security_security_quantity_type_pb.SecurityQuantityTypeProto;
|
|
60
|
-
setQuantityType(value: fintekkers_models_security_security_quantity_type_pb.SecurityQuantityTypeProto): SecurityProto;
|
|
61
|
-
|
|
62
|
-
getIdentifier(): fintekkers_models_security_identifier_identifier_pb.IdentifierProto | undefined;
|
|
63
|
-
setIdentifier(value?: fintekkers_models_security_identifier_identifier_pb.IdentifierProto): SecurityProto;
|
|
64
|
-
hasIdentifier(): boolean;
|
|
65
|
-
clearIdentifier(): SecurityProto;
|
|
66
|
-
|
|
67
|
-
getDescription(): string;
|
|
68
|
-
setDescription(value: string): SecurityProto;
|
|
69
|
-
|
|
70
|
-
getCashId(): string;
|
|
71
|
-
setCashId(value: string): SecurityProto;
|
|
72
|
-
|
|
73
|
-
getCouponRate(): fintekkers_models_util_decimal_value_pb.DecimalValueProto | undefined;
|
|
74
|
-
setCouponRate(value?: fintekkers_models_util_decimal_value_pb.DecimalValueProto): SecurityProto;
|
|
75
|
-
hasCouponRate(): boolean;
|
|
76
|
-
clearCouponRate(): SecurityProto;
|
|
77
|
-
|
|
78
|
-
getCouponType(): fintekkers_models_security_coupon_type_pb.CouponTypeProto;
|
|
79
|
-
setCouponType(value: fintekkers_models_security_coupon_type_pb.CouponTypeProto): SecurityProto;
|
|
80
|
-
|
|
81
|
-
getCouponFrequency(): fintekkers_models_security_coupon_frequency_pb.CouponFrequencyProto;
|
|
82
|
-
setCouponFrequency(value: fintekkers_models_security_coupon_frequency_pb.CouponFrequencyProto): SecurityProto;
|
|
83
|
-
|
|
84
|
-
getDatedDate(): fintekkers_models_util_local_date_pb.LocalDateProto | undefined;
|
|
85
|
-
setDatedDate(value?: fintekkers_models_util_local_date_pb.LocalDateProto): SecurityProto;
|
|
86
|
-
hasDatedDate(): boolean;
|
|
87
|
-
clearDatedDate(): SecurityProto;
|
|
88
|
-
|
|
89
|
-
getFaceValue(): fintekkers_models_util_decimal_value_pb.DecimalValueProto | undefined;
|
|
90
|
-
setFaceValue(value?: fintekkers_models_util_decimal_value_pb.DecimalValueProto): SecurityProto;
|
|
91
|
-
hasFaceValue(): boolean;
|
|
92
|
-
clearFaceValue(): SecurityProto;
|
|
93
|
-
|
|
94
|
-
getIssueDate(): fintekkers_models_util_local_date_pb.LocalDateProto | undefined;
|
|
95
|
-
setIssueDate(value?: fintekkers_models_util_local_date_pb.LocalDateProto): SecurityProto;
|
|
96
|
-
hasIssueDate(): boolean;
|
|
97
|
-
clearIssueDate(): SecurityProto;
|
|
98
|
-
|
|
99
|
-
getMaturityDate(): fintekkers_models_util_local_date_pb.LocalDateProto | undefined;
|
|
100
|
-
setMaturityDate(value?: fintekkers_models_util_local_date_pb.LocalDateProto): SecurityProto;
|
|
101
|
-
hasMaturityDate(): boolean;
|
|
102
|
-
clearMaturityDate(): SecurityProto;
|
|
103
|
-
|
|
104
|
-
getIssuanceInfoList(): Array<fintekkers_models_security_bond_issuance_pb.IssuanceProto>;
|
|
105
|
-
setIssuanceInfoList(value: Array<fintekkers_models_security_bond_issuance_pb.IssuanceProto>): SecurityProto;
|
|
106
|
-
clearIssuanceInfoList(): SecurityProto;
|
|
107
|
-
addIssuanceInfo(value?: fintekkers_models_security_bond_issuance_pb.IssuanceProto, index?: number): fintekkers_models_security_bond_issuance_pb.IssuanceProto;
|
|
108
|
-
|
|
109
|
-
serializeBinary(): Uint8Array;
|
|
110
|
-
toObject(includeInstance?: boolean): SecurityProto.AsObject;
|
|
111
|
-
static toObject(includeInstance: boolean, msg: SecurityProto): SecurityProto.AsObject;
|
|
112
|
-
static serializeBinaryToWriter(message: SecurityProto, writer: jspb.BinaryWriter): void;
|
|
113
|
-
static deserializeBinary(bytes: Uint8Array): SecurityProto;
|
|
114
|
-
static deserializeBinaryFromReader(message: SecurityProto, reader: jspb.BinaryReader): SecurityProto;
|
|
115
|
-
}
|
|
116
|
-
|
|
117
|
-
export namespace SecurityProto {
|
|
118
|
-
export type AsObject = {
|
|
119
|
-
objectClass: string,
|
|
120
|
-
version: string,
|
|
121
|
-
uuid?: fintekkers_models_util_uuid_pb.UUIDProto.AsObject,
|
|
122
|
-
asOf?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.AsObject,
|
|
123
|
-
isLink: boolean,
|
|
124
|
-
validFrom?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.AsObject,
|
|
125
|
-
validTo?: fintekkers_models_util_local_timestamp_pb.LocalTimestampProto.AsObject,
|
|
126
|
-
securityType: fintekkers_models_security_security_type_pb.SecurityTypeProto,
|
|
127
|
-
assetClass: string,
|
|
128
|
-
issuerName: string,
|
|
129
|
-
settlementCurrency?: SecurityProto.AsObject,
|
|
130
|
-
quantityType: fintekkers_models_security_security_quantity_type_pb.SecurityQuantityTypeProto,
|
|
131
|
-
identifier?: fintekkers_models_security_identifier_identifier_pb.IdentifierProto.AsObject,
|
|
132
|
-
description: string,
|
|
133
|
-
cashId: string,
|
|
134
|
-
couponRate?: fintekkers_models_util_decimal_value_pb.DecimalValueProto.AsObject,
|
|
135
|
-
couponType: fintekkers_models_security_coupon_type_pb.CouponTypeProto,
|
|
136
|
-
couponFrequency: fintekkers_models_security_coupon_frequency_pb.CouponFrequencyProto,
|
|
137
|
-
datedDate?: fintekkers_models_util_local_date_pb.LocalDateProto.AsObject,
|
|
138
|
-
faceValue?: fintekkers_models_util_decimal_value_pb.DecimalValueProto.AsObject,
|
|
139
|
-
issueDate?: fintekkers_models_util_local_date_pb.LocalDateProto.AsObject,
|
|
140
|
-
maturityDate?: fintekkers_models_util_local_date_pb.LocalDateProto.AsObject,
|
|
141
|
-
issuanceInfoList: Array<fintekkers_models_security_bond_issuance_pb.IssuanceProto.AsObject>,
|
|
142
|
-
}
|
|
143
|
-
}
|
|
144
|
-
|