ChargeTTL Property

Treatail NEO Core Logic

Treatail.NEO

AssetCreateRequest..::..ChargeTTL Property

Namespace:  Treatail.NEO.WebApi.Tests.Models
Assembly:  Treatail.NEO.WebApi.Tests (in Treatail.NEO.WebApi.Tests.dll)

Syntax


public bool ChargeTTL { get; set; }
Public Property ChargeTTL As Boolean
	Get
	Set
public:
property bool^ ChargeTTL {
	bool^ get ();
	void set (bool^ value);
}