module Rajaongkir
Constants
- VERSION
Public Class Methods
Private Class Methods
default_options()
click to toggle source
# File lib/rajaongkir.rb, line 17 def default_options { host: 'https://api.rajaongkir.com', type: 'starter', timeout: 5, open_timeout: 5 } end