hasCustomCertificate property

  1. @JsonKey(name: 'has_custom_certificate')
bool get hasCustomCertificate
inherited

True, if a custom certificate was provided for webhook certificate checks

Implementation

@JsonKey(name: 'has_custom_certificate')
bool get hasCustomCertificate;