Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 290 Bytes

AuthenticationSuccessResponse.md

File metadata and controls

18 lines (12 loc) · 290 Bytes

DocSpring::AuthenticationSuccessResponse

Properties

Name Type Description Notes
status String

Example

require 'docspring'

instance = DocSpring::AuthenticationSuccessResponse.new(
  status: null
)