Skip to content

Restore field that was excluded from queries by generator #67

@rdavila

Description

@rdavila

I'm doing some extra requests because the price field was excluded in the customization of the RatePlanCharge class:

exclude_from_queries :overage_price, :included_units,
:discount_amount, :discount_percentage, :rollover_balance, :price
lazy_load :price

I don't have a volume/tiered charging model so in my case I don't have any reason to exclude that field

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions