Skip to main content

PropertyNameFinancial

Enum PropertyNameFinancial 

Source
#[repr(i32)]
pub enum PropertyNameFinancial {
Show 71 variants PropertyFinancialUnknown = 0, PropertyFinancialNetProfit = 4_101, PropertyFinancialNetProfitGrowth = 4_102, PropertyFinancialGrossProfit = 4_103, PropertyFinancialGrossProfitGrowth = 4_104, PropertyFinancialRevenue = 4_105, PropertyFinancialRevenueGrowth = 4_106, PropertyFinancialNetProfitRatio = 4_107, PropertyFinancialGrossProfitRatio = 4_108, PropertyFinancialDebtToAssetsRatio = 4_109, PropertyFinancialReturnToNetAssetsRatio = 4_110, PropertyFinancialEbitda = 4_201, PropertyFinancialRoic = 4_202, PropertyFinancialEbitMargin = 4_203, PropertyFinancialEbitdaMargin = 4_204, PropertyFinancialFinancialCostRate = 4_205, PropertyFinancialEbitTtm = 4_206, PropertyFinancialOperatingProfitTtm = 4_207, PropertyFinancialShareholdersProfitTtm = 4_208, PropertyFinancialRoaTtm = 4_209, PropertyFinancialOperatingMarginTtm = 4_210, PropertyFinancialNetProfitCashCoverTtm = 4_211, PropertyFinancialRdExpenseRatio = 4_212, PropertyFinancialSellingExpenseRatio = 4_213, PropertyFinancialManageExpenseRatio = 4_214, PropertyFinancialOperatingProfitRate = 4_215, PropertyFinancialProfitBeforeTaxRate = 4_216, PropertyFinancialDividendsTtm = 4_217, PropertyFinancialDividendsLfy = 4_218, PropertyFinancialDividendsTtmRatio = 4_219, PropertyFinancialDividendsLfyRatio = 4_220, PropertyFinancialCurrentRatio = 4_301, PropertyFinancialQuickRatio = 4_302, PropertyFinancialLongTermDebtShareholdersRatio = 4_303, PropertyFinancialFinancialLeverage = 4_304, PropertyFinancialInterestBearingDebtRatio = 4_305, PropertyFinancialCashAndCashEquivalents = 4_401, PropertyFinancialCurrentAssetRatio = 4_402, PropertyFinancialCurrentDebtRatio = 4_403, PropertyFinancialEquityMultiplier = 4_404, PropertyFinancialPropertyRatio = 4_405, PropertyFinancialAccountsReceviable = 4_501, PropertyFinancialTotalAssetTurnover = 4_502, PropertyFinancialFixedAssetTurnover = 4_503, PropertyFinancialInventoryTurnover = 4_504, PropertyFinancialOperatingCashFlowTtm = 4_505, PropertyFinancialMoneyTurnoverCycle = 4_506, PropertyFinancialAccountsReceivableRate = 4_507, PropertyFinancialFreeCashFlowIncomeRatio = 4_508, PropertyFinancialFreeCashFlowParentCompanyNetProfitRatio = 4_509, PropertyFinancialTurnoverRateCurrentAssetsRatio = 4_510, PropertyFinancialEbitGrowthRate = 4_601, PropertyFinancialOperatingProfitGrowthRate = 4_602, PropertyFinancialTotalAssetsGrowthRate = 4_603, PropertyFinancialProfitToShareholdersGrowthRate = 4_604, PropertyFinancialProfitBeforeTaxGrowthRate = 4_605, PropertyFinancialEpsGrowthRate = 4_606, PropertyFinancialRoeGrowthRate = 4_607, PropertyFinancialRoicGrowthRate = 4_608, PropertyFinancialNocfGrowthRate = 4_609, PropertyFinancialNocfPerShareGrowthRate = 4_610, PropertyFinancialOperatingRevenueCashCover = 4_701, PropertyFinancialOperatingProfitToTotalProfit = 4_702, PropertyFinancialBasicEps = 4_801, PropertyFinancialDilutedEps = 4_802, PropertyFinancialNocfPerShare = 4_803, PropertyFinancialTotalShare = 4_901, PropertyFinancialFloatShare = 4_902, PropertyFinancialFloatMarketCap = 4_903, PropertyFinancialPsTtm = 4_904, PropertyFinancialPriceCashFlowRatioTtm = 4_905,
}

Variants§

§

PropertyFinancialUnknown = 0

基本财务因子

未知

§

PropertyFinancialNetProfit = 4_101

净利润 (单位:0.001元 倍率:1000)

§

PropertyFinancialNetProfitGrowth = 4_102

净利润增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialGrossProfit = 4_103

毛利润 (单位:0.001元 倍率:1000)

§

PropertyFinancialGrossProfitGrowth = 4_104

毛利润增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialRevenue = 4_105

营业额 (单位:0.001元 倍率:1000)

§

PropertyFinancialRevenueGrowth = 4_106

营业额增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialNetProfitRatio = 4_107

净利率 (单位:0.001% 倍率:100000)

§

PropertyFinancialGrossProfitRatio = 4_108

毛利率 (单位:0.001% 倍率:100000)

§

PropertyFinancialDebtToAssetsRatio = 4_109

资产负债率 (单位:0.001% 倍率:100000)

§

PropertyFinancialReturnToNetAssetsRatio = 4_110

净资产收益率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEbitda = 4_201

盈利能力因子

税息折旧及摊销前利润 (单位:0.001元 倍率:1000)

§

PropertyFinancialRoic = 4_202

投入资本回报率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEbitMargin = 4_203

EBIT利润率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEbitdaMargin = 4_204

EBITDA利润率 (单位:0.001% 倍率:100000)

§

PropertyFinancialFinancialCostRate = 4_205

财务成本率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEbitTtm = 4_206

息税前利润(TTM) (单位:0.001元 倍率:1000)

§

PropertyFinancialOperatingProfitTtm = 4_207

营业利润(TTM) (单位:0.001元 倍率:1000)

§

PropertyFinancialShareholdersProfitTtm = 4_208

归属于母公司的净利润(TTM) (单位:0.001元 倍率:1000)

§

PropertyFinancialRoaTtm = 4_209

资产回报率(TTM) (单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingMarginTtm = 4_210

营业利润率(TTM) (单位:0.001% 倍率:100000)

§

PropertyFinancialNetProfitCashCoverTtm = 4_211

盈利中的现金收入比例(TTM) (单位:0.001% 倍率:100000)

§

PropertyFinancialRdExpenseRatio = 4_212

研发费用率(单位:0.001% 倍率:100000)

§

PropertyFinancialSellingExpenseRatio = 4_213

销售费用率(单位:0.001% 倍率:100000)

§

PropertyFinancialManageExpenseRatio = 4_214

管理费用率(单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingProfitRate = 4_215

经营利润率(单位:0.001% 倍率:100000)

§

PropertyFinancialProfitBeforeTaxRate = 4_216

税前利润率(单位:0.001% 倍率:100000)

§

PropertyFinancialDividendsTtm = 4_217

股息TTM(单位:0.001 倍率:1000)

§

PropertyFinancialDividendsLfy = 4_218

股息LFY(单位:0.001 倍率:1000)

§

PropertyFinancialDividendsTtmRatio = 4_219

股息率TTM(单位:0.001% 倍率:100000)

§

PropertyFinancialDividendsLfyRatio = 4_220

股息率LFY(单位:0.001% 倍率:100000)

§

PropertyFinancialCurrentRatio = 4_301

偿债能力因子

流动比率 (单位:0.001% 倍率:100000)

§

PropertyFinancialQuickRatio = 4_302

速动比率 (单位:0.001% 倍率:100000)

§

PropertyFinancialLongTermDebtShareholdersRatio = 4_303

长期负债股东权益比率(单位:0.001% 倍率:100000)

§

PropertyFinancialFinancialLeverage = 4_304

财务杠杆(单位:0.001% 倍率:100000)

§

PropertyFinancialInterestBearingDebtRatio = 4_305

有息负债率(单位:0.001% 倍率:100000)

§

PropertyFinancialCashAndCashEquivalents = 4_401

清债能力因子

现金和现金等价 (单位:0.001元 倍率:1000)

§

PropertyFinancialCurrentAssetRatio = 4_402

流动资产率 (单位:0.001% 倍率:100000)

§

PropertyFinancialCurrentDebtRatio = 4_403

流动负债率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEquityMultiplier = 4_404

权益乘数 (单位:0.001% 倍率:100000)

§

PropertyFinancialPropertyRatio = 4_405

产权比率 (单位:0.001% 倍率:100000)

§

PropertyFinancialAccountsReceviable = 4_501

运营能力因子

应收帐款净额 (单位:0.001元 倍率:1000)

§

PropertyFinancialTotalAssetTurnover = 4_502

总资产周转率 (单位:0.001% 倍率:100000)

§

PropertyFinancialFixedAssetTurnover = 4_503

固定资产周转率 (单位:0.001% 倍率:100000)

§

PropertyFinancialInventoryTurnover = 4_504

存货周转率 (单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingCashFlowTtm = 4_505

经营活动现金流(TTM) (单位:0.001元 倍率:1000)

§

PropertyFinancialMoneyTurnoverCycle = 4_506

资金周转周期(天)(单位:0.001,倍率:1000)

§

PropertyFinancialAccountsReceivableRate = 4_507

应收帐款周转率(次)(单位:0.001,倍率:1000)

§

PropertyFinancialFreeCashFlowIncomeRatio = 4_508

自由现金流与收入比率(单位:0.001% 倍率:100000)

§

PropertyFinancialFreeCashFlowParentCompanyNetProfitRatio = 4_509

自由现金流与母公司净利润比率(单位:0.001% 倍率:100000)

§

PropertyFinancialTurnoverRateCurrentAssetsRatio = 4_510

流动资产周转率(次)(单位:0.001,倍率:1000)

§

PropertyFinancialEbitGrowthRate = 4_601

成长能力

EBIT同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingProfitGrowthRate = 4_602

营业利润同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialTotalAssetsGrowthRate = 4_603

总资产同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialProfitToShareholdersGrowthRate = 4_604

归母净利润同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialProfitBeforeTaxGrowthRate = 4_605

总利润同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialEpsGrowthRate = 4_606

EPS同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialRoeGrowthRate = 4_607

ROE同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialRoicGrowthRate = 4_608

ROIC同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialNocfGrowthRate = 4_609

经营现金流同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialNocfPerShareGrowthRate = 4_610

每股经营现金流同比增长率 (单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingRevenueCashCover = 4_701

现金流

经营现金收入比 (单位:0.001% 倍率:100000)

§

PropertyFinancialOperatingProfitToTotalProfit = 4_702

营业利润占比 (单位:0.001% 倍率:100000)

§

PropertyFinancialBasicEps = 4_801

市场表现

基本每股收益 (单位:0.001元 倍率:1000)

§

PropertyFinancialDilutedEps = 4_802

稀释每股收益 (单位:0.001元 倍率:1000)

§

PropertyFinancialNocfPerShare = 4_803

每股经营现金净流量 (单位:0.001元 倍率:1000)

§

PropertyFinancialTotalShare = 4_901

基础量价因子

总股数 (单位:1股 倍率:1)

§

PropertyFinancialFloatShare = 4_902

流通股数 (单位:1股 倍率:1)

§

PropertyFinancialFloatMarketCap = 4_903

流通市值 (单位:0.001元 倍率:1000)

§

PropertyFinancialPsTtm = 4_904

市销率(TTM) (单位:0.001% 倍率:100000)

§

PropertyFinancialPriceCashFlowRatioTtm = 4_905

市现率(TTM) (单位:0.001% 倍率:100000)

Implementations§

Source§

impl PropertyNameFinancial

Source

pub fn is_valid(value: i32) -> bool

Returns true if value is a variant of PropertyNameFinancial.

Source

pub fn from_i32(value: i32) -> Option<PropertyNameFinancial>

👎Deprecated: Use the TryFrom<i32> implementation instead

Converts an i32 to a PropertyNameFinancial, or None if value is not a valid variant.

Source§

impl PropertyNameFinancial

Source

pub fn as_str_name(&self) -> &'static str

String value of the enum field names used in the ProtoBuf definition.

The values are not transformed in any way and thus are considered stable (if the ProtoBuf definition does not change) and safe for programmatic use.

Source

pub fn from_str_name(value: &str) -> Option<Self>

Creates an enum from field names used in the ProtoBuf definition.

Trait Implementations§

Source§

impl Clone for PropertyNameFinancial

Source§

fn clone(&self) -> PropertyNameFinancial

Returns a duplicate of the value. Read more
1.0.0 · Source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
Source§

impl Debug for PropertyNameFinancial

Source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
Source§

impl Default for PropertyNameFinancial

Source§

fn default() -> PropertyNameFinancial

Returns the “default value” for a type. Read more
Source§

impl From<PropertyNameFinancial> for i32

Source§

fn from(value: PropertyNameFinancial) -> i32

Converts to this type from the input type.
Source§

impl Hash for PropertyNameFinancial

Source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · Source§

fn hash_slice<H>(data: &[Self], state: &mut H)
where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
Source§

impl Ord for PropertyNameFinancial

Source§

fn cmp(&self, other: &PropertyNameFinancial) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · Source§

fn max(self, other: Self) -> Self
where Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · Source§

fn min(self, other: Self) -> Self
where Self: Sized,

Compares and returns the minimum of two values. Read more
1.50.0 · Source§

fn clamp(self, min: Self, max: Self) -> Self
where Self: Sized,

Restrict a value to a certain interval. Read more
Source§

impl PartialEq for PropertyNameFinancial

Source§

fn eq(&self, other: &PropertyNameFinancial) -> bool

Tests for self and other values to be equal, and is used by ==.
1.0.0 · Source§

fn ne(&self, other: &Rhs) -> bool

Tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
Source§

impl PartialOrd for PropertyNameFinancial

Source§

fn partial_cmp(&self, other: &PropertyNameFinancial) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · Source§

fn lt(&self, other: &Rhs) -> bool

Tests less than (for self and other) and is used by the < operator. Read more
1.0.0 · Source§

fn le(&self, other: &Rhs) -> bool

Tests less than or equal to (for self and other) and is used by the <= operator. Read more
1.0.0 · Source§

fn gt(&self, other: &Rhs) -> bool

Tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · Source§

fn ge(&self, other: &Rhs) -> bool

Tests greater than or equal to (for self and other) and is used by the >= operator. Read more
Source§

impl TryFrom<i32> for PropertyNameFinancial

Source§

type Error = UnknownEnumValue

The type returned in the event of a conversion error.
Source§

fn try_from(value: i32) -> Result<PropertyNameFinancial, UnknownEnumValue>

Performs the conversion.
Source§

impl Copy for PropertyNameFinancial

Source§

impl Eq for PropertyNameFinancial

Source§

impl StructuralPartialEq for PropertyNameFinancial

Auto Trait Implementations§

Blanket Implementations§

Source§

impl<T> Any for T
where T: 'static + ?Sized,

Source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
Source§

impl<T> Borrow<T> for T
where T: ?Sized,

Source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
Source§

impl<T> BorrowMut<T> for T
where T: ?Sized,

Source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
Source§

impl<T> CloneToUninit for T
where T: Clone,

Source§

unsafe fn clone_to_uninit(&self, dest: *mut u8)

🔬This is a nightly-only experimental API. (clone_to_uninit)
Performs copy-assignment from self to dest. Read more
§

impl<Q, K> Comparable<K> for Q
where Q: Ord + ?Sized, K: Borrow<Q> + ?Sized,

§

fn compare(&self, key: &K) -> Ordering

Compare self to key and return their ordering.
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Checks if this value is equivalent to the given key. Read more
§

impl<Q, K> Equivalent<K> for Q
where Q: Eq + ?Sized, K: Borrow<Q> + ?Sized,

§

fn equivalent(&self, key: &K) -> bool

Compare self to key and return true if they are equal.
Source§

impl<T> From<T> for T

Source§

fn from(t: T) -> T

Returns the argument unchanged.

§

impl<T> Instrument for T

§

fn instrument(self, span: Span) -> Instrumented<Self>

Instruments this type with the provided [Span], returning an Instrumented wrapper. Read more
§

fn in_current_span(self) -> Instrumented<Self>

Instruments this type with the current Span, returning an Instrumented wrapper. Read more
Source§

impl<T, U> Into<U> for T
where U: From<T>,

Source§

fn into(self) -> U

Calls U::from(self).

That is, this conversion is whatever the implementation of From<T> for U chooses to do.

§

impl<T> PolicyExt for T
where T: ?Sized,

§

fn and<P, B, E>(self, other: P) -> And<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns [Action::Follow] only if self and other return Action::Follow. Read more
§

fn or<P, B, E>(self, other: P) -> Or<T, P>
where T: Policy<B, E>, P: Policy<B, E>,

Create a new Policy that returns [Action::Follow] if either self or other returns Action::Follow. Read more
Source§

impl<T> Same for T

Source§

type Output = T

Should always be Self
Source§

impl<T> ToOwned for T
where T: Clone,

Source§

type Owned = T

The resulting type after obtaining ownership.
Source§

fn to_owned(&self) -> T

Creates owned data from borrowed data, usually by cloning. Read more
Source§

fn clone_into(&self, target: &mut T)

Uses borrowed data to replace owned data, usually by cloning. Read more
Source§

impl<T, U> TryFrom<U> for T
where U: Into<T>,

Source§

type Error = Infallible

The type returned in the event of a conversion error.
Source§

fn try_from(value: U) -> Result<T, <T as TryFrom<U>>::Error>

Performs the conversion.
Source§

impl<T, U> TryInto<U> for T
where U: TryFrom<T>,

Source§

type Error = <U as TryFrom<T>>::Error

The type returned in the event of a conversion error.
Source§

fn try_into(self) -> Result<U, <U as TryFrom<T>>::Error>

Performs the conversion.
§

impl<V, T> VZip<V> for T
where V: MultiLane<T>,

§

fn vzip(self) -> V

§

impl<T> WithSubscriber for T

§

fn with_subscriber<S>(self, subscriber: S) -> WithDispatch<Self>
where S: Into<Dispatch>,

Attaches the provided Subscriber to this type, returning a [WithDispatch] wrapper. Read more
§

fn with_current_subscriber(self) -> WithDispatch<Self>

Attaches the current default Subscriber to this type, returning a [WithDispatch] wrapper. Read more