Package no.digipost.api.client
Class BrokerId
- java.lang.Object
-
- no.digipost.api.client.BrokerId
-
public final class BrokerId extends Object
The ID of the organization which has permission to integrate with Digipost's API.
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description SenderIdasSenderId()Convert this ID to a sender ID.booleanequals(Object obj)inthashCode()static BrokerIdof(long id)StringstringValue()StringtoString()longvalue()
-