certificateAlias property
The alias of our SSL certificate. When you receive a notification from us, the alias from the HMAC signature will match this alias.
Implementation
@BuiltValueField(wireName: r'certificateAlias')
String? get certificateAlias;