Home > SCH_PrimitivePin > getAll
SCH_PrimitivePin.getAll() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get all Pin
Signature
typescript
function getAll(): Promise<Array<ISCH_PrimitivePin>>;1
Returns
Promise<Array<ISCH_PrimitivePin>>
Array of Pin primitive objects