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

Method GetUpdatedAt

pkg/ttnpb/rights.pb.go:508–513  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

506}
507
508func (x *APIKey) GetUpdatedAt() *timestamppb.Timestamp {
509 if x != nil {
510 return x.UpdatedAt
511 }
512 return nil
513}
514
515func (x *APIKey) GetExpiresAt() *timestamppb.Timestamp {
516 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected