Sha256: 31ee82cd8964a0e36b995af47fe4a076dbdbed28d8547c530587080271f33c66
Contents?: true
Size: 113 Bytes
Versions: 1
Compression:
Stored size: 113 Bytes
Contents
module AmoCRM::Entities class Account < Base def self.parse(response) new response end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
amo_crm-0.2.2 | lib/amo_crm/entities/account.rb |