Options
All
  • Public
  • Public/Protected
  • All
Menu

FunctionImportResultField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • FunctionImportResultField

Index

Properties

billingDocument

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

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

billingDocumentItem

billingDocumentItem: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('BillingDocumentItem', this.entityConstructor, 'FunctionImportResult', 'Edm.String')

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

message

message: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('Message', this.entityConstructor, 'FunctionImportResult', 'Edm.String')

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

messageId

messageId: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageId', this.entityConstructor, 'FunctionImportResult', 'Edm.String')

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

messageType

messageType: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('MessageType', this.entityConstructor, 'FunctionImportResult', 'Edm.String')

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