Sha256: 8861c480a19c3327b85e76f1c1b4c4757e98b98c8e530fe5d832fb568cf38380
Contents?: true
Size: 145 Bytes
Versions: 7
Compression:
Stored size: 145 Bytes
Contents
module AdaptivePayments class AccountIdentifier < JsonModel attribute :email, String attribute :phone, Node[PhoneNumberType] end end
Version data entries
7 entries across 7 versions & 2 rubygems