Uses of Class
no.digipost.api.client.representations.accounts.UserInformation
-
Packages that use UserInformation Package Description no.digipost.api.client no.digipost.api.client.delivery no.digipost.api.client.internal -
-
Uses of UserInformation in no.digipost.api.client
Methods in no.digipost.api.client with parameters of type UserInformation Modifier and Type Method Description UserAccountDigipostClient. createOrActivateUserAccount(SenderId senderId, UserInformation user) -
Uses of UserInformation in no.digipost.api.client.delivery
Methods in no.digipost.api.client.delivery with parameters of type UserInformation Modifier and Type Method Description UserAccountMessageDeliveryApi. createOrActivateUserAccount(SenderId senderId, UserInformation user) -
Uses of UserInformation in no.digipost.api.client.internal
Methods in no.digipost.api.client.internal with parameters of type UserInformation Modifier and Type Method Description UserAccountApiServiceImpl. createOrActivateUserAccount(SenderId senderId, UserInformation user)
-