Class ProviderBankDetails_Response_GET

Inheritance
System.Object
ProviderBankDetails_Response_GET
Implements
UCP.Common.Plugin.IModifiedTag
Namespace: Natec.Widecoup
Assembly: Natec.Entities.dll
Syntax
public class ProviderBankDetails_Response_GET : BaseEntity, IModifiedTag
Constructors
ProviderBankDetails_Response_GET()
Declaration
public ProviderBankDetails_Response_GET()
Properties
IfModifiedSinceDate
Declaration
public Nullable<DateTime> IfModifiedSinceDate { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
LastModified
Declaration
public Nullable<DateTime> LastModified { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.DateTime> |
Implements
UCP.Common.Plugin.IModifiedTag