EditVoucherContentsViewControllerDelegate

@protocol EditVoucherContentsViewControllerDelegate <NSObject>

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