OBJECT

PayoutHistory

Payout History Information.

link GraphQL Schema definition

1type PayoutHistory {
2
3# Url for Tipalti payout history iframe.
4iframeURL: String
5
6}