C# Class LinnworksAPI.ApplicationProfileResponse

Mostrar archivo Open project: LinnSystems/LinnworksNetSDK

Public Properties

Property Type Description
ActivationDate System.DateTime
IsProfileActive System.Boolean
LastPaymentDate System.DateTime
NextPaymentDate System.DateTime
PlanName String
PlanTag String
ProfileExpires System.DateTime

Property Details

ActivationDate public_oe property

public DateTime,System ActivationDate
return System.DateTime

IsProfileActive public_oe property

public Boolean,System IsProfileActive
return System.Boolean

LastPaymentDate public_oe property

public DateTime,System LastPaymentDate
return System.DateTime

NextPaymentDate public_oe property

public DateTime,System NextPaymentDate
return System.DateTime

PlanName public_oe property

public String PlanName
return String

PlanTag public_oe property

public String PlanTag
return String

ProfileExpires public_oe property

public DateTime,System ProfileExpires
return System.DateTime