You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`id`|*::String*|:heavy_check_mark:| The unique identifier of the customer in Dub. |
9
+
|`include_expanded_fields`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Whether to include expanded fields on the customer (`link`, `partner`, `discount`). |
|`email`|*T.nilable(::String)*|:heavy_minus_sign:| A case-sensitive filter on the list based on the customer's `email` field. The value must be a string. |
9
+
|`external_id`|*T.nilable(::String)*|:heavy_minus_sign:| A case-sensitive filter on the list based on the customer's `externalId` field. The value must be a string. |
10
+
|`include_expanded_fields`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Whether to include expanded fields on the customer (`link`, `partner`, `discount`). |
|`id`|*::String*|:heavy_check_mark:| The unique identifier of the customer in Dub. |
9
+
|`include_expanded_fields`|*T.nilable(T::Boolean)*|:heavy_minus_sign:| Whether to include expanded fields on the customer (`link`, `partner`, `discount`). |
|`request`|[::OpenApiSDK::Operations::GetCustomersRequest](../../models/operations/getcustomersrequest.md)|:heavy_check_mark:| The request object to use for the request. |
|`request`|[::OpenApiSDK::Operations::UpdateCustomerRequest](../../models/operations/updatecustomerrequest.md)|:heavy_check_mark:| The request object to use for the request. |
0 commit comments