ListAuditEventsOptions
in package
ListAuditEventsOptions Class Doc Comment
Tags
Table of Contents
- $locale : string|null
- $locale Locale setting for the response, e.g., 'en-US'.
- getLocale() : string|null
- Gets locale
- setLocale() : self
- Sets locale
Properties
$locale
$locale Locale setting for the response, e.g., 'en-US'.
protected
string|null
$locale
= null
Methods
getLocale()
Gets locale
public
getLocale() : string|null
Return values
string|null —setLocale()
Sets locale
public
setLocale(string|null $locale) : self
Parameters
- $locale : string|null
-
Locale setting for the response, e.g., 'en-US'.