scheduleEventDTO

Namespace: (default namespace)
XML Schema: ns0.xsd

Represents an event in the membership schedule

XML

Elements

name (type) min/max
occurs
description
membershipId (string) 0/1
fromTime (int) 1/1
toTime (int) 1/1
days (days) 0/unbounded

JSON

property type description
membershipId membershipId (string)
fromTime fromTime (int)
toTime toTime (int)
days array of days (days)