isAccountSubscribedToWebApp
isAccountSubscribedToWebApp
boolean isAccountSubscribedToWebApp ( String vendorId ) throws AccountAPINGException
Return whether an account has authorised a web app.
Parameter name | Type | Required | Description |
|---|---|---|---|
vendorId | String | The id of the vendor to check subscription for |
Return type | Description |
|---|---|
boolean | Subscribed or not |
Throws | Description |
|---|---|
|
Since 1.0.0
, multiple selections available,