get
Fetches the membership details based on the membership id
Since
0.1
Parameters
membership Id
The identifier of the membership. (Derived parameter: Use MembershipClient.list to get the list of members. Then use Membership.id to retrieve the membershipId)
handler
A closure to be executed once the request has finished.