Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 344 Bytes

AuthV1AdminTokenPost200Response.md

File metadata and controls

18 lines (12 loc) · 344 Bytes

Pinwheel::AuthV1AdminTokenPost200Response

Properties

Name Type Description Notes
data CreateAdminTokenResponseData

Example

require 'pinwheel'

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