Class PaymentRequest.EscrowRequest

java.lang.Object
br.com.moip.request.PaymentRequest.EscrowRequest
Enclosing class:
PaymentRequest

public static final class PaymentRequest.EscrowRequest
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    EscrowRequest()  
    EscrowRequest​(java.lang.String description)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String getDescription()  
    void setDescription​(java.lang.String description)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details