import { FrameworkAttributeInterface } from './frameworkAttributeInterface'; export interface TemandoShippingQuoteCartCheckoutFieldManagementV1SaveCheckoutFieldsPostBody { serviceSelection: Array; }