createdAt property

String? createdAt
getter/setter pair

(optional) The unix timestamp of when the transaction was included in the ledger. This field is only present if status is SUCCESS or FAILED.

Implementation

String? createdAt;