Package 

Class ExternalPayerInfo

  • All Implemented Interfaces:
    io.primer.android.core.serialization.json.JSONDeserializable

    
    public final class ExternalPayerInfo
     implements JSONDeserializable
                        
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String email
    • Method Summary

      Modifier and Type Method Description
      final String getEmail()
      • Methods inherited from class java.lang.Object

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

      • ExternalPayerInfo

        ExternalPayerInfo(String email)