Class: OpenFeature::SDK::ClientMetadata

Inherits:
Struct
  • Object
show all
Defined in:
lib/open_feature/sdk/client_metadata.rb

Instance Attribute Summary collapse

Instance Attribute Details

#domainObject

Returns the value of attribute domain

Returns:

  • (Object)

    the current value of domain



3
4
5
# File 'lib/open_feature/sdk/client_metadata.rb', line 3

def domain
  @domain
end