map_auth_descriptor_signer
function map_auth_descriptor_signer(auth_descriptor_signer: auth_descriptor_signer): (id: byte_array, account_auth_descriptor_id: byte_array, account_id: byte_array, account_type: text, account_auth_descriptor_auth_type: auth_type, account_auth_descriptor_args: gtv, account_auth_descriptor_rules: gtv, account_auth_descriptor_created: integer, account_auth_descriptor_ctr: integer)(source)
Maps the given accounts.auth_descriptor_signer
to the desired format.
Return
{MappedType} The mapped auth descriptor signer.
Parameters
auth_descriptor_signer
The auth descriptor signer to be mapped.