Sha256: 7b98847163a15b7b044b4b1f04eaf6991b73a497763adeee10d3e13553fc86a8
Contents?: true
Size: 209 Bytes
Versions: 13
Compression:
Stored size: 209 Bytes
Contents
# frozen_string_literal: true module LedgerSync module QuickBooksOnline class PrimaryPhone < QuickBooksOnline::Resource attribute :FreeFormNumber, type: LedgerSync::Type::String end end end
Version data entries
13 entries across 13 versions & 1 rubygems