CloverConnector  4.0.0
Copyright (C) 2018 Clover Network, Inc.
com.clover.sdk.v3.payments.VaultedCard Class Reference

Properties

String first6 [get, set]
 
String last4 [get, set]
 
String cardholderName [get, set]
 
String expirationDate [get, set]
 
String token [get, set]
 

Detailed Description

Definition at line 27 of file VaultedCard.cs.

Property Documentation

◆ cardholderName

String com.clover.sdk.v3.payments.VaultedCard.cardholderName
getset

Definition at line 33 of file VaultedCard.cs.

◆ expirationDate

String com.clover.sdk.v3.payments.VaultedCard.expirationDate
getset

Definition at line 35 of file VaultedCard.cs.

◆ first6

String com.clover.sdk.v3.payments.VaultedCard.first6
getset

Definition at line 29 of file VaultedCard.cs.

◆ last4

String com.clover.sdk.v3.payments.VaultedCard.last4
getset

Definition at line 31 of file VaultedCard.cs.

◆ token

String com.clover.sdk.v3.payments.VaultedCard.token
getset

Definition at line 37 of file VaultedCard.cs.


The documentation for this class was generated from the following file: