-
Notifications
You must be signed in to change notification settings - Fork 1
BicyclePartData User Defined Class
smehta-veeva edited this page Jul 24, 2020
·
1 revision
The BicyclePartData
class is a small user defined class designed to store the bicycle part name, the record id, a boolean value to indicate if the id exists, and the bicycle part quantity of the bicycle part found by the doesProductExist
class. It provides getter methods that allow access the values stored.
Home
Trigger
User Defined Class
User Defined Service