Uses of Class
vn.payos.model.v1.payoutsAccount.PayoutAccountInfo
Packages that use PayoutAccountInfo
Package
Description
-
Uses of PayoutAccountInfo in vn.payos.service.async.v1.payoutsAccount
Methods in vn.payos.service.async.v1.payoutsAccount that return types with arguments of type PayoutAccountInfoModifier and TypeMethodDescriptionPayoutsAccountService.balance()Retrieves the current payout account balancePayoutsAccountService.balance(RequestOptions<Void> options) Retrieves the current payout account balancePayoutsAccountServiceImpl.balance()PayoutsAccountServiceImpl.balance(RequestOptions<Void> options) -
Uses of PayoutAccountInfo in vn.payos.service.blocking.v1.payoutsAccount
Methods in vn.payos.service.blocking.v1.payoutsAccount that return PayoutAccountInfoModifier and TypeMethodDescriptionPayoutsAccountService.balance()Retrieves the current payout account balancePayoutsAccountService.balance(RequestOptions<Void> options) Retrieves the current payout account balancePayoutsAccountServiceImpl.balance()PayoutsAccountServiceImpl.balance(RequestOptions<Void> options)