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.
- getIncludeAccountSettings() : string|null
- Gets include_account_settings
- setIncludeAccountSettings() : self
- Sets include_account_settings
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
Methods
getIncludeAccountSettings()
Gets include_account_settings
public
getIncludeAccountSettings() : 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.