Sha256: cbd4391c70a43d4fc95816cb7f055a9018e116dac0eb11bf6ef6a506341bfbe4
Contents?: true
Size: 290 Bytes
Versions: 1
Compression:
Stored size: 290 Bytes
Contents
# DocSpring::AuthenticationSuccessResponse ## Properties | Name | Type | Description | Notes | | ---- | ---- | ----------- | ----- | | **status** | **String** | | | ## Example ```ruby require 'docspring' instance = DocSpring::AuthenticationSuccessResponse.new( status: null ) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
docspring-2.0.0 | docs/AuthenticationSuccessResponse.md |