app Discount Type
Requires Apps must have access scope.
An app discount type.
Arguments
- Anchor to functionIdfunction•String!
Id required The ID for the function providing the app discount type.
Anchor to Possible returnsPossible returns
- Anchor to AppDiscountTypeApp•App
Discount Type Discount Type The details about the app extension that's providing the discount type. This information includes the app extension's name and client ID, App Bridge configuration, discount class, function ID, and other metadata about the discount type, including the discount type's name and description.
- •App!non-null
The name of the app extension that's providing the discount type.
- Anchor to appBridgeapp•Functions
Bridge App Bridge! non-null The App Bridge configuration for the discount type.
- Anchor to appKeyapp•String!
Key non-null The client ID of the app extension that's providing the discount type.
- Anchor to descriptiondescription•String
A description of the discount type provided by the app extension.
- Anchor to discountClassesdiscount•[Discount
Classes Class!]! non-null The list of discount classes that this app extension supports.
- Anchor to functionIdfunction•String!
Id non-null The function ID associated with the app extension providing the discount type.
- Anchor to titletitle•String!non-null
The name of the discount type that the app extension is providing.
- Anchor to discountClassdiscount•Discount
Class Class! non-nullDeprecated - Anchor to targetTypetarget•Discount
Type Application Target Type! non-nullDeprecated
- •App!