Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

Club Member Enrollment Details

Represents the output for Club Member Enrollment API.
JSON Example
1{
2    "clubMembershipNumber":"NAME5",
3    "message":null,
4    "status":true
5}
Property Name Type Description Filter Group and Version Available Version
clubMembershipNumber String The membership number of the club member. Small, 63.0 63.0
message String The message explaining why the request failed. Small, 63.0 63.0
status Boolean Indicates whether the request succeeded (true) or failed (false). Small, 63.0 63.0