payoutSchedule property

  1. @BuiltValueField.new(wireName: r'payoutSchedule')
UpdatePayoutScheduleRequest? get payoutSchedule

The details of the payout schedule to which the account must be updated.

Implementation

@BuiltValueField(wireName: r'payoutSchedule')
UpdatePayoutScheduleRequest? get payoutSchedule;