Class: ApiBanking::NotificationService::GetTopics::Topic

Inherits:
Struct
  • Object
show all
Defined in:
lib/api_banking/soap/notificationService.rb

Instance Attribute Summary collapse

Instance Attribute Details

#canBeBatchedObject

Returns the value of attribute canBeBatched

Returns:

  • (Object)

    the current value of canBeBatched



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def canBeBatched
  @canBeBatched
end

#criteriaDefinitionArrayObject

Returns the value of attribute criteriaDefinitionArray

Returns:

  • (Object)

    the current value of criteriaDefinitionArray



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def criteriaDefinitionArray
  @criteriaDefinitionArray
end

#needsSubscriptionObject

Returns the value of attribute needsSubscription

Returns:

  • (Object)

    the current value of needsSubscription



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def needsSubscription
  @needsSubscription
end

#notifyByEmailObject

Returns the value of attribute notifyByEmail

Returns:

  • (Object)

    the current value of notifyByEmail



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def notifyByEmail
  @notifyByEmail
end

#notifyBySMSObject

Returns the value of attribute notifyBySMS

Returns:

  • (Object)

    the current value of notifyBySMS



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def notifyBySMS
  @notifyBySMS
end

#subscriptionObject

Returns the value of attribute subscription

Returns:

  • (Object)

    the current value of subscription



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def subscription
  @subscription
end

#subscriptionProviderObject

Returns the value of attribute subscriptionProvider

Returns:

  • (Object)

    the current value of subscriptionProvider



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def subscriptionProvider
  @subscriptionProvider
end

#topicDisplayNameObject

Returns the value of attribute topicDisplayName

Returns:

  • (Object)

    the current value of topicDisplayName



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def topicDisplayName
  @topicDisplayName
end

#topicGroupObject

Returns the value of attribute topicGroup

Returns:

  • (Object)

    the current value of topicGroup



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def topicGroup
  @topicGroup
end

#topicNameObject

Returns the value of attribute topicName

Returns:

  • (Object)

    the current value of topicName



16
17
18
# File 'lib/api_banking/soap/notificationService.rb', line 16

def topicName
  @topicName
end