Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 614 Bytes

WebhookheaderRequest.md

File metadata and controls

17 lines (12 loc) · 614 Bytes

openapi.model.WebhookheaderRequest

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
pkiWebhookheaderID int The unique ID of the Webhookheader [optional]
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]