pricingPlan property

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

Sets the pricing plan for the merchant account. Required for an Adyen for Platforms Manage integration. Your Adyen contact will provide the values that you can use.

Implementation

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