Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 249 Bytes

File metadata and controls

25 lines (17 loc) · 249 Bytes

ExternalCustomerIDFilter

Filter by customer external ID.

Supported Types

string

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

array

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