9 lines
178 B
YAML
9 lines
178 B
YAML
type: object
|
|
description: SUMMARY
|
|
x-schemaName: AdminShippingProfileResponse
|
|
required:
|
|
- shipping_profile
|
|
properties:
|
|
shipping_profile:
|
|
$ref: ./AdminShippingProfile.yaml
|