# `SBoM.CycloneDX.V15.Callstack`
[🔗](https://github.com/erlef/mix_sbom/blob/v0.10.0/lib/sbom/cyclonedx/v15/callstack.pb.ex#L1)

Evidence of the components use through the callstack.

# `t`

```elixir
@type t() :: %SBoM.CycloneDX.V15.Callstack{
  __unknown_fields__: [Protobuf.unknown_field()],
  frames: [SBoM.CycloneDX.V15.Callstack.Frames.t()]
}
```

---

*Consult [api-reference.md](api-reference.md) for complete listing*
