Class CreateOpenBankMerchantResult


  • public class CreateOpenBankMerchantResult
    extends AbstractModel
    • Constructor Detail

      • CreateOpenBankMerchantResult

        public CreateOpenBankMerchantResult()
      • CreateOpenBankMerchantResult

        public CreateOpenBankMerchantResult​(CreateOpenBankMerchantResult 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

      • getChannelMerchantId

        public String getChannelMerchantId()
        Get 渠道商户ID。
        Returns:
        ChannelMerchantId 渠道商户ID。
      • setChannelMerchantId

        public void setChannelMerchantId​(String ChannelMerchantId)
        Set 渠道商户ID。
        Parameters:
        ChannelMerchantId - 渠道商户ID。