Skip to content

Success

Base class for types

Fields

Used By

Definition

"""
Base class for types
"""
type Success {
human_id: String
success_string: String
}