endpost:围绕Endicia Web服务的Ruby包装

时间:2024-05-24 09:59:28
【文件属性】:

文件名称:endpost:围绕Endicia Web服务的Ruby包装

文件大小:272KB

文件格式:ZIP

更新时间:2024-05-24 09:59:28

Ruby

终点 围绕Endicia的SOAP API的包装器库。 安装方式 gem install endpost 用法 设置 Endpost . test = true Endpost . requester_id = 'lxxx' # label server credentials Endpost . account_id = '1234567' Endpost . password = 'current_password' # dial-a-zip credentials Endpost . dial_a_zip_user = '123456' Endpost . dial_a_zip_password = 'current_password' 更改密码 Endpost . change_pass_phrase ( 'current_password' , 'new_password' )


【文件预览】:
endpost-master
----readme.md(2KB)
----Rakefile(87B)
----test()
--------test_helper.rb(309B)
--------lib()
--------fixtures()
----Gemfile(39B)
----Gemfile.lock(391B)
----lib()
--------endpost.rb(188B)
--------dial_a_zip.rb(2KB)
--------label_server.rb(6KB)
----LICENSE.txt(1KB)
----endpost.gemspec(762B)

网友评论