C# Class Evernote.EDAM.Type.Accounting.Isset

Show file Open project: evernote/evernote-demo-metro

Public Properties

Property Type Description
currency bool
lastFailedCharge bool
lastFailedChargeReason bool
lastRequestedCharge bool
lastSuccessfulCharge bool
nextPaymentDue bool
premiumCommerceService bool
premiumLockUntil bool
premiumOrderNumber bool
premiumServiceSKU bool
premiumServiceStart bool
premiumServiceStatus bool
premiumSubscriptionNumber bool
unitPrice bool
updated bool
uploadLimit bool
uploadLimitEnd bool
uploadLimitNextMonth bool

Property Details

currency public property

public bool currency
return bool

lastFailedCharge public property

public bool lastFailedCharge
return bool

lastFailedChargeReason public property

public bool lastFailedChargeReason
return bool

lastRequestedCharge public property

public bool lastRequestedCharge
return bool

lastSuccessfulCharge public property

public bool lastSuccessfulCharge
return bool

nextPaymentDue public property

public bool nextPaymentDue
return bool

premiumCommerceService public property

public bool premiumCommerceService
return bool

premiumLockUntil public property

public bool premiumLockUntil
return bool

premiumOrderNumber public property

public bool premiumOrderNumber
return bool

premiumServiceSKU public property

public bool premiumServiceSKU
return bool

premiumServiceStart public property

public bool premiumServiceStart
return bool

premiumServiceStatus public property

public bool premiumServiceStatus
return bool

premiumSubscriptionNumber public property

public bool premiumSubscriptionNumber
return bool

unitPrice public property

public bool unitPrice
return bool

updated public property

public bool updated
return bool

uploadLimit public property

public bool uploadLimit
return bool

uploadLimitEnd public property

public bool uploadLimitEnd
return bool

uploadLimitNextMonth public property

public bool uploadLimitNextMonth
return bool