class ClaimResponseItemDetail(BackboneElement):

    sequenceLinkId = Property('sequence', int, required=True)
    noteNumber = Property('noteNumber', int, count_max="*")
    adjudication = Property('adjudication', 'ClaimResponseItemAdjudication', count_max="*")