created property
Time at which the object was created. Measured in seconds since the Unix epoch.
Implementation
bool get livemode;/// Time at which the object was created.
/// Measured in seconds since the Unix epoch.
int? get created;
Time at which the object was created. Measured in seconds since the Unix epoch.
bool get livemode;/// Time at which the object was created.
/// Measured in seconds since the Unix epoch.
int? get created;