Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 628 Bytes

TrackSale200Response.md

File metadata and controls

21 lines (16 loc) · 628 Bytes

dub.model.TrackSale200Response

Load the model package

import 'package:dub/api.dart';

Properties

Name Type Description Notes
eventName String
customerId String
amount num
paymentProcessor String
invoiceId String
currency String
metadata Map<String, Object>

[Back to Model list] [Back to API list] [Back to README]