new UserBindingPage(version, response, solution)
Initialize the UserBindingPage
Parameters:
Name | Type | Description |
---|---|---|
version |
V2 | Version of the resource |
response |
Response.<string> | Response from the API |
solution |
UserBindingSolution | Path solution |
Returns:
UserBindingPage
Methods
getInstance(payload)
Build an instance of UserBindingInstance
Parameters:
Name | Type | Description |
---|---|---|
payload |
UserBindingPayload | Payload response from the API |
Returns:
UserBindingInstance
toJSON()
Provide a user-friendly representation
Returns:
Object