| Name | Type | Description | Notes |
|---|---|---|---|
| count | Integer | [optional] | |
| results | Array<ShopShippingProfilesResultsInner> | [optional] |
require 'etsy_api'
instance = EtsyApi::ShopShippingProfiles.new(
count: null,
results: null
)| Name | Type | Description | Notes |
|---|---|---|---|
| count | Integer | [optional] | |
| results | Array<ShopShippingProfilesResultsInner> | [optional] |
require 'etsy_api'
instance = EtsyApi::ShopShippingProfiles.new(
count: null,
results: null
)