Class: Aws::Types::LeadInvitationPayload

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#customerTypes::LeadInvitationCustomer

Returns the value of attribute customer.



741
742
743
# File 'sig/types.rbs', line 741

def customer
  @customer
end

#interactionTypes::LeadInvitationInteraction

Returns the value of attribute interaction.



742
743
744
# File 'sig/types.rbs', line 742

def interaction
  @interaction
end