Sha256: d176250b2eed42bde7a41bb775e04373e0fc37408dbcaf7353dbc967e23b2140
Contents?: true
Size: 186 Bytes
Versions: 13
Compression:
Stored size: 186 Bytes
Contents
# frozen_string_literal: true # The User object can be used to manage your own account and to create child accounts. class EasyPost::Models::User < EasyPost::Models::EasyPostObject end
Version data entries
13 entries across 13 versions & 1 rubygems