Class: ApiBanking::VirtualCardManagementService::BlockCard::Request

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

Instance Attribute Summary collapse

Instance Attribute Details

#appIDObject

Returns the value of attribute appID

Returns:

  • (Object)

    the current value of appID



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def appID
  @appID
end

#emailIDObject

Returns the value of attribute emailID

Returns:

  • (Object)

    the current value of emailID



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def emailID
  @emailID
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def password
  @password
end

#uniqueRequestNoObject

Returns the value of attribute uniqueRequestNo

Returns:

  • (Object)

    the current value of uniqueRequestNo



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def uniqueRequestNo
  @uniqueRequestNo
end

#userUIDObject

Returns the value of attribute userUID

Returns:

  • (Object)

    the current value of userUID



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def userUID
  @userUID
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



11
12
13
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 11

def version
  @version
end