Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheThingsNetwork/lorawan-stack
/ GetPrimaryEmailAddressValidatedAt
Method
GetPrimaryEmailAddressValidatedAt
pkg/ttnpb/user.pb.go:472–477 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
470
}
471
472
func
(x *User) GetPrimaryEmailAddressValidatedAt() *timestamppb.Timestamp {
473
if
x != nil {
474
return
x.PrimaryEmailAddressValidatedAt
475
}
476
return
nil
477
}
478
479
func
(x *User) GetPassword() string {
480
if
x != nil {
Callers
1
ValidateFields
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected