PreviewVoucherContentsViewControllerDelegate

@protocol PreviewVoucherContentsViewControllerDelegate <NSObject>

PreviewVoucherContentsViewControllerDelegate is the delegate used for passing information between the edit view controller and the VoucherCreationViewController. If a different edit view controller than the default PreviewVoucherContentsViewController, implement this delegate inside the overridden view controller.