Class: ApiBanking::VirtualCardManagementService::GetCardDetail::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#cardDescriptionObject

Returns the value of attribute cardDescription

Returns:

  • (Object)

    the current value of cardDescription



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardDescription
  @cardDescription
end

#cardHolderNameObject

Returns the value of attribute cardHolderName

Returns:

  • (Object)

    the current value of cardHolderName



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardHolderName
  @cardHolderName
end

#cardImageLargeObject

Returns the value of attribute cardImageLarge

Returns:

  • (Object)

    the current value of cardImageLarge



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardImageLarge
  @cardImageLarge
end

#cardImageMediumObject

Returns the value of attribute cardImageMedium

Returns:

  • (Object)

    the current value of cardImageMedium



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardImageMedium
  @cardImageMedium
end

#cardImageSmallObject

Returns the value of attribute cardImageSmall

Returns:

  • (Object)

    the current value of cardImageSmall



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardImageSmall
  @cardImageSmall
end

#cardKindObject

Returns the value of attribute cardKind

Returns:

  • (Object)

    the current value of cardKind



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardKind
  @cardKind
end

#cardNameObject

Returns the value of attribute cardName

Returns:

  • (Object)

    the current value of cardName



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardName
  @cardName
end

#cardNoObject

Returns the value of attribute cardNo

Returns:

  • (Object)

    the current value of cardNo



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardNo
  @cardNo
end

#cardUIDObject

Returns the value of attribute cardUID

Returns:

  • (Object)

    the current value of cardUID



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def cardUID
  @cardUID
end

#expiryMonthObject

Returns the value of attribute expiryMonth

Returns:

  • (Object)

    the current value of expiryMonth



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def expiryMonth
  @expiryMonth
end

#expiryYearObject

Returns the value of attribute expiryYear

Returns:

  • (Object)

    the current value of expiryYear



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def expiryYear
  @expiryYear
end

#issueDateObject

Returns the value of attribute issueDate

Returns:

  • (Object)

    the current value of issueDate



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def issueDate
  @issueDate
end

#securePasscodeObject

Returns the value of attribute securePasscode

Returns:

  • (Object)

    the current value of securePasscode



20
21
22
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 20

def securePasscode
  @securePasscode
end