Class Escrow

java.lang.Object
br.com.moip.resource.Escrow

public class Escrow
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    Escrow()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Integer getAmount()  
    java.util.Date getCreatedAt()  
    java.lang.String getDescription()  
    java.lang.String getId()  
    EscrowLinks getLinks()  
    EscrowStatus getStatus()  
    java.util.Date getUpdatedAt()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

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