Class: ApiBanking::NotificationService::SetSubscription::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#subscribedAtObject

Returns the value of attribute subscribedAt

Returns:

  • (Object)

    the current value of subscribedAt



34
35
36
# File 'lib/api_banking/soap/notificationService.rb', line 34

def subscribedAt
  @subscribedAt
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



34
35
36
# File 'lib/api_banking/soap/notificationService.rb', line 34

def version
  @version
end