Class: Mysigner::CredentialResolver::PlayCreds

Inherits:
Struct
  • Object
show all
Defined in:
lib/mysigner/credential_resolver.rb

Instance Attribute Summary collapse

Instance Attribute Details

#client_emailObject

Returns the value of attribute client_email

Returns:

  • (Object)

    the current value of client_email



28
29
30
# File 'lib/mysigner/credential_resolver.rb', line 28

def client_email
  @client_email
end

#sa_jsonObject

Returns the value of attribute sa_json

Returns:

  • (Object)

    the current value of sa_json



28
29
30
# File 'lib/mysigner/credential_resolver.rb', line 28

def sa_json
  @sa_json
end

#sourceObject

Returns the value of attribute source

Returns:

  • (Object)

    the current value of source



28
29
30
# File 'lib/mysigner/credential_resolver.rb', line 28

def source
  @source
end