customerIdentifier property

String? customerIdentifier
final

The CustomerIdentifier is used to identify an individual customer in your application. Calls to BatchMeterUsage require CustomerIdentifiers for each UsageRecord.

Implementation

final String? customerIdentifier;