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

Method GetCreatedAt

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

Source from the content-addressed store, hash-verified

499}
500
501func (x *APIKey) GetCreatedAt() *timestamppb.Timestamp {
502 if x != nil {
503 return x.CreatedAt
504 }
505 return nil
506}
507
508func (x *APIKey) GetUpdatedAt() *timestamppb.Timestamp {
509 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected