Package com.casper.sdk.model.bid
Class UnifiedBid
- java.lang.Object
-
- com.casper.sdk.model.bid.Bid
-
- com.casper.sdk.model.bid.UnifiedBid
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.casper.sdk.model.bid.Bid
Bid.BidBuilder
-
-
Constructor Summary
Constructors Constructor Description UnifiedBid()
-
Method Summary
-
Methods inherited from class com.casper.sdk.model.bid.Bid
builder, getBondingPurse, getDelegationRate, getDelegators, getJsonDelegators, getJsonStakedAmount, getStakedAmount, getValidatorPublicKey, getVestingSchedule, isInactive, setBondingPurse, setDelegationRate, setDelegators, setInactive, setJsonDelegators, setJsonStakedAmount, setStakedAmount, setValidatorPublicKey, setVestingSchedule
-
-