has_create_transfer_timed_out
function has_create_transfer_timed_out(account_creation_transfer: account_creation_transfer): boolean(source)
Checks whether the transfer has timed out. This means the transfer would have satisfied a certain rule but timeout_days
has elapsed.
Parameters
account_creation_transfer
the account creation transfer to check
See also
rule
for more information on rules.