Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action
16 lines
389 B
YAML
16 lines
389 B
YAML
type: object
|
|
description: SUMMARY
|
|
x-schemaName: AdminPostOrderEditsShippingActionReqSchema
|
|
properties:
|
|
custom_price:
|
|
type: number
|
|
title: custom_price
|
|
description: The order edit's custom price.
|
|
internal_note:
|
|
type: string
|
|
title: internal_note
|
|
description: The order edit's internal note.
|
|
metadata:
|
|
type: object
|
|
description: The order edit's metadata.
|