Method: LockstepSdk::SupportAccessModel#code

Defined in:
lib/lockstep_sdk/models/support_access_model.rb

#codeString

Returns The code required to assist the user.

Returns:

  • (String)

    The code required to assist the user.



32
33
34
# File 'lib/lockstep_sdk/models/support_access_model.rb', line 32

def code
  @code
end