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

Method GetAttributes

pkg/ttnpb/user.pb.go:450–455  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

448}
449
450func (x *User) GetAttributes() map[string]string {
451 if x != nil {
452 return x.Attributes
453 }
454 return nil
455}
456
457// Deprecated: Marked as deprecated in ttn/lorawan/v3/user.proto.
458func (x *User) GetContactInfo() []*ContactInfo {

Callers 4

ValidateFieldsMethod · 0.95
PublicAttributesMethod · 0.45

Calls

no outgoing calls

Tested by 2