Documentation
¶
Index ¶
- Variables
- func CacheExpires(r *http.Response) time.Time
- func IsNil(i interface{}) bool
- func PtrBool(v bool) *bool
- func PtrFloat32(v float32) *float32
- func PtrFloat64(v float64) *float64
- func PtrInt(v int) *int
- func PtrInt32(v int32) *int32
- func PtrInt64(v int64) *int64
- func PtrString(v string) *string
- func PtrTime(v time.Time) *time.Time
- type APIClient
- type APIKey
- type APIResponse
- type ApiAdminGetAdminSettingsPhpGet200Response
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettings() ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettingsOk() (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetNotes() []string
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetSuccess() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetTitle() string
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasAdminSettings() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasNotes() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasSuccess() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasTitle() bool
- func (o ApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetAdminSettings(v ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetNotes(v []string)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetSuccess(v bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetTitle(v string)
- func (o ApiAdminGetAdminSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryption() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryptionOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmail() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmailOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersion() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersionOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabled() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabledOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsers() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsersOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpen() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpenOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerification() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerificationOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrl() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrlOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddress() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddressOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPassword() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPasswordOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPort() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPortOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsername() string
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsernameOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotification() int32
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotificationOk() (*int32, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasEncryption() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasFromEmail() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLatestVersion() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLoginDisabled() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasMaxUsers() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRegistrationsOpen() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRequireEmailVerification() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasServerUrl() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpAddress() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPassword() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPort() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpUsername() bool
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasUpdateNotification() bool
- func (o ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON() ([]byte, error)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetEncryption(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetFromEmail(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLatestVersion(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLoginDisabled(v int32)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetMaxUsers(v int32)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRegistrationsOpen(v int32)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRequireEmailVerification(v int32)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetServerUrl(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpAddress(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPassword(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPort(v int32)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpUsername(v string)
- func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetUpdateNotification(v int32)
- func (o ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) ToMap() (map[string]interface{}, error)
- type ApiAdminGetAdminSettingsPhpGet401Response
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetNotes() []string
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetNotesOk() ([]string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetSuccess() bool
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetSuccessOk() (*bool, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetTitle() string
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetTitleOk() (*string, bool)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasNotes() bool
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasSuccess() bool
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasTitle() bool
- func (o ApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON() ([]byte, error)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetNotes(v []string)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetSuccess(v bool)
- func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetTitle(v string)
- func (o ApiAdminGetAdminSettingsPhpGet401Response) ToMap() (map[string]interface{}, error)
- type ApiApiAdminGetAdminSettingsPhpGetRequest
- type ApiApiCategoriesGetCategoriesPhpGetRequest
- type ApiApiCurrenciesGetCurrenciesPhpGetRequest
- type ApiApiFixerGetFixerPhpGetRequest
- type ApiApiHouseholdGetHouseholdPhpGetRequest
- type ApiApiNotificationsGetNotificationSettingsPhpGetRequest
- type ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest
- type ApiApiSettingsGetSettingsPhpGetRequest
- type ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
- func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) ApiKey(apiKey string) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
- func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Execute() (*ApiSubscriptionsGetMonthlyCostPhpGet200Response, *http.Response, error)
- func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Month(month int32) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
- func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Year(year int32) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
- type ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ApiKey(apiKey string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Category(category int32) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ConvertCurrency(convertCurrency bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) DisabledToBottom(disabledToBottom bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Execute() (*ApiSubscriptionsGetSubscriptionsPhpGet200Response, *http.Response, error)
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Member(member string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) PaymentMethod(paymentMethod int32) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Sort(sort string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) State(state bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- type ApiCategoriesGetCategoriesPhpGet200Response
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetCategories() []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetCategoriesOk() ([]ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetNotes() []string
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetSuccess() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetTitle() string
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasCategories() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasNotes() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasSuccess() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasTitle() bool
- func (o ApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetCategories(v []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetNotes(v []string)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetSuccess(v bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetTitle(v string)
- func (o ApiCategoriesGetCategoriesPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetId() int32
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetIdOk() (*int32, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUse() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUseOk() (*bool, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetName() string
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetNameOk() (*string, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrder() int32
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrderOk() (*int32, bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasId() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasInUse() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasName() bool
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasOrder() bool
- func (o ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON() ([]byte, error)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetId(v int32)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetInUse(v bool)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetName(v string)
- func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetOrder(v int32)
- func (o ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) ToMap() (map[string]interface{}, error)
- type ApiCurrenciesGetCurrenciesPhpGet200Response
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrencies() []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrenciesOk() ([]ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrency() int32
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrencyOk() (*int32, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotes() []string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccess() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitle() string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasCurrencies() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasMainCurrency() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasNotes() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasSuccess() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasTitle() bool
- func (o ApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetCurrencies(v []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetMainCurrency(v int32)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetNotes(v []string)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetSuccess(v bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetTitle(v string)
- func (o ApiCurrenciesGetCurrenciesPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCode() string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCodeOk() (*string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetId() int32
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetIdOk() (*int32, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUse() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUseOk() (*bool, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetName() string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetNameOk() (*string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRate() string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRateOk() (*string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbol() string
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbolOk() (*string, bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasCode() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasId() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasInUse() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasName() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasRate() bool
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasSymbol() bool
- func (o ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON() ([]byte, error)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetCode(v string)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetId(v int32)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetInUse(v bool)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetName(v string)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetRate(v string)
- func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetSymbol(v string)
- func (o ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) ToMap() (map[string]interface{}, error)
- type ApiFixerGetFixerPhpGet200Response
- func (o *ApiFixerGetFixerPhpGet200Response) GetFixer() ApiFixerGetFixerPhpGet200ResponseFixer
- func (o *ApiFixerGetFixerPhpGet200Response) GetFixerOk() (*ApiFixerGetFixerPhpGet200ResponseFixer, bool)
- func (o *ApiFixerGetFixerPhpGet200Response) GetNotes() []string
- func (o *ApiFixerGetFixerPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiFixerGetFixerPhpGet200Response) GetSuccess() bool
- func (o *ApiFixerGetFixerPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiFixerGetFixerPhpGet200Response) GetTitle() string
- func (o *ApiFixerGetFixerPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiFixerGetFixerPhpGet200Response) HasFixer() bool
- func (o *ApiFixerGetFixerPhpGet200Response) HasNotes() bool
- func (o *ApiFixerGetFixerPhpGet200Response) HasSuccess() bool
- func (o *ApiFixerGetFixerPhpGet200Response) HasTitle() bool
- func (o ApiFixerGetFixerPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiFixerGetFixerPhpGet200Response) SetFixer(v ApiFixerGetFixerPhpGet200ResponseFixer)
- func (o *ApiFixerGetFixerPhpGet200Response) SetNotes(v []string)
- func (o *ApiFixerGetFixerPhpGet200Response) SetSuccess(v bool)
- func (o *ApiFixerGetFixerPhpGet200Response) SetTitle(v string)
- func (o ApiFixerGetFixerPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiFixerGetFixerPhpGet200ResponseFixer
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKey() string
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKeyOk() (*string, bool)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProvider() int32
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderName() string
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderNameOk() (*string, bool)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderOk() (*int32, bool)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasApiKey() bool
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasProvider() bool
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasProviderName() bool
- func (o ApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON() ([]byte, error)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetApiKey(v string)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetProvider(v int32)
- func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetProviderName(v string)
- func (o ApiFixerGetFixerPhpGet200ResponseFixer) ToMap() (map[string]interface{}, error)
- type ApiHouseholdGetHouseholdPhpGet200Response
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetHousehold() []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetHouseholdOk() ([]ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetNotes() []string
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetSuccess() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetTitle() string
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasHousehold() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasNotes() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasSuccess() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasTitle() bool
- func (o ApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetHousehold(v []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetNotes(v []string)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetSuccess(v bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetTitle(v string)
- func (o ApiHouseholdGetHouseholdPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmail() string
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmailOk() (*string, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetId() int32
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetIdOk() (*int32, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUse() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUseOk() (*bool, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetName() string
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetNameOk() (*string, bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasEmail() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasId() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasInUse() bool
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasName() bool
- func (o ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON() ([]byte, error)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetEmail(v string)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetId(v int32)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetInUse(v bool)
- func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetName(v string)
- func (o ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) ToMap() (map[string]interface{}, error)
- type ApiNotificationsGetNotificationSettingsPhpGet200Response
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotes() []string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettings() ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettingsOk() (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings, ...)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccess() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitle() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotes() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotificationSettings() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasSuccess() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasTitle() bool
- func (o ApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotes(v []string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotificationSettings(v ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetSuccess(v bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetTitle(v string)
- func (o ApiNotificationsGetNotificationSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsWithDefaults() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotifications() ...
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotificationsOk() (...)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotifications() ...
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotificationsOk() (...)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasEmailNotifications() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasNtfyNotifications() bool
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON() ([]byte, error)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetEmailNotifications(...)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetNtfyNotifications(...)
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) ToMap() (map[string]interface{}, error)
- type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabled() int32
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabledOk() (*int32, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryption() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryptionOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmail() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmailOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmails() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmailsOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddress() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddressOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPassword() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPasswordOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPort() int32
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPortOk() (*int32, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsername() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsernameOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEnabled() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEncryption() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasFromEmail() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasOtherEmails() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpAddress() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPassword() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPort() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpUsername() bool
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON() ([]byte, error)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEnabled(v int32)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEncryption(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetFromEmail(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetOtherEmails(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpAddress(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPassword(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPort(v int32)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpUsername(v string)
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) ToMap() (map[string]interface{}, error)
- type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabled() int32
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabledOk() (*int32, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeaders() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeadersOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHost() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHostOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopic() string
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopicOk() (*string, bool)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasEnabled() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHeaders() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHost() bool
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasTopic() bool
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON() ([]byte, error)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetEnabled(v int32)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHeaders(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHost(v string)
- func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetTopic(v string)
- func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) ToMap() (map[string]interface{}, error)
- type ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotes() []string
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethods() []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethodsOk() ([]ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccess() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitle() string
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasNotes() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasPaymentMethods() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasSuccess() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasTitle() bool
- func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetNotes(v []string)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetPaymentMethods(v []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetSuccess(v bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetTitle(v string)
- func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner() *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInnerWithDefaults() *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabled() int32
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabledOk() (*int32, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIcon() string
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIconOk() (*string, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetId() int32
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIdOk() (*int32, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUse() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUseOk() (*bool, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetName() string
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetNameOk() (*string, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrder() int32
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrderOk() (*int32, bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasEnabled() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasIcon() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasId() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasInUse() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasName() bool
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasOrder() bool
- func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON() ([]byte, error)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetEnabled(v int32)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetIcon(v string)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetId(v int32)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetInUse(v bool)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetName(v string)
- func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetOrder(v int32)
- func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) ToMap() (map[string]interface{}, error)
- type ApiSettingsGetSettingsPhpGet200Response
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetNotes() []string
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetSettings() ApiSettingsGetSettingsPhpGet200ResponseSettings
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetSettingsOk() (*ApiSettingsGetSettingsPhpGet200ResponseSettings, bool)
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetSuccess() bool
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetTitle() string
- func (o *ApiSettingsGetSettingsPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiSettingsGetSettingsPhpGet200Response) HasNotes() bool
- func (o *ApiSettingsGetSettingsPhpGet200Response) HasSettings() bool
- func (o *ApiSettingsGetSettingsPhpGet200Response) HasSuccess() bool
- func (o *ApiSettingsGetSettingsPhpGet200Response) HasTitle() bool
- func (o ApiSettingsGetSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiSettingsGetSettingsPhpGet200Response) SetNotes(v []string)
- func (o *ApiSettingsGetSettingsPhpGet200Response) SetSettings(v ApiSettingsGetSettingsPhpGet200ResponseSettings)
- func (o *ApiSettingsGetSettingsPhpGet200Response) SetSuccess(v bool)
- func (o *ApiSettingsGetSettingsPhpGet200Response) SetTitle(v string)
- func (o ApiSettingsGetSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiSettingsGetSettingsPhpGet200ResponseSettings
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorTheme() string
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorThemeOk() (*string, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrency() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrencyOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCss() ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCssOk() (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkTheme() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkThemeOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottom() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottomOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabled() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabledOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNav() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNavOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPrice() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPriceOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackground() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackgroundOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPrice() int32
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPriceOk() (*int32, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasColorTheme() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasConvertCurrency() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasCustomCss() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDarkTheme() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDisabledToBottom() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasHideDisabled() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMobileNav() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMonthlyPrice() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasRemoveBackground() bool
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasShowOriginalPrice() bool
- func (o ApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON() ([]byte, error)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetColorTheme(v string)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetConvertCurrency(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetCustomCss(v ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDarkTheme(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDisabledToBottom(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetHideDisabled(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMobileNav(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMonthlyPrice(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetRemoveBackground(v int32)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetShowOriginalPrice(v int32)
- func (o ApiSettingsGetSettingsPhpGet200ResponseSettings) ToMap() (map[string]interface{}, error)
- type ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCss() string
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCssOk() (*string, bool)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) HasCss() bool
- func (o ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON() ([]byte, error)
- func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) SetCss(v string)
- func (o ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) ToMap() (map[string]interface{}, error)
- type ApiSubscriptionsGetMonthlyCostPhpGet200Response
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCode() string
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCodeOk() (*string, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbol() string
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbolOk() (*string, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCost() string
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCostOk() (*string, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCost() float32
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCostOk() (*float32, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotes() []string
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccess() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitle() string
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencyCode() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencySymbol() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasLocalizedMonthlyCost() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasMonthlyCost() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasNotes() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasSuccess() bool
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasTitle() bool
- func (o ApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencyCode(v string)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencySymbol(v string)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetLocalizedMonthlyCost(v string)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetMonthlyCost(v float32)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetNotes(v []string)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetSuccess(v bool)
- func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetTitle(v string)
- func (o ApiSubscriptionsGetMonthlyCostPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiSubscriptionsGetSubscriptionsPhpGet200Response
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotes() []string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotesOk() ([]string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptions() []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptionsOk() ([]ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccess() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccessOk() (*bool, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitle() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitleOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasNotes() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSubscriptions() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSuccess() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasTitle() bool
- func (o ApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetNotes(v []string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSubscriptions(v []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSuccess(v bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetTitle(v string)
- func (o ApiSubscriptionsGetSubscriptionsPhpGet200Response) ToMap() (map[string]interface{}, error)
- type ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner() *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInnerWithDefaults() *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDate() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDateOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryId() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryIdOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryName() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryNameOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyId() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyIdOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycle() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycleOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequency() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequencyOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetId() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetIdOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactive() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactiveOk() (*bool, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogo() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogoOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetName() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNameOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPayment() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPaymentOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotes() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotesOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotify() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBefore() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBeforeOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyOk() (*bool, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserId() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserIdOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserName() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserNameOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodId() int32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodIdOk() (*int32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodName() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodNameOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPrice() float32
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPriceOk() (*float32, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrl() string
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrlOk() (*string, bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCancelationDate() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryId() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryName() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCurrencyId() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCycle() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasFrequency() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasId() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasInactive() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasLogo() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasName() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNextPayment() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotes() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotify() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotifyDaysBefore() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserId() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserName() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodId() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodName() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPrice() bool
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasUrl() bool
- func (o ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON() ([]byte, error)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCancelationDate(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryId(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryName(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCurrencyId(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCycle(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetFrequency(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetId(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetInactive(v bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetLogo(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetName(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNextPayment(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotes(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotify(v bool)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotifyDaysBefore(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserId(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserName(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodId(v int32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodName(v string)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPrice(v float32)
- func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetUrl(v string)
- func (o ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) ToMap() (map[string]interface{}, error)
- type BasicAuth
- type Configuration
- type DefaultAPIService
- func (a *DefaultAPIService) ApiAdminGetAdminSettingsPhpGet(ctx context.Context) ApiApiAdminGetAdminSettingsPhpGetRequest
- func (a *DefaultAPIService) ApiAdminGetAdminSettingsPhpGetExecute(r ApiApiAdminGetAdminSettingsPhpGetRequest) (*ApiAdminGetAdminSettingsPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiCategoriesGetCategoriesPhpGet(ctx context.Context) ApiApiCategoriesGetCategoriesPhpGetRequest
- func (a *DefaultAPIService) ApiCategoriesGetCategoriesPhpGetExecute(r ApiApiCategoriesGetCategoriesPhpGetRequest) (*ApiCategoriesGetCategoriesPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGet(ctx context.Context) ApiApiCurrenciesGetCurrenciesPhpGetRequest
- func (a *DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGetExecute(r ApiApiCurrenciesGetCurrenciesPhpGetRequest) (*ApiCurrenciesGetCurrenciesPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiFixerGetFixerPhpGet(ctx context.Context) ApiApiFixerGetFixerPhpGetRequest
- func (a *DefaultAPIService) ApiFixerGetFixerPhpGetExecute(r ApiApiFixerGetFixerPhpGetRequest) (*ApiFixerGetFixerPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiHouseholdGetHouseholdPhpGet(ctx context.Context) ApiApiHouseholdGetHouseholdPhpGetRequest
- func (a *DefaultAPIService) ApiHouseholdGetHouseholdPhpGetExecute(r ApiApiHouseholdGetHouseholdPhpGetRequest) (*ApiHouseholdGetHouseholdPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGet(ctx context.Context) ApiApiNotificationsGetNotificationSettingsPhpGetRequest
- func (a *DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGetExecute(r ApiApiNotificationsGetNotificationSettingsPhpGetRequest) (*ApiNotificationsGetNotificationSettingsPhpGet200Response, *http.Response, ...)
- func (a *DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGet(ctx context.Context) ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest
- func (a *DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGetExecute(r ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest) (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiSettingsGetSettingsPhpGet(ctx context.Context) ApiApiSettingsGetSettingsPhpGetRequest
- func (a *DefaultAPIService) ApiSettingsGetSettingsPhpGetExecute(r ApiApiSettingsGetSettingsPhpGetRequest) (*ApiSettingsGetSettingsPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGet(ctx context.Context) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
- func (a *DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGetExecute(r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) (*ApiSubscriptionsGetMonthlyCostPhpGet200Response, *http.Response, error)
- func (a *DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGet(ctx context.Context) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
- func (a *DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGetExecute(r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) (*ApiSubscriptionsGetSubscriptionsPhpGet200Response, *http.Response, error)
- type GenericOpenAPIError
- type MappedNullable
- type NullableApiAdminGetAdminSettingsPhpGet200Response
- func (v NullableApiAdminGetAdminSettingsPhpGet200Response) Get() *ApiAdminGetAdminSettingsPhpGet200Response
- func (v NullableApiAdminGetAdminSettingsPhpGet200Response) IsSet() bool
- func (v NullableApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiAdminGetAdminSettingsPhpGet200Response) Set(val *ApiAdminGetAdminSettingsPhpGet200Response)
- func (v *NullableApiAdminGetAdminSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiAdminGetAdminSettingsPhpGet200Response) Unset()
- type NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
- func (v NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) Get() *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
- func (v NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) IsSet() bool
- func (v NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON() ([]byte, error)
- func (v *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) Set(val *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings)
- func (v *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) UnmarshalJSON(src []byte) error
- func (v *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) Unset()
- type NullableApiAdminGetAdminSettingsPhpGet401Response
- func (v NullableApiAdminGetAdminSettingsPhpGet401Response) Get() *ApiAdminGetAdminSettingsPhpGet401Response
- func (v NullableApiAdminGetAdminSettingsPhpGet401Response) IsSet() bool
- func (v NullableApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiAdminGetAdminSettingsPhpGet401Response) Set(val *ApiAdminGetAdminSettingsPhpGet401Response)
- func (v *NullableApiAdminGetAdminSettingsPhpGet401Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiAdminGetAdminSettingsPhpGet401Response) Unset()
- type NullableApiCategoriesGetCategoriesPhpGet200Response
- func (v NullableApiCategoriesGetCategoriesPhpGet200Response) Get() *ApiCategoriesGetCategoriesPhpGet200Response
- func (v NullableApiCategoriesGetCategoriesPhpGet200Response) IsSet() bool
- func (v NullableApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiCategoriesGetCategoriesPhpGet200Response) Set(val *ApiCategoriesGetCategoriesPhpGet200Response)
- func (v *NullableApiCategoriesGetCategoriesPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiCategoriesGetCategoriesPhpGet200Response) Unset()
- type NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
- func (v NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) Get() *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
- func (v NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) IsSet() bool
- func (v NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) Set(val *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner)
- func (v *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) Unset()
- type NullableApiCurrenciesGetCurrenciesPhpGet200Response
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200Response) Get() *ApiCurrenciesGetCurrenciesPhpGet200Response
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200Response) IsSet() bool
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200Response) Set(val *ApiCurrenciesGetCurrenciesPhpGet200Response)
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200Response) Unset()
- type NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) Get() *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) IsSet() bool
- func (v NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) Set(val *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner)
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) Unset()
- type NullableApiFixerGetFixerPhpGet200Response
- func (v NullableApiFixerGetFixerPhpGet200Response) Get() *ApiFixerGetFixerPhpGet200Response
- func (v NullableApiFixerGetFixerPhpGet200Response) IsSet() bool
- func (v NullableApiFixerGetFixerPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiFixerGetFixerPhpGet200Response) Set(val *ApiFixerGetFixerPhpGet200Response)
- func (v *NullableApiFixerGetFixerPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiFixerGetFixerPhpGet200Response) Unset()
- type NullableApiFixerGetFixerPhpGet200ResponseFixer
- func (v NullableApiFixerGetFixerPhpGet200ResponseFixer) Get() *ApiFixerGetFixerPhpGet200ResponseFixer
- func (v NullableApiFixerGetFixerPhpGet200ResponseFixer) IsSet() bool
- func (v NullableApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON() ([]byte, error)
- func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) Set(val *ApiFixerGetFixerPhpGet200ResponseFixer)
- func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) UnmarshalJSON(src []byte) error
- func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) Unset()
- type NullableApiHouseholdGetHouseholdPhpGet200Response
- func (v NullableApiHouseholdGetHouseholdPhpGet200Response) Get() *ApiHouseholdGetHouseholdPhpGet200Response
- func (v NullableApiHouseholdGetHouseholdPhpGet200Response) IsSet() bool
- func (v NullableApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiHouseholdGetHouseholdPhpGet200Response) Set(val *ApiHouseholdGetHouseholdPhpGet200Response)
- func (v *NullableApiHouseholdGetHouseholdPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiHouseholdGetHouseholdPhpGet200Response) Unset()
- type NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
- func (v NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) Get() *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
- func (v NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) IsSet() bool
- func (v NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) Set(val *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner)
- func (v *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) Unset()
- type NullableApiNotificationsGetNotificationSettingsPhpGet200Response
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200Response) Get() *ApiNotificationsGetNotificationSettingsPhpGet200Response
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200Response) IsSet() bool
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200Response) Set(val *ApiNotificationsGetNotificationSettingsPhpGet200Response)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200Response) Unset()
- type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) Get() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) IsSet() bool
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON() ([]byte, error)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) Set(...)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) UnmarshalJSON(src []byte) error
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) Unset()
- type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) Get() ...
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) IsSet() bool
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON() ([]byte, error)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) Set(...)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) UnmarshalJSON(src []byte) error
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) Unset()
- type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) Get() ...
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) IsSet() bool
- func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON() ([]byte, error)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) Set(...)
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) UnmarshalJSON(src []byte) error
- func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) Unset()
- type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) Get() *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) IsSet() bool
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) Set(val *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response)
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) Unset()
- type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) Get() *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) IsSet() bool
- func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) Set(val *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner)
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) Unset()
- type NullableApiSettingsGetSettingsPhpGet200Response
- func (v NullableApiSettingsGetSettingsPhpGet200Response) Get() *ApiSettingsGetSettingsPhpGet200Response
- func (v NullableApiSettingsGetSettingsPhpGet200Response) IsSet() bool
- func (v NullableApiSettingsGetSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiSettingsGetSettingsPhpGet200Response) Set(val *ApiSettingsGetSettingsPhpGet200Response)
- func (v *NullableApiSettingsGetSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiSettingsGetSettingsPhpGet200Response) Unset()
- type NullableApiSettingsGetSettingsPhpGet200ResponseSettings
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettings) Get() *ApiSettingsGetSettingsPhpGet200ResponseSettings
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettings) IsSet() bool
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON() ([]byte, error)
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettings) Set(val *ApiSettingsGetSettingsPhpGet200ResponseSettings)
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettings) UnmarshalJSON(src []byte) error
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettings) Unset()
- type NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) Get() *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) IsSet() bool
- func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON() ([]byte, error)
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) Set(val *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss)
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) UnmarshalJSON(src []byte) error
- func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) Unset()
- type NullableApiSubscriptionsGetMonthlyCostPhpGet200Response
- func (v NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) Get() *ApiSubscriptionsGetMonthlyCostPhpGet200Response
- func (v NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) IsSet() bool
- func (v NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) Set(val *ApiSubscriptionsGetMonthlyCostPhpGet200Response)
- func (v *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) Unset()
- type NullableApiSubscriptionsGetSubscriptionsPhpGet200Response
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) Get() *ApiSubscriptionsGetSubscriptionsPhpGet200Response
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) IsSet() bool
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON() ([]byte, error)
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) Set(val *ApiSubscriptionsGetSubscriptionsPhpGet200Response)
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) UnmarshalJSON(src []byte) error
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) Unset()
- type NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) Get() *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) IsSet() bool
- func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON() ([]byte, error)
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) Set(val *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner)
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) UnmarshalJSON(src []byte) error
- func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) Unset()
- type NullableBool
- type NullableFloat32
- type NullableFloat64
- type NullableInt
- type NullableInt32
- type NullableInt64
- type NullableString
- type NullableTime
- type ServerConfiguration
- type ServerConfigurations
- type ServerVariable
Constants ¶
This section is empty.
Variables ¶
var ( JsonCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?json)`) XmlCheck = regexp.MustCompile(`(?i:(?:application|text)/(?:[^;]+\+)?xml)`) )
var ( // ContextServerIndex uses a server configuration from the index. ContextServerIndex = contextKey("serverIndex") // ContextOperationServerIndices uses a server configuration from the index mapping. ContextOperationServerIndices = contextKey("serverOperationIndices") // ContextServerVariables overrides a server configuration variables. ContextServerVariables = contextKey("serverVariables") // ContextOperationServerVariables overrides a server configuration variables using operation specific values. ContextOperationServerVariables = contextKey("serverOperationVariables") )
Functions ¶
func CacheExpires ¶
CacheExpires helper function to determine remaining time before repeating a request.
func PtrFloat32 ¶
PtrFloat32 is a helper routine that returns a pointer to given float value.
func PtrFloat64 ¶
PtrFloat64 is a helper routine that returns a pointer to given float value.
Types ¶
type APIClient ¶
type APIClient struct { DefaultAPI *DefaultAPIService // contains filtered or unexported fields }
APIClient manages communication with the Wallos API API v1.0.0 In most cases there should be only one, shared, APIClient.
func NewAPIClient ¶
func NewAPIClient(cfg *Configuration) *APIClient
NewAPIClient creates a new API client. Requires a userAgent string describing your application. optionally a custom http.Client to allow for advanced features such as caching.
func (*APIClient) GetConfig ¶
func (c *APIClient) GetConfig() *Configuration
Allow modification of underlying config for alternate implementations and testing Caution: modifying the configuration while live can cause data races and potentially unwanted behavior
type APIKey ¶
APIKey provides API key based authentication to a request passed via context using ContextAPIKey
type APIResponse ¶
type APIResponse struct { *http.Response `json:"-"` Message string `json:"message,omitempty"` // Operation is the name of the OpenAPI operation. Operation string `json:"operation,omitempty"` // RequestURL is the request URL. This value is always available, even if the // embedded *http.Response is nil. RequestURL string `json:"url,omitempty"` // Method is the HTTP method used for the request. This value is always // available, even if the embedded *http.Response is nil. Method string `json:"method,omitempty"` // Payload holds the contents of the response body (which may be nil or empty). // This is provided here as the raw response.Body() reader will have already // been drained. Payload []byte `json:"-"` }
APIResponse stores the API response returned by the server.
func NewAPIResponse ¶
func NewAPIResponse(r *http.Response) *APIResponse
NewAPIResponse returns a new APIResponse object.
func NewAPIResponseWithError ¶
func NewAPIResponseWithError(errorMessage string) *APIResponse
NewAPIResponseWithError returns a new APIResponse object with the provided error message.
type ApiAdminGetAdminSettingsPhpGet200Response ¶
type ApiAdminGetAdminSettingsPhpGet200Response struct { // Indicates whether the request was successful. Success *bool `json:"success,omitempty"` // The title of the response. Title *string `json:"title,omitempty"` AdminSettings *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings `json:"admin_settings,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiAdminGetAdminSettingsPhpGet200Response struct for ApiAdminGetAdminSettingsPhpGet200Response
func NewApiAdminGetAdminSettingsPhpGet200Response ¶
func NewApiAdminGetAdminSettingsPhpGet200Response() *ApiAdminGetAdminSettingsPhpGet200Response
NewApiAdminGetAdminSettingsPhpGet200Response instantiates a new ApiAdminGetAdminSettingsPhpGet200Response 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 NewApiAdminGetAdminSettingsPhpGet200ResponseWithDefaults ¶
func NewApiAdminGetAdminSettingsPhpGet200ResponseWithDefaults() *ApiAdminGetAdminSettingsPhpGet200Response
NewApiAdminGetAdminSettingsPhpGet200ResponseWithDefaults instantiates a new ApiAdminGetAdminSettingsPhpGet200Response 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 (*ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettings ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettings() ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
GetAdminSettings returns the AdminSettings field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettingsOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetAdminSettingsOk() (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings, bool)
GetAdminSettingsOk returns a tuple with the AdminSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetNotesOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetSuccessOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200Response) GetTitleOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) HasAdminSettings ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasAdminSettings() bool
HasAdminSettings returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) HasNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) HasSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200Response) HasTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON ¶
func (o ApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiAdminGetAdminSettingsPhpGet200Response) SetAdminSettings ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetAdminSettings(v ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings)
SetAdminSettings gets a reference to the given ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings and assigns it to the AdminSettings field.
func (*ApiAdminGetAdminSettingsPhpGet200Response) SetNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiAdminGetAdminSettingsPhpGet200Response) SetSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiAdminGetAdminSettingsPhpGet200Response) SetTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiAdminGetAdminSettingsPhpGet200Response) ToMap ¶
func (o ApiAdminGetAdminSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings ¶
type ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings struct { // Indicates if registrations are open (1 for true, 0 for false). RegistrationsOpen *int32 `json:"registrations_open,omitempty"` // The maximum number of users allowed. MaxUsers *int32 `json:"max_users,omitempty"` // Indicates if email verification is required (1 for true, 0 for false). RequireEmailVerification *int32 `json:"require_email_verification,omitempty"` // The server URL. ServerUrl *string `json:"server_url,omitempty"` // The SMTP address for sending emails. SmtpAddress *string `json:"smtp_address,omitempty"` // The port for the SMTP server. SmtpPort *int32 `json:"smtp_port,omitempty"` // The username for SMTP authentication. SmtpUsername *string `json:"smtp_username,omitempty"` // The password for SMTP authentication. SmtpPassword *string `json:"smtp_password,omitempty"` // The email address used as the sender. FromEmail *string `json:"from_email,omitempty"` // The encryption method for SMTP (e.g., tls, ssl). Encryption *string `json:"encryption,omitempty"` // Indicates if login is disabled (1 for true, 0 for false). LoginDisabled *int32 `json:"login_disabled,omitempty"` // The latest version of the application. LatestVersion *string `json:"latest_version,omitempty"` // Indicates if update notifications are enabled (1 for true, 0 for false). UpdateNotification *int32 `json:"update_notification,omitempty"` }
ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings struct for ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
func NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings ¶
func NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings() *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings instantiates a new ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings 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 NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettingsWithDefaults ¶
func NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettingsWithDefaults() *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
NewApiAdminGetAdminSettingsPhpGet200ResponseAdminSettingsWithDefaults instantiates a new ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings 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 (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryption ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryption() string
GetEncryption returns the Encryption field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryptionOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetEncryptionOk() (*string, bool)
GetEncryptionOk returns a tuple with the Encryption field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmail ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmail() string
GetFromEmail returns the FromEmail field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmailOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetFromEmailOk() (*string, bool)
GetFromEmailOk returns a tuple with the FromEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersion ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersion() string
GetLatestVersion returns the LatestVersion field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersionOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLatestVersionOk() (*string, bool)
GetLatestVersionOk returns a tuple with the LatestVersion field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabled ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabled() int32
GetLoginDisabled returns the LoginDisabled field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabledOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetLoginDisabledOk() (*int32, bool)
GetLoginDisabledOk returns a tuple with the LoginDisabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsers ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsers() int32
GetMaxUsers returns the MaxUsers field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsersOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetMaxUsersOk() (*int32, bool)
GetMaxUsersOk returns a tuple with the MaxUsers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpen ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpen() int32
GetRegistrationsOpen returns the RegistrationsOpen field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpenOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRegistrationsOpenOk() (*int32, bool)
GetRegistrationsOpenOk returns a tuple with the RegistrationsOpen field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerification() int32
GetRequireEmailVerification returns the RequireEmailVerification field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerificationOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetRequireEmailVerificationOk() (*int32, bool)
GetRequireEmailVerificationOk returns a tuple with the RequireEmailVerification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrl ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrl() string
GetServerUrl returns the ServerUrl field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrlOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetServerUrlOk() (*string, bool)
GetServerUrlOk returns a tuple with the ServerUrl field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddress ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddress() string
GetSmtpAddress returns the SmtpAddress field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddressOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpAddressOk() (*string, bool)
GetSmtpAddressOk returns a tuple with the SmtpAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPassword ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPassword() string
GetSmtpPassword returns the SmtpPassword field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPasswordOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPasswordOk() (*string, bool)
GetSmtpPasswordOk returns a tuple with the SmtpPassword field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPort ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPort() int32
GetSmtpPort returns the SmtpPort field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPortOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpPortOk() (*int32, bool)
GetSmtpPortOk returns a tuple with the SmtpPort field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsername ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsername() string
GetSmtpUsername returns the SmtpUsername field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsernameOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetSmtpUsernameOk() (*string, bool)
GetSmtpUsernameOk returns a tuple with the SmtpUsername field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotification() int32
GetUpdateNotification returns the UpdateNotification field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotificationOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) GetUpdateNotificationOk() (*int32, bool)
GetUpdateNotificationOk returns a tuple with the UpdateNotification field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasEncryption ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasEncryption() bool
HasEncryption returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasFromEmail ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasFromEmail() bool
HasFromEmail returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLatestVersion ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLatestVersion() bool
HasLatestVersion returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLoginDisabled ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasLoginDisabled() bool
HasLoginDisabled returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasMaxUsers ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasMaxUsers() bool
HasMaxUsers returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRegistrationsOpen ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRegistrationsOpen() bool
HasRegistrationsOpen returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRequireEmailVerification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasRequireEmailVerification() bool
HasRequireEmailVerification returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasServerUrl ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasServerUrl() bool
HasServerUrl returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpAddress ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpAddress() bool
HasSmtpAddress returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPassword ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPassword() bool
HasSmtpPassword returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPort ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpPort() bool
HasSmtpPort returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpUsername ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasSmtpUsername() bool
HasSmtpUsername returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasUpdateNotification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) HasUpdateNotification() bool
HasUpdateNotification returns a boolean if a field has been set.
func (ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON ¶
func (o ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON() ([]byte, error)
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetEncryption ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetEncryption(v string)
SetEncryption gets a reference to the given string and assigns it to the Encryption field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetFromEmail ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetFromEmail(v string)
SetFromEmail gets a reference to the given string and assigns it to the FromEmail field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLatestVersion ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLatestVersion(v string)
SetLatestVersion gets a reference to the given string and assigns it to the LatestVersion field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLoginDisabled ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetLoginDisabled(v int32)
SetLoginDisabled gets a reference to the given int32 and assigns it to the LoginDisabled field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetMaxUsers ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetMaxUsers(v int32)
SetMaxUsers gets a reference to the given int32 and assigns it to the MaxUsers field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRegistrationsOpen ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRegistrationsOpen(v int32)
SetRegistrationsOpen gets a reference to the given int32 and assigns it to the RegistrationsOpen field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRequireEmailVerification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetRequireEmailVerification(v int32)
SetRequireEmailVerification gets a reference to the given int32 and assigns it to the RequireEmailVerification field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetServerUrl ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetServerUrl(v string)
SetServerUrl gets a reference to the given string and assigns it to the ServerUrl field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpAddress ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpAddress(v string)
SetSmtpAddress gets a reference to the given string and assigns it to the SmtpAddress field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPassword ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPassword(v string)
SetSmtpPassword gets a reference to the given string and assigns it to the SmtpPassword field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPort ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpPort(v int32)
SetSmtpPort gets a reference to the given int32 and assigns it to the SmtpPort field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpUsername ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetSmtpUsername(v string)
SetSmtpUsername gets a reference to the given string and assigns it to the SmtpUsername field.
func (*ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetUpdateNotification ¶
func (o *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) SetUpdateNotification(v int32)
SetUpdateNotification gets a reference to the given int32 and assigns it to the UpdateNotification field.
func (ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) ToMap ¶
func (o ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) ToMap() (map[string]interface{}, error)
type ApiAdminGetAdminSettingsPhpGet401Response ¶
type ApiAdminGetAdminSettingsPhpGet401Response struct { Success *bool `json:"success,omitempty"` Title *string `json:"title,omitempty"` Notes []string `json:"notes,omitempty"` }
ApiAdminGetAdminSettingsPhpGet401Response struct for ApiAdminGetAdminSettingsPhpGet401Response
func NewApiAdminGetAdminSettingsPhpGet401Response ¶
func NewApiAdminGetAdminSettingsPhpGet401Response() *ApiAdminGetAdminSettingsPhpGet401Response
NewApiAdminGetAdminSettingsPhpGet401Response instantiates a new ApiAdminGetAdminSettingsPhpGet401Response 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 NewApiAdminGetAdminSettingsPhpGet401ResponseWithDefaults ¶
func NewApiAdminGetAdminSettingsPhpGet401ResponseWithDefaults() *ApiAdminGetAdminSettingsPhpGet401Response
NewApiAdminGetAdminSettingsPhpGet401ResponseWithDefaults instantiates a new ApiAdminGetAdminSettingsPhpGet401Response 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 (*ApiAdminGetAdminSettingsPhpGet401Response) GetNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet401Response) GetNotesOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet401Response) GetSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet401Response) GetSuccessOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet401Response) GetTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiAdminGetAdminSettingsPhpGet401Response) GetTitleOk ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiAdminGetAdminSettingsPhpGet401Response) HasNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet401Response) HasSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiAdminGetAdminSettingsPhpGet401Response) HasTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON ¶
func (o ApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON() ([]byte, error)
func (*ApiAdminGetAdminSettingsPhpGet401Response) SetNotes ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiAdminGetAdminSettingsPhpGet401Response) SetSuccess ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiAdminGetAdminSettingsPhpGet401Response) SetTitle ¶
func (o *ApiAdminGetAdminSettingsPhpGet401Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiAdminGetAdminSettingsPhpGet401Response) ToMap ¶
func (o ApiAdminGetAdminSettingsPhpGet401Response) ToMap() (map[string]interface{}, error)
type ApiApiAdminGetAdminSettingsPhpGetRequest ¶
type ApiApiAdminGetAdminSettingsPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiAdminGetAdminSettingsPhpGetRequest) ApiKey ¶
func (r ApiApiAdminGetAdminSettingsPhpGetRequest) ApiKey(apiKey string) ApiApiAdminGetAdminSettingsPhpGetRequest
API key of the user.
func (ApiApiAdminGetAdminSettingsPhpGetRequest) Execute ¶
func (r ApiApiAdminGetAdminSettingsPhpGetRequest) Execute() (*ApiAdminGetAdminSettingsPhpGet200Response, *http.Response, error)
type ApiApiCategoriesGetCategoriesPhpGetRequest ¶
type ApiApiCategoriesGetCategoriesPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiCategoriesGetCategoriesPhpGetRequest) ApiKey ¶
func (r ApiApiCategoriesGetCategoriesPhpGetRequest) ApiKey(apiKey string) ApiApiCategoriesGetCategoriesPhpGetRequest
API key of the user.
func (ApiApiCategoriesGetCategoriesPhpGetRequest) Execute ¶
func (r ApiApiCategoriesGetCategoriesPhpGetRequest) Execute() (*ApiCategoriesGetCategoriesPhpGet200Response, *http.Response, error)
type ApiApiCurrenciesGetCurrenciesPhpGetRequest ¶
type ApiApiCurrenciesGetCurrenciesPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiCurrenciesGetCurrenciesPhpGetRequest) ApiKey ¶
func (r ApiApiCurrenciesGetCurrenciesPhpGetRequest) ApiKey(apiKey string) ApiApiCurrenciesGetCurrenciesPhpGetRequest
API key of the user.
func (ApiApiCurrenciesGetCurrenciesPhpGetRequest) Execute ¶
func (r ApiApiCurrenciesGetCurrenciesPhpGetRequest) Execute() (*ApiCurrenciesGetCurrenciesPhpGet200Response, *http.Response, error)
type ApiApiFixerGetFixerPhpGetRequest ¶
type ApiApiFixerGetFixerPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiFixerGetFixerPhpGetRequest) ApiKey ¶
func (r ApiApiFixerGetFixerPhpGetRequest) ApiKey(apiKey string) ApiApiFixerGetFixerPhpGetRequest
API key of the user.
func (ApiApiFixerGetFixerPhpGetRequest) Execute ¶
func (r ApiApiFixerGetFixerPhpGetRequest) Execute() (*ApiFixerGetFixerPhpGet200Response, *http.Response, error)
type ApiApiHouseholdGetHouseholdPhpGetRequest ¶
type ApiApiHouseholdGetHouseholdPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiHouseholdGetHouseholdPhpGetRequest) ApiKey ¶
func (r ApiApiHouseholdGetHouseholdPhpGetRequest) ApiKey(apiKey string) ApiApiHouseholdGetHouseholdPhpGetRequest
func (ApiApiHouseholdGetHouseholdPhpGetRequest) Execute ¶
func (r ApiApiHouseholdGetHouseholdPhpGetRequest) Execute() (*ApiHouseholdGetHouseholdPhpGet200Response, *http.Response, error)
type ApiApiNotificationsGetNotificationSettingsPhpGetRequest ¶
type ApiApiNotificationsGetNotificationSettingsPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
type ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest ¶
type ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
type ApiApiSettingsGetSettingsPhpGetRequest ¶
type ApiApiSettingsGetSettingsPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiSettingsGetSettingsPhpGetRequest) ApiKey ¶
func (r ApiApiSettingsGetSettingsPhpGetRequest) ApiKey(apiKey string) ApiApiSettingsGetSettingsPhpGetRequest
func (ApiApiSettingsGetSettingsPhpGetRequest) Execute ¶
func (r ApiApiSettingsGetSettingsPhpGetRequest) Execute() (*ApiSettingsGetSettingsPhpGet200Response, *http.Response, error)
type ApiApiSubscriptionsGetMonthlyCostPhpGetRequest ¶
type ApiApiSubscriptionsGetMonthlyCostPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) ApiKey ¶
func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) ApiKey(apiKey string) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
The API key of the user.
func (ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Execute ¶
func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Execute() (*ApiSubscriptionsGetMonthlyCostPhpGet200Response, *http.Response, error)
func (ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Month ¶
func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Month(month int32) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
The month for which the cost is to be calculated.
func (ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Year ¶
func (r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) Year(year int32) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
The year for which the cost is to be calculated.
type ApiApiSubscriptionsGetSubscriptionsPhpGetRequest ¶
type ApiApiSubscriptionsGetSubscriptionsPhpGetRequest struct { ApiService *DefaultAPIService // contains filtered or unexported fields }
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ApiKey ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ApiKey(apiKey string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
The API key of the user.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Category ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Category(category int32) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
The ID of the category to filter.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ConvertCurrency ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) ConvertCurrency(convertCurrency bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
Whether to convert the prices to the main currency.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) DisabledToBottom ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) DisabledToBottom(disabledToBottom bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
Whether to sort inactive subscriptions to the bottom.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Execute ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Execute() (*ApiSubscriptionsGetSubscriptionsPhpGet200Response, *http.Response, error)
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Member ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Member(member string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
Comma-separated IDs of the members to filter.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) PaymentMethod ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) PaymentMethod(paymentMethod int32) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
The ID of the payment method to filter.
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Sort ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) Sort(sort string) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
The sorting method ['name', 'id', 'next_payment', 'price', etc.].
func (ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) State ¶
func (r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) State(state bool) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
The state of the subscription to filter [0 - active, 1 - inactive].
type ApiCategoriesGetCategoriesPhpGet200Response ¶
type ApiCategoriesGetCategoriesPhpGet200Response struct { // Indicates whether the request was successful. Success *bool `json:"success,omitempty"` // The title of the response. Title *string `json:"title,omitempty"` Categories []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner `json:"categories,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiCategoriesGetCategoriesPhpGet200Response struct for ApiCategoriesGetCategoriesPhpGet200Response
func NewApiCategoriesGetCategoriesPhpGet200Response ¶
func NewApiCategoriesGetCategoriesPhpGet200Response() *ApiCategoriesGetCategoriesPhpGet200Response
NewApiCategoriesGetCategoriesPhpGet200Response instantiates a new ApiCategoriesGetCategoriesPhpGet200Response 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 NewApiCategoriesGetCategoriesPhpGet200ResponseWithDefaults ¶
func NewApiCategoriesGetCategoriesPhpGet200ResponseWithDefaults() *ApiCategoriesGetCategoriesPhpGet200Response
NewApiCategoriesGetCategoriesPhpGet200ResponseWithDefaults instantiates a new ApiCategoriesGetCategoriesPhpGet200Response 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 (*ApiCategoriesGetCategoriesPhpGet200Response) GetCategories ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetCategories() []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
GetCategories returns the Categories field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetCategoriesOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetCategoriesOk() ([]ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner, bool)
GetCategoriesOk returns a tuple with the Categories field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetNotes ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetNotesOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetSuccess ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetSuccessOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetTitle ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200Response) GetTitleOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) HasCategories ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasCategories() bool
HasCategories returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) HasNotes ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) HasSuccess ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200Response) HasTitle ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON ¶
func (o ApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiCategoriesGetCategoriesPhpGet200Response) SetCategories ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetCategories(v []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner)
SetCategories gets a reference to the given []ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner and assigns it to the Categories field.
func (*ApiCategoriesGetCategoriesPhpGet200Response) SetNotes ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiCategoriesGetCategoriesPhpGet200Response) SetSuccess ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiCategoriesGetCategoriesPhpGet200Response) SetTitle ¶
func (o *ApiCategoriesGetCategoriesPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiCategoriesGetCategoriesPhpGet200Response) ToMap ¶
func (o ApiCategoriesGetCategoriesPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner ¶
type ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner struct { // The unique identifier for the category. Id *int32 `json:"id,omitempty"` // The name of the category. Name *string `json:"name,omitempty"` // The display order of the category. Order *int32 `json:"order,omitempty"` // Indicates if the category is currently in use. InUse *bool `json:"in_use,omitempty"` }
ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner struct for ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
func NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner ¶
func NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner() *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner instantiates a new ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner 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 NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInnerWithDefaults ¶
func NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInnerWithDefaults() *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
NewApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInnerWithDefaults instantiates a new ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner 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 (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetId ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetIdOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUse ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUse() bool
GetInUse returns the InUse field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUseOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetInUseOk() (*bool, bool)
GetInUseOk returns a tuple with the InUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetName ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetNameOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrder ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrder() int32
GetOrder returns the Order field value if set, zero value otherwise.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrderOk ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) GetOrderOk() (*int32, bool)
GetOrderOk returns a tuple with the Order field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasId ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasInUse ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasInUse() bool
HasInUse returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasName ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasOrder ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) HasOrder() bool
HasOrder returns a boolean if a field has been set.
func (ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON ¶
func (o ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON() ([]byte, error)
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetId ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetInUse ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetInUse(v bool)
SetInUse gets a reference to the given bool and assigns it to the InUse field.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetName ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetOrder ¶
func (o *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) SetOrder(v int32)
SetOrder gets a reference to the given int32 and assigns it to the Order field.
func (ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) ToMap ¶
func (o ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) ToMap() (map[string]interface{}, error)
type ApiCurrenciesGetCurrenciesPhpGet200Response ¶
type ApiCurrenciesGetCurrenciesPhpGet200Response struct { // Indicates whether the request was successful. Success *bool `json:"success,omitempty"` // The title of the response. Title *string `json:"title,omitempty"` // The ID of the main currency of the user. MainCurrency *int32 `json:"main_currency,omitempty"` Currencies []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner `json:"currencies,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiCurrenciesGetCurrenciesPhpGet200Response struct for ApiCurrenciesGetCurrenciesPhpGet200Response
func NewApiCurrenciesGetCurrenciesPhpGet200Response ¶
func NewApiCurrenciesGetCurrenciesPhpGet200Response() *ApiCurrenciesGetCurrenciesPhpGet200Response
NewApiCurrenciesGetCurrenciesPhpGet200Response instantiates a new ApiCurrenciesGetCurrenciesPhpGet200Response 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 NewApiCurrenciesGetCurrenciesPhpGet200ResponseWithDefaults ¶
func NewApiCurrenciesGetCurrenciesPhpGet200ResponseWithDefaults() *ApiCurrenciesGetCurrenciesPhpGet200Response
NewApiCurrenciesGetCurrenciesPhpGet200ResponseWithDefaults instantiates a new ApiCurrenciesGetCurrenciesPhpGet200Response 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 (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrencies ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrencies() []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
GetCurrencies returns the Currencies field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrenciesOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetCurrenciesOk() ([]ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner, bool)
GetCurrenciesOk returns a tuple with the Currencies field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrency ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrency() int32
GetMainCurrency returns the MainCurrency field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrencyOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetMainCurrencyOk() (*int32, bool)
GetMainCurrencyOk returns a tuple with the MainCurrency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotes ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotesOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccess ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccessOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitle ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitleOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) HasCurrencies ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasCurrencies() bool
HasCurrencies returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) HasMainCurrency ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasMainCurrency() bool
HasMainCurrency returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) HasNotes ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) HasSuccess ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) HasTitle ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON ¶
func (o ApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) SetCurrencies ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetCurrencies(v []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner)
SetCurrencies gets a reference to the given []ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner and assigns it to the Currencies field.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) SetMainCurrency ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetMainCurrency(v int32)
SetMainCurrency gets a reference to the given int32 and assigns it to the MainCurrency field.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) SetNotes ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) SetSuccess ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiCurrenciesGetCurrenciesPhpGet200Response) SetTitle ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiCurrenciesGetCurrenciesPhpGet200Response) ToMap ¶
func (o ApiCurrenciesGetCurrenciesPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner ¶
type ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner struct { // The unique identifier for the currency. Id *int32 `json:"id,omitempty"` // The name of the currency. Name *string `json:"name,omitempty"` // The symbol of the currency. Symbol *string `json:"symbol,omitempty"` // The ISO code of the currency. Code *string `json:"code,omitempty"` // The current exchange rate of the currency. Rate *string `json:"rate,omitempty"` // Indicates if the currency is currently in use. InUse *bool `json:"in_use,omitempty"` }
ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner struct for ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
func NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner ¶
func NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner() *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner instantiates a new ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner 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 NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInnerWithDefaults ¶
func NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInnerWithDefaults() *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
NewApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInnerWithDefaults instantiates a new ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner 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 (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCode ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCode() string
GetCode returns the Code field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCodeOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetCodeOk() (*string, bool)
GetCodeOk returns a tuple with the Code field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetId ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetIdOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUse ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUse() bool
GetInUse returns the InUse field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUseOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetInUseOk() (*bool, bool)
GetInUseOk returns a tuple with the InUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetName ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetNameOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRate ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRate() string
GetRate returns the Rate field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRateOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetRateOk() (*string, bool)
GetRateOk returns a tuple with the Rate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbol ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbol() string
GetSymbol returns the Symbol field value if set, zero value otherwise.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbolOk ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) GetSymbolOk() (*string, bool)
GetSymbolOk returns a tuple with the Symbol field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasCode ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasCode() bool
HasCode returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasId ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasInUse ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasInUse() bool
HasInUse returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasName ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasRate ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasRate() bool
HasRate returns a boolean if a field has been set.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasSymbol ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) HasSymbol() bool
HasSymbol returns a boolean if a field has been set.
func (ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON ¶
func (o ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON() ([]byte, error)
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetCode ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetCode(v string)
SetCode gets a reference to the given string and assigns it to the Code field.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetId ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetInUse ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetInUse(v bool)
SetInUse gets a reference to the given bool and assigns it to the InUse field.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetName ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetRate ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetRate(v string)
SetRate gets a reference to the given string and assigns it to the Rate field.
func (*ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetSymbol ¶
func (o *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) SetSymbol(v string)
SetSymbol gets a reference to the given string and assigns it to the Symbol field.
func (ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) ToMap ¶
func (o ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) ToMap() (map[string]interface{}, error)
type ApiFixerGetFixerPhpGet200Response ¶
type ApiFixerGetFixerPhpGet200Response struct { // Indicates whether the request was successful. Success *bool `json:"success,omitempty"` // The title of the response. Title *string `json:"title,omitempty"` Fixer *ApiFixerGetFixerPhpGet200ResponseFixer `json:"fixer,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiFixerGetFixerPhpGet200Response struct for ApiFixerGetFixerPhpGet200Response
func NewApiFixerGetFixerPhpGet200Response ¶
func NewApiFixerGetFixerPhpGet200Response() *ApiFixerGetFixerPhpGet200Response
NewApiFixerGetFixerPhpGet200Response instantiates a new ApiFixerGetFixerPhpGet200Response 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 NewApiFixerGetFixerPhpGet200ResponseWithDefaults ¶
func NewApiFixerGetFixerPhpGet200ResponseWithDefaults() *ApiFixerGetFixerPhpGet200Response
NewApiFixerGetFixerPhpGet200ResponseWithDefaults instantiates a new ApiFixerGetFixerPhpGet200Response 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 (*ApiFixerGetFixerPhpGet200Response) GetFixer ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetFixer() ApiFixerGetFixerPhpGet200ResponseFixer
GetFixer returns the Fixer field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200Response) GetFixerOk ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetFixerOk() (*ApiFixerGetFixerPhpGet200ResponseFixer, bool)
GetFixerOk returns a tuple with the Fixer field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200Response) GetNotes ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200Response) GetNotesOk ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200Response) GetSuccess ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200Response) GetSuccessOk ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200Response) GetTitle ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200Response) GetTitleOk ¶
func (o *ApiFixerGetFixerPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200Response) HasFixer ¶
func (o *ApiFixerGetFixerPhpGet200Response) HasFixer() bool
HasFixer returns a boolean if a field has been set.
func (*ApiFixerGetFixerPhpGet200Response) HasNotes ¶
func (o *ApiFixerGetFixerPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiFixerGetFixerPhpGet200Response) HasSuccess ¶
func (o *ApiFixerGetFixerPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiFixerGetFixerPhpGet200Response) HasTitle ¶
func (o *ApiFixerGetFixerPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiFixerGetFixerPhpGet200Response) MarshalJSON ¶
func (o ApiFixerGetFixerPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiFixerGetFixerPhpGet200Response) SetFixer ¶
func (o *ApiFixerGetFixerPhpGet200Response) SetFixer(v ApiFixerGetFixerPhpGet200ResponseFixer)
SetFixer gets a reference to the given ApiFixerGetFixerPhpGet200ResponseFixer and assigns it to the Fixer field.
func (*ApiFixerGetFixerPhpGet200Response) SetNotes ¶
func (o *ApiFixerGetFixerPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiFixerGetFixerPhpGet200Response) SetSuccess ¶
func (o *ApiFixerGetFixerPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiFixerGetFixerPhpGet200Response) SetTitle ¶
func (o *ApiFixerGetFixerPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiFixerGetFixerPhpGet200Response) ToMap ¶
func (o ApiFixerGetFixerPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiFixerGetFixerPhpGet200ResponseFixer ¶
type ApiFixerGetFixerPhpGet200ResponseFixer struct { // The API key used for accessing Fixer. ApiKey *string `json:"api_key,omitempty"` // The ID of the provider. Provider *int32 `json:"provider,omitempty"` // The name of the provider. ProviderName *string `json:"provider_name,omitempty"` }
ApiFixerGetFixerPhpGet200ResponseFixer struct for ApiFixerGetFixerPhpGet200ResponseFixer
func NewApiFixerGetFixerPhpGet200ResponseFixer ¶
func NewApiFixerGetFixerPhpGet200ResponseFixer() *ApiFixerGetFixerPhpGet200ResponseFixer
NewApiFixerGetFixerPhpGet200ResponseFixer instantiates a new ApiFixerGetFixerPhpGet200ResponseFixer 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 NewApiFixerGetFixerPhpGet200ResponseFixerWithDefaults ¶
func NewApiFixerGetFixerPhpGet200ResponseFixerWithDefaults() *ApiFixerGetFixerPhpGet200ResponseFixer
NewApiFixerGetFixerPhpGet200ResponseFixerWithDefaults instantiates a new ApiFixerGetFixerPhpGet200ResponseFixer 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 (*ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKey ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKey() string
GetApiKey returns the ApiKey field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKeyOk ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetApiKeyOk() (*string, bool)
GetApiKeyOk returns a tuple with the ApiKey field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) GetProvider ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProvider() int32
GetProvider returns the Provider field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderName ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderName() string
GetProviderName returns the ProviderName field value if set, zero value otherwise.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderNameOk ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderNameOk() (*string, bool)
GetProviderNameOk returns a tuple with the ProviderName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderOk ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) GetProviderOk() (*int32, bool)
GetProviderOk returns a tuple with the Provider field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) HasApiKey ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasApiKey() bool
HasApiKey returns a boolean if a field has been set.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) HasProvider ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasProvider() bool
HasProvider returns a boolean if a field has been set.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) HasProviderName ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) HasProviderName() bool
HasProviderName returns a boolean if a field has been set.
func (ApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON ¶
func (o ApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON() ([]byte, error)
func (*ApiFixerGetFixerPhpGet200ResponseFixer) SetApiKey ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetApiKey(v string)
SetApiKey gets a reference to the given string and assigns it to the ApiKey field.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) SetProvider ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetProvider(v int32)
SetProvider gets a reference to the given int32 and assigns it to the Provider field.
func (*ApiFixerGetFixerPhpGet200ResponseFixer) SetProviderName ¶
func (o *ApiFixerGetFixerPhpGet200ResponseFixer) SetProviderName(v string)
SetProviderName gets a reference to the given string and assigns it to the ProviderName field.
func (ApiFixerGetFixerPhpGet200ResponseFixer) ToMap ¶
func (o ApiFixerGetFixerPhpGet200ResponseFixer) ToMap() (map[string]interface{}, error)
type ApiHouseholdGetHouseholdPhpGet200Response ¶
type ApiHouseholdGetHouseholdPhpGet200Response struct { Success *bool `json:"success,omitempty"` Title *string `json:"title,omitempty"` Household []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner `json:"household,omitempty"` Notes []string `json:"notes,omitempty"` }
ApiHouseholdGetHouseholdPhpGet200Response struct for ApiHouseholdGetHouseholdPhpGet200Response
func NewApiHouseholdGetHouseholdPhpGet200Response ¶
func NewApiHouseholdGetHouseholdPhpGet200Response() *ApiHouseholdGetHouseholdPhpGet200Response
NewApiHouseholdGetHouseholdPhpGet200Response instantiates a new ApiHouseholdGetHouseholdPhpGet200Response 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 NewApiHouseholdGetHouseholdPhpGet200ResponseWithDefaults ¶
func NewApiHouseholdGetHouseholdPhpGet200ResponseWithDefaults() *ApiHouseholdGetHouseholdPhpGet200Response
NewApiHouseholdGetHouseholdPhpGet200ResponseWithDefaults instantiates a new ApiHouseholdGetHouseholdPhpGet200Response 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 (*ApiHouseholdGetHouseholdPhpGet200Response) GetHousehold ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetHousehold() []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
GetHousehold returns the Household field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetHouseholdOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetHouseholdOk() ([]ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner, bool)
GetHouseholdOk returns a tuple with the Household field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetNotes ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetNotesOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetSuccess ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetSuccessOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetTitle ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200Response) GetTitleOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) HasHousehold ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasHousehold() bool
HasHousehold returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) HasNotes ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) HasSuccess ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200Response) HasTitle ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON ¶
func (o ApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiHouseholdGetHouseholdPhpGet200Response) SetHousehold ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetHousehold(v []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner)
SetHousehold gets a reference to the given []ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner and assigns it to the Household field.
func (*ApiHouseholdGetHouseholdPhpGet200Response) SetNotes ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiHouseholdGetHouseholdPhpGet200Response) SetSuccess ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiHouseholdGetHouseholdPhpGet200Response) SetTitle ¶
func (o *ApiHouseholdGetHouseholdPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiHouseholdGetHouseholdPhpGet200Response) ToMap ¶
func (o ApiHouseholdGetHouseholdPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner ¶
type ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner struct { Id *int32 `json:"id,omitempty"` Name *string `json:"name,omitempty"` Email *string `json:"email,omitempty"` InUse *bool `json:"in_use,omitempty"` }
ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner struct for ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
func NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner ¶
func NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner() *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner instantiates a new ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner 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 NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInnerWithDefaults ¶
func NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInnerWithDefaults() *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
NewApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInnerWithDefaults instantiates a new ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner 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 (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmail ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmail() string
GetEmail returns the Email field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmailOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetEmailOk() (*string, bool)
GetEmailOk returns a tuple with the Email field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetId ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetIdOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUse ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUse() bool
GetInUse returns the InUse field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUseOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetInUseOk() (*bool, bool)
GetInUseOk returns a tuple with the InUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetName ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetNameOk ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasEmail ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasEmail() bool
HasEmail returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasId ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasInUse ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasInUse() bool
HasInUse returns a boolean if a field has been set.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasName ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) HasName() bool
HasName returns a boolean if a field has been set.
func (ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON ¶
func (o ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON() ([]byte, error)
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetEmail ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetEmail(v string)
SetEmail gets a reference to the given string and assigns it to the Email field.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetId ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetInUse ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetInUse(v bool)
SetInUse gets a reference to the given bool and assigns it to the InUse field.
func (*ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetName ¶
func (o *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) ToMap ¶
func (o ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) ToMap() (map[string]interface{}, error)
type ApiNotificationsGetNotificationSettingsPhpGet200Response ¶
type ApiNotificationsGetNotificationSettingsPhpGet200Response struct { Success *bool `json:"success,omitempty"` Title *string `json:"title,omitempty"` NotificationSettings *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings `json:"notification_settings,omitempty"` Notes []string `json:"notes,omitempty"` }
ApiNotificationsGetNotificationSettingsPhpGet200Response struct for ApiNotificationsGetNotificationSettingsPhpGet200Response
func NewApiNotificationsGetNotificationSettingsPhpGet200Response ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200Response() *ApiNotificationsGetNotificationSettingsPhpGet200Response
NewApiNotificationsGetNotificationSettingsPhpGet200Response instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200Response 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 NewApiNotificationsGetNotificationSettingsPhpGet200ResponseWithDefaults ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseWithDefaults() *ApiNotificationsGetNotificationSettingsPhpGet200Response
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseWithDefaults instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200Response 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 (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotes ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotesOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettings ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettings() ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
GetNotificationSettings returns the NotificationSettings field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettingsOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetNotificationSettingsOk() (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings, bool)
GetNotificationSettingsOk returns a tuple with the NotificationSettings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccess ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccessOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitle ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitleOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotes ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotificationSettings ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasNotificationSettings() bool
HasNotificationSettings returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) HasSuccess ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) HasTitle ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotes ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotificationSettings ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetNotificationSettings(v ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings)
SetNotificationSettings gets a reference to the given ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings and assigns it to the NotificationSettings field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) SetSuccess ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200Response) SetTitle ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiNotificationsGetNotificationSettingsPhpGet200Response) ToMap ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings ¶
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings struct { EmailNotifications *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications `json:"email_notifications,omitempty"` NtfyNotifications *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications `json:"ntfy_notifications,omitempty"` }
ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings struct for ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings 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 NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsWithDefaults ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsWithDefaults() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsWithDefaults instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings 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 (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotifications() ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
GetEmailNotifications returns the EmailNotifications field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotificationsOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetEmailNotificationsOk() (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications, bool)
GetEmailNotificationsOk returns a tuple with the EmailNotifications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotifications() ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
GetNtfyNotifications returns the NtfyNotifications field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotificationsOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) GetNtfyNotificationsOk() (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications, bool)
GetNtfyNotificationsOk returns a tuple with the NtfyNotifications field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasEmailNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasEmailNotifications() bool
HasEmailNotifications returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasNtfyNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) HasNtfyNotifications() bool
HasNtfyNotifications returns a boolean if a field has been set.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON() ([]byte, error)
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetEmailNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetEmailNotifications(v ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications)
SetEmailNotifications gets a reference to the given ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications and assigns it to the EmailNotifications field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetNtfyNotifications ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) SetNtfyNotifications(v ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications)
SetNtfyNotifications gets a reference to the given ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications and assigns it to the NtfyNotifications field.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) ToMap ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) ToMap() (map[string]interface{}, error)
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications ¶
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications struct { Enabled *int32 `json:"enabled,omitempty"` SmtpAddress *string `json:"smtp_address,omitempty"` SmtpPort *int32 `json:"smtp_port,omitempty"` SmtpUsername *string `json:"smtp_username,omitempty"` SmtpPassword *string `json:"smtp_password,omitempty"` FromEmail *string `json:"from_email,omitempty"` Encryption *string `json:"encryption,omitempty"` OtherEmails *string `json:"other_emails,omitempty"` }
ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications struct for ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications 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 NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotificationsWithDefaults ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotificationsWithDefaults() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotificationsWithDefaults instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications 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 (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabled() int32
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabledOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEnabledOk() (*int32, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryption ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryption() string
GetEncryption returns the Encryption field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryptionOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetEncryptionOk() (*string, bool)
GetEncryptionOk returns a tuple with the Encryption field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmail ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmail() string
GetFromEmail returns the FromEmail field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmailOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetFromEmailOk() (*string, bool)
GetFromEmailOk returns a tuple with the FromEmail field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmails ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmails() string
GetOtherEmails returns the OtherEmails field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmailsOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetOtherEmailsOk() (*string, bool)
GetOtherEmailsOk returns a tuple with the OtherEmails field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddress ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddress() string
GetSmtpAddress returns the SmtpAddress field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddressOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpAddressOk() (*string, bool)
GetSmtpAddressOk returns a tuple with the SmtpAddress field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPassword ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPassword() string
GetSmtpPassword returns the SmtpPassword field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPasswordOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPasswordOk() (*string, bool)
GetSmtpPasswordOk returns a tuple with the SmtpPassword field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPort ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPort() int32
GetSmtpPort returns the SmtpPort field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPortOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpPortOk() (*int32, bool)
GetSmtpPortOk returns a tuple with the SmtpPort field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsername ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsername() string
GetSmtpUsername returns the SmtpUsername field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsernameOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) GetSmtpUsernameOk() (*string, bool)
GetSmtpUsernameOk returns a tuple with the SmtpUsername field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEncryption ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasEncryption() bool
HasEncryption returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasFromEmail ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasFromEmail() bool
HasFromEmail returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasOtherEmails ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasOtherEmails() bool
HasOtherEmails returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpAddress ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpAddress() bool
HasSmtpAddress returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPassword ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPassword() bool
HasSmtpPassword returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPort ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpPort() bool
HasSmtpPort returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpUsername ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) HasSmtpUsername() bool
HasSmtpUsername returns a boolean if a field has been set.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON() ([]byte, error)
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEnabled(v int32)
SetEnabled gets a reference to the given int32 and assigns it to the Enabled field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEncryption ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetEncryption(v string)
SetEncryption gets a reference to the given string and assigns it to the Encryption field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetFromEmail ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetFromEmail(v string)
SetFromEmail gets a reference to the given string and assigns it to the FromEmail field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetOtherEmails ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetOtherEmails(v string)
SetOtherEmails gets a reference to the given string and assigns it to the OtherEmails field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpAddress ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpAddress(v string)
SetSmtpAddress gets a reference to the given string and assigns it to the SmtpAddress field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPassword ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPassword(v string)
SetSmtpPassword gets a reference to the given string and assigns it to the SmtpPassword field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPort ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpPort(v int32)
SetSmtpPort gets a reference to the given int32 and assigns it to the SmtpPort field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpUsername ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) SetSmtpUsername(v string)
SetSmtpUsername gets a reference to the given string and assigns it to the SmtpUsername field.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) ToMap ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) ToMap() (map[string]interface{}, error)
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications ¶
type ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications struct { Enabled *int32 `json:"enabled,omitempty"` Host *string `json:"host,omitempty"` Topic *string `json:"topic,omitempty"` Headers *string `json:"headers,omitempty"` }
ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications struct for ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications 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 NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotificationsWithDefaults ¶
func NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotificationsWithDefaults() *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
NewApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotificationsWithDefaults instantiates a new ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications 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 (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabled() int32
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabledOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetEnabledOk() (*int32, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeaders ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeaders() string
GetHeaders returns the Headers field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeadersOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHeadersOk() (*string, bool)
GetHeadersOk returns a tuple with the Headers field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHost ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHost() string
GetHost returns the Host field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHostOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetHostOk() (*string, bool)
GetHostOk returns a tuple with the Host field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopic ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopic() string
GetTopic returns the Topic field value if set, zero value otherwise.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopicOk ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) GetTopicOk() (*string, bool)
GetTopicOk returns a tuple with the Topic field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHeaders ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHeaders() bool
HasHeaders returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHost ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasHost() bool
HasHost returns a boolean if a field has been set.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasTopic ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) HasTopic() bool
HasTopic returns a boolean if a field has been set.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON() ([]byte, error)
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetEnabled ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetEnabled(v int32)
SetEnabled gets a reference to the given int32 and assigns it to the Enabled field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHeaders ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHeaders(v string)
SetHeaders gets a reference to the given string and assigns it to the Headers field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHost ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetHost(v string)
SetHost gets a reference to the given string and assigns it to the Host field.
func (*ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetTopic ¶
func (o *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) SetTopic(v string)
SetTopic gets a reference to the given string and assigns it to the Topic field.
func (ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) ToMap ¶
func (o ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) ToMap() (map[string]interface{}, error)
type ApiPaymentMethodsGetPaymentMethodsPhpGet200Response ¶
type ApiPaymentMethodsGetPaymentMethodsPhpGet200Response struct { Success *bool `json:"success,omitempty"` Title *string `json:"title,omitempty"` PaymentMethods []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner `json:"payment_methods,omitempty"` Notes []string `json:"notes,omitempty"` }
ApiPaymentMethodsGetPaymentMethodsPhpGet200Response struct for ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200Response ¶
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200Response() *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
NewApiPaymentMethodsGetPaymentMethodsPhpGet200Response instantiates a new ApiPaymentMethodsGetPaymentMethodsPhpGet200Response 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 NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponseWithDefaults ¶
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponseWithDefaults() *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponseWithDefaults instantiates a new ApiPaymentMethodsGetPaymentMethodsPhpGet200Response 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 (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotes ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotesOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethods ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethods() []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
GetPaymentMethods returns the PaymentMethods field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethodsOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetPaymentMethodsOk() ([]ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner, bool)
GetPaymentMethodsOk returns a tuple with the PaymentMethods field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccess ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccessOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitle ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitleOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasNotes ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasPaymentMethods ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasPaymentMethods() bool
HasPaymentMethods returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasSuccess ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasTitle ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON ¶
func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetNotes ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetPaymentMethods ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetPaymentMethods(v []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner)
SetPaymentMethods gets a reference to the given []ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner and assigns it to the PaymentMethods field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetSuccess ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetTitle ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) ToMap ¶
func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner ¶
type ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner struct { Id *int32 `json:"id,omitempty"` Name *string `json:"name,omitempty"` Icon *string `json:"icon,omitempty"` Enabled *int32 `json:"enabled,omitempty"` Order *int32 `json:"order,omitempty"` InUse *bool `json:"in_use,omitempty"` }
ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner struct for ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner ¶
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner() *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner instantiates a new ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner 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 NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInnerWithDefaults ¶
func NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInnerWithDefaults() *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
NewApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInnerWithDefaults instantiates a new ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner 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 (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabled ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabled() int32
GetEnabled returns the Enabled field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabledOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetEnabledOk() (*int32, bool)
GetEnabledOk returns a tuple with the Enabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIcon ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIcon() string
GetIcon returns the Icon field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIconOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIconOk() (*string, bool)
GetIconOk returns a tuple with the Icon field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetId ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIdOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUse ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUse() bool
GetInUse returns the InUse field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUseOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetInUseOk() (*bool, bool)
GetInUseOk returns a tuple with the InUse field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetName ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetNameOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrder ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrder() int32
GetOrder returns the Order field value if set, zero value otherwise.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrderOk ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) GetOrderOk() (*int32, bool)
GetOrderOk returns a tuple with the Order field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasEnabled ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasEnabled() bool
HasEnabled returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasIcon ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasIcon() bool
HasIcon returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasId ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasInUse ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasInUse() bool
HasInUse returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasName ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasOrder ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) HasOrder() bool
HasOrder returns a boolean if a field has been set.
func (ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON ¶
func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON() ([]byte, error)
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetEnabled ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetEnabled(v int32)
SetEnabled gets a reference to the given int32 and assigns it to the Enabled field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetIcon ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetIcon(v string)
SetIcon gets a reference to the given string and assigns it to the Icon field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetId ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetInUse ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetInUse(v bool)
SetInUse gets a reference to the given bool and assigns it to the InUse field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetName ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetOrder ¶
func (o *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) SetOrder(v int32)
SetOrder gets a reference to the given int32 and assigns it to the Order field.
func (ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) ToMap ¶
func (o ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) ToMap() (map[string]interface{}, error)
type ApiSettingsGetSettingsPhpGet200Response ¶
type ApiSettingsGetSettingsPhpGet200Response struct { Success *bool `json:"success,omitempty"` Title *string `json:"title,omitempty"` Settings *ApiSettingsGetSettingsPhpGet200ResponseSettings `json:"settings,omitempty"` Notes []string `json:"notes,omitempty"` }
ApiSettingsGetSettingsPhpGet200Response struct for ApiSettingsGetSettingsPhpGet200Response
func NewApiSettingsGetSettingsPhpGet200Response ¶
func NewApiSettingsGetSettingsPhpGet200Response() *ApiSettingsGetSettingsPhpGet200Response
NewApiSettingsGetSettingsPhpGet200Response instantiates a new ApiSettingsGetSettingsPhpGet200Response 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 NewApiSettingsGetSettingsPhpGet200ResponseWithDefaults ¶
func NewApiSettingsGetSettingsPhpGet200ResponseWithDefaults() *ApiSettingsGetSettingsPhpGet200Response
NewApiSettingsGetSettingsPhpGet200ResponseWithDefaults instantiates a new ApiSettingsGetSettingsPhpGet200Response 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 (*ApiSettingsGetSettingsPhpGet200Response) GetNotes ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200Response) GetNotesOk ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) GetSettings ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetSettings() ApiSettingsGetSettingsPhpGet200ResponseSettings
GetSettings returns the Settings field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200Response) GetSettingsOk ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetSettingsOk() (*ApiSettingsGetSettingsPhpGet200ResponseSettings, bool)
GetSettingsOk returns a tuple with the Settings field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) GetSuccess ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200Response) GetSuccessOk ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) GetTitle ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200Response) GetTitleOk ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) HasNotes ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) HasSettings ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) HasSettings() bool
HasSettings returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) HasSuccess ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200Response) HasTitle ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiSettingsGetSettingsPhpGet200Response) MarshalJSON ¶
func (o ApiSettingsGetSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiSettingsGetSettingsPhpGet200Response) SetNotes ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiSettingsGetSettingsPhpGet200Response) SetSettings ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) SetSettings(v ApiSettingsGetSettingsPhpGet200ResponseSettings)
SetSettings gets a reference to the given ApiSettingsGetSettingsPhpGet200ResponseSettings and assigns it to the Settings field.
func (*ApiSettingsGetSettingsPhpGet200Response) SetSuccess ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiSettingsGetSettingsPhpGet200Response) SetTitle ¶
func (o *ApiSettingsGetSettingsPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiSettingsGetSettingsPhpGet200Response) ToMap ¶
func (o ApiSettingsGetSettingsPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiSettingsGetSettingsPhpGet200ResponseSettings ¶
type ApiSettingsGetSettingsPhpGet200ResponseSettings struct { DarkTheme *int32 `json:"dark_theme,omitempty"` MonthlyPrice *int32 `json:"monthly_price,omitempty"` ConvertCurrency *int32 `json:"convert_currency,omitempty"` RemoveBackground *int32 `json:"remove_background,omitempty"` ColorTheme *string `json:"color_theme,omitempty"` HideDisabled *int32 `json:"hide_disabled,omitempty"` DisabledToBottom *int32 `json:"disabled_to_bottom,omitempty"` ShowOriginalPrice *int32 `json:"show_original_price,omitempty"` CustomCss *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss `json:"custom_css,omitempty"` }
ApiSettingsGetSettingsPhpGet200ResponseSettings struct for ApiSettingsGetSettingsPhpGet200ResponseSettings
func NewApiSettingsGetSettingsPhpGet200ResponseSettings ¶
func NewApiSettingsGetSettingsPhpGet200ResponseSettings() *ApiSettingsGetSettingsPhpGet200ResponseSettings
NewApiSettingsGetSettingsPhpGet200ResponseSettings instantiates a new ApiSettingsGetSettingsPhpGet200ResponseSettings 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 NewApiSettingsGetSettingsPhpGet200ResponseSettingsWithDefaults ¶
func NewApiSettingsGetSettingsPhpGet200ResponseSettingsWithDefaults() *ApiSettingsGetSettingsPhpGet200ResponseSettings
NewApiSettingsGetSettingsPhpGet200ResponseSettingsWithDefaults instantiates a new ApiSettingsGetSettingsPhpGet200ResponseSettings 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 (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorTheme() string
GetColorTheme returns the ColorTheme field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorThemeOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetColorThemeOk() (*string, bool)
GetColorThemeOk returns a tuple with the ColorTheme field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrency ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrency() int32
GetConvertCurrency returns the ConvertCurrency field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrencyOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetConvertCurrencyOk() (*int32, bool)
GetConvertCurrencyOk returns a tuple with the ConvertCurrency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCss() ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
GetCustomCss returns the CustomCss field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCssOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetCustomCssOk() (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss, bool)
GetCustomCssOk returns a tuple with the CustomCss field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkTheme() int32
GetDarkTheme returns the DarkTheme field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkThemeOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDarkThemeOk() (*int32, bool)
GetDarkThemeOk returns a tuple with the DarkTheme field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottom ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottom() int32
GetDisabledToBottom returns the DisabledToBottom field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottomOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetDisabledToBottomOk() (*int32, bool)
GetDisabledToBottomOk returns a tuple with the DisabledToBottom field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabled ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabled() int32
GetHideDisabled returns the HideDisabled field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabledOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetHideDisabledOk() (*int32, bool)
GetHideDisabledOk returns a tuple with the HideDisabled field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNav ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNav() int32
GetMobileNav returns the MobileNav field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNavOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMobileNavOk() (*int32, bool)
GetMobileNavOk returns a tuple with the MobileNav field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPrice() int32
GetMonthlyPrice returns the MonthlyPrice field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPriceOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetMonthlyPriceOk() (*int32, bool)
GetMonthlyPriceOk returns a tuple with the MonthlyPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackground ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackground() int32
GetRemoveBackground returns the RemoveBackground field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackgroundOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetRemoveBackgroundOk() (*int32, bool)
GetRemoveBackgroundOk returns a tuple with the RemoveBackground field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPrice() int32
GetShowOriginalPrice returns the ShowOriginalPrice field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPriceOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) GetShowOriginalPriceOk() (*int32, bool)
GetShowOriginalPriceOk returns a tuple with the ShowOriginalPrice field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasColorTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasColorTheme() bool
HasColorTheme returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasConvertCurrency ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasConvertCurrency() bool
HasConvertCurrency returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasCustomCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasCustomCss() bool
HasCustomCss returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDarkTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDarkTheme() bool
HasDarkTheme returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDisabledToBottom ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasDisabledToBottom() bool
HasDisabledToBottom returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasHideDisabled ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasHideDisabled() bool
HasHideDisabled returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMobileNav ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMobileNav() bool
HasMobileNav returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMonthlyPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasMonthlyPrice() bool
HasMonthlyPrice returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasRemoveBackground ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasRemoveBackground() bool
HasRemoveBackground returns a boolean if a field has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) HasShowOriginalPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) HasShowOriginalPrice() bool
HasShowOriginalPrice returns a boolean if a field has been set.
func (ApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON ¶
func (o ApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON() ([]byte, error)
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetColorTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetColorTheme(v string)
SetColorTheme gets a reference to the given string and assigns it to the ColorTheme field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetConvertCurrency ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetConvertCurrency(v int32)
SetConvertCurrency gets a reference to the given int32 and assigns it to the ConvertCurrency field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetCustomCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetCustomCss(v ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss)
SetCustomCss gets a reference to the given ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss and assigns it to the CustomCss field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDarkTheme ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDarkTheme(v int32)
SetDarkTheme gets a reference to the given int32 and assigns it to the DarkTheme field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDisabledToBottom ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetDisabledToBottom(v int32)
SetDisabledToBottom gets a reference to the given int32 and assigns it to the DisabledToBottom field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetHideDisabled ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetHideDisabled(v int32)
SetHideDisabled gets a reference to the given int32 and assigns it to the HideDisabled field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMobileNav ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMobileNav(v int32)
SetMobileNav gets a reference to the given int32 and assigns it to the MobileNav field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMonthlyPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetMonthlyPrice(v int32)
SetMonthlyPrice gets a reference to the given int32 and assigns it to the MonthlyPrice field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetRemoveBackground ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetRemoveBackground(v int32)
SetRemoveBackground gets a reference to the given int32 and assigns it to the RemoveBackground field.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettings) SetShowOriginalPrice ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettings) SetShowOriginalPrice(v int32)
SetShowOriginalPrice gets a reference to the given int32 and assigns it to the ShowOriginalPrice field.
func (ApiSettingsGetSettingsPhpGet200ResponseSettings) ToMap ¶
func (o ApiSettingsGetSettingsPhpGet200ResponseSettings) ToMap() (map[string]interface{}, error)
type ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss ¶
type ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss struct {
Css *string `json:"css,omitempty"`
}
ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss struct for ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
func NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss ¶
func NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss() *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss instantiates a new ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss 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 NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCssWithDefaults ¶
func NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCssWithDefaults() *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
NewApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCssWithDefaults instantiates a new ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss 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 (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCss() string
GetCss returns the Css field value if set, zero value otherwise.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCssOk ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) GetCssOk() (*string, bool)
GetCssOk returns a tuple with the Css field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) HasCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) HasCss() bool
HasCss returns a boolean if a field has been set.
func (ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON ¶
func (o ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON() ([]byte, error)
func (*ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) SetCss ¶
func (o *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) SetCss(v string)
SetCss gets a reference to the given string and assigns it to the Css field.
func (ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) ToMap ¶
func (o ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) ToMap() (map[string]interface{}, error)
type ApiSubscriptionsGetMonthlyCostPhpGet200Response ¶
type ApiSubscriptionsGetMonthlyCostPhpGet200Response struct { // Whether the request was successful. Success *bool `json:"success,omitempty"` // A string representing the month and year (e.g., March 2025). Title *string `json:"title,omitempty"` // The total cost for the specified month. MonthlyCost *float32 `json:"monthly_cost,omitempty"` // The total cost formatted according to the user's locale and currency. LocalizedMonthlyCost *string `json:"localized_monthly_cost,omitempty"` // The currency code of the user's main currency. CurrencyCode *string `json:"currency_code,omitempty"` // The currency symbol of the user's main currency. CurrencySymbol *string `json:"currency_symbol,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiSubscriptionsGetMonthlyCostPhpGet200Response struct for ApiSubscriptionsGetMonthlyCostPhpGet200Response
func NewApiSubscriptionsGetMonthlyCostPhpGet200Response ¶
func NewApiSubscriptionsGetMonthlyCostPhpGet200Response() *ApiSubscriptionsGetMonthlyCostPhpGet200Response
NewApiSubscriptionsGetMonthlyCostPhpGet200Response instantiates a new ApiSubscriptionsGetMonthlyCostPhpGet200Response 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 NewApiSubscriptionsGetMonthlyCostPhpGet200ResponseWithDefaults ¶
func NewApiSubscriptionsGetMonthlyCostPhpGet200ResponseWithDefaults() *ApiSubscriptionsGetMonthlyCostPhpGet200Response
NewApiSubscriptionsGetMonthlyCostPhpGet200ResponseWithDefaults instantiates a new ApiSubscriptionsGetMonthlyCostPhpGet200Response 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 (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCode ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCode() string
GetCurrencyCode returns the CurrencyCode field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCodeOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencyCodeOk() (*string, bool)
GetCurrencyCodeOk returns a tuple with the CurrencyCode field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbol ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbol() string
GetCurrencySymbol returns the CurrencySymbol field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbolOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetCurrencySymbolOk() (*string, bool)
GetCurrencySymbolOk returns a tuple with the CurrencySymbol field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCost() string
GetLocalizedMonthlyCost returns the LocalizedMonthlyCost field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCostOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetLocalizedMonthlyCostOk() (*string, bool)
GetLocalizedMonthlyCostOk returns a tuple with the LocalizedMonthlyCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCost() float32
GetMonthlyCost returns the MonthlyCost field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCostOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetMonthlyCostOk() (*float32, bool)
GetMonthlyCostOk returns a tuple with the MonthlyCost field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotes ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotesOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccess ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccessOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitle ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitleOk ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencyCode ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencyCode() bool
HasCurrencyCode returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencySymbol ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasCurrencySymbol() bool
HasCurrencySymbol returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasLocalizedMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasLocalizedMonthlyCost() bool
HasLocalizedMonthlyCost returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasMonthlyCost() bool
HasMonthlyCost returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasNotes ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasSuccess ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasTitle ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON ¶
func (o ApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencyCode ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencyCode(v string)
SetCurrencyCode gets a reference to the given string and assigns it to the CurrencyCode field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencySymbol ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetCurrencySymbol(v string)
SetCurrencySymbol gets a reference to the given string and assigns it to the CurrencySymbol field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetLocalizedMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetLocalizedMonthlyCost(v string)
SetLocalizedMonthlyCost gets a reference to the given string and assigns it to the LocalizedMonthlyCost field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetMonthlyCost ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetMonthlyCost(v float32)
SetMonthlyCost gets a reference to the given float32 and assigns it to the MonthlyCost field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetNotes ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetSuccess ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetTitle ¶
func (o *ApiSubscriptionsGetMonthlyCostPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiSubscriptionsGetMonthlyCostPhpGet200Response) ToMap ¶
func (o ApiSubscriptionsGetMonthlyCostPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiSubscriptionsGetSubscriptionsPhpGet200Response ¶
type ApiSubscriptionsGetSubscriptionsPhpGet200Response struct { // Whether the request was successful. Success *bool `json:"success,omitempty"` // The title of the response, typically 'subscriptions'. Title *string `json:"title,omitempty"` Subscriptions []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner `json:"subscriptions,omitempty"` // Warning messages or additional information. Notes []string `json:"notes,omitempty"` }
ApiSubscriptionsGetSubscriptionsPhpGet200Response struct for ApiSubscriptionsGetSubscriptionsPhpGet200Response
func NewApiSubscriptionsGetSubscriptionsPhpGet200Response ¶
func NewApiSubscriptionsGetSubscriptionsPhpGet200Response() *ApiSubscriptionsGetSubscriptionsPhpGet200Response
NewApiSubscriptionsGetSubscriptionsPhpGet200Response instantiates a new ApiSubscriptionsGetSubscriptionsPhpGet200Response 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 NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseWithDefaults ¶
func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseWithDefaults() *ApiSubscriptionsGetSubscriptionsPhpGet200Response
NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseWithDefaults instantiates a new ApiSubscriptionsGetSubscriptionsPhpGet200Response 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 (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotes() []string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotesOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetNotesOk() ([]string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptions ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptions() []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
GetSubscriptions returns the Subscriptions field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptionsOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSubscriptionsOk() ([]ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner, bool)
GetSubscriptionsOk returns a tuple with the Subscriptions field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccess ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccess() bool
GetSuccess returns the Success field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccessOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetSuccessOk() (*bool, bool)
GetSuccessOk returns a tuple with the Success field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitle() string
GetTitle returns the Title field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitleOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) GetTitleOk() (*string, bool)
GetTitleOk returns a tuple with the Title field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSubscriptions ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSubscriptions() bool
HasSubscriptions returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSuccess ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasSuccess() bool
HasSuccess returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasTitle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) HasTitle() bool
HasTitle returns a boolean if a field has been set.
func (ApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON ¶
func (o ApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetNotes(v []string)
SetNotes gets a reference to the given []string and assigns it to the Notes field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSubscriptions ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSubscriptions(v []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner)
SetSubscriptions gets a reference to the given []ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner and assigns it to the Subscriptions field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSuccess ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetSuccess(v bool)
SetSuccess gets a reference to the given bool and assigns it to the Success field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetTitle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200Response) SetTitle(v string)
SetTitle gets a reference to the given string and assigns it to the Title field.
func (ApiSubscriptionsGetSubscriptionsPhpGet200Response) ToMap ¶
func (o ApiSubscriptionsGetSubscriptionsPhpGet200Response) ToMap() (map[string]interface{}, error)
type ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner ¶
type ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner struct { Id *int32 `json:"id,omitempty"` Name *string `json:"name,omitempty"` Logo *string `json:"logo,omitempty"` Price *float32 `json:"price,omitempty"` CurrencyId *int32 `json:"currency_id,omitempty"` NextPayment *string `json:"next_payment,omitempty"` Cycle *int32 `json:"cycle,omitempty"` Frequency *int32 `json:"frequency,omitempty"` Notes *string `json:"notes,omitempty"` PaymentMethodId *int32 `json:"payment_method_id,omitempty"` PayerUserId *int32 `json:"payer_user_id,omitempty"` CategoryId *int32 `json:"category_id,omitempty"` Notify *bool `json:"notify,omitempty"` Url *string `json:"url,omitempty"` Inactive *bool `json:"inactive,omitempty"` NotifyDaysBefore *int32 `json:"notify_days_before,omitempty"` CancelationDate *string `json:"cancelation_date,omitempty"` CategoryName *string `json:"category_name,omitempty"` PayerUserName *string `json:"payer_user_name,omitempty"` PaymentMethodName *string `json:"payment_method_name,omitempty"` }
ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner struct for ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner ¶
func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner() *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner instantiates a new ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner 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 NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInnerWithDefaults ¶
func NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInnerWithDefaults() *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
NewApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInnerWithDefaults instantiates a new ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner 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 (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDate ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDate() string
GetCancelationDate returns the CancelationDate field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDateOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCancelationDateOk() (*string, bool)
GetCancelationDateOk returns a tuple with the CancelationDate field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryId() int32
GetCategoryId returns the CategoryId field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryIdOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryIdOk() (*int32, bool)
GetCategoryIdOk returns a tuple with the CategoryId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryName() string
GetCategoryName returns the CategoryName field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryNameOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCategoryNameOk() (*string, bool)
GetCategoryNameOk returns a tuple with the CategoryName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyId() int32
GetCurrencyId returns the CurrencyId field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyIdOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCurrencyIdOk() (*int32, bool)
GetCurrencyIdOk returns a tuple with the CurrencyId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycle() int32
GetCycle returns the Cycle field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycleOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetCycleOk() (*int32, bool)
GetCycleOk returns a tuple with the Cycle field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequency ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequency() int32
GetFrequency returns the Frequency field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequencyOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetFrequencyOk() (*int32, bool)
GetFrequencyOk returns a tuple with the Frequency field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetId() int32
GetId returns the Id field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetIdOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetIdOk() (*int32, bool)
GetIdOk returns a tuple with the Id field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactive ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactive() bool
GetInactive returns the Inactive field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactiveOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetInactiveOk() (*bool, bool)
GetInactiveOk returns a tuple with the Inactive field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogo ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogo() string
GetLogo returns the Logo field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogoOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetLogoOk() (*string, bool)
GetLogoOk returns a tuple with the Logo field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetName() string
GetName returns the Name field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNameOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNameOk() (*string, bool)
GetNameOk returns a tuple with the Name field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPayment ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPayment() string
GetNextPayment returns the NextPayment field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPaymentOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNextPaymentOk() (*string, bool)
GetNextPaymentOk returns a tuple with the NextPayment field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotes() string
GetNotes returns the Notes field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotesOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotesOk() (*string, bool)
GetNotesOk returns a tuple with the Notes field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotify ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotify() bool
GetNotify returns the Notify field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBefore ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBefore() int32
GetNotifyDaysBefore returns the NotifyDaysBefore field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBeforeOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyDaysBeforeOk() (*int32, bool)
GetNotifyDaysBeforeOk returns a tuple with the NotifyDaysBefore field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetNotifyOk() (*bool, bool)
GetNotifyOk returns a tuple with the Notify field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserId() int32
GetPayerUserId returns the PayerUserId field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserIdOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserIdOk() (*int32, bool)
GetPayerUserIdOk returns a tuple with the PayerUserId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserName() string
GetPayerUserName returns the PayerUserName field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserNameOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPayerUserNameOk() (*string, bool)
GetPayerUserNameOk returns a tuple with the PayerUserName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodId() int32
GetPaymentMethodId returns the PaymentMethodId field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodIdOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodIdOk() (*int32, bool)
GetPaymentMethodIdOk returns a tuple with the PaymentMethodId field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodName() string
GetPaymentMethodName returns the PaymentMethodName field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodNameOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPaymentMethodNameOk() (*string, bool)
GetPaymentMethodNameOk returns a tuple with the PaymentMethodName field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPrice ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPrice() float32
GetPrice returns the Price field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPriceOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetPriceOk() (*float32, bool)
GetPriceOk returns a tuple with the Price field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrl ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrl() string
GetUrl returns the Url field value if set, zero value otherwise.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrlOk ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) GetUrlOk() (*string, bool)
GetUrlOk returns a tuple with the Url field value if set, nil otherwise and a boolean to check if the value has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCancelationDate ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCancelationDate() bool
HasCancelationDate returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryId() bool
HasCategoryId returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCategoryName() bool
HasCategoryName returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCurrencyId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCurrencyId() bool
HasCurrencyId returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCycle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasCycle() bool
HasCycle returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasFrequency ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasFrequency() bool
HasFrequency returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasId() bool
HasId returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasInactive ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasInactive() bool
HasInactive returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasLogo ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasLogo() bool
HasLogo returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasName() bool
HasName returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNextPayment ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNextPayment() bool
HasNextPayment returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotes() bool
HasNotes returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotify ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotify() bool
HasNotify returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotifyDaysBefore ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasNotifyDaysBefore() bool
HasNotifyDaysBefore returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserId() bool
HasPayerUserId returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPayerUserName() bool
HasPayerUserName returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodId() bool
HasPaymentMethodId returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPaymentMethodName() bool
HasPaymentMethodName returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPrice ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasPrice() bool
HasPrice returns a boolean if a field has been set.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasUrl ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) HasUrl() bool
HasUrl returns a boolean if a field has been set.
func (ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON ¶
func (o ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON() ([]byte, error)
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCancelationDate ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCancelationDate(v string)
SetCancelationDate gets a reference to the given string and assigns it to the CancelationDate field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryId(v int32)
SetCategoryId gets a reference to the given int32 and assigns it to the CategoryId field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCategoryName(v string)
SetCategoryName gets a reference to the given string and assigns it to the CategoryName field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCurrencyId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCurrencyId(v int32)
SetCurrencyId gets a reference to the given int32 and assigns it to the CurrencyId field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCycle ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetCycle(v int32)
SetCycle gets a reference to the given int32 and assigns it to the Cycle field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetFrequency ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetFrequency(v int32)
SetFrequency gets a reference to the given int32 and assigns it to the Frequency field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetId(v int32)
SetId gets a reference to the given int32 and assigns it to the Id field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetInactive ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetInactive(v bool)
SetInactive gets a reference to the given bool and assigns it to the Inactive field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetLogo ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetLogo(v string)
SetLogo gets a reference to the given string and assigns it to the Logo field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetName(v string)
SetName gets a reference to the given string and assigns it to the Name field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNextPayment ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNextPayment(v string)
SetNextPayment gets a reference to the given string and assigns it to the NextPayment field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotes ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotes(v string)
SetNotes gets a reference to the given string and assigns it to the Notes field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotify ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotify(v bool)
SetNotify gets a reference to the given bool and assigns it to the Notify field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotifyDaysBefore ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetNotifyDaysBefore(v int32)
SetNotifyDaysBefore gets a reference to the given int32 and assigns it to the NotifyDaysBefore field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserId(v int32)
SetPayerUserId gets a reference to the given int32 and assigns it to the PayerUserId field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPayerUserName(v string)
SetPayerUserName gets a reference to the given string and assigns it to the PayerUserName field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodId ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodId(v int32)
SetPaymentMethodId gets a reference to the given int32 and assigns it to the PaymentMethodId field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodName ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPaymentMethodName(v string)
SetPaymentMethodName gets a reference to the given string and assigns it to the PaymentMethodName field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPrice ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetPrice(v float32)
SetPrice gets a reference to the given float32 and assigns it to the Price field.
func (*ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetUrl ¶
func (o *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) SetUrl(v string)
SetUrl gets a reference to the given string and assigns it to the Url field.
func (ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) ToMap ¶
func (o ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) ToMap() (map[string]interface{}, error)
type BasicAuth ¶
type BasicAuth struct { UserName string `json:"userName,omitempty"` Password string `json:"password,omitempty"` }
BasicAuth provides basic http authentication to a request passed via context using ContextBasicAuth
type Configuration ¶
type Configuration struct { Host string `json:"host,omitempty"` Scheme string `json:"scheme,omitempty"` DefaultHeader map[string]string `json:"defaultHeader,omitempty"` UserAgent string `json:"userAgent,omitempty"` Debug bool `json:"debug,omitempty"` Servers ServerConfigurations OperationServers map[string]ServerConfigurations HTTPClient *http.Client }
Configuration stores the configuration of the API client
func NewConfiguration ¶
func NewConfiguration() *Configuration
NewConfiguration returns a new Configuration object
func (*Configuration) AddDefaultHeader ¶
func (c *Configuration) AddDefaultHeader(key string, value string)
AddDefaultHeader adds a new HTTP header to the default header in the request
func (*Configuration) ServerURLWithContext ¶
ServerURLWithContext returns a new server URL given an endpoint
type DefaultAPIService ¶
type DefaultAPIService service
DefaultAPIService DefaultAPI service
func (*DefaultAPIService) ApiAdminGetAdminSettingsPhpGet ¶
func (a *DefaultAPIService) ApiAdminGetAdminSettingsPhpGet(ctx context.Context) ApiApiAdminGetAdminSettingsPhpGetRequest
ApiAdminGetAdminSettingsPhpGet Get Admin Settings
Retrieve admin settings from the Wallos application.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiAdminGetAdminSettingsPhpGetRequest
func (*DefaultAPIService) ApiAdminGetAdminSettingsPhpGetExecute ¶
func (a *DefaultAPIService) ApiAdminGetAdminSettingsPhpGetExecute(r ApiApiAdminGetAdminSettingsPhpGetRequest) (*ApiAdminGetAdminSettingsPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiAdminGetAdminSettingsPhpGet200Response
func (*DefaultAPIService) ApiCategoriesGetCategoriesPhpGet ¶
func (a *DefaultAPIService) ApiCategoriesGetCategoriesPhpGet(ctx context.Context) ApiApiCategoriesGetCategoriesPhpGetRequest
ApiCategoriesGetCategoriesPhpGet Get Categories
Retrieve a list of categories from the Wallos application.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiCategoriesGetCategoriesPhpGetRequest
func (*DefaultAPIService) ApiCategoriesGetCategoriesPhpGetExecute ¶
func (a *DefaultAPIService) ApiCategoriesGetCategoriesPhpGetExecute(r ApiApiCategoriesGetCategoriesPhpGetRequest) (*ApiCategoriesGetCategoriesPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiCategoriesGetCategoriesPhpGet200Response
func (*DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGet ¶
func (a *DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGet(ctx context.Context) ApiApiCurrenciesGetCurrenciesPhpGetRequest
ApiCurrenciesGetCurrenciesPhpGet Get Currencies
Retrieve a list of currencies and the main currency of the user.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiCurrenciesGetCurrenciesPhpGetRequest
func (*DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGetExecute ¶
func (a *DefaultAPIService) ApiCurrenciesGetCurrenciesPhpGetExecute(r ApiApiCurrenciesGetCurrenciesPhpGetRequest) (*ApiCurrenciesGetCurrenciesPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiCurrenciesGetCurrenciesPhpGet200Response
func (*DefaultAPIService) ApiFixerGetFixerPhpGet ¶
func (a *DefaultAPIService) ApiFixerGetFixerPhpGet(ctx context.Context) ApiApiFixerGetFixerPhpGetRequest
ApiFixerGetFixerPhpGet Get Fixer Settings
Retrieve the Fixer settings for the user.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiFixerGetFixerPhpGetRequest
func (*DefaultAPIService) ApiFixerGetFixerPhpGetExecute ¶
func (a *DefaultAPIService) ApiFixerGetFixerPhpGetExecute(r ApiApiFixerGetFixerPhpGetRequest) (*ApiFixerGetFixerPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiFixerGetFixerPhpGet200Response
func (*DefaultAPIService) ApiHouseholdGetHouseholdPhpGet ¶
func (a *DefaultAPIService) ApiHouseholdGetHouseholdPhpGet(ctx context.Context) ApiApiHouseholdGetHouseholdPhpGetRequest
ApiHouseholdGetHouseholdPhpGet Get Household
Retrieve the household members.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiHouseholdGetHouseholdPhpGetRequest
func (*DefaultAPIService) ApiHouseholdGetHouseholdPhpGetExecute ¶
func (a *DefaultAPIService) ApiHouseholdGetHouseholdPhpGetExecute(r ApiApiHouseholdGetHouseholdPhpGetRequest) (*ApiHouseholdGetHouseholdPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiHouseholdGetHouseholdPhpGet200Response
func (*DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGet ¶
func (a *DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGet(ctx context.Context) ApiApiNotificationsGetNotificationSettingsPhpGetRequest
ApiNotificationsGetNotificationSettingsPhpGet Get Notification Settings
Retrieve the notification settings for the enabled methods.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiNotificationsGetNotificationSettingsPhpGetRequest
func (*DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGetExecute ¶
func (a *DefaultAPIService) ApiNotificationsGetNotificationSettingsPhpGetExecute(r ApiApiNotificationsGetNotificationSettingsPhpGetRequest) (*ApiNotificationsGetNotificationSettingsPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiNotificationsGetNotificationSettingsPhpGet200Response
func (*DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGet ¶
func (a *DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGet(ctx context.Context) ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest
ApiPaymentMethodsGetPaymentMethodsPhpGet Get Payment Methods
Retrieve the available payment methods.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest
func (*DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGetExecute ¶
func (a *DefaultAPIService) ApiPaymentMethodsGetPaymentMethodsPhpGetExecute(r ApiApiPaymentMethodsGetPaymentMethodsPhpGetRequest) (*ApiPaymentMethodsGetPaymentMethodsPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiPaymentMethodsGetPaymentMethodsPhpGet200Response
func (*DefaultAPIService) ApiSettingsGetSettingsPhpGet ¶
func (a *DefaultAPIService) ApiSettingsGetSettingsPhpGet(ctx context.Context) ApiApiSettingsGetSettingsPhpGetRequest
ApiSettingsGetSettingsPhpGet Get User Settings
Retrieve the user settings.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiSettingsGetSettingsPhpGetRequest
func (*DefaultAPIService) ApiSettingsGetSettingsPhpGetExecute ¶
func (a *DefaultAPIService) ApiSettingsGetSettingsPhpGetExecute(r ApiApiSettingsGetSettingsPhpGetRequest) (*ApiSettingsGetSettingsPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiSettingsGetSettingsPhpGet200Response
func (*DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGet ¶
func (a *DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGet(ctx context.Context) ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
ApiSubscriptionsGetMonthlyCostPhpGet Get Monthly Cost
Retrieve the total cost of subscriptions for a specific month and year.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiSubscriptionsGetMonthlyCostPhpGetRequest
func (*DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGetExecute ¶
func (a *DefaultAPIService) ApiSubscriptionsGetMonthlyCostPhpGetExecute(r ApiApiSubscriptionsGetMonthlyCostPhpGetRequest) (*ApiSubscriptionsGetMonthlyCostPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiSubscriptionsGetMonthlyCostPhpGet200Response
func (*DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGet ¶
func (a *DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGet(ctx context.Context) ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
ApiSubscriptionsGetSubscriptionsPhpGet Get Subscriptions
Retrieve a list of subscriptions with optional filters.
@param ctx context.Context - for authentication, logging, cancellation, deadlines, tracing, etc. Passed from http.Request or context.Background(). @return ApiApiSubscriptionsGetSubscriptionsPhpGetRequest
func (*DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGetExecute ¶
func (a *DefaultAPIService) ApiSubscriptionsGetSubscriptionsPhpGetExecute(r ApiApiSubscriptionsGetSubscriptionsPhpGetRequest) (*ApiSubscriptionsGetSubscriptionsPhpGet200Response, *http.Response, error)
Execute executes the request
@return ApiSubscriptionsGetSubscriptionsPhpGet200Response
type GenericOpenAPIError ¶
type GenericOpenAPIError struct {
// contains filtered or unexported fields
}
GenericOpenAPIError Provides access to the body, error and model on returned errors.
func (GenericOpenAPIError) Body ¶
func (e GenericOpenAPIError) Body() []byte
Body returns the raw bytes of the response
func (GenericOpenAPIError) Error ¶
func (e GenericOpenAPIError) Error() string
Error returns non-empty string if there was an error.
func (GenericOpenAPIError) Model ¶
func (e GenericOpenAPIError) Model() interface{}
Model returns the unpacked model of the error
type MappedNullable ¶
type NullableApiAdminGetAdminSettingsPhpGet200Response ¶
type NullableApiAdminGetAdminSettingsPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiAdminGetAdminSettingsPhpGet200Response ¶
func NewNullableApiAdminGetAdminSettingsPhpGet200Response(val *ApiAdminGetAdminSettingsPhpGet200Response) *NullableApiAdminGetAdminSettingsPhpGet200Response
func (NullableApiAdminGetAdminSettingsPhpGet200Response) IsSet ¶
func (v NullableApiAdminGetAdminSettingsPhpGet200Response) IsSet() bool
func (NullableApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON ¶
func (v NullableApiAdminGetAdminSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiAdminGetAdminSettingsPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiAdminGetAdminSettingsPhpGet200Response) Unset ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet200Response) Unset()
type NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings ¶
type NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings struct {
// contains filtered or unexported fields
}
func NewNullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings ¶
func NewNullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings(val *ApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings
func (NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) IsSet ¶
func (v NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) IsSet() bool
func (NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON ¶
func (v NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) MarshalJSON() ([]byte, error)
func (*NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) UnmarshalJSON ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) UnmarshalJSON(src []byte) error
func (*NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) Unset ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet200ResponseAdminSettings) Unset()
type NullableApiAdminGetAdminSettingsPhpGet401Response ¶
type NullableApiAdminGetAdminSettingsPhpGet401Response struct {
// contains filtered or unexported fields
}
func NewNullableApiAdminGetAdminSettingsPhpGet401Response ¶
func NewNullableApiAdminGetAdminSettingsPhpGet401Response(val *ApiAdminGetAdminSettingsPhpGet401Response) *NullableApiAdminGetAdminSettingsPhpGet401Response
func (NullableApiAdminGetAdminSettingsPhpGet401Response) IsSet ¶
func (v NullableApiAdminGetAdminSettingsPhpGet401Response) IsSet() bool
func (NullableApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON ¶
func (v NullableApiAdminGetAdminSettingsPhpGet401Response) MarshalJSON() ([]byte, error)
func (*NullableApiAdminGetAdminSettingsPhpGet401Response) UnmarshalJSON ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet401Response) UnmarshalJSON(src []byte) error
func (*NullableApiAdminGetAdminSettingsPhpGet401Response) Unset ¶
func (v *NullableApiAdminGetAdminSettingsPhpGet401Response) Unset()
type NullableApiCategoriesGetCategoriesPhpGet200Response ¶
type NullableApiCategoriesGetCategoriesPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiCategoriesGetCategoriesPhpGet200Response ¶
func NewNullableApiCategoriesGetCategoriesPhpGet200Response(val *ApiCategoriesGetCategoriesPhpGet200Response) *NullableApiCategoriesGetCategoriesPhpGet200Response
func (NullableApiCategoriesGetCategoriesPhpGet200Response) IsSet ¶
func (v NullableApiCategoriesGetCategoriesPhpGet200Response) IsSet() bool
func (NullableApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON ¶
func (v NullableApiCategoriesGetCategoriesPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiCategoriesGetCategoriesPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiCategoriesGetCategoriesPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiCategoriesGetCategoriesPhpGet200Response) Unset ¶
func (v *NullableApiCategoriesGetCategoriesPhpGet200Response) Unset()
type NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner ¶
type NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner struct {
// contains filtered or unexported fields
}
func NewNullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner ¶
func NewNullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner(val *ApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner
func (NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) IsSet ¶
func (v NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) IsSet() bool
func (NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON ¶
func (v NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) MarshalJSON() ([]byte, error)
func (*NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) UnmarshalJSON ¶
func (v *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) UnmarshalJSON(src []byte) error
func (*NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) Unset ¶
func (v *NullableApiCategoriesGetCategoriesPhpGet200ResponseCategoriesInner) Unset()
type NullableApiCurrenciesGetCurrenciesPhpGet200Response ¶
type NullableApiCurrenciesGetCurrenciesPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiCurrenciesGetCurrenciesPhpGet200Response ¶
func NewNullableApiCurrenciesGetCurrenciesPhpGet200Response(val *ApiCurrenciesGetCurrenciesPhpGet200Response) *NullableApiCurrenciesGetCurrenciesPhpGet200Response
func (NullableApiCurrenciesGetCurrenciesPhpGet200Response) IsSet ¶
func (v NullableApiCurrenciesGetCurrenciesPhpGet200Response) IsSet() bool
func (NullableApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON ¶
func (v NullableApiCurrenciesGetCurrenciesPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiCurrenciesGetCurrenciesPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiCurrenciesGetCurrenciesPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiCurrenciesGetCurrenciesPhpGet200Response) Unset ¶
func (v *NullableApiCurrenciesGetCurrenciesPhpGet200Response) Unset()
type NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner ¶
type NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner struct {
// contains filtered or unexported fields
}
func NewNullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner ¶
func NewNullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner(val *ApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner
func (NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) IsSet ¶
func (v NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) IsSet() bool
func (NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON ¶
func (v NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) MarshalJSON() ([]byte, error)
func (*NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) UnmarshalJSON ¶
func (v *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) UnmarshalJSON(src []byte) error
func (*NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) Unset ¶
func (v *NullableApiCurrenciesGetCurrenciesPhpGet200ResponseCurrenciesInner) Unset()
type NullableApiFixerGetFixerPhpGet200Response ¶
type NullableApiFixerGetFixerPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiFixerGetFixerPhpGet200Response ¶
func NewNullableApiFixerGetFixerPhpGet200Response(val *ApiFixerGetFixerPhpGet200Response) *NullableApiFixerGetFixerPhpGet200Response
func (NullableApiFixerGetFixerPhpGet200Response) IsSet ¶
func (v NullableApiFixerGetFixerPhpGet200Response) IsSet() bool
func (NullableApiFixerGetFixerPhpGet200Response) MarshalJSON ¶
func (v NullableApiFixerGetFixerPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiFixerGetFixerPhpGet200Response) Set ¶
func (v *NullableApiFixerGetFixerPhpGet200Response) Set(val *ApiFixerGetFixerPhpGet200Response)
func (*NullableApiFixerGetFixerPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiFixerGetFixerPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiFixerGetFixerPhpGet200Response) Unset ¶
func (v *NullableApiFixerGetFixerPhpGet200Response) Unset()
type NullableApiFixerGetFixerPhpGet200ResponseFixer ¶
type NullableApiFixerGetFixerPhpGet200ResponseFixer struct {
// contains filtered or unexported fields
}
func NewNullableApiFixerGetFixerPhpGet200ResponseFixer ¶
func NewNullableApiFixerGetFixerPhpGet200ResponseFixer(val *ApiFixerGetFixerPhpGet200ResponseFixer) *NullableApiFixerGetFixerPhpGet200ResponseFixer
func (NullableApiFixerGetFixerPhpGet200ResponseFixer) IsSet ¶
func (v NullableApiFixerGetFixerPhpGet200ResponseFixer) IsSet() bool
func (NullableApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON ¶
func (v NullableApiFixerGetFixerPhpGet200ResponseFixer) MarshalJSON() ([]byte, error)
func (*NullableApiFixerGetFixerPhpGet200ResponseFixer) Set ¶
func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) Set(val *ApiFixerGetFixerPhpGet200ResponseFixer)
func (*NullableApiFixerGetFixerPhpGet200ResponseFixer) UnmarshalJSON ¶
func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) UnmarshalJSON(src []byte) error
func (*NullableApiFixerGetFixerPhpGet200ResponseFixer) Unset ¶
func (v *NullableApiFixerGetFixerPhpGet200ResponseFixer) Unset()
type NullableApiHouseholdGetHouseholdPhpGet200Response ¶
type NullableApiHouseholdGetHouseholdPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiHouseholdGetHouseholdPhpGet200Response ¶
func NewNullableApiHouseholdGetHouseholdPhpGet200Response(val *ApiHouseholdGetHouseholdPhpGet200Response) *NullableApiHouseholdGetHouseholdPhpGet200Response
func (NullableApiHouseholdGetHouseholdPhpGet200Response) IsSet ¶
func (v NullableApiHouseholdGetHouseholdPhpGet200Response) IsSet() bool
func (NullableApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON ¶
func (v NullableApiHouseholdGetHouseholdPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiHouseholdGetHouseholdPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiHouseholdGetHouseholdPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiHouseholdGetHouseholdPhpGet200Response) Unset ¶
func (v *NullableApiHouseholdGetHouseholdPhpGet200Response) Unset()
type NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner ¶
type NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner struct {
// contains filtered or unexported fields
}
func NewNullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner ¶
func NewNullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner(val *ApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner
func (NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) IsSet ¶
func (v NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) IsSet() bool
func (NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON ¶
func (v NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) MarshalJSON() ([]byte, error)
func (*NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) UnmarshalJSON ¶
func (v *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) UnmarshalJSON(src []byte) error
func (*NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) Unset ¶
func (v *NullableApiHouseholdGetHouseholdPhpGet200ResponseHouseholdInner) Unset()
type NullableApiNotificationsGetNotificationSettingsPhpGet200Response ¶
type NullableApiNotificationsGetNotificationSettingsPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200Response ¶
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200Response(val *ApiNotificationsGetNotificationSettingsPhpGet200Response) *NullableApiNotificationsGetNotificationSettingsPhpGet200Response
func (NullableApiNotificationsGetNotificationSettingsPhpGet200Response) IsSet ¶
func (v NullableApiNotificationsGetNotificationSettingsPhpGet200Response) IsSet() bool
func (NullableApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON ¶
func (v NullableApiNotificationsGetNotificationSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200Response) Unset ¶
func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200Response) Unset()
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings ¶
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings struct {
// contains filtered or unexported fields
}
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings ¶
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings(val *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON ¶
func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) MarshalJSON() ([]byte, error)
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) UnmarshalJSON ¶
func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettings) UnmarshalJSON(src []byte) error
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications ¶
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications struct {
// contains filtered or unexported fields
}
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications ¶
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications(val *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) Get ¶
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) IsSet ¶
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON ¶
func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) MarshalJSON() ([]byte, error)
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) Set ¶
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) UnmarshalJSON ¶
func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsEmailNotifications) UnmarshalJSON(src []byte) error
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications ¶
type NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications struct {
// contains filtered or unexported fields
}
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications ¶
func NewNullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications(val *ApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) Get ¶
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) IsSet ¶
func (NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON ¶
func (v NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) MarshalJSON() ([]byte, error)
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) Set ¶
func (*NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) UnmarshalJSON ¶
func (v *NullableApiNotificationsGetNotificationSettingsPhpGet200ResponseNotificationSettingsNtfyNotifications) UnmarshalJSON(src []byte) error
type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response ¶
type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response ¶
func NewNullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response(val *ApiPaymentMethodsGetPaymentMethodsPhpGet200Response) *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response
func (NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) IsSet ¶
func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) IsSet() bool
func (NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON ¶
func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) Unset ¶
func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200Response) Unset()
type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner ¶
type NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner struct {
// contains filtered or unexported fields
}
func NewNullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner ¶
func NewNullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner(val *ApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner
func (NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON ¶
func (v NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) MarshalJSON() ([]byte, error)
func (*NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) UnmarshalJSON ¶
func (v *NullableApiPaymentMethodsGetPaymentMethodsPhpGet200ResponsePaymentMethodsInner) UnmarshalJSON(src []byte) error
type NullableApiSettingsGetSettingsPhpGet200Response ¶
type NullableApiSettingsGetSettingsPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiSettingsGetSettingsPhpGet200Response ¶
func NewNullableApiSettingsGetSettingsPhpGet200Response(val *ApiSettingsGetSettingsPhpGet200Response) *NullableApiSettingsGetSettingsPhpGet200Response
func (NullableApiSettingsGetSettingsPhpGet200Response) IsSet ¶
func (v NullableApiSettingsGetSettingsPhpGet200Response) IsSet() bool
func (NullableApiSettingsGetSettingsPhpGet200Response) MarshalJSON ¶
func (v NullableApiSettingsGetSettingsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiSettingsGetSettingsPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiSettingsGetSettingsPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiSettingsGetSettingsPhpGet200Response) Unset ¶
func (v *NullableApiSettingsGetSettingsPhpGet200Response) Unset()
type NullableApiSettingsGetSettingsPhpGet200ResponseSettings ¶
type NullableApiSettingsGetSettingsPhpGet200ResponseSettings struct {
// contains filtered or unexported fields
}
func NewNullableApiSettingsGetSettingsPhpGet200ResponseSettings ¶
func NewNullableApiSettingsGetSettingsPhpGet200ResponseSettings(val *ApiSettingsGetSettingsPhpGet200ResponseSettings) *NullableApiSettingsGetSettingsPhpGet200ResponseSettings
func (NullableApiSettingsGetSettingsPhpGet200ResponseSettings) IsSet ¶
func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettings) IsSet() bool
func (NullableApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON ¶
func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettings) MarshalJSON() ([]byte, error)
func (*NullableApiSettingsGetSettingsPhpGet200ResponseSettings) UnmarshalJSON ¶
func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettings) UnmarshalJSON(src []byte) error
func (*NullableApiSettingsGetSettingsPhpGet200ResponseSettings) Unset ¶
func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettings) Unset()
type NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss ¶
type NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss struct {
// contains filtered or unexported fields
}
func NewNullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss ¶
func NewNullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss(val *ApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss
func (NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) IsSet ¶
func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) IsSet() bool
func (NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON ¶
func (v NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) MarshalJSON() ([]byte, error)
func (*NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) UnmarshalJSON ¶
func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) UnmarshalJSON(src []byte) error
func (*NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) Unset ¶
func (v *NullableApiSettingsGetSettingsPhpGet200ResponseSettingsCustomCss) Unset()
type NullableApiSubscriptionsGetMonthlyCostPhpGet200Response ¶
type NullableApiSubscriptionsGetMonthlyCostPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiSubscriptionsGetMonthlyCostPhpGet200Response ¶
func NewNullableApiSubscriptionsGetMonthlyCostPhpGet200Response(val *ApiSubscriptionsGetMonthlyCostPhpGet200Response) *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response
func (NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) IsSet ¶
func (v NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) IsSet() bool
func (NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON ¶
func (v NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) Unset ¶
func (v *NullableApiSubscriptionsGetMonthlyCostPhpGet200Response) Unset()
type NullableApiSubscriptionsGetSubscriptionsPhpGet200Response ¶
type NullableApiSubscriptionsGetSubscriptionsPhpGet200Response struct {
// contains filtered or unexported fields
}
func NewNullableApiSubscriptionsGetSubscriptionsPhpGet200Response ¶
func NewNullableApiSubscriptionsGetSubscriptionsPhpGet200Response(val *ApiSubscriptionsGetSubscriptionsPhpGet200Response) *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response
func (NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) IsSet ¶
func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) IsSet() bool
func (NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON ¶
func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) MarshalJSON() ([]byte, error)
func (*NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) UnmarshalJSON ¶
func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) UnmarshalJSON(src []byte) error
func (*NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) Unset ¶
func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200Response) Unset()
type NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner ¶
type NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner struct {
// contains filtered or unexported fields
}
func NewNullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner ¶
func NewNullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner(val *ApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) *NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner
func (NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON ¶
func (v NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) MarshalJSON() ([]byte, error)
func (*NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) UnmarshalJSON ¶
func (v *NullableApiSubscriptionsGetSubscriptionsPhpGet200ResponseSubscriptionsInner) UnmarshalJSON(src []byte) error
type NullableBool ¶
type NullableBool struct {
// contains filtered or unexported fields
}
func NewNullableBool ¶
func NewNullableBool(val *bool) *NullableBool
func (NullableBool) Get ¶
func (v NullableBool) Get() *bool
func (NullableBool) IsSet ¶
func (v NullableBool) IsSet() bool
func (NullableBool) MarshalJSON ¶
func (v NullableBool) MarshalJSON() ([]byte, error)
func (*NullableBool) Set ¶
func (v *NullableBool) Set(val *bool)
func (*NullableBool) UnmarshalJSON ¶
func (v *NullableBool) UnmarshalJSON(src []byte) error
func (*NullableBool) Unset ¶
func (v *NullableBool) Unset()
type NullableFloat32 ¶
type NullableFloat32 struct {
// contains filtered or unexported fields
}
func NewNullableFloat32 ¶
func NewNullableFloat32(val *float32) *NullableFloat32
func (NullableFloat32) Get ¶
func (v NullableFloat32) Get() *float32
func (NullableFloat32) IsSet ¶
func (v NullableFloat32) IsSet() bool
func (NullableFloat32) MarshalJSON ¶
func (v NullableFloat32) MarshalJSON() ([]byte, error)
func (*NullableFloat32) Set ¶
func (v *NullableFloat32) Set(val *float32)
func (*NullableFloat32) UnmarshalJSON ¶
func (v *NullableFloat32) UnmarshalJSON(src []byte) error
func (*NullableFloat32) Unset ¶
func (v *NullableFloat32) Unset()
type NullableFloat64 ¶
type NullableFloat64 struct {
// contains filtered or unexported fields
}
func NewNullableFloat64 ¶
func NewNullableFloat64(val *float64) *NullableFloat64
func (NullableFloat64) Get ¶
func (v NullableFloat64) Get() *float64
func (NullableFloat64) IsSet ¶
func (v NullableFloat64) IsSet() bool
func (NullableFloat64) MarshalJSON ¶
func (v NullableFloat64) MarshalJSON() ([]byte, error)
func (*NullableFloat64) Set ¶
func (v *NullableFloat64) Set(val *float64)
func (*NullableFloat64) UnmarshalJSON ¶
func (v *NullableFloat64) UnmarshalJSON(src []byte) error
func (*NullableFloat64) Unset ¶
func (v *NullableFloat64) Unset()
type NullableInt ¶
type NullableInt struct {
// contains filtered or unexported fields
}
func NewNullableInt ¶
func NewNullableInt(val *int) *NullableInt
func (NullableInt) Get ¶
func (v NullableInt) Get() *int
func (NullableInt) IsSet ¶
func (v NullableInt) IsSet() bool
func (NullableInt) MarshalJSON ¶
func (v NullableInt) MarshalJSON() ([]byte, error)
func (*NullableInt) Set ¶
func (v *NullableInt) Set(val *int)
func (*NullableInt) UnmarshalJSON ¶
func (v *NullableInt) UnmarshalJSON(src []byte) error
func (*NullableInt) Unset ¶
func (v *NullableInt) Unset()
type NullableInt32 ¶
type NullableInt32 struct {
// contains filtered or unexported fields
}
func NewNullableInt32 ¶
func NewNullableInt32(val *int32) *NullableInt32
func (NullableInt32) Get ¶
func (v NullableInt32) Get() *int32
func (NullableInt32) IsSet ¶
func (v NullableInt32) IsSet() bool
func (NullableInt32) MarshalJSON ¶
func (v NullableInt32) MarshalJSON() ([]byte, error)
func (*NullableInt32) Set ¶
func (v *NullableInt32) Set(val *int32)
func (*NullableInt32) UnmarshalJSON ¶
func (v *NullableInt32) UnmarshalJSON(src []byte) error
func (*NullableInt32) Unset ¶
func (v *NullableInt32) Unset()
type NullableInt64 ¶
type NullableInt64 struct {
// contains filtered or unexported fields
}
func NewNullableInt64 ¶
func NewNullableInt64(val *int64) *NullableInt64
func (NullableInt64) Get ¶
func (v NullableInt64) Get() *int64
func (NullableInt64) IsSet ¶
func (v NullableInt64) IsSet() bool
func (NullableInt64) MarshalJSON ¶
func (v NullableInt64) MarshalJSON() ([]byte, error)
func (*NullableInt64) Set ¶
func (v *NullableInt64) Set(val *int64)
func (*NullableInt64) UnmarshalJSON ¶
func (v *NullableInt64) UnmarshalJSON(src []byte) error
func (*NullableInt64) Unset ¶
func (v *NullableInt64) Unset()
type NullableString ¶
type NullableString struct {
// contains filtered or unexported fields
}
func NewNullableString ¶
func NewNullableString(val *string) *NullableString
func (NullableString) Get ¶
func (v NullableString) Get() *string
func (NullableString) IsSet ¶
func (v NullableString) IsSet() bool
func (NullableString) MarshalJSON ¶
func (v NullableString) MarshalJSON() ([]byte, error)
func (*NullableString) Set ¶
func (v *NullableString) Set(val *string)
func (*NullableString) UnmarshalJSON ¶
func (v *NullableString) UnmarshalJSON(src []byte) error
func (*NullableString) Unset ¶
func (v *NullableString) Unset()
type NullableTime ¶
type NullableTime struct {
// contains filtered or unexported fields
}
func NewNullableTime ¶
func NewNullableTime(val *time.Time) *NullableTime
func (NullableTime) Get ¶
func (v NullableTime) Get() *time.Time
func (NullableTime) IsSet ¶
func (v NullableTime) IsSet() bool
func (NullableTime) MarshalJSON ¶
func (v NullableTime) MarshalJSON() ([]byte, error)
func (*NullableTime) Set ¶
func (v *NullableTime) Set(val *time.Time)
func (*NullableTime) UnmarshalJSON ¶
func (v *NullableTime) UnmarshalJSON(src []byte) error
func (*NullableTime) Unset ¶
func (v *NullableTime) Unset()
type ServerConfiguration ¶
type ServerConfiguration struct { URL string Description string Variables map[string]ServerVariable }
ServerConfiguration stores the information about a server
type ServerConfigurations ¶
type ServerConfigurations []ServerConfiguration
ServerConfigurations stores multiple ServerConfiguration items
type ServerVariable ¶
ServerVariable stores the information about a server variable
Source Files
¶
- api_default.go
- client.go
- configuration.go
- model__api_admin_get_admin_settings_php_get_200_response.go
- model__api_admin_get_admin_settings_php_get_200_response_admin_settings.go
- model__api_admin_get_admin_settings_php_get_401_response.go
- model__api_categories_get_categories_php_get_200_response.go
- model__api_categories_get_categories_php_get_200_response_categories_inner.go
- model__api_currencies_get_currencies_php_get_200_response.go
- model__api_currencies_get_currencies_php_get_200_response_currencies_inner.go
- model__api_fixer_get_fixer_php_get_200_response.go
- model__api_fixer_get_fixer_php_get_200_response_fixer.go
- model__api_household_get_household_php_get_200_response.go
- model__api_household_get_household_php_get_200_response_household_inner.go
- model__api_notifications_get_notification_settings_php_get_200_response.go
- model__api_notifications_get_notification_settings_php_get_200_response_notification_settings.go
- model__api_notifications_get_notification_settings_php_get_200_response_notification_settings_email_notifications.go
- model__api_notifications_get_notification_settings_php_get_200_response_notification_settings_ntfy_notifications.go
- model__api_payment_methods_get_payment_methods_php_get_200_response.go
- model__api_payment_methods_get_payment_methods_php_get_200_response_payment_methods_inner.go
- model__api_settings_get_settings_php_get_200_response.go
- model__api_settings_get_settings_php_get_200_response_settings.go
- model__api_settings_get_settings_php_get_200_response_settings_custom_css.go
- model__api_subscriptions_get_monthly_cost_php_get_200_response.go
- model__api_subscriptions_get_subscriptions_php_get_200_response.go
- model__api_subscriptions_get_subscriptions_php_get_200_response_subscriptions_inner.go
- response.go
- utils.go