Sha256: a005e47876e0f78adc97b27841bb7b8ce12b9be01e2fc24f3aa2e742c31bc103
Contents?: true
Size: 135 Bytes
Versions: 3
Compression:
Stored size: 135 Bytes
Contents
# frozen_string_literal: true module Vindi # Payment Profiles # class PaymentProfile < Model belongs_to :customer end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
rvindi-0.0.3 | lib/vindi/models/payment_profile.rb |
vindi-hermes-0.0.2 | lib/vindi/models/payment_profile.rb |
vindi-hermes-0.0.1 | lib/vindi/models/payment_profile.rb |