Record
sso-certificate-body
No description available.
record sso-certificate-body {
id: option<f64>,
intergration-id: option<string>,
not-after: option<f64>,
not-before: option<f64>,
public-certificate: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| id | option<f64> | |
| intergration-id | option<string> | |
| not-after | option<f64> | |
| not-before | option<f64> | |
| public-certificate | option<string> |