module

Packlink::Config

Constants

ENVIRONMENTS = ["sandbox", "production"] of ::String

Class methods

api_key
Source
api_key=(api_key : String | Nil)
Source
environment
Source
environment=(env : String)
Source
open_timeout
Source
open_timeout=(open_timeout : Int32 | Float64)
Source
production?
Source
read_timeout
Source
read_timeout=(read_timeout : Int32 | Float64)
Source
sandbox?
Source