Class CkbIndexerCellResponse

java.lang.Object
org.nervos.ckb.indexer.CkbIndexerCellResponse

public class CkbIndexerCellResponse
extends java.lang.Object
  • Field Summary

    Fields 
    Modifier and Type Field Description
    java.lang.String lastCursor  
    java.util.List<CkbIndexerCell> objects  
  • Constructor Summary

    Constructors 
    Constructor Description
    CkbIndexerCellResponse()  
  • Method Summary

    Methods inherited from class java.lang.Object

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