Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 673 Bytes

WebhookheaderResponseCompound.md

File metadata and controls

18 lines (13 loc) · 673 Bytes

openapi.model.WebhookheaderResponseCompound

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiWebhookheaderID int The unique ID of the Webhookheader
fkiWebhookID int The unique ID of the Webhook
sWebhookheaderName String The Name of the Webhookheader
sWebhookheaderValue String The Value of the Webhookheader

[Back to Model list] [Back to API list] [Back to README]