getMemberTypeList Method
Returns a list of CPQ Member Type custom metadata.
| Parameter | Required | Description |
|---|---|---|
| activeOnly | Optional: Default to true | True: Return only active member type records. False: Return all member type records. |
| sortBy | Optional: Default to Name and ID | Sort by field name(s) in a comma-separated list. Example: Name , Id |
| sortByDirection | Optional | ASC (ascending) or DESC (descending). |
| Parameter | Description |
|---|---|
| result | Returns array of CPQ Member Type records |