Method: OryClient::UiText#type

Defined in:
lib/ory-client/models/ui_text.rb

#typeObject

The message type. info Info error Error success Success



27
28
29
# File 'lib/ory-client/models/ui_text.rb', line 27

def type
  @type
end