Active Account Details

CollectionFormsHistoryRecord

interface CollectionFormsHistoryRecord {
    carrierName?: string;
    collectionFormId?: string;
    creationDate?: string;
    generationStatus?: GenerationStatus;
    shipFromAddress?: Address;
}

Properties

carrierName?: string

The carrier name for the offering.

CollectionFormsHistoryRecord

collectionFormId?: string

Collection Form Id for Reprint .

CollectionFormsHistoryRecord

creationDate?: string

Creation Time for this account.

CollectionFormsHistoryRecord

generationStatus?: GenerationStatus

CollectionFormsHistoryRecord

shipFromAddress?: Address

CollectionFormsHistoryRecord