Get an Item's Holders
Use this method to get the holders of items.
Usage in your script
Member Functions
.Initialize()
.SetParameters()
.onError()
Action on Error: returns error information.
.onComplete()
Action on successful: returns Holder_model
type.
.Run()
Runs the API call and fills the corresponding model in the component on success.
Last updated