struct

Packlink::Service

Inherits Packlink::Base < Struct < Value < Object

Class methods

all(params : NamedTuple | Hash = A::HS2.new, query : NamedTuple | Hash = A::HS2.new, headers : NamedTuple | Hash = A::HS2.new, client : Client = Client.instance)
Source
find(params : NamedTuple | Hash = A::HS2.new, query : NamedTuple | Hash = A::HS2.new, headers : NamedTuple | Hash = A::HS2.new, client : Client = Client.instance)
Source
find(id : Int32 | String, client : Client = Client.instance)
Source
from(country : String, zip : A::Zipcode, client : Client = Client.instance)
Source
package(package : Hash | NamedTuple, client : Client = Client.instance)
Source
to(country : String, zip : A::Zipcode, client : Client = Client.instance)
Source

Nested types