Skip to content

Latest commit

 

History

History
810 lines (437 loc) · 21.3 KB

File metadata and controls

810 lines (437 loc) · 21.3 KB

ResponsesRollupWithDayStats

Properties

Name Type Description Notes
AvgSize Pointer to int32 [optional]
BlobsCount Pointer to int32 [optional]
BlobsPerPfb Pointer to float32 [optional]
Bridge Pointer to string [optional]
Category Pointer to string [optional]
Color Pointer to string [optional]
Compression Pointer to string [optional]
DefiLama Pointer to string [optional]
Description Pointer to string [optional]
Explorer Pointer to string [optional]
FeePerPfb Pointer to string [optional]
Github Pointer to string [optional]
Id Pointer to int32 [optional]
L2Beat Pointer to string [optional]
Logo Pointer to string [optional]
MbPrice Pointer to string [optional]
Name Pointer to string [optional]
NamespaceCount Pointer to int32 [optional]
PfbCount Pointer to int32 [optional]
Provider Pointer to string [optional]
SettledOn Pointer to string [optional]
Slug Pointer to string [optional]
Stack Pointer to string [optional]
Throughput Pointer to int32 [optional]
TotalFee Pointer to string [optional]
TotalSize Pointer to int32 [optional]
Twitter Pointer to string [optional]
Type Pointer to string [optional]
Vm Pointer to string [optional]
Website Pointer to string [optional]

Methods

NewResponsesRollupWithDayStats

func NewResponsesRollupWithDayStats() *ResponsesRollupWithDayStats

NewResponsesRollupWithDayStats instantiates a new ResponsesRollupWithDayStats 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

NewResponsesRollupWithDayStatsWithDefaults

func NewResponsesRollupWithDayStatsWithDefaults() *ResponsesRollupWithDayStats

NewResponsesRollupWithDayStatsWithDefaults instantiates a new ResponsesRollupWithDayStats 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

GetAvgSize

func (o *ResponsesRollupWithDayStats) GetAvgSize() int32

GetAvgSize returns the AvgSize field if non-nil, zero value otherwise.

GetAvgSizeOk

func (o *ResponsesRollupWithDayStats) GetAvgSizeOk() (*int32, bool)

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

SetAvgSize

func (o *ResponsesRollupWithDayStats) SetAvgSize(v int32)

SetAvgSize sets AvgSize field to given value.

HasAvgSize

func (o *ResponsesRollupWithDayStats) HasAvgSize() bool

HasAvgSize returns a boolean if a field has been set.

GetBlobsCount

func (o *ResponsesRollupWithDayStats) GetBlobsCount() int32

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

GetBlobsCountOk

func (o *ResponsesRollupWithDayStats) 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 *ResponsesRollupWithDayStats) SetBlobsCount(v int32)

SetBlobsCount sets BlobsCount field to given value.

HasBlobsCount

func (o *ResponsesRollupWithDayStats) HasBlobsCount() bool

HasBlobsCount returns a boolean if a field has been set.

GetBlobsPerPfb

func (o *ResponsesRollupWithDayStats) GetBlobsPerPfb() float32

GetBlobsPerPfb returns the BlobsPerPfb field if non-nil, zero value otherwise.

GetBlobsPerPfbOk

func (o *ResponsesRollupWithDayStats) GetBlobsPerPfbOk() (*float32, bool)

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

SetBlobsPerPfb

func (o *ResponsesRollupWithDayStats) SetBlobsPerPfb(v float32)

SetBlobsPerPfb sets BlobsPerPfb field to given value.

HasBlobsPerPfb

func (o *ResponsesRollupWithDayStats) HasBlobsPerPfb() bool

HasBlobsPerPfb returns a boolean if a field has been set.

GetBridge

func (o *ResponsesRollupWithDayStats) GetBridge() string

GetBridge returns the Bridge field if non-nil, zero value otherwise.

GetBridgeOk

func (o *ResponsesRollupWithDayStats) GetBridgeOk() (*string, bool)

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

SetBridge

func (o *ResponsesRollupWithDayStats) SetBridge(v string)

SetBridge sets Bridge field to given value.

HasBridge

func (o *ResponsesRollupWithDayStats) HasBridge() bool

HasBridge returns a boolean if a field has been set.

GetCategory

func (o *ResponsesRollupWithDayStats) GetCategory() string

GetCategory returns the Category field if non-nil, zero value otherwise.

GetCategoryOk

func (o *ResponsesRollupWithDayStats) GetCategoryOk() (*string, bool)

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

SetCategory

func (o *ResponsesRollupWithDayStats) SetCategory(v string)

SetCategory sets Category field to given value.

HasCategory

func (o *ResponsesRollupWithDayStats) HasCategory() bool

HasCategory returns a boolean if a field has been set.

GetColor

func (o *ResponsesRollupWithDayStats) GetColor() string

GetColor returns the Color field if non-nil, zero value otherwise.

GetColorOk

func (o *ResponsesRollupWithDayStats) GetColorOk() (*string, bool)

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

SetColor

func (o *ResponsesRollupWithDayStats) SetColor(v string)

SetColor sets Color field to given value.

HasColor

func (o *ResponsesRollupWithDayStats) HasColor() bool

HasColor returns a boolean if a field has been set.

GetCompression

func (o *ResponsesRollupWithDayStats) GetCompression() string

GetCompression returns the Compression field if non-nil, zero value otherwise.

GetCompressionOk

func (o *ResponsesRollupWithDayStats) GetCompressionOk() (*string, bool)

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

SetCompression

func (o *ResponsesRollupWithDayStats) SetCompression(v string)

SetCompression sets Compression field to given value.

HasCompression

func (o *ResponsesRollupWithDayStats) HasCompression() bool

HasCompression returns a boolean if a field has been set.

GetDefiLama

func (o *ResponsesRollupWithDayStats) GetDefiLama() string

GetDefiLama returns the DefiLama field if non-nil, zero value otherwise.

GetDefiLamaOk

func (o *ResponsesRollupWithDayStats) GetDefiLamaOk() (*string, bool)

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

SetDefiLama

func (o *ResponsesRollupWithDayStats) SetDefiLama(v string)

SetDefiLama sets DefiLama field to given value.

HasDefiLama

func (o *ResponsesRollupWithDayStats) HasDefiLama() bool

HasDefiLama returns a boolean if a field has been set.

GetDescription

func (o *ResponsesRollupWithDayStats) GetDescription() string

GetDescription returns the Description field if non-nil, zero value otherwise.

GetDescriptionOk

func (o *ResponsesRollupWithDayStats) GetDescriptionOk() (*string, bool)

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

SetDescription

func (o *ResponsesRollupWithDayStats) SetDescription(v string)

SetDescription sets Description field to given value.

HasDescription

func (o *ResponsesRollupWithDayStats) HasDescription() bool

HasDescription returns a boolean if a field has been set.

GetExplorer

func (o *ResponsesRollupWithDayStats) GetExplorer() string

GetExplorer returns the Explorer field if non-nil, zero value otherwise.

GetExplorerOk

func (o *ResponsesRollupWithDayStats) GetExplorerOk() (*string, bool)

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

SetExplorer

func (o *ResponsesRollupWithDayStats) SetExplorer(v string)

SetExplorer sets Explorer field to given value.

HasExplorer

func (o *ResponsesRollupWithDayStats) HasExplorer() bool

HasExplorer returns a boolean if a field has been set.

GetFeePerPfb

func (o *ResponsesRollupWithDayStats) GetFeePerPfb() string

GetFeePerPfb returns the FeePerPfb field if non-nil, zero value otherwise.

GetFeePerPfbOk

func (o *ResponsesRollupWithDayStats) GetFeePerPfbOk() (*string, bool)

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

SetFeePerPfb

func (o *ResponsesRollupWithDayStats) SetFeePerPfb(v string)

SetFeePerPfb sets FeePerPfb field to given value.

HasFeePerPfb

func (o *ResponsesRollupWithDayStats) HasFeePerPfb() bool

HasFeePerPfb returns a boolean if a field has been set.

GetGithub

func (o *ResponsesRollupWithDayStats) GetGithub() string

GetGithub returns the Github field if non-nil, zero value otherwise.

GetGithubOk

func (o *ResponsesRollupWithDayStats) GetGithubOk() (*string, bool)

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

SetGithub

func (o *ResponsesRollupWithDayStats) SetGithub(v string)

SetGithub sets Github field to given value.

HasGithub

func (o *ResponsesRollupWithDayStats) HasGithub() bool

HasGithub returns a boolean if a field has been set.

GetId

func (o *ResponsesRollupWithDayStats) GetId() int32

GetId returns the Id field if non-nil, zero value otherwise.

GetIdOk

func (o *ResponsesRollupWithDayStats) GetIdOk() (*int32, bool)

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

SetId

func (o *ResponsesRollupWithDayStats) SetId(v int32)

SetId sets Id field to given value.

HasId

func (o *ResponsesRollupWithDayStats) HasId() bool

HasId returns a boolean if a field has been set.

GetL2Beat

func (o *ResponsesRollupWithDayStats) GetL2Beat() string

GetL2Beat returns the L2Beat field if non-nil, zero value otherwise.

GetL2BeatOk

func (o *ResponsesRollupWithDayStats) GetL2BeatOk() (*string, bool)

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

SetL2Beat

func (o *ResponsesRollupWithDayStats) SetL2Beat(v string)

SetL2Beat sets L2Beat field to given value.

HasL2Beat

func (o *ResponsesRollupWithDayStats) HasL2Beat() bool

HasL2Beat returns a boolean if a field has been set.

GetLogo

func (o *ResponsesRollupWithDayStats) GetLogo() string

GetLogo returns the Logo field if non-nil, zero value otherwise.

GetLogoOk

func (o *ResponsesRollupWithDayStats) GetLogoOk() (*string, bool)

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

SetLogo

func (o *ResponsesRollupWithDayStats) SetLogo(v string)

SetLogo sets Logo field to given value.

HasLogo

func (o *ResponsesRollupWithDayStats) HasLogo() bool

HasLogo returns a boolean if a field has been set.

GetMbPrice

func (o *ResponsesRollupWithDayStats) GetMbPrice() string

GetMbPrice returns the MbPrice field if non-nil, zero value otherwise.

GetMbPriceOk

func (o *ResponsesRollupWithDayStats) GetMbPriceOk() (*string, bool)

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

SetMbPrice

func (o *ResponsesRollupWithDayStats) SetMbPrice(v string)

SetMbPrice sets MbPrice field to given value.

HasMbPrice

func (o *ResponsesRollupWithDayStats) HasMbPrice() bool

HasMbPrice returns a boolean if a field has been set.

GetName

func (o *ResponsesRollupWithDayStats) GetName() string

GetName returns the Name field if non-nil, zero value otherwise.

GetNameOk

func (o *ResponsesRollupWithDayStats) GetNameOk() (*string, bool)

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

SetName

func (o *ResponsesRollupWithDayStats) SetName(v string)

SetName sets Name field to given value.

HasName

func (o *ResponsesRollupWithDayStats) HasName() bool

HasName returns a boolean if a field has been set.

GetNamespaceCount

func (o *ResponsesRollupWithDayStats) GetNamespaceCount() int32

GetNamespaceCount returns the NamespaceCount field if non-nil, zero value otherwise.

GetNamespaceCountOk

func (o *ResponsesRollupWithDayStats) GetNamespaceCountOk() (*int32, bool)

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

SetNamespaceCount

func (o *ResponsesRollupWithDayStats) SetNamespaceCount(v int32)

SetNamespaceCount sets NamespaceCount field to given value.

HasNamespaceCount

func (o *ResponsesRollupWithDayStats) HasNamespaceCount() bool

HasNamespaceCount returns a boolean if a field has been set.

GetPfbCount

func (o *ResponsesRollupWithDayStats) GetPfbCount() int32

GetPfbCount returns the PfbCount field if non-nil, zero value otherwise.

GetPfbCountOk

func (o *ResponsesRollupWithDayStats) GetPfbCountOk() (*int32, bool)

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

SetPfbCount

func (o *ResponsesRollupWithDayStats) SetPfbCount(v int32)

SetPfbCount sets PfbCount field to given value.

HasPfbCount

func (o *ResponsesRollupWithDayStats) HasPfbCount() bool

HasPfbCount returns a boolean if a field has been set.

GetProvider

func (o *ResponsesRollupWithDayStats) GetProvider() string

GetProvider returns the Provider field if non-nil, zero value otherwise.

GetProviderOk

func (o *ResponsesRollupWithDayStats) GetProviderOk() (*string, bool)

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

SetProvider

func (o *ResponsesRollupWithDayStats) SetProvider(v string)

SetProvider sets Provider field to given value.

HasProvider

func (o *ResponsesRollupWithDayStats) HasProvider() bool

HasProvider returns a boolean if a field has been set.

GetSettledOn

func (o *ResponsesRollupWithDayStats) GetSettledOn() string

GetSettledOn returns the SettledOn field if non-nil, zero value otherwise.

GetSettledOnOk

func (o *ResponsesRollupWithDayStats) GetSettledOnOk() (*string, bool)

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

SetSettledOn

func (o *ResponsesRollupWithDayStats) SetSettledOn(v string)

SetSettledOn sets SettledOn field to given value.

HasSettledOn

func (o *ResponsesRollupWithDayStats) HasSettledOn() bool

HasSettledOn returns a boolean if a field has been set.

GetSlug

func (o *ResponsesRollupWithDayStats) GetSlug() string

GetSlug returns the Slug field if non-nil, zero value otherwise.

GetSlugOk

func (o *ResponsesRollupWithDayStats) GetSlugOk() (*string, bool)

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

SetSlug

func (o *ResponsesRollupWithDayStats) SetSlug(v string)

SetSlug sets Slug field to given value.

HasSlug

func (o *ResponsesRollupWithDayStats) HasSlug() bool

HasSlug returns a boolean if a field has been set.

GetStack

func (o *ResponsesRollupWithDayStats) GetStack() string

GetStack returns the Stack field if non-nil, zero value otherwise.

GetStackOk

func (o *ResponsesRollupWithDayStats) GetStackOk() (*string, bool)

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

SetStack

func (o *ResponsesRollupWithDayStats) SetStack(v string)

SetStack sets Stack field to given value.

HasStack

func (o *ResponsesRollupWithDayStats) HasStack() bool

HasStack returns a boolean if a field has been set.

GetThroughput

func (o *ResponsesRollupWithDayStats) GetThroughput() int32

GetThroughput returns the Throughput field if non-nil, zero value otherwise.

GetThroughputOk

func (o *ResponsesRollupWithDayStats) GetThroughputOk() (*int32, bool)

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

SetThroughput

func (o *ResponsesRollupWithDayStats) SetThroughput(v int32)

SetThroughput sets Throughput field to given value.

HasThroughput

func (o *ResponsesRollupWithDayStats) HasThroughput() bool

HasThroughput returns a boolean if a field has been set.

GetTotalFee

func (o *ResponsesRollupWithDayStats) GetTotalFee() string

GetTotalFee returns the TotalFee field if non-nil, zero value otherwise.

GetTotalFeeOk

func (o *ResponsesRollupWithDayStats) GetTotalFeeOk() (*string, bool)

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

SetTotalFee

func (o *ResponsesRollupWithDayStats) SetTotalFee(v string)

SetTotalFee sets TotalFee field to given value.

HasTotalFee

func (o *ResponsesRollupWithDayStats) HasTotalFee() bool

HasTotalFee returns a boolean if a field has been set.

GetTotalSize

func (o *ResponsesRollupWithDayStats) GetTotalSize() int32

GetTotalSize returns the TotalSize field if non-nil, zero value otherwise.

GetTotalSizeOk

func (o *ResponsesRollupWithDayStats) GetTotalSizeOk() (*int32, bool)

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

SetTotalSize

func (o *ResponsesRollupWithDayStats) SetTotalSize(v int32)

SetTotalSize sets TotalSize field to given value.

HasTotalSize

func (o *ResponsesRollupWithDayStats) HasTotalSize() bool

HasTotalSize returns a boolean if a field has been set.

GetTwitter

func (o *ResponsesRollupWithDayStats) GetTwitter() string

GetTwitter returns the Twitter field if non-nil, zero value otherwise.

GetTwitterOk

func (o *ResponsesRollupWithDayStats) GetTwitterOk() (*string, bool)

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

SetTwitter

func (o *ResponsesRollupWithDayStats) SetTwitter(v string)

SetTwitter sets Twitter field to given value.

HasTwitter

func (o *ResponsesRollupWithDayStats) HasTwitter() bool

HasTwitter returns a boolean if a field has been set.

GetType

func (o *ResponsesRollupWithDayStats) GetType() string

GetType returns the Type field if non-nil, zero value otherwise.

GetTypeOk

func (o *ResponsesRollupWithDayStats) GetTypeOk() (*string, bool)

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

SetType

func (o *ResponsesRollupWithDayStats) SetType(v string)

SetType sets Type field to given value.

HasType

func (o *ResponsesRollupWithDayStats) HasType() bool

HasType returns a boolean if a field has been set.

GetVm

func (o *ResponsesRollupWithDayStats) GetVm() string

GetVm returns the Vm field if non-nil, zero value otherwise.

GetVmOk

func (o *ResponsesRollupWithDayStats) GetVmOk() (*string, bool)

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

SetVm

func (o *ResponsesRollupWithDayStats) SetVm(v string)

SetVm sets Vm field to given value.

HasVm

func (o *ResponsesRollupWithDayStats) HasVm() bool

HasVm returns a boolean if a field has been set.

GetWebsite

func (o *ResponsesRollupWithDayStats) GetWebsite() string

GetWebsite returns the Website field if non-nil, zero value otherwise.

GetWebsiteOk

func (o *ResponsesRollupWithDayStats) GetWebsiteOk() (*string, bool)

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

SetWebsite

func (o *ResponsesRollupWithDayStats) SetWebsite(v string)

SetWebsite sets Website field to given value.

HasWebsite

func (o *ResponsesRollupWithDayStats) HasWebsite() bool

HasWebsite returns a boolean if a field has been set.

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