Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 320 Bytes

PostV1WebhooksPost200Response.md

File metadata and controls

18 lines (12 loc) · 320 Bytes

Pinwheel::PostV1WebhooksPost200Response

Properties

Name Type Description Notes
data WebhookObjResponse

Example

require 'pinwheel'

instance = Pinwheel::PostV1WebhooksPost200Response.new(
  data: null
)