Member

Represents membership information for an LmsPersonObject.

Usage

The Member object is only meaningful in the context of an LmsPersonObject.

Identifying Fields

MemberTypeId must be specified when creating or updating membership.

Fields

MemberTypeId

A string representing a globally unique identifier to uniquely identify the person's membership type.

MemberTypeName

A string representing the name of the person's membership type. Member type names can be represented in multiple languages by specifying the 'xml:lang' attribute.

MembershipStartDatetime

A DateTime field representing the start date and time of the person's membership.

MembershipExpiryDatetime

DateTime field representing the expiry date and time of the person's membership.