Story #108621138 - add a registrar message for deleteCandidate was deleted

This commit is contained in:
Matt Farnsworth 2015-11-24 15:20:28 +02:00
parent 8939078072
commit a0ff1c99d0
3 changed files with 29 additions and 3 deletions

View file

@ -0,0 +1,4 @@
builder.tag!('domain:delData', 'xmlns:domain' => 'https://epp.tld.ee/schema/domain-eis-1.0.xsd') do
builder.tag!('domain:name', bye_bye.object['name'])
builder.tag!('domain:exDate', bye_bye.created_at)
end