hasCustomCertificate property
True, if a custom certificate was provided for webhook certificate checks
Implementation
@JsonKey(name: 'has_custom_certificate')
bool get hasCustomCertificate;
True, if a custom certificate was provided for webhook certificate checks
@JsonKey(name: 'has_custom_certificate')
bool get hasCustomCertificate;