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 UserAccount
DigipostClient. 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 UserAccount
MessageDeliveryApi. 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 UserAccount
ApiServiceImpl. createOrActivateUserAccount(SenderId senderId, UserInformation user)
-