applicationId property
The optional applicationId that will be used in the metadata of the API calls and payment encryption.
Implementation
@JsonKey(required: true)
String? applicationId;
The optional applicationId that will be used in the metadata of the API calls and payment encryption.
@JsonKey(required: true)
String? applicationId;