createdAt property

DateTime? createdAt
final

The timestamp when this payment was created.

This is set by the server and should not be modified.

Implementation

final DateTime? createdAt;