18 lines
422 B
TypeScript
18 lines
422 B
TypeScript
/**
|
|
* @schema AdminGetPromotionRuleParams
|
|
* type: object
|
|
* description: SUMMARY
|
|
* x-schemaName: AdminGetPromotionRuleParams
|
|
* properties:
|
|
* promotion_type:
|
|
* type: string
|
|
* title: promotion_type
|
|
* description: The promotion's promotion type.
|
|
* application_method_type:
|
|
* type: string
|
|
* title: application_method_type
|
|
* description: The promotion's application method type.
|
|
*
|
|
*/
|
|
|