A redacted secret-bearing value as returned in responses. The literal is masked ("<REDACTED>"); ref and type describe the original source when set.
@type t() :: %ExBifrost.Model.WebhookEndpointHeadersValue{ ref: String.t() | nil, type: String.t() | nil, value: String.t() | nil }