Sha256: 69d90232bcd6053460f5c41a05ff12f1d5bcf30a9c54479a31bd19dcb5c1f67f
Contents?: true
Size: 180 Bytes
Versions: 6
Compression:
Stored size: 180 Bytes
Contents
module AthenaHealth class CustomFieldData < BaseModel attribute :customfieldvalue, String attribute :customfieldid, Integer attribute :optionid, Integer end end
Version data entries
6 entries across 6 versions & 1 rubygems