HS.Push.WebServices.Containers.SubscriptionPolicy
class HS.Push.WebServices.Containers.SubscriptionPolicy extends HS.Util.WebServices.ServiceStatus, HS.Util.WebServices.ListItem
Property Inventory
- AddOrRemove
- ApplyConsent
- DeliveryPolicy
- EffectiveDate
- ExpirationDate
- OptInDefault
- Program
- RecipientType
- RegistryId
- Subject
- SubscriptionBasis
- Transformation
Properties
property AddOrRemove as %String;
For membership policies
Property methods: AddOrRemoveDisplayToLogical(), AddOrRemoveGet(), AddOrRemoveIsValid(), AddOrRemoveLogicalToDisplay(), AddOrRemoveLogicalToOdbc(), AddOrRemoveNormalize(), AddOrRemoveSet()
property ApplyConsent as %Boolean;
Property methods: ApplyConsentDisplayToLogical(), ApplyConsentGet(), ApplyConsentIsValid(), ApplyConsentLogicalToDisplay(), ApplyConsentLogicalToXSD(), ApplyConsentNormalize(), ApplyConsentSet(), ApplyConsentXSDToLogical()
property DeliveryPolicy as %String;
Property methods: DeliveryPolicyDisplayToLogical(), DeliveryPolicyGet(), DeliveryPolicyIsValid(), DeliveryPolicyLogicalToDisplay(), DeliveryPolicyLogicalToOdbc(), DeliveryPolicyNormalize(), DeliveryPolicySet()
property EffectiveDate as %String;
Property methods: EffectiveDateDisplayToLogical(), EffectiveDateGet(), EffectiveDateIsValid(), EffectiveDateLogicalToDisplay(), EffectiveDateLogicalToOdbc(), EffectiveDateNormalize(), EffectiveDateSet()
property ExpirationDate as %String;
Property methods: ExpirationDateDisplayToLogical(), ExpirationDateGet(), ExpirationDateIsValid(), ExpirationDateLogicalToDisplay(), ExpirationDateLogicalToOdbc(), ExpirationDateNormalize(), ExpirationDateSet()
property OptInDefault as %String;
Property methods: OptInDefaultDisplayToLogical(), OptInDefaultGet(), OptInDefaultIsValid(), OptInDefaultLogicalToDisplay(), OptInDefaultLogicalToOdbc(), OptInDefaultNormalize(), OptInDefaultSet()
property Program as %String;
For membership policies
Property methods: ProgramDisplayToLogical(), ProgramGet(), ProgramIsValid(), ProgramLogicalToDisplay(), ProgramLogicalToOdbc(), ProgramNormalize(), ProgramSet()
property RecipientType as %String;
Property methods: RecipientTypeDisplayToLogical(), RecipientTypeGet(), RecipientTypeIsValid(), RecipientTypeLogicalToDisplay(), RecipientTypeLogicalToOdbc(), RecipientTypeNormalize(), RecipientTypeSet()
property RegistryId as %String;
Property methods: RegistryIdDisplayToLogical(), RegistryIdGet(), RegistryIdIsValid(), RegistryIdLogicalToDisplay(), RegistryIdLogicalToOdbc(), RegistryIdNormalize(), RegistryIdSet()
property Subject as %String;
Property methods: SubjectDisplayToLogical(), SubjectGet(), SubjectIsValid(), SubjectLogicalToDisplay(), SubjectLogicalToOdbc(), SubjectNormalize(), SubjectSet()
property SubscriptionBasis as %String;
Property methods: SubscriptionBasisDisplayToLogical(), SubscriptionBasisGet(), SubscriptionBasisIsValid(), SubscriptionBasisLogicalToDisplay(), SubscriptionBasisLogicalToOdbc(), SubscriptionBasisNormalize(), SubscriptionBasisSet()
property Transformation as %String;
Property methods: TransformationDisplayToLogical(), TransformationGet(), TransformationIsValid(), TransformationLogicalToDisplay(), TransformationLogicalToOdbc(), TransformationNormalize(), TransformationSet()
Inherited Members
Inherited Properties
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %JSONExport()
- %JSONExportToStream()
- %JSONExportToString()
- %JSONImport()
- %JSONNew()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()