{* * PrestaChamps * * NOTICE OF LICENSE * * This source file is subject to the Commercial License * you can't distribute, modify or sell this code * * DISCLAIMER * * Do not edit or add to this file * If you need help please contact leo@prestachamps.com * * @author Mailchimp * @copyright PrestaChamps * @license commercial *}
{l s='Batch operation' mod='mailchimppro'} #{$entity.id|escape:'htmlall':'UTF-8'}
{l s='ID' mod='mailchimppro'} {$entity.id|escape:'htmlall':'UTF-8'}
{l s='Status' mod='mailchimppro'} {$entity.status|escape:'htmlall':'UTF-8'}
{l s='Total operations' mod='mailchimppro'} {$entity.total_operations|escape:'htmlall':'UTF-8'}
{l s='Finished operations' mod='mailchimppro'} {$entity.finished_operations|escape:'htmlall':'UTF-8'}
{l s='Errored operations' mod='mailchimppro'} {$entity.errored_operations|escape:'htmlall':'UTF-8'}
{l s='Submitted at' mod='mailchimppro'} {$entity.submitted_at|escape:'htmlall':'UTF-8'}
{l s='Completed at' mod='mailchimppro'} {$entity.completed_at|escape:'htmlall':'UTF-8'}
{l s='Response body url' mod='mailchimppro'} {$entity.response_body_url|escape:'htmlall':'UTF-8'}