val create : hash_id:int option->total_currency_id:int option->t
val map :
hash_id:
( ( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->int option )->total_currency_id:
( ( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->int option )->t
val iter :
hash_id:
( ( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->
unit )->total_currency_id:
( ( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->
unit )->
unit
val fold :
init:'a->hash_id:
( 'b->( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->'c )->total_currency_id:
( 'd->( [< `Read | `Set_and_create ], t, int option )Fieldslib.Field.t_with_perm->'e )->'f
val map_poly :
( [< `Read | `Set_and_create ], t, 'a )Fieldslib.Field.user->'b list