class ACIrb::RecoveryReconcileOutArgs

Public Instance Methods

rn() click to toggle source
# File lib/acirb/model/recovery.rb, line 253
def rn
  'recargs-[' << @attributes['deleteDn'] << ']'
end