Method: AdvancedBilling::SubscriptionGroupPaymentProfile#masked_card_number

Defined in:
lib/advanced_billing/models/subscription_group_payment_profile.rb

#masked_card_numberString

TODO: Write general description for this method

Returns:

  • (String)


26
27
28
# File 'lib/advanced_billing/models/subscription_group_payment_profile.rb', line 26

def masked_card_number
  @masked_card_number
end