IActualAccountData InterfaceNFX Class Library

[This is preliminary documentation and is subject to change.]

Represents actual data for supplied account object. Data represented by this interface is ALWAYS TRANSITIVE in memory as some fields are either never stored permanently (i.e. CVC) or ciphered in the store (account number)

Namespace: NFX.Web.Pay
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public interface IActualAccountData
See Also