Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 307 Bytes

File metadata and controls

18 lines (12 loc) · 307 Bytes

WhatpulseSdk::V1TeamsShow200Response

Properties

Name Type Description Notes
team TeamResource

Example

require 'whatpulse-sdk'

instance = WhatpulseSdk::V1TeamsShow200Response.new(
  team: null
)