Sha256: 8f683733b62ba6cb0c222cf9d0b1656d34524339287e1e699a519345c074d286
Contents?: true
Size: 314 Bytes
Versions: 13
Compression:
Stored size: 314 Bytes
Contents
# frozen_string_literal: true # A ScanForm can be created to speed up and simplify the carrier pickup process. The ScanForm is one document that can # be scanned to mark all included tracking codes as "Accepted for Shipment" by the carrier. class EasyPost::Models::ScanForm < EasyPost::Models::EasyPostObject end
Version data entries
13 entries across 13 versions & 1 rubygems