LifiStep

constructor(id: String, type: LifiStepType, tool: String, action: LifiAction, toolDetails: LifiToolDetails? = null, estimate: LifiEstimate? = null, includedSteps: List<LifiInternalStep>? = null, integrator: String? = null, referrer: String? = null, execution: JsonElement? = null, transactionRequest: JsonElement? = null, transactionId: String? = null, gasCostUSD: String? = null, fromAddress: String? = null, toAddress: String? = null, containsSwitchChain: Boolean? = null)