PointTransactionCreateOptions
is defined in the Telligent.Evolution.Extensibility.Api.Version1
namespace of Telligent.Evolution.Platform.dll
Definition
class PointTransactionCreateOptions { string ContextToken { get; set; } DateTime? CreatedDate { get; set; } Guid? TypeId { get; set; } }
Properties
Name | Type | Description | Default | Options |
---|---|---|---|---|
ContextToken | string | ContextToken | ||
CreatedDate | DateTime? | CreatedDate | ||
TypeId | Guid? | TypeId |