pricingPlan property

  1. @BuiltValueField.new(wireName: r'pricingPlan')
String? get pricingPlan

Partner pricing plan for the merchant, applicable for merchants under AfP managed company accounts.

Implementation

@BuiltValueField(wireName: r'pricingPlan')
String? get pricingPlan;