Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 773 Bytes

WebhookResponse.md

File metadata and controls

20 lines (16 loc) · 773 Bytes

Conekta.net.Model.WebhookResponse

webhooks model

Properties

Name Type Description Notes
Deleted bool? [optional]
DevelopmentEnabled bool [optional]
Id string [optional]
Livemode bool [optional]
Object string [optional]
ProductionEnabled bool [optional]
Status string [optional]
SubscribedEvents List<string> [optional]
Synchronous bool [optional]
Url string [optional]

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