Module: Fengqiao

Defined in:
lib/fengqiao.rb,
lib/fengqiao/request.rb,
lib/fengqiao/service.rb,
lib/fengqiao/version.rb

Defined Under Namespace

Classes: Error, Request, Service

Constant Summary collapse

SEND_GATEWAY =

Your code goes hereā€¦

'https://bsp-oisp.sf-express.com/bsp-oisp/sfexpressService'
VERSION =
"0.1.2"

Class Attribute Summary collapse

Class Attribute Details

.check_wordObject

Returns the value of attribute check_word.



12
13
14
# File 'lib/fengqiao.rb', line 12

def check_word
  @check_word
end

.codeObject

Returns the value of attribute code.



12
13
14
# File 'lib/fengqiao.rb', line 12

def code
  @code
end

.custidObject

Returns the value of attribute custid.



12
13
14
# File 'lib/fengqiao.rb', line 12

def custid
  @custid
end