Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 330 Bytes

File metadata and controls

18 lines (12 loc) · 330 Bytes

Pinwheel::CreateAdminTokenResponse

Properties

Name Type Description Notes
data CreateAdminTokenResponseData

Example

require 'pinwheel'

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