Class AbstractOrderStatus
Inherited Members
Namespace: Worldline.Connect.Sdk.V1.Domain
Assembly: Worldline.Connect.Sdk.dll
Syntax
public class AbstractOrderStatus
Properties
Id
Every payment entity resource has an identifier or pointer associated with it. This id can be used to uniquely reach the resource.
Declaration
public string Id { get; set; }
Property Value
Type | Description |
---|---|
string |