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