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



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardDescription
  @cardDescription
end

#cardHolderNameObject

Returns the value of attribute cardHolderName

Returns:

  • (Object)

    the current value of cardHolderName



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardHolderName
  @cardHolderName
end

#cardImageLargeObject

Returns the value of attribute cardImageLarge

Returns:

  • (Object)

    the current value of cardImageLarge



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardImageLarge
  @cardImageLarge
end

#cardImageMediumObject

Returns the value of attribute cardImageMedium

Returns:

  • (Object)

    the current value of cardImageMedium



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardImageMedium
  @cardImageMedium
end

#cardImageSmallObject

Returns the value of attribute cardImageSmall

Returns:

  • (Object)

    the current value of cardImageSmall



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardImageSmall
  @cardImageSmall
end

#cardKindObject

Returns the value of attribute cardKind

Returns:

  • (Object)

    the current value of cardKind



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardKind
  @cardKind
end

#cardNameObject

Returns the value of attribute cardName

Returns:

  • (Object)

    the current value of cardName



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardName
  @cardName
end

#cardNoObject

Returns the value of attribute cardNo

Returns:

  • (Object)

    the current value of cardNo



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardNo
  @cardNo
end

#cardUIDObject

Returns the value of attribute cardUID

Returns:

  • (Object)

    the current value of cardUID



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def cardUID
  @cardUID
end

#expiryMonthObject

Returns the value of attribute expiryMonth

Returns:

  • (Object)

    the current value of expiryMonth



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def expiryMonth
  @expiryMonth
end

#expiryYearObject

Returns the value of attribute expiryYear

Returns:

  • (Object)

    the current value of expiryYear



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def expiryYear
  @expiryYear
end

#issueDateObject

Returns the value of attribute issueDate

Returns:

  • (Object)

    the current value of issueDate



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def issueDate
  @issueDate
end

#uniqueResponseNoObject

Returns the value of attribute uniqueResponseNo

Returns:

  • (Object)

    the current value of uniqueResponseNo



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def uniqueResponseNo
  @uniqueResponseNo
end

#userUIDObject

Returns the value of attribute userUID

Returns:

  • (Object)

    the current value of userUID



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def userUID
  @userUID
end

#versionObject

Returns the value of attribute version

Returns:

  • (Object)

    the current value of version



28
29
30
# File 'lib/api_banking/soap/virtualCardManagementService.rb', line 28

def version
  @version
end