Block profile using profile Id
2.13.0
blockProfile({profileId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7"}).then(blockInfo => console.log(blockInfo)) Copy
blockProfile({profileId: "aa7e03fc-01f0-4a98-a2e0-3fed689632d7"}).then(blockInfo => console.log(blockInfo))
Generated using TypeDoc
Description
Block profile using profile Id
Async
Since
2.13.0
Example