clientId property

String clientId
final

The client ID for authentication with the CoFee payment API.

This ID is unique to your account and should be kept secure. Different client IDs are provided for sandbox and production environments.

Implementation

final String clientId;