Class: ApiBanking::VirtualCardManagementService::GetCardDetail::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



18
19
20
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 18

def appID
  @appID
end

#cardUIDObject

Returns the value of attribute cardUID

Returns:

  • (Object)

    the current value of cardUID



18
19
20
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 18

def cardUID
  @cardUID
end

#emailIDObject

Returns the value of attribute emailID

Returns:

  • (Object)

    the current value of emailID



18
19
20
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 18

def emailID
  @emailID
end

#passwordObject

Returns the value of attribute password

Returns:

  • (Object)

    the current value of password



18
19
20
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 18

def password
  @password
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



18
19
20
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 18

def version
  @version
end