Type alias GetMessageIdsForBundleIdInput

GetMessageIdsForBundleIdInput: {
    bundleId: string;
}

Type declaration

  • bundleId: string