Package com.onlinepayments.domain
Class TokenCard
java.lang.Object
com.onlinepayments.domain.TokenCard
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()An alias for the token.getData()voidAn alias for the token.voidsetData(TokenCardData value) An alias for the token.withData(TokenCardData value)
-
Constructor Details
-
TokenCard
public TokenCard()
-
-
Method Details
-
getAlias
An alias for the token. This can be used to visually represent the token. -
setAlias
An alias for the token. This can be used to visually represent the token. -
withAlias
An alias for the token. This can be used to visually represent the token. -
getData
-
setData
-
withData
-