Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 451 Bytes

RefundsDto.md

File metadata and controls

16 lines (8 loc) · 451 Bytes

RefundsDto

返金のサマリー。複数回返金された場合、返金内容をサマリーして返します。

Properties

Name Type Description Notes
amount Integer 返金総額 [optional]
totalCount Integer 返金回数 [optional]
data List<RefundDto> 返金詳細情報 [optional]