menu
easypost
easypost.dart
RefundCollection
RefundCollection constructor
RefundCollection
brightness_4
brightness_5
RefundCollection
constructor
RefundCollection
(
dynamic
objectType
,
dynamic
mode
,
dynamic
hasMore
,
List
<
Refund
>
?
refunds
)
Implementation
RefundCollection(objectType, mode, hasMore, this.refunds) : super(objectType, mode, hasMore);
easypost
easypost
RefundCollection
RefundCollection constructor
RefundCollection class