class EbayTrading::Requests::GetSellerPayments
Attributes¶ ↑
text_node :payment_status, 'PaymentStatus', :optional => true datetime_node :payment_time_from, 'PaymentTimeFrom', :optional => true datetime_node :payment_time_to, 'PaymentTimeTo', :optional => true object_node :pagination, 'Pagination', :class => Pagination, :optional => true