class WebService: soap = 'Web Service URL'. client = Client(soap). sid = client.service.login("username","pass") attributes = ['ref_num', 'open_date']
確定! 回上一頁