class Comet::WebAuthnUserEntity
def to_json(options = {})
-
(String)
- The complete object as a JSON string
def to_json(options = {}) to_hash.to_json(options) end
(String)
- The complete object as a JSON string
def to_json(options = {}) to_hash.to_json(options) end