java.lang.Object
dev.getelements.elements.sdk.model.blockchain.contract.near.NearMetadata

public class NearMetadata extends Object
  • Constructor Details

    • NearMetadata

      public NearMetadata()
  • Method Details

    • getVersion

      public long getVersion()
    • setVersion

      public void setVersion(long version)
    • getGasProfile

      public List<NearGasProfile> getGasProfile()
    • setGasProfile

      public void setGasProfile(List<NearGasProfile> gasProfile)