Class DryRunCallContextModel

java.lang.Object
com.kryptokrauts.aeternity.sdk.domain.GenericInputObject<DryRunCallContext>
com.kryptokrauts.aeternity.sdk.service.transaction.domain.DryRunCallContextModel

public class DryRunCallContextModel
extends GenericInputObject<DryRunCallContext>
  • Constructor Summary

    Constructors
    Constructor Description
    DryRunCallContextModel()  
  • Method Summary

    Modifier and Type Method Description
    DryRunCallContext mapToModel()
    map to API model method implemented by the specific input model class
    protected void validate()
    validate input if necessary

    Methods inherited from class com.kryptokrauts.aeternity.sdk.domain.GenericInputObject

    toGeneratedModel

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait