MCPcopy 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
472func (x *User) GetPrimaryEmailAddressValidatedAt() *timestamppb.Timestamp {
473 if x != nil {
474 return x.PrimaryEmailAddressValidatedAt
475 }
476 return nil
477}
478
479func (x *User) GetPassword() string {
480 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected