Class CollectionFormats.PIPESParams

java.lang.Object
com.plaid.client.CollectionFormats.CSVParams
com.plaid.client.CollectionFormats.PIPESParams
Enclosing class:
CollectionFormats

public static class CollectionFormats.PIPESParams
extends CollectionFormats.CSVParams
  • Field Summary

    Fields inherited from class com.plaid.client.CollectionFormats.CSVParams

    params
  • Constructor Summary

    Constructors 
    Constructor Description
    PIPESParams()  
    PIPESParams​(java.lang.String... params)  
    PIPESParams​(java.util.List<java.lang.String> params)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String toString()  

    Methods inherited from class com.plaid.client.CollectionFormats.CSVParams

    getParams, setParams

    Methods inherited from class java.lang.Object

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