java.lang.Object
com.hedera.hashgraph.sdk.PendingAirdropRecord
-
Constructor Summary
ConstructorsConstructorDescriptionPendingAirdropRecord(PendingAirdropId pendingAirdropId, long pendingAirdropAmount) -
Method Summary
Modifier and TypeMethodDescription(package private) static PendingAirdropRecordfromProtobuf(PendingAirdropRecord pendingAirdropRecord) long(package private) PendingAirdropRecordtoString()
-
Constructor Details
-
PendingAirdropRecord
PendingAirdropRecord(PendingAirdropId pendingAirdropId, long pendingAirdropAmount)
-
-
Method Details
-
getPendingAirdropId
-
getPendingAirdropAmount
public long getPendingAirdropAmount() -
toProtobuf
PendingAirdropRecord toProtobuf() -
fromProtobuf
-
toString
-