/** * @schema StoreCreatePaymentCollection * type: object * description: SUMMARY * x-schemaName: StoreCreatePaymentCollection * required: * - cart_id * properties: * cart_id: * type: string * title: cart_id * description: The payment collection's cart id. * */