Uses of Class
com.paypal.api.payments.Metadata

Packages that use Metadata
com.paypal.api.payments   
 

Uses of Metadata in com.paypal.api.payments
 

Methods in com.paypal.api.payments that return Metadata
 Metadata Invoice.getMetadata()
          Getter for metadata
 Metadata Metadata.setCancelledBy(String cancelledBy)
          Setter for cancelledBy
 Metadata Metadata.setCancelledDate(String cancelledDate)
          Setter for cancelledDate
 Metadata Metadata.setCreatedBy(String createdBy)
          Setter for createdBy
 Metadata Metadata.setCreatedDate(String createdDate)
          Setter for createdDate
 Metadata Metadata.setFirstSentDate(String firstSentDate)
          Setter for firstSentDate
 Metadata Metadata.setLastSentBy(String lastSentBy)
          Setter for lastSentBy
 Metadata Metadata.setLastSentDate(String lastSentDate)
          Setter for lastSentDate
 Metadata Metadata.setLastUpdatedBy(String lastUpdatedBy)
          Setter for lastUpdatedBy
 Metadata Metadata.setLastUpdatedDate(String lastUpdatedDate)
          Setter for lastUpdatedDate
 

Methods in com.paypal.api.payments with parameters of type Metadata
 Invoice Invoice.setMetadata(Metadata metadata)
          Setter for metadata
 



Copyright © 2015. All Rights Reserved.