Class DistributeAccreditQueryRequest


  • public class DistributeAccreditQueryRequest
    extends AbstractModel
    • Constructor Detail

      • DistributeAccreditQueryRequest

        public DistributeAccreditQueryRequest()
      • DistributeAccreditQueryRequest

        public DistributeAccreditQueryRequest​(DistributeAccreditQueryRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getOpenId

        public String getOpenId()
        Get 使用门店OpenId
        Returns:
        OpenId 使用门店OpenId
      • setOpenId

        public void setOpenId​(String OpenId)
        Set 使用门店OpenId
        Parameters:
        OpenId - 使用门店OpenId
      • getOpenKey

        public String getOpenKey()
        Get 使用门店OpenKey
        Returns:
        OpenKey 使用门店OpenKey
      • setOpenKey

        public void setOpenKey​(String OpenKey)
        Set 使用门店OpenKey
        Parameters:
        OpenKey - 使用门店OpenKey
      • getProfile

        public String getProfile()
        Get 沙箱环境填sandbox,正式环境不填
        Returns:
        Profile 沙箱环境填sandbox,正式环境不填
      • setProfile

        public void setProfile​(String Profile)
        Set 沙箱环境填sandbox,正式环境不填
        Parameters:
        Profile - 沙箱环境填sandbox,正式环境不填