fn request_item(
row: &CreditRegistration,
) -> Result<ImportAttainmentRequestItem, Unsendable>Expand description
Builds the request item from the frozen snapshot, or says why the row cannot go into a batch.
fn request_item(
row: &CreditRegistration,
) -> Result<ImportAttainmentRequestItem, Unsendable>Builds the request item from the frozen snapshot, or says why the row cannot go into a batch.