import 'package:dub/api.dart';
Name | Type | Description | Notes |
---|---|---|---|
customerId | String | This is the unique identifier for the customer in the client's app. This is used to track the customer's journey. | |
customerName | String | Name of the customer in the client's app. | [optional] |
customerEmail | String | Email of the customer in the client's app. | [optional] |
customerAvatar | String | Avatar of the customer in the client's app. | [optional] |