MCPcopy Create free account
hub / github.com/devaccuracy/ledgerforge / DetokenizeRequest

Struct DetokenizeRequest

api/model/identity.go:45–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45type DetokenizeRequest struct {
46 Fields []string `json:"fields" binding:"required"`
47}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected