Class NearGasProfile
java.lang.Object
dev.getelements.elements.sdk.model.blockchain.contract.near.NearGasProfile
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetCost()
void
setCost
(NearCostType cost) void
setCostCategory
(String costCategory) void
setGasUsed
(String gasUsed)
-
Constructor Details
-
NearGasProfile
public NearGasProfile()
-
-
Method Details
-
getCostCategory
-
setCostCategory
-
getCost
-
setCost
-
getGasUsed
-
setGasUsed
-