Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 567 Bytes

CustomWebhooklogResponse.md

File metadata and controls

16 lines (11 loc) · 567 Bytes

openapi.model.CustomWebhooklogResponse

Load the model package

import 'package:openapi/api.dart';

Properties

Name Type Description Notes
dtWebhooklogDate String The date and time at which the Webhooklog happened.
tWebhooklogJson String The Json containing the Webhook call and return

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