class BatchDeleteAlertsRequest extends Collection (View source)

Properties

protected $collection_key
string[] $alertId
string $customerId

Methods

setAlertId($alertId)

No description

string[]
getAlertId()

No description

setCustomerId($customerId)

No description

string
getCustomerId()

No description

Details

setAlertId($alertId)

No description

Parameters

$alertId

string[] getAlertId()

No description

Return Value

string[]

setCustomerId($customerId)

No description

Parameters

$customerId

string getCustomerId()

No description

Return Value

string