Class RequestContextManager.WalletContext

java.lang.Object
es.kukenan.smartfi.common.context.RequestContextManager.WalletContext
Enclosing class:
RequestContextManager

public static class RequestContextManager.WalletContext extends Object
Context bean.
  • Field Details

    • requestId

      String requestId
      Context requestId.
    • companyId

      String companyId
      Context companyId.
    • channel

      String channel
      Context channel.
    • session

      String session
      Context session.
    • manager

      String manager
      Context manager.
    • userId

      String userId
      Context userId.
    • userIp

      String userIp
      Context userIp.
    • userAgent

      String userAgent
      Context userAgent.
  • Constructor Details

    • WalletContext

      public WalletContext()