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