WebhookUpdatePartnerDestinationInfo interface
合作夥伴目的地 WebHook 更新的相關資訊。
- Extends
屬性
client |
合作夥伴用戶端驗證 |
endpoint |
代表夥伴目的地端點的基底 URL。 |
endpoint |
多型鑒別子,指定此物件可以是的不同類型 |
endpoint |
表示夥伴目的地端點的 URL。 |
屬性詳細資料
clientAuthentication
合作夥伴用戶端驗證
clientAuthentication?: PartnerClientAuthenticationUnion
屬性值
endpointBaseUrl
代表夥伴目的地端點的基底 URL。
endpointBaseUrl?: string
屬性值
string
endpointType
多型鑒別子,指定此物件可以是的不同類型
endpointType: "WebHook"
屬性值
"WebHook"
endpointUrl
表示夥伴目的地端點的 URL。
endpointUrl?: string
屬性值
string