Skip to content

Latest commit

 

History

History
420 lines (227 loc) · 11.1 KB

ResponsesBlockStats.md

File metadata and controls

420 lines (227 loc) · 11.1 KB

ResponsesBlockStats

Properties

Name Type Description Notes
BlobsCount Pointer to int32 [optional]
BlobsSize Pointer to int32 [optional]
BlockTime Pointer to int32 [optional]
BytesInBlock Pointer to int32 [optional]
Commissions Pointer to string [optional]
EventsCount Pointer to int32 [optional]
Fee Pointer to string [optional]
FillRate Pointer to string [optional]
GasLimit Pointer to int32 [optional]
GasUsed Pointer to int32 [optional]
InflationRate Pointer to string [optional]
Rewards Pointer to string [optional]
SquareSize Pointer to int32 [optional]
SupplyChange Pointer to string [optional]
TxCount Pointer to int32 [optional]

Methods

NewResponsesBlockStats

func NewResponsesBlockStats() *ResponsesBlockStats

NewResponsesBlockStats instantiates a new ResponsesBlockStats object This constructor will assign default values to properties that have it defined, and makes sure properties required by API are set, but the set of arguments will change when the set of required properties is changed

NewResponsesBlockStatsWithDefaults

func NewResponsesBlockStatsWithDefaults() *ResponsesBlockStats

NewResponsesBlockStatsWithDefaults instantiates a new ResponsesBlockStats object This constructor will only assign default values to properties that have it defined, but it doesn't guarantee that properties required by API are set

GetBlobsCount

func (o *ResponsesBlockStats) GetBlobsCount() int32

GetBlobsCount returns the BlobsCount field if non-nil, zero value otherwise.

GetBlobsCountOk

func (o *ResponsesBlockStats) GetBlobsCountOk() (*int32, bool)

GetBlobsCountOk returns a tuple with the BlobsCount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBlobsCount

func (o *ResponsesBlockStats) SetBlobsCount(v int32)

SetBlobsCount sets BlobsCount field to given value.

HasBlobsCount

func (o *ResponsesBlockStats) HasBlobsCount() bool

HasBlobsCount returns a boolean if a field has been set.

GetBlobsSize

func (o *ResponsesBlockStats) GetBlobsSize() int32

GetBlobsSize returns the BlobsSize field if non-nil, zero value otherwise.

GetBlobsSizeOk

func (o *ResponsesBlockStats) GetBlobsSizeOk() (*int32, bool)

GetBlobsSizeOk returns a tuple with the BlobsSize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBlobsSize

func (o *ResponsesBlockStats) SetBlobsSize(v int32)

SetBlobsSize sets BlobsSize field to given value.

HasBlobsSize

func (o *ResponsesBlockStats) HasBlobsSize() bool

HasBlobsSize returns a boolean if a field has been set.

GetBlockTime

func (o *ResponsesBlockStats) GetBlockTime() int32

GetBlockTime returns the BlockTime field if non-nil, zero value otherwise.

GetBlockTimeOk

func (o *ResponsesBlockStats) GetBlockTimeOk() (*int32, bool)

GetBlockTimeOk returns a tuple with the BlockTime field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBlockTime

func (o *ResponsesBlockStats) SetBlockTime(v int32)

SetBlockTime sets BlockTime field to given value.

HasBlockTime

func (o *ResponsesBlockStats) HasBlockTime() bool

HasBlockTime returns a boolean if a field has been set.

GetBytesInBlock

func (o *ResponsesBlockStats) GetBytesInBlock() int32

GetBytesInBlock returns the BytesInBlock field if non-nil, zero value otherwise.

GetBytesInBlockOk

func (o *ResponsesBlockStats) GetBytesInBlockOk() (*int32, bool)

GetBytesInBlockOk returns a tuple with the BytesInBlock field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetBytesInBlock

func (o *ResponsesBlockStats) SetBytesInBlock(v int32)

SetBytesInBlock sets BytesInBlock field to given value.

HasBytesInBlock

func (o *ResponsesBlockStats) HasBytesInBlock() bool

HasBytesInBlock returns a boolean if a field has been set.

GetCommissions

func (o *ResponsesBlockStats) GetCommissions() string

GetCommissions returns the Commissions field if non-nil, zero value otherwise.

GetCommissionsOk

func (o *ResponsesBlockStats) GetCommissionsOk() (*string, bool)

GetCommissionsOk returns a tuple with the Commissions field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetCommissions

func (o *ResponsesBlockStats) SetCommissions(v string)

SetCommissions sets Commissions field to given value.

HasCommissions

func (o *ResponsesBlockStats) HasCommissions() bool

HasCommissions returns a boolean if a field has been set.

GetEventsCount

func (o *ResponsesBlockStats) GetEventsCount() int32

GetEventsCount returns the EventsCount field if non-nil, zero value otherwise.

GetEventsCountOk

func (o *ResponsesBlockStats) GetEventsCountOk() (*int32, bool)

GetEventsCountOk returns a tuple with the EventsCount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetEventsCount

func (o *ResponsesBlockStats) SetEventsCount(v int32)

SetEventsCount sets EventsCount field to given value.

HasEventsCount

func (o *ResponsesBlockStats) HasEventsCount() bool

HasEventsCount returns a boolean if a field has been set.

GetFee

func (o *ResponsesBlockStats) GetFee() string

GetFee returns the Fee field if non-nil, zero value otherwise.

GetFeeOk

func (o *ResponsesBlockStats) GetFeeOk() (*string, bool)

GetFeeOk returns a tuple with the Fee field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetFee

func (o *ResponsesBlockStats) SetFee(v string)

SetFee sets Fee field to given value.

HasFee

func (o *ResponsesBlockStats) HasFee() bool

HasFee returns a boolean if a field has been set.

GetFillRate

func (o *ResponsesBlockStats) GetFillRate() string

GetFillRate returns the FillRate field if non-nil, zero value otherwise.

GetFillRateOk

func (o *ResponsesBlockStats) GetFillRateOk() (*string, bool)

GetFillRateOk returns a tuple with the FillRate field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetFillRate

func (o *ResponsesBlockStats) SetFillRate(v string)

SetFillRate sets FillRate field to given value.

HasFillRate

func (o *ResponsesBlockStats) HasFillRate() bool

HasFillRate returns a boolean if a field has been set.

GetGasLimit

func (o *ResponsesBlockStats) GetGasLimit() int32

GetGasLimit returns the GasLimit field if non-nil, zero value otherwise.

GetGasLimitOk

func (o *ResponsesBlockStats) GetGasLimitOk() (*int32, bool)

GetGasLimitOk returns a tuple with the GasLimit field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetGasLimit

func (o *ResponsesBlockStats) SetGasLimit(v int32)

SetGasLimit sets GasLimit field to given value.

HasGasLimit

func (o *ResponsesBlockStats) HasGasLimit() bool

HasGasLimit returns a boolean if a field has been set.

GetGasUsed

func (o *ResponsesBlockStats) GetGasUsed() int32

GetGasUsed returns the GasUsed field if non-nil, zero value otherwise.

GetGasUsedOk

func (o *ResponsesBlockStats) GetGasUsedOk() (*int32, bool)

GetGasUsedOk returns a tuple with the GasUsed field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetGasUsed

func (o *ResponsesBlockStats) SetGasUsed(v int32)

SetGasUsed sets GasUsed field to given value.

HasGasUsed

func (o *ResponsesBlockStats) HasGasUsed() bool

HasGasUsed returns a boolean if a field has been set.

GetInflationRate

func (o *ResponsesBlockStats) GetInflationRate() string

GetInflationRate returns the InflationRate field if non-nil, zero value otherwise.

GetInflationRateOk

func (o *ResponsesBlockStats) GetInflationRateOk() (*string, bool)

GetInflationRateOk returns a tuple with the InflationRate field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetInflationRate

func (o *ResponsesBlockStats) SetInflationRate(v string)

SetInflationRate sets InflationRate field to given value.

HasInflationRate

func (o *ResponsesBlockStats) HasInflationRate() bool

HasInflationRate returns a boolean if a field has been set.

GetRewards

func (o *ResponsesBlockStats) GetRewards() string

GetRewards returns the Rewards field if non-nil, zero value otherwise.

GetRewardsOk

func (o *ResponsesBlockStats) GetRewardsOk() (*string, bool)

GetRewardsOk returns a tuple with the Rewards field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetRewards

func (o *ResponsesBlockStats) SetRewards(v string)

SetRewards sets Rewards field to given value.

HasRewards

func (o *ResponsesBlockStats) HasRewards() bool

HasRewards returns a boolean if a field has been set.

GetSquareSize

func (o *ResponsesBlockStats) GetSquareSize() int32

GetSquareSize returns the SquareSize field if non-nil, zero value otherwise.

GetSquareSizeOk

func (o *ResponsesBlockStats) GetSquareSizeOk() (*int32, bool)

GetSquareSizeOk returns a tuple with the SquareSize field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSquareSize

func (o *ResponsesBlockStats) SetSquareSize(v int32)

SetSquareSize sets SquareSize field to given value.

HasSquareSize

func (o *ResponsesBlockStats) HasSquareSize() bool

HasSquareSize returns a boolean if a field has been set.

GetSupplyChange

func (o *ResponsesBlockStats) GetSupplyChange() string

GetSupplyChange returns the SupplyChange field if non-nil, zero value otherwise.

GetSupplyChangeOk

func (o *ResponsesBlockStats) GetSupplyChangeOk() (*string, bool)

GetSupplyChangeOk returns a tuple with the SupplyChange field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetSupplyChange

func (o *ResponsesBlockStats) SetSupplyChange(v string)

SetSupplyChange sets SupplyChange field to given value.

HasSupplyChange

func (o *ResponsesBlockStats) HasSupplyChange() bool

HasSupplyChange returns a boolean if a field has been set.

GetTxCount

func (o *ResponsesBlockStats) GetTxCount() int32

GetTxCount returns the TxCount field if non-nil, zero value otherwise.

GetTxCountOk

func (o *ResponsesBlockStats) GetTxCountOk() (*int32, bool)

GetTxCountOk returns a tuple with the TxCount field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.

SetTxCount

func (o *ResponsesBlockStats) SetTxCount(v int32)

SetTxCount sets TxCount field to given value.

HasTxCount

func (o *ResponsesBlockStats) HasTxCount() bool

HasTxCount returns a boolean if a field has been set.

[Back to Model list] [Back to API list] [Back to README]