| 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] | |
| Pointer to string | [optional] | ||
| Type | Pointer to string | [optional] | |
| Vm | Pointer to string | [optional] | |
| Website | Pointer to string | [optional] |
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
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
func (o *ResponsesRollupWithDayStats) GetAvgSize() int32
GetAvgSize returns the AvgSize field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetAvgSize(v int32)
SetAvgSize sets AvgSize field to given value.
func (o *ResponsesRollupWithDayStats) HasAvgSize() bool
HasAvgSize returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetBlobsCount() int32
GetBlobsCount returns the BlobsCount field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetBlobsCount(v int32)
SetBlobsCount sets BlobsCount field to given value.
func (o *ResponsesRollupWithDayStats) HasBlobsCount() bool
HasBlobsCount returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetBlobsPerPfb() float32
GetBlobsPerPfb returns the BlobsPerPfb field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetBlobsPerPfb(v float32)
SetBlobsPerPfb sets BlobsPerPfb field to given value.
func (o *ResponsesRollupWithDayStats) HasBlobsPerPfb() bool
HasBlobsPerPfb returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetBridge() string
GetBridge returns the Bridge field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetBridge(v string)
SetBridge sets Bridge field to given value.
func (o *ResponsesRollupWithDayStats) HasBridge() bool
HasBridge returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetCategory() string
GetCategory returns the Category field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetCategory(v string)
SetCategory sets Category field to given value.
func (o *ResponsesRollupWithDayStats) HasCategory() bool
HasCategory returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetColor() string
GetColor returns the Color field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetColor(v string)
SetColor sets Color field to given value.
func (o *ResponsesRollupWithDayStats) HasColor() bool
HasColor returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetCompression() string
GetCompression returns the Compression field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetCompression(v string)
SetCompression sets Compression field to given value.
func (o *ResponsesRollupWithDayStats) HasCompression() bool
HasCompression returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetDefiLama() string
GetDefiLama returns the DefiLama field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetDefiLama(v string)
SetDefiLama sets DefiLama field to given value.
func (o *ResponsesRollupWithDayStats) HasDefiLama() bool
HasDefiLama returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetDescription() string
GetDescription returns the Description field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetDescription(v string)
SetDescription sets Description field to given value.
func (o *ResponsesRollupWithDayStats) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetExplorer() string
GetExplorer returns the Explorer field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetExplorer(v string)
SetExplorer sets Explorer field to given value.
func (o *ResponsesRollupWithDayStats) HasExplorer() bool
HasExplorer returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetFeePerPfb() string
GetFeePerPfb returns the FeePerPfb field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetFeePerPfb(v string)
SetFeePerPfb sets FeePerPfb field to given value.
func (o *ResponsesRollupWithDayStats) HasFeePerPfb() bool
HasFeePerPfb returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetGithub() string
GetGithub returns the Github field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetGithub(v string)
SetGithub sets Github field to given value.
func (o *ResponsesRollupWithDayStats) HasGithub() bool
HasGithub returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetId() int32
GetId returns the Id field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetId(v int32)
SetId sets Id field to given value.
func (o *ResponsesRollupWithDayStats) HasId() bool
HasId returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetL2Beat() string
GetL2Beat returns the L2Beat field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetL2Beat(v string)
SetL2Beat sets L2Beat field to given value.
func (o *ResponsesRollupWithDayStats) HasL2Beat() bool
HasL2Beat returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetLogo() string
GetLogo returns the Logo field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetLogo(v string)
SetLogo sets Logo field to given value.
func (o *ResponsesRollupWithDayStats) HasLogo() bool
HasLogo returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetMbPrice() string
GetMbPrice returns the MbPrice field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetMbPrice(v string)
SetMbPrice sets MbPrice field to given value.
func (o *ResponsesRollupWithDayStats) HasMbPrice() bool
HasMbPrice returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetName(v string)
SetName sets Name field to given value.
func (o *ResponsesRollupWithDayStats) HasName() bool
HasName returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetNamespaceCount() int32
GetNamespaceCount returns the NamespaceCount field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetNamespaceCount(v int32)
SetNamespaceCount sets NamespaceCount field to given value.
func (o *ResponsesRollupWithDayStats) HasNamespaceCount() bool
HasNamespaceCount returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetPfbCount() int32
GetPfbCount returns the PfbCount field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetPfbCount(v int32)
SetPfbCount sets PfbCount field to given value.
func (o *ResponsesRollupWithDayStats) HasPfbCount() bool
HasPfbCount returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetProvider() string
GetProvider returns the Provider field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetProvider(v string)
SetProvider sets Provider field to given value.
func (o *ResponsesRollupWithDayStats) HasProvider() bool
HasProvider returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetSettledOn() string
GetSettledOn returns the SettledOn field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetSettledOn(v string)
SetSettledOn sets SettledOn field to given value.
func (o *ResponsesRollupWithDayStats) HasSettledOn() bool
HasSettledOn returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetSlug() string
GetSlug returns the Slug field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetSlug(v string)
SetSlug sets Slug field to given value.
func (o *ResponsesRollupWithDayStats) HasSlug() bool
HasSlug returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetStack() string
GetStack returns the Stack field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetStack(v string)
SetStack sets Stack field to given value.
func (o *ResponsesRollupWithDayStats) HasStack() bool
HasStack returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetThroughput() int32
GetThroughput returns the Throughput field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetThroughput(v int32)
SetThroughput sets Throughput field to given value.
func (o *ResponsesRollupWithDayStats) HasThroughput() bool
HasThroughput returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetTotalFee() string
GetTotalFee returns the TotalFee field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetTotalFee(v string)
SetTotalFee sets TotalFee field to given value.
func (o *ResponsesRollupWithDayStats) HasTotalFee() bool
HasTotalFee returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetTotalSize() int32
GetTotalSize returns the TotalSize field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetTotalSize(v int32)
SetTotalSize sets TotalSize field to given value.
func (o *ResponsesRollupWithDayStats) HasTotalSize() bool
HasTotalSize returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetTwitter() string
GetTwitter returns the Twitter field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetTwitter(v string)
SetTwitter sets Twitter field to given value.
func (o *ResponsesRollupWithDayStats) HasTwitter() bool
HasTwitter returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetType() string
GetType returns the Type field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetType(v string)
SetType sets Type field to given value.
func (o *ResponsesRollupWithDayStats) HasType() bool
HasType returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetVm() string
GetVm returns the Vm field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetVm(v string)
SetVm sets Vm field to given value.
func (o *ResponsesRollupWithDayStats) HasVm() bool
HasVm returns a boolean if a field has been set.
func (o *ResponsesRollupWithDayStats) GetWebsite() string
GetWebsite returns the Website field if non-nil, zero value otherwise.
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.
func (o *ResponsesRollupWithDayStats) SetWebsite(v string)
SetWebsite sets Website field to given value.
func (o *ResponsesRollupWithDayStats) HasWebsite() bool
HasWebsite returns a boolean if a field has been set.