Class: CommandTower::Messaging::Endpoints::Validators::Result

Inherits:
Data
  • Object
show all
Defined in:
app/services/command_tower/messaging/endpoints/validators.rb

Instance Attribute Summary collapse

Instance Attribute Details

#masked_display_valueObject (readonly)

Returns the value of attribute masked_display_value

Returns:

  • (Object)

    the current value of masked_display_value



7
8
9
# File 'app/services/command_tower/messaging/endpoints/validators.rb', line 7

def masked_display_value
  @masked_display_value
end

#normalized_addressObject (readonly)

Returns the value of attribute normalized_address

Returns:

  • (Object)

    the current value of normalized_address



7
8
9
# File 'app/services/command_tower/messaging/endpoints/validators.rb', line 7

def normalized_address
  @normalized_address
end