[This is preliminary documentation and is subject to change.]
Account id within identity id domain.
For example '2' - id of method of payment for customer #125.
Namespace: NFX.Web.PayAssembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
public Object AccountID { get; private set; }public Object AccountID { get; private set; }Public Property AccountID As Object
Get
Private Set
Public Property AccountID As Object
Get
Private Set
public:
property Object^ AccountID {
Object^ get ();
private: void set (Object^ value);
}public:
property Object^ AccountID {
Object^ get ();
private: void set (Object^ value);
}member AccountID : Object with get, private set
member AccountID : Object with get, private set
Property Value
Type:
Object