payoutMethodCodes property

  1. @BuiltValueField.new(wireName: r'payoutMethodCodes')
BuiltList<String> get payoutMethodCodes

The codes of the payout methods to be deleted.

Implementation

@BuiltValueField(wireName: r'payoutMethodCodes')
BuiltList<String> get payoutMethodCodes;