| Name | Type | Description | Notes |
|---|---|---|---|
| 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] | |
| Github | Pointer to string | [optional] | |
| Id | Pointer to int32 | [optional] | |
| L2Beat | Pointer to string | [optional] | |
| Links | Pointer to []string | [optional] | |
| Logo | Pointer to string | [optional] | |
| Name | Pointer to string | [optional] | |
| Provider | Pointer to string | [optional] | |
| SettledOn | Pointer to string | [optional] | |
| Slug | Pointer to string | [optional] | |
| Stack | Pointer to string | [optional] | |
| Tags | Pointer to []string | [optional] | |
| Pointer to string | [optional] | ||
| Type | Pointer to string | [optional] | |
| Vm | Pointer to string | [optional] | |
| Website | Pointer to string | [optional] |
func NewResponsesRollup() *ResponsesRollup
NewResponsesRollup instantiates a new ResponsesRollup 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 NewResponsesRollupWithDefaults() *ResponsesRollup
NewResponsesRollupWithDefaults instantiates a new ResponsesRollup 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 *ResponsesRollup) GetBridge() string
GetBridge returns the Bridge field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetBridge(v string)
SetBridge sets Bridge field to given value.
func (o *ResponsesRollup) HasBridge() bool
HasBridge returns a boolean if a field has been set.
func (o *ResponsesRollup) GetCategory() string
GetCategory returns the Category field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetCategory(v string)
SetCategory sets Category field to given value.
func (o *ResponsesRollup) HasCategory() bool
HasCategory returns a boolean if a field has been set.
func (o *ResponsesRollup) GetColor() string
GetColor returns the Color field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetColor(v string)
SetColor sets Color field to given value.
func (o *ResponsesRollup) HasColor() bool
HasColor returns a boolean if a field has been set.
func (o *ResponsesRollup) GetCompression() string
GetCompression returns the Compression field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetCompression(v string)
SetCompression sets Compression field to given value.
func (o *ResponsesRollup) HasCompression() bool
HasCompression returns a boolean if a field has been set.
func (o *ResponsesRollup) GetDefiLama() string
GetDefiLama returns the DefiLama field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetDefiLama(v string)
SetDefiLama sets DefiLama field to given value.
func (o *ResponsesRollup) HasDefiLama() bool
HasDefiLama returns a boolean if a field has been set.
func (o *ResponsesRollup) GetDescription() string
GetDescription returns the Description field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetDescription(v string)
SetDescription sets Description field to given value.
func (o *ResponsesRollup) HasDescription() bool
HasDescription returns a boolean if a field has been set.
func (o *ResponsesRollup) GetExplorer() string
GetExplorer returns the Explorer field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetExplorer(v string)
SetExplorer sets Explorer field to given value.
func (o *ResponsesRollup) HasExplorer() bool
HasExplorer returns a boolean if a field has been set.
func (o *ResponsesRollup) GetGithub() string
GetGithub returns the Github field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetGithub(v string)
SetGithub sets Github field to given value.
func (o *ResponsesRollup) HasGithub() bool
HasGithub returns a boolean if a field has been set.
func (o *ResponsesRollup) GetId() int32
GetId returns the Id field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetId(v int32)
SetId sets Id field to given value.
func (o *ResponsesRollup) HasId() bool
HasId returns a boolean if a field has been set.
func (o *ResponsesRollup) GetL2Beat() string
GetL2Beat returns the L2Beat field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetL2Beat(v string)
SetL2Beat sets L2Beat field to given value.
func (o *ResponsesRollup) HasL2Beat() bool
HasL2Beat returns a boolean if a field has been set.
func (o *ResponsesRollup) GetLinks() []string
GetLinks returns the Links field if non-nil, zero value otherwise.
func (o *ResponsesRollup) GetLinksOk() (*[]string, bool)
GetLinksOk returns a tuple with the Links field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResponsesRollup) SetLinks(v []string)
SetLinks sets Links field to given value.
func (o *ResponsesRollup) HasLinks() bool
HasLinks returns a boolean if a field has been set.
func (o *ResponsesRollup) GetLogo() string
GetLogo returns the Logo field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetLogo(v string)
SetLogo sets Logo field to given value.
func (o *ResponsesRollup) HasLogo() bool
HasLogo returns a boolean if a field has been set.
func (o *ResponsesRollup) GetName() string
GetName returns the Name field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetName(v string)
SetName sets Name field to given value.
func (o *ResponsesRollup) HasName() bool
HasName returns a boolean if a field has been set.
func (o *ResponsesRollup) GetProvider() string
GetProvider returns the Provider field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetProvider(v string)
SetProvider sets Provider field to given value.
func (o *ResponsesRollup) HasProvider() bool
HasProvider returns a boolean if a field has been set.
func (o *ResponsesRollup) GetSettledOn() string
GetSettledOn returns the SettledOn field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetSettledOn(v string)
SetSettledOn sets SettledOn field to given value.
func (o *ResponsesRollup) HasSettledOn() bool
HasSettledOn returns a boolean if a field has been set.
func (o *ResponsesRollup) GetSlug() string
GetSlug returns the Slug field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetSlug(v string)
SetSlug sets Slug field to given value.
func (o *ResponsesRollup) HasSlug() bool
HasSlug returns a boolean if a field has been set.
func (o *ResponsesRollup) GetStack() string
GetStack returns the Stack field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetStack(v string)
SetStack sets Stack field to given value.
func (o *ResponsesRollup) HasStack() bool
HasStack returns a boolean if a field has been set.
func (o *ResponsesRollup) GetTags() []string
GetTags returns the Tags field if non-nil, zero value otherwise.
func (o *ResponsesRollup) GetTagsOk() (*[]string, bool)
GetTagsOk returns a tuple with the Tags field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *ResponsesRollup) SetTags(v []string)
SetTags sets Tags field to given value.
func (o *ResponsesRollup) HasTags() bool
HasTags returns a boolean if a field has been set.
func (o *ResponsesRollup) GetTwitter() string
GetTwitter returns the Twitter field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetTwitter(v string)
SetTwitter sets Twitter field to given value.
func (o *ResponsesRollup) HasTwitter() bool
HasTwitter returns a boolean if a field has been set.
func (o *ResponsesRollup) GetType() string
GetType returns the Type field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetType(v string)
SetType sets Type field to given value.
func (o *ResponsesRollup) HasType() bool
HasType returns a boolean if a field has been set.
func (o *ResponsesRollup) GetVm() string
GetVm returns the Vm field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetVm(v string)
SetVm sets Vm field to given value.
func (o *ResponsesRollup) HasVm() bool
HasVm returns a boolean if a field has been set.
func (o *ResponsesRollup) GetWebsite() string
GetWebsite returns the Website field if non-nil, zero value otherwise.
func (o *ResponsesRollup) 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 *ResponsesRollup) SetWebsite(v string)
SetWebsite sets Website field to given value.
func (o *ResponsesRollup) HasWebsite() bool
HasWebsite returns a boolean if a field has been set.