GetAccountInformationOptions
in package
GetAccountInformationOptions Class Doc Comment
Tags
Table of Contents
- $include_account_settings : string|null
- $include_account_settings When set to **true**, includes the account settings for the account in the response.
- $include_trial_eligibility : string|null
- $include_trial_eligibility
- getIncludeAccountSettings() : string|null
- Gets include_account_settings
- getIncludeTrialEligibility() : string|null
- Gets include_trial_eligibility
- setIncludeAccountSettings() : self
- Sets include_account_settings
- setIncludeTrialEligibility() : self
- Sets include_trial_eligibility
Properties
$include_account_settings
$include_account_settings When set to **true**, includes the account settings for the account in the response.
protected
string|null
$include_account_settings
= null
$include_trial_eligibility
$include_trial_eligibility
protected
string|null
$include_trial_eligibility
= null
Methods
getIncludeAccountSettings()
Gets include_account_settings
public
getIncludeAccountSettings() : string|null
Return values
string|null —getIncludeTrialEligibility()
Gets include_trial_eligibility
public
getIncludeTrialEligibility() : string|null
Return values
string|null —setIncludeAccountSettings()
Sets include_account_settings
public
setIncludeAccountSettings(string|null $include_account_settings) : self
Parameters
- $include_account_settings : string|null
-
When set to true, includes the account settings for the account in the response.
Return values
self —setIncludeTrialEligibility()
Sets include_trial_eligibility
public
setIncludeTrialEligibility(string|null $include_trial_eligibility) : self
Parameters
- $include_trial_eligibility : string|null