Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 346 Bytes

PostV1CompanyConnectionsPost200Response.md

File metadata and controls

18 lines (12 loc) · 346 Bytes

Pinwheel::PostV1CompanyConnectionsPost200Response

Properties

Name Type Description Notes
data CompanyConnectionBase

Example

require 'pinwheel'

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