Payout Types ============ Типы данных для работы с выплатами. Payout ------ .. autoclass:: aioyookassa.types.payout.Payout :members: :show-inheritance: PayoutDestination ---------------- Union тип для способов получения выплаты. .. autoclass:: aioyookassa.types.payout.BankCardPayoutDestination :members: :show-inheritance: .. autoclass:: aioyookassa.types.payout.SbpPayoutDestination :members: :show-inheritance: .. autoclass:: aioyookassa.types.payout.YooMoneyPayoutDestination :members: :show-inheritance: SelfEmployed ------------ .. autoclass:: aioyookassa.types.payout.SelfEmployed :members: :show-inheritance: SelfEmployedConfirmation ------------------------- .. autoclass:: aioyookassa.types.payout.SelfEmployedConfirmation :members: :show-inheritance: PayoutReceipt ------------- .. autoclass:: aioyookassa.types.payout.PayoutReceipt :members: :show-inheritance: PayoutCardInfo -------------- .. autoclass:: aioyookassa.types.payout.PayoutCardInfo :members: :show-inheritance: