public final class BrokerId
extends Object
The ID of the organization which has permission to integrate with
Digipost's API.
-
Method Summary
Convert this ID to a sender ID.
final boolean
int
final long
-
Method Details
-
-
asSenderId
Convert this ID to a sender ID.
- Returns:
- this ID as a sender ID.
-
value
public final long value()
-
stringValue
public final String stringValue()
-
-
-