Options
All
  • Public
  • Public/Protected
  • All
Menu

CancelResultField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • CancelResultField

Index

Properties

billingDocument

billingDocument: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('BillingDocument', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.billingDocument property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

cancellationBillingDocument

cancellationBillingDocument: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('CancellationBillingDocument', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.cancellationBillingDocument property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageIdentification

systemMessageIdentification: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageIdentification', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageIdentification property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageNumber

systemMessageNumber: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageNumber', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageNumber property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageText

systemMessageText: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageText', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageText property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageType

systemMessageType: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageType', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageType property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageVariable1

systemMessageVariable1: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageVariable1', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageVariable1 property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageVariable2

systemMessageVariable2: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageVariable2', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageVariable2 property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageVariable3

systemMessageVariable3: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageVariable3', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageVariable3 property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.

systemMessageVariable4

systemMessageVariable4: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('SystemMessageVariable4', this.entityConstructor, 'CancelResult', 'Edm.String')

Representation of the CancelResult.systemMessageVariable4 property for query construction. Use to reference this property in query operations such as 'filter' in the fluent request API.