Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 259 Bytes

QueryParamExternalCustomerIDFilter.md

File metadata and controls

25 lines (17 loc) · 259 Bytes

QueryParamExternalCustomerIDFilter

Filter by external customer ID.

Supported Types

string

/**
* @var string
*/
string $value = /* values here */

array

/**
* @var array<string>
*/
array $value = /* values here */