ResaleAuthorizationFilters
Object containing all the filter fields for resale authorization entity. Client can add only one wildcard filter and a maximum of 8 filters in a single ListEntities
request.
Contents
Note
In the following list, the required parameters are described first.
- AvailabilityEndDate
-
Allows filtering on the
AvailabilityEndDate
of a ResaleAuthorization.Type: ResaleAuthorizationAvailabilityEndDateFilter object
Required: No
- CreatedDate
-
Allows filtering on the
CreatedDate
of a ResaleAuthorization.Type: ResaleAuthorizationCreatedDateFilter object
Required: No
- EntityId
-
Allows filtering on the
EntityId
of a ResaleAuthorization.Type: ResaleAuthorizationEntityIdFilter object
Required: No
- LastModifiedDate
-
Allows filtering on the
LastModifiedDate
of a ResaleAuthorization.Type: ResaleAuthorizationLastModifiedDateFilter object
Required: No
- ManufacturerAccountId
-
Allows filtering on the
ManufacturerAccountId
of a ResaleAuthorization.Type: ResaleAuthorizationManufacturerAccountIdFilter object
Required: No
- ManufacturerLegalName
-
Allows filtering on the
ManufacturerLegalName
of a ResaleAuthorization.Type: ResaleAuthorizationManufacturerLegalNameFilter object
Required: No
- Name
-
Allows filtering on the
Name
of a ResaleAuthorization.Type: ResaleAuthorizationNameFilter object
Required: No
- OfferExtendedStatus
-
Allows filtering on the
OfferExtendedStatus
of a ResaleAuthorization.Type: ResaleAuthorizationOfferExtendedStatusFilter object
Required: No
- ProductId
-
Allows filtering on the
ProductId
of a ResaleAuthorization.Type: ResaleAuthorizationProductIdFilter object
Required: No
- ProductName
-
Allows filtering on the
ProductName
of a ResaleAuthorization.Type: ResaleAuthorizationProductNameFilter object
Required: No
- ResellerAccountID
-
Allows filtering on the
ResellerAccountID
of a ResaleAuthorization.Type: ResaleAuthorizationResellerAccountIDFilter object
Required: No
- ResellerLegalName
-
Allows filtering on the
ResellerLegalName
of a ResaleAuthorization.Type: ResaleAuthorizationResellerLegalNameFilter object
Required: No
- Status
-
Allows filtering on the
Status
of a ResaleAuthorization.Type: ResaleAuthorizationStatusFilter object
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: