in aliyun-python-sdk-domain/aliyunsdkdomain/request/v20180129/SaveBatchTaskForCreatingOrderActivateRequest.py [0:0]
def set_OrderActivateParams(self, OrderActivateParam): # RepeatList
for depth1 in range(len(OrderActivateParam)):
if OrderActivateParam[depth1].get('Country') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Country', OrderActivateParam[depth1].get('Country'))
if OrderActivateParam[depth1].get('SubscriptionDuration') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.SubscriptionDuration', OrderActivateParam[depth1].get('SubscriptionDuration'))
if OrderActivateParam[depth1].get('PermitPremiumActivation') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.PermitPremiumActivation', OrderActivateParam[depth1].get('PermitPremiumActivation'))
if OrderActivateParam[depth1].get('City') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.City', OrderActivateParam[depth1].get('City'))
if OrderActivateParam[depth1].get('Dns2') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Dns2', OrderActivateParam[depth1].get('Dns2'))
if OrderActivateParam[depth1].get('Dns1') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Dns1', OrderActivateParam[depth1].get('Dns1'))
if OrderActivateParam[depth1].get('RegistrantProfileId') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.RegistrantProfileId', OrderActivateParam[depth1].get('RegistrantProfileId'))
if OrderActivateParam[depth1].get('AliyunDns') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.AliyunDns', OrderActivateParam[depth1].get('AliyunDns'))
if OrderActivateParam[depth1].get('ZhCity') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ZhCity', OrderActivateParam[depth1].get('ZhCity'))
if OrderActivateParam[depth1].get('ResourceGroupId') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ResourceGroupId', OrderActivateParam[depth1].get('ResourceGroupId'))
if OrderActivateParam[depth1].get('TelExt') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.TelExt', OrderActivateParam[depth1].get('TelExt'))
if OrderActivateParam[depth1].get('ZhRegistrantName') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ZhRegistrantName', OrderActivateParam[depth1].get('ZhRegistrantName'))
if OrderActivateParam[depth1].get('Province') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Province', OrderActivateParam[depth1].get('Province'))
if OrderActivateParam[depth1].get('PostalCode') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.PostalCode', OrderActivateParam[depth1].get('PostalCode'))
if OrderActivateParam[depth1].get('Email') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Email', OrderActivateParam[depth1].get('Email'))
if OrderActivateParam[depth1].get('ZhRegistrantOrganization') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ZhRegistrantOrganization', OrderActivateParam[depth1].get('ZhRegistrantOrganization'))
if OrderActivateParam[depth1].get('Address') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Address', OrderActivateParam[depth1].get('Address'))
if OrderActivateParam[depth1].get('TelArea') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.TelArea', OrderActivateParam[depth1].get('TelArea'))
if OrderActivateParam[depth1].get('DomainName') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.DomainName', OrderActivateParam[depth1].get('DomainName'))
if OrderActivateParam[depth1].get('RegistrantType') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.RegistrantType', OrderActivateParam[depth1].get('RegistrantType'))
if OrderActivateParam[depth1].get('ZhAddress') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ZhAddress', OrderActivateParam[depth1].get('ZhAddress'))
if OrderActivateParam[depth1].get('Telephone') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.Telephone', OrderActivateParam[depth1].get('Telephone'))
if OrderActivateParam[depth1].get('TrademarkDomainActivation') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.TrademarkDomainActivation', OrderActivateParam[depth1].get('TrademarkDomainActivation'))
if OrderActivateParam[depth1].get('ZhProvince') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.ZhProvince', OrderActivateParam[depth1].get('ZhProvince'))
if OrderActivateParam[depth1].get('RegistrantOrganization') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.RegistrantOrganization', OrderActivateParam[depth1].get('RegistrantOrganization'))
if OrderActivateParam[depth1].get('EnableDomainProxy') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.EnableDomainProxy', OrderActivateParam[depth1].get('EnableDomainProxy'))
if OrderActivateParam[depth1].get('RegistrantName') is not None:
self.add_query_param('OrderActivateParam.' + str(depth1 + 1) + '.RegistrantName', OrderActivateParam[depth1].get('RegistrantName'))