class XmlConv::Model::Bsr

Attributes

interface[RW]
noun[RW]
timestamp[RW]
verb[RW]

Public Instance Methods

bsr_id() click to toggle source
# File lib/xmlconv/model/bsr.rb, line 11
def bsr_id
        @customer.party_id unless(@customer.nil?)
end