Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 351 Bytes

File metadata and controls

18 lines (12 loc) · 351 Bytes

WhatpulseSdk::V1TeamsSubteamsShow200Response

Properties

Name Type Description Notes
subteam DetailedSubteamResource

Example

require 'whatpulse-sdk'

instance = WhatpulseSdk::V1TeamsSubteamsShow200Response.new(
  subteam: null
)