Interface: HooksLinks
Defined in: model/hooksLinks.ts:8
Contains an object with the address of the next page of the list of webhooks.
Export
HooksLinks
Properties
next?
optional
next:string
Defined in: model/hooksLinks.ts:14
Base64 encoded string to retrieve the next page of the list of webhooks.
Memberof
HooksLinks