Package ru.tinkoff.piapi.contract.v1
Interface DividendsForeignIssuerReportOrBuilder
- All Superinterfaces:
com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder
- All Known Implementing Classes:
DividendsForeignIssuerReport,DividendsForeignIssuerReport.Builder
public interface DividendsForeignIssuerReportOrBuilder
extends com.google.protobuf.MessageOrBuilder
-
Method Summary
Modifier and TypeMethodDescriptionВалюта.com.google.protobuf.ByteStringВалюта.Выплаты на одну бумагуИтоговая сумма выплаты.Итоговая сумма выплаты.Сумма до удержания налога.Сумма до удержания налога.Выплаты на одну бумагуКомиссия внешних платёжных агентов.Комиссия внешних платёжных агентов.getIsin()ISIN-идентификатор ценной бумаги.com.google.protobuf.ByteStringISIN-идентификатор ценной бумаги.Страна эмитента.com.google.protobuf.ByteStringСтрана эмитента.com.google.protobuf.TimestampДата выплаты.com.google.protobuf.TimestampOrBuilderДата выплаты.longКоличество ценных бумаг.com.google.protobuf.TimestampДата фиксации реестра.com.google.protobuf.TimestampOrBuilderДата фиксации реестра.Наименование ценной бумаги.com.google.protobuf.ByteStringНаименование ценной бумаги.getTax()Сумма налога, удержанного агентом.Сумма налога, удержанного агентом.booleanВыплаты на одну бумагуbooleanИтоговая сумма выплаты.booleanСумма до удержания налога.booleanКомиссия внешних платёжных агентов.booleanДата выплаты.booleanДата фиксации реестра.booleanhasTax()Сумма налога, удержанного агентом.Methods inherited from interface com.google.protobuf.MessageLiteOrBuilder
isInitializedMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
hasRecordDate
boolean hasRecordDate()Дата фиксации реестра.
.google.protobuf.Timestamp record_date = 1;- Returns:
- Whether the recordDate field is set.
-
getRecordDate
com.google.protobuf.Timestamp getRecordDate()Дата фиксации реестра.
.google.protobuf.Timestamp record_date = 1;- Returns:
- The recordDate.
-
getRecordDateOrBuilder
com.google.protobuf.TimestampOrBuilder getRecordDateOrBuilder()Дата фиксации реестра.
.google.protobuf.Timestamp record_date = 1; -
hasPaymentDate
boolean hasPaymentDate()Дата выплаты.
.google.protobuf.Timestamp payment_date = 2;- Returns:
- Whether the paymentDate field is set.
-
getPaymentDate
com.google.protobuf.Timestamp getPaymentDate()Дата выплаты.
.google.protobuf.Timestamp payment_date = 2;- Returns:
- The paymentDate.
-
getPaymentDateOrBuilder
com.google.protobuf.TimestampOrBuilder getPaymentDateOrBuilder()Дата выплаты.
.google.protobuf.Timestamp payment_date = 2; -
getSecurityName
String getSecurityName()Наименование ценной бумаги.
string security_name = 3;- Returns:
- The securityName.
-
getSecurityNameBytes
com.google.protobuf.ByteString getSecurityNameBytes()Наименование ценной бумаги.
string security_name = 3;- Returns:
- The bytes for securityName.
-
getIsin
String getIsin()ISIN-идентификатор ценной бумаги.
string isin = 4;- Returns:
- The isin.
-
getIsinBytes
com.google.protobuf.ByteString getIsinBytes()ISIN-идентификатор ценной бумаги.
string isin = 4;- Returns:
- The bytes for isin.
-
getIssuerCountry
String getIssuerCountry()Страна эмитента. Для депозитарных расписок указывается страна эмитента базового актива.
string issuer_country = 5;- Returns:
- The issuerCountry.
-
getIssuerCountryBytes
com.google.protobuf.ByteString getIssuerCountryBytes()Страна эмитента. Для депозитарных расписок указывается страна эмитента базового актива.
string issuer_country = 5;- Returns:
- The bytes for issuerCountry.
-
getQuantity
long getQuantity()Количество ценных бумаг.
int64 quantity = 6;- Returns:
- The quantity.
-
hasDividend
boolean hasDividend()Выплаты на одну бумагу
.tinkoff.public.invest.api.contract.v1.Quotation dividend = 7;- Returns:
- Whether the dividend field is set.
-
getDividend
Quotation getDividend()Выплаты на одну бумагу
.tinkoff.public.invest.api.contract.v1.Quotation dividend = 7;- Returns:
- The dividend.
-
getDividendOrBuilder
QuotationOrBuilder getDividendOrBuilder()Выплаты на одну бумагу
.tinkoff.public.invest.api.contract.v1.Quotation dividend = 7; -
hasExternalCommission
boolean hasExternalCommission()Комиссия внешних платёжных агентов.
.tinkoff.public.invest.api.contract.v1.Quotation external_commission = 8;- Returns:
- Whether the externalCommission field is set.
-
getExternalCommission
Quotation getExternalCommission()Комиссия внешних платёжных агентов.
.tinkoff.public.invest.api.contract.v1.Quotation external_commission = 8;- Returns:
- The externalCommission.
-
getExternalCommissionOrBuilder
QuotationOrBuilder getExternalCommissionOrBuilder()Комиссия внешних платёжных агентов.
.tinkoff.public.invest.api.contract.v1.Quotation external_commission = 8; -
hasDividendGross
boolean hasDividendGross()Сумма до удержания налога.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_gross = 9;- Returns:
- Whether the dividendGross field is set.
-
getDividendGross
Quotation getDividendGross()Сумма до удержания налога.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_gross = 9;- Returns:
- The dividendGross.
-
getDividendGrossOrBuilder
QuotationOrBuilder getDividendGrossOrBuilder()Сумма до удержания налога.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_gross = 9; -
hasTax
boolean hasTax()Сумма налога, удержанного агентом.
.tinkoff.public.invest.api.contract.v1.Quotation tax = 10;- Returns:
- Whether the tax field is set.
-
getTax
Quotation getTax()Сумма налога, удержанного агентом.
.tinkoff.public.invest.api.contract.v1.Quotation tax = 10;- Returns:
- The tax.
-
getTaxOrBuilder
QuotationOrBuilder getTaxOrBuilder()Сумма налога, удержанного агентом.
.tinkoff.public.invest.api.contract.v1.Quotation tax = 10; -
hasDividendAmount
boolean hasDividendAmount()Итоговая сумма выплаты.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_amount = 11;- Returns:
- Whether the dividendAmount field is set.
-
getDividendAmount
Quotation getDividendAmount()Итоговая сумма выплаты.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_amount = 11;- Returns:
- The dividendAmount.
-
getDividendAmountOrBuilder
QuotationOrBuilder getDividendAmountOrBuilder()Итоговая сумма выплаты.
.tinkoff.public.invest.api.contract.v1.Quotation dividend_amount = 11; -
getCurrency
String getCurrency()Валюта.
string currency = 12;- Returns:
- The currency.
-
getCurrencyBytes
com.google.protobuf.ByteString getCurrencyBytes()Валюта.
string currency = 12;- Returns:
- The bytes for currency.
-