chore(docs): Generated API Reference (v2) (#8155)
Co-authored-by: kodiakhq <kodiakhq@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
238582ee67
commit
1d40b3cc98
@@ -0,0 +1,21 @@
|
||||
/**
|
||||
* @schema AdminCreatePricePreference
|
||||
* type: object
|
||||
* description: SUMMARY
|
||||
* x-schemaName: AdminCreatePricePreference
|
||||
* properties:
|
||||
* attribute:
|
||||
* type: string
|
||||
* title: attribute
|
||||
* description: The price preference's attribute.
|
||||
* value:
|
||||
* type: string
|
||||
* title: value
|
||||
* description: The price preference's value.
|
||||
* is_tax_inclusive:
|
||||
* type: boolean
|
||||
* title: is_tax_inclusive
|
||||
* description: The price preference's is tax inclusive.
|
||||
*
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user