Package com.onlinepayments.domain
Class TokenEWallet
java.lang.Object
com.onlinepayments.domain.TokenEWallet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetAlias()Deprecated.This field is not used by any payment product An alias for the token.voidDeprecated.This field is not used by any payment product An alias for the token.voidsetCustomer(CustomerToken value) Deprecated.This field is not used by any payment product An alias for the token.withCustomer(CustomerToken value)
-
Constructor Details
-
TokenEWallet
public TokenEWallet()
-
-
Method Details
-
getAlias
Deprecated.This field is not used by any payment product An alias for the token. This can be used to visually represent the token.Deprecated: This field is not used by any payment product An alias for the token. This can be used to visually represent the token. -
setAlias
Deprecated.This field is not used by any payment product An alias for the token. This can be used to visually represent the token.Deprecated: This field is not used by any payment product An alias for the token. This can be used to visually represent the token. -
withAlias
Deprecated.This field is not used by any payment product An alias for the token. This can be used to visually represent the token.Deprecated: This field is not used by any payment product An alias for the token. This can be used to visually represent the token. -
getCustomer
-
setCustomer
-
withCustomer
-