ReturnMaterialAuthorizationCriteria


Description

Specifies the criteria to use when retrieving return material authorization summary objects. Only return material authorization summary documents that match the specified criteria will be returned.

Properties

Property

Type

Description

Type

ListRestrictionOfNullableOfReturnMaterialAuthorizationType

A list restriction specifying the type of the return material authorization.

ReturnTypeId

LikeRestrictionOfString

A string restriction specifying the return type ID of the return material authorization.

ReturnStatusCodeId

LikeRestrictionOfString

A string restriction specifying the return status code ID of the return material authorization.

Scope

ReturnScope

A property in criteria used to determine the level of filtering to be used when returning return material authorization data.


Inherits from

ServiceDocumentCriteria


Documentation Feedback