class Postnord::FindByIdentifier

Public Class Methods

mandatory_params() click to toggle source
# File lib/postnord/shipment.rb, line 38
def self.mandatory_params
  ['id']
end