CatapultServer  v0.5.0.1 (Elephant)
catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket Struct Reference

Temporal activity information excluding height. More...

Inheritance diagram for catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket:
Collaboration diagram for catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket:

Public Attributes

Amount TotalFeesPaid
 Total fees paid by account. More...
 
uint32_t BeneficiaryCount = 0
 Number of times account has been used as a beneficiary. More...
 
uint64_t RawScore = 0
 Optional user defined score component. More...
 

Detailed Description

Temporal activity information excluding height.

Member Data Documentation

◆ BeneficiaryCount

uint32_t catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::BeneficiaryCount = 0

Number of times account has been used as a beneficiary.

◆ RawScore

uint64_t catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::RawScore = 0

Optional user defined score component.

◆ TotalFeesPaid

Amount catapult::state::AccountActivityBuckets::HeightDetachedActivityBucket::TotalFeesPaid

Total fees paid by account.


The documentation for this struct was generated from the following file: