Options
All
  • Public
  • Public/Protected
  • All
Menu

MessagesResponseField

Type parameters

  • EntityT: Entity

    Type of the entity the complex type field belongs to.

Hierarchy

  • any
    • MessagesResponseField

Index

Properties

billingDocumentRequest

billingDocumentRequest: ComplexTypeStringPropertyField<EntityT> = new ComplexTypeStringPropertyField('BillingDocumentRequest', this.entityConstructor, 'Messages_Response', 'Edm.String')

Representation of the MessagesResponse.billingDocumentRequest 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, 'Messages_Response', 'Edm.String')

Representation of the MessagesResponse.message 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, 'Messages_Response', 'Edm.String')

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