| Name | Type | Description | Notes |
|---|---|---|---|
| TokenLinkId | Pointer to string | [optional] | |
| Title | Pointer to string | [optional] | |
| TokenLink | Pointer to string | [optional] | |
| ExpireOn | Pointer to string | [optional] | |
| CreatedOn | Pointer to string | [optional] | |
| ModifiedOn | Pointer to string | [optional] | |
| CreatedBy | Pointer to string | [optional] | |
| ModifiedBy | Pointer to string | [optional] | |
| TokenLinkStatus | Pointer to string | [optional] | |
| AccountToken | Pointer to SecureTokenLinkByIdResponseAccountToken | [optional] | |
| Intent | Pointer to PFEndorsementResponseItemPaymentIntentIntent | [optional] | |
| Customers | Pointer to []SecureTokenLinkResponseCustomersInner | [optional] | |
| TimeLine | Pointer to []SecureTokenLinkByIdResponseTimeLineInner | [optional] |
func NewSecureTokenLinkByIdResponse() *SecureTokenLinkByIdResponse
NewSecureTokenLinkByIdResponse instantiates a new SecureTokenLinkByIdResponse 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 NewSecureTokenLinkByIdResponseWithDefaults() *SecureTokenLinkByIdResponse
NewSecureTokenLinkByIdResponseWithDefaults instantiates a new SecureTokenLinkByIdResponse 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 *SecureTokenLinkByIdResponse) GetTokenLinkId() string
GetTokenLinkId returns the TokenLinkId field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetTokenLinkIdOk() (*string, bool)
GetTokenLinkIdOk returns a tuple with the TokenLinkId field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetTokenLinkId(v string)
SetTokenLinkId sets TokenLinkId field to given value.
func (o *SecureTokenLinkByIdResponse) HasTokenLinkId() bool
HasTokenLinkId returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetTitle() string
GetTitle returns the Title field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetTitle(v string)
SetTitle sets Title field to given value.
func (o *SecureTokenLinkByIdResponse) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetTokenLink() string
GetTokenLink returns the TokenLink field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetTokenLinkOk() (*string, bool)
GetTokenLinkOk returns a tuple with the TokenLink field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetTokenLink(v string)
SetTokenLink sets TokenLink field to given value.
func (o *SecureTokenLinkByIdResponse) HasTokenLink() bool
HasTokenLink returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetExpireOn() string
GetExpireOn returns the ExpireOn field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetExpireOnOk() (*string, bool)
GetExpireOnOk returns a tuple with the ExpireOn field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetExpireOn(v string)
SetExpireOn sets ExpireOn field to given value.
func (o *SecureTokenLinkByIdResponse) HasExpireOn() bool
HasExpireOn returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetCreatedOn() string
GetCreatedOn returns the CreatedOn field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetCreatedOnOk() (*string, bool)
GetCreatedOnOk returns a tuple with the CreatedOn field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetCreatedOn(v string)
SetCreatedOn sets CreatedOn field to given value.
func (o *SecureTokenLinkByIdResponse) HasCreatedOn() bool
HasCreatedOn returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetModifiedOn() string
GetModifiedOn returns the ModifiedOn field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetModifiedOnOk() (*string, bool)
GetModifiedOnOk returns a tuple with the ModifiedOn field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetModifiedOn(v string)
SetModifiedOn sets ModifiedOn field to given value.
func (o *SecureTokenLinkByIdResponse) HasModifiedOn() bool
HasModifiedOn returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetCreatedBy() string
GetCreatedBy returns the CreatedBy field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetCreatedByOk() (*string, bool)
GetCreatedByOk returns a tuple with the CreatedBy field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetCreatedBy(v string)
SetCreatedBy sets CreatedBy field to given value.
func (o *SecureTokenLinkByIdResponse) HasCreatedBy() bool
HasCreatedBy returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetModifiedBy() string
GetModifiedBy returns the ModifiedBy field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetModifiedByOk() (*string, bool)
GetModifiedByOk returns a tuple with the ModifiedBy field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetModifiedBy(v string)
SetModifiedBy sets ModifiedBy field to given value.
func (o *SecureTokenLinkByIdResponse) HasModifiedBy() bool
HasModifiedBy returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetTokenLinkStatus() string
GetTokenLinkStatus returns the TokenLinkStatus field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetTokenLinkStatusOk() (*string, bool)
GetTokenLinkStatusOk returns a tuple with the TokenLinkStatus field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetTokenLinkStatus(v string)
SetTokenLinkStatus sets TokenLinkStatus field to given value.
func (o *SecureTokenLinkByIdResponse) HasTokenLinkStatus() bool
HasTokenLinkStatus returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetAccountToken() SecureTokenLinkByIdResponseAccountToken
GetAccountToken returns the AccountToken field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetAccountTokenOk() (*SecureTokenLinkByIdResponseAccountToken, bool)
GetAccountTokenOk returns a tuple with the AccountToken field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetAccountToken(v SecureTokenLinkByIdResponseAccountToken)
SetAccountToken sets AccountToken field to given value.
func (o *SecureTokenLinkByIdResponse) HasAccountToken() bool
HasAccountToken returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetIntent() PFEndorsementResponseItemPaymentIntentIntent
GetIntent returns the Intent field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetIntentOk() (*PFEndorsementResponseItemPaymentIntentIntent, bool)
GetIntentOk returns a tuple with the Intent field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetIntent(v PFEndorsementResponseItemPaymentIntentIntent)
SetIntent sets Intent field to given value.
func (o *SecureTokenLinkByIdResponse) HasIntent() bool
HasIntent returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetCustomers() []SecureTokenLinkResponseCustomersInner
GetCustomers returns the Customers field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetCustomersOk() (*[]SecureTokenLinkResponseCustomersInner, bool)
GetCustomersOk returns a tuple with the Customers field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetCustomers(v []SecureTokenLinkResponseCustomersInner)
SetCustomers sets Customers field to given value.
func (o *SecureTokenLinkByIdResponse) HasCustomers() bool
HasCustomers returns a boolean if a field has been set.
func (o *SecureTokenLinkByIdResponse) GetTimeLine() []SecureTokenLinkByIdResponseTimeLineInner
GetTimeLine returns the TimeLine field if non-nil, zero value otherwise.
func (o *SecureTokenLinkByIdResponse) GetTimeLineOk() (*[]SecureTokenLinkByIdResponseTimeLineInner, bool)
GetTimeLineOk returns a tuple with the TimeLine field if it's non-nil, zero value otherwise and a boolean to check if the value has been set.
func (o *SecureTokenLinkByIdResponse) SetTimeLine(v []SecureTokenLinkByIdResponseTimeLineInner)
SetTimeLine sets TimeLine field to given value.
func (o *SecureTokenLinkByIdResponse) HasTimeLine() bool
HasTimeLine returns a boolean if a field has been set.