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

Method GetCreatedAt

pkg/ttnpb/client.pb.go:202–207  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

200}
201
202func (x *Client) GetCreatedAt() *timestamppb.Timestamp {
203 if x != nil {
204 return x.CreatedAt
205 }
206 return nil
207}
208
209func (x *Client) GetUpdatedAt() *timestamppb.Timestamp {
210 if x != nil {

Callers 1

ValidateFieldsMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected