Skip to content

Latest commit

 

History

History
337 lines (182 loc) · 11 KB

File metadata and controls

337 lines (182 loc) · 11 KB

SeoBacklinksTimeseriesItem

Properties

Name Type Description Notes
Date string Last day of the grouped period.
Rank Pointer to int32 Backlink rank of the target at the period end. [optional]
Backlinks Pointer to int32 Backlinks pointing to the target. [optional]
BacklinksNofollow Pointer to int32 Nofollow backlinks pointing to the target. [optional]
ReferringPages Pointer to int32 Referring pages pointing to the target. [optional]
ReferringPagesNofollow Pointer to int32 Referring pages linking only with nofollow backlinks. [optional]
ReferringDomains Pointer to int32 Referring domains pointing to the target. [optional]
ReferringDomainsNofollow Pointer to int32 Referring domains linking only with nofollow backlinks. [optional]
ReferringMainDomains Pointer to int32 Referring root domains pointing to the target. [optional]
ReferringMainDomainsNofollow Pointer to int32 Referring root domains linking only with nofollow backlinks. [optional]
ReferringIps Pointer to int32 Referring IP addresses pointing to the target. [optional]
ReferringSubnets Pointer to int32 Referring subnets pointing to the target. [optional]

Methods

NewSeoBacklinksTimeseriesItem

func NewSeoBacklinksTimeseriesItem(date string, ) *SeoBacklinksTimeseriesItem

NewSeoBacklinksTimeseriesItem instantiates a new SeoBacklinksTimeseriesItem 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

NewSeoBacklinksTimeseriesItemWithDefaults

func NewSeoBacklinksTimeseriesItemWithDefaults() *SeoBacklinksTimeseriesItem

NewSeoBacklinksTimeseriesItemWithDefaults instantiates a new SeoBacklinksTimeseriesItem 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

GetDate

func (o *SeoBacklinksTimeseriesItem) GetDate() string

GetDate returns the Date field if non-nil, zero value otherwise.

GetDateOk

func (o *SeoBacklinksTimeseriesItem) GetDateOk() (*string, bool)

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

SetDate

func (o *SeoBacklinksTimeseriesItem) SetDate(v string)

SetDate sets Date field to given value.

GetRank

func (o *SeoBacklinksTimeseriesItem) GetRank() int32

GetRank returns the Rank field if non-nil, zero value otherwise.

GetRankOk

func (o *SeoBacklinksTimeseriesItem) GetRankOk() (*int32, bool)

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

SetRank

func (o *SeoBacklinksTimeseriesItem) SetRank(v int32)

SetRank sets Rank field to given value.

HasRank

func (o *SeoBacklinksTimeseriesItem) HasRank() bool

HasRank returns a boolean if a field has been set.

GetBacklinks

func (o *SeoBacklinksTimeseriesItem) GetBacklinks() int32

GetBacklinks returns the Backlinks field if non-nil, zero value otherwise.

GetBacklinksOk

func (o *SeoBacklinksTimeseriesItem) GetBacklinksOk() (*int32, bool)

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

SetBacklinks

func (o *SeoBacklinksTimeseriesItem) SetBacklinks(v int32)

SetBacklinks sets Backlinks field to given value.

HasBacklinks

func (o *SeoBacklinksTimeseriesItem) HasBacklinks() bool

HasBacklinks returns a boolean if a field has been set.

GetBacklinksNofollow

func (o *SeoBacklinksTimeseriesItem) GetBacklinksNofollow() int32

GetBacklinksNofollow returns the BacklinksNofollow field if non-nil, zero value otherwise.

GetBacklinksNofollowOk

func (o *SeoBacklinksTimeseriesItem) GetBacklinksNofollowOk() (*int32, bool)

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

SetBacklinksNofollow

func (o *SeoBacklinksTimeseriesItem) SetBacklinksNofollow(v int32)

SetBacklinksNofollow sets BacklinksNofollow field to given value.

HasBacklinksNofollow

func (o *SeoBacklinksTimeseriesItem) HasBacklinksNofollow() bool

HasBacklinksNofollow returns a boolean if a field has been set.

GetReferringPages

func (o *SeoBacklinksTimeseriesItem) GetReferringPages() int32

GetReferringPages returns the ReferringPages field if non-nil, zero value otherwise.

GetReferringPagesOk

func (o *SeoBacklinksTimeseriesItem) GetReferringPagesOk() (*int32, bool)

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

SetReferringPages

func (o *SeoBacklinksTimeseriesItem) SetReferringPages(v int32)

SetReferringPages sets ReferringPages field to given value.

HasReferringPages

func (o *SeoBacklinksTimeseriesItem) HasReferringPages() bool

HasReferringPages returns a boolean if a field has been set.

GetReferringPagesNofollow

func (o *SeoBacklinksTimeseriesItem) GetReferringPagesNofollow() int32

GetReferringPagesNofollow returns the ReferringPagesNofollow field if non-nil, zero value otherwise.

GetReferringPagesNofollowOk

func (o *SeoBacklinksTimeseriesItem) GetReferringPagesNofollowOk() (*int32, bool)

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

SetReferringPagesNofollow

func (o *SeoBacklinksTimeseriesItem) SetReferringPagesNofollow(v int32)

SetReferringPagesNofollow sets ReferringPagesNofollow field to given value.

HasReferringPagesNofollow

func (o *SeoBacklinksTimeseriesItem) HasReferringPagesNofollow() bool

HasReferringPagesNofollow returns a boolean if a field has been set.

GetReferringDomains

func (o *SeoBacklinksTimeseriesItem) GetReferringDomains() int32

GetReferringDomains returns the ReferringDomains field if non-nil, zero value otherwise.

GetReferringDomainsOk

func (o *SeoBacklinksTimeseriesItem) GetReferringDomainsOk() (*int32, bool)

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

SetReferringDomains

func (o *SeoBacklinksTimeseriesItem) SetReferringDomains(v int32)

SetReferringDomains sets ReferringDomains field to given value.

HasReferringDomains

func (o *SeoBacklinksTimeseriesItem) HasReferringDomains() bool

HasReferringDomains returns a boolean if a field has been set.

GetReferringDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) GetReferringDomainsNofollow() int32

GetReferringDomainsNofollow returns the ReferringDomainsNofollow field if non-nil, zero value otherwise.

GetReferringDomainsNofollowOk

func (o *SeoBacklinksTimeseriesItem) GetReferringDomainsNofollowOk() (*int32, bool)

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

SetReferringDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) SetReferringDomainsNofollow(v int32)

SetReferringDomainsNofollow sets ReferringDomainsNofollow field to given value.

HasReferringDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) HasReferringDomainsNofollow() bool

HasReferringDomainsNofollow returns a boolean if a field has been set.

GetReferringMainDomains

func (o *SeoBacklinksTimeseriesItem) GetReferringMainDomains() int32

GetReferringMainDomains returns the ReferringMainDomains field if non-nil, zero value otherwise.

GetReferringMainDomainsOk

func (o *SeoBacklinksTimeseriesItem) GetReferringMainDomainsOk() (*int32, bool)

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

SetReferringMainDomains

func (o *SeoBacklinksTimeseriesItem) SetReferringMainDomains(v int32)

SetReferringMainDomains sets ReferringMainDomains field to given value.

HasReferringMainDomains

func (o *SeoBacklinksTimeseriesItem) HasReferringMainDomains() bool

HasReferringMainDomains returns a boolean if a field has been set.

GetReferringMainDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) GetReferringMainDomainsNofollow() int32

GetReferringMainDomainsNofollow returns the ReferringMainDomainsNofollow field if non-nil, zero value otherwise.

GetReferringMainDomainsNofollowOk

func (o *SeoBacklinksTimeseriesItem) GetReferringMainDomainsNofollowOk() (*int32, bool)

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

SetReferringMainDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) SetReferringMainDomainsNofollow(v int32)

SetReferringMainDomainsNofollow sets ReferringMainDomainsNofollow field to given value.

HasReferringMainDomainsNofollow

func (o *SeoBacklinksTimeseriesItem) HasReferringMainDomainsNofollow() bool

HasReferringMainDomainsNofollow returns a boolean if a field has been set.

GetReferringIps

func (o *SeoBacklinksTimeseriesItem) GetReferringIps() int32

GetReferringIps returns the ReferringIps field if non-nil, zero value otherwise.

GetReferringIpsOk

func (o *SeoBacklinksTimeseriesItem) GetReferringIpsOk() (*int32, bool)

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

SetReferringIps

func (o *SeoBacklinksTimeseriesItem) SetReferringIps(v int32)

SetReferringIps sets ReferringIps field to given value.

HasReferringIps

func (o *SeoBacklinksTimeseriesItem) HasReferringIps() bool

HasReferringIps returns a boolean if a field has been set.

GetReferringSubnets

func (o *SeoBacklinksTimeseriesItem) GetReferringSubnets() int32

GetReferringSubnets returns the ReferringSubnets field if non-nil, zero value otherwise.

GetReferringSubnetsOk

func (o *SeoBacklinksTimeseriesItem) GetReferringSubnetsOk() (*int32, bool)

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

SetReferringSubnets

func (o *SeoBacklinksTimeseriesItem) SetReferringSubnets(v int32)

SetReferringSubnets sets ReferringSubnets field to given value.

HasReferringSubnets

func (o *SeoBacklinksTimeseriesItem) HasReferringSubnets() bool

HasReferringSubnets returns a boolean if a field has been set.

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