MCPcopy Create free account
hub / github.com/TheThingsNetwork/lorawan-stack / GetEmail

Method GetEmail

pkg/ttnpb/identifiers.pb.go:371–376  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

369}
370
371func (x *UserIdentifiers) GetEmail() string {
372 if x != nil {
373 return x.Email
374 }
375 return ""
376}
377
378// OrganizationOrUserIdentifiers contains either organization or user identifiers.
379type OrganizationOrUserIdentifiers struct {

Callers 1

IsZeroMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected