SigningSecret: { expire_time?: string; truncated_secret?: string }

Represents a signing secret used to verify webhook payloads.

Type declaration

  • Optionalexpire_time?: string

    Output only. The expiration date of the signing secret.

  • Optionaltruncated_secret?: string

    Output only. The truncated version of the signing secret.