Class Me


  • public class Me
    extends java.lang.Object
    This class represents the store or gateway settings object (Me).

    Contains up-to-date information about the settings of the requested store or gateway.

    Returned in response to a request for configuration information.

    The set of returned parameters depends on whose settings are requested - a merchant for accepting payments or a gateway for payments.

    API Note:
    Only for those who use Split Payments, Partner Program or Payouts.
    • Constructor Summary

      Constructors 
      Constructor Description
      Me()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • Me

        public Me()