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

Method GetAdministrativeContact

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

Source from the content-addressed store, hash-verified

250}
251
252func (x *Client) GetAdministrativeContact() *OrganizationOrUserIdentifiers {
253 if x != nil {
254 return x.AdministrativeContact
255 }
256 return nil
257}
258
259func (x *Client) GetTechnicalContact() *OrganizationOrUserIdentifiers {
260 if x != nil {

Callers 15

ValidateFieldsMethod · 0.95
UpdateGatewayMethod · 0.45
GetInfoMethod · 0.45
listNetworksMethod · 0.45
getContactsFromEntityFunction · 0.45
getContactReceiversMethod · 0.45
updateGatewayMethod · 0.45
updateApplicationMethod · 0.45
updateClientMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected